org.finos.morphir.ld

Members list

Type members

Classlikes

final case class Iri extends AnyVal

Attributes

Companion
object
Supertypes
trait Serializable
trait Product
trait Equals
class AnyVal
trait Matchable
class Any
Show all
object Iri

Attributes

Companion
class
Supertypes
class Object
trait Matchable
class Any
Self type
Iri.type
sealed trait Term

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class Blank
class Iri
class Literal
object Term

Attributes

Companion
trait
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
Term.type
final case class Triplet(subject: Term, predicate: Term, obj: Term)

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all