Iri

eu.ostrzyciel.jelly.core.proto.v1.RdfTerm.Term.Iri
final case class Iri(value: RdfIri) 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

type ValueType = RdfIri

Value members

Concrete methods

override def iri: Option[RdfIri]

Attributes

Definition Classes
override def isIri: Boolean

Attributes

Definition Classes
override def number: Int

Attributes

Definition Classes
GeneratedOneof

Inherited methods

Attributes

Inherited from:
Term

Attributes

Inherited from:
Term

Attributes

Inherited from:
Term

Attributes

Inherited from:
Term

Attributes

Inherited from:
Term

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