VocabProperty

com.tersesystems.blindsight.jsonld.VocabProperty
final case class VocabProperty(value: String, vocab: Vocab) extends IRIValue

A vocab property is a property that was created from the default vocabulary.

Attributes

value

the property name

vocab

the default vocabulary

Source:
Node.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait IRIValue
trait Node
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Concrete methods

Attributes

Source:
Node.scala

Inherited methods

Attributes

Inherited from:
IRIBindingKey
Source:
BindingKey.scala

Attributes

Inherited from:
IRIBindingKey
Source:
BindingKey.scala

Attributes

Inherited from:
IdMapBindingKey
Source:
BindingKey.scala

Attributes

Inherited from:
ListBindingKey
Source:
BindingKey.scala

Attributes

Inherited from:
SetBindingKey
Source:
BindingKey.scala

Attributes

Inherited from:
ValueBindingKey
Source:
BindingKey.scala

Attributes

Inherited from:
ValueBindingKey
Source:
BindingKey.scala

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product