IRIItem

case
class IRIItem(iri: IRI) extends ShapeNode
trait Serializable
trait Product
trait Equals
class ShapeNode
class Object
trait Matchable
class Any

Value members

Concrete methods

override
Definition Classes
override
def getTripleExprByLabel(lbl: ShapeLabel, n: Option[Int]): Option[TripleExpr]
Definition Classes
override
def hasLabel(otherLabel: ShapeLabel): Boolean
Definition Classes

Inherited methods

def evalChild(nt: NodeTest): Option[ShapeNode]
Inherited from
ShapeNode
Inherited from
ShapeNode
def productElementNames: Iterator[String]
Inherited from
Product
def productIterator: Iterator[Any]
Inherited from
Product