Literal

eu.ostrzyciel.jelly.core.proto.v1.RdfTerm.Term.Literal
final case class Literal(value: RdfLiteral) extends Term

Attributes

Graph
Supertypes
trait Term
trait GeneratedOneof
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Type members

Types

Value members

Concrete methods

override def isLiteral: Boolean

Attributes

Definition Classes
override def literal: Option[RdfLiteral]

Attributes

Definition Classes
override def number: Int

Attributes

Definition Classes
GeneratedOneof

Inherited methods

Attributes

Inherited from:
Term
def iri: Option[RdfIri]

Attributes

Inherited from:
Term

Attributes

Inherited from:
Term

Attributes

Inherited from:
Term

Attributes

Inherited from:
Term
def isIri: Boolean

Attributes

Inherited from:
Term

Attributes

Inherited from:
Term

Attributes

Inherited from:
Term

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product

Attributes

Inherited from:
Term

Attributes

Inherited from:
Term
def valueOption: Option[ValueType]

Attributes

Inherited from:
GeneratedOneof