case class IRIItem(iri: IRI) extends ShapeNode with Product with Serializable
- Source
- ShapeNode.scala
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- IRIItem
- Serializable
- Serializable
- Product
- Equals
- ShapeNode
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Instance Constructors
- new IRIItem(iri: IRI)
Value Members
- def _type: ShapeNodeType
-
def
evalChild(nt: NodeTest): Option[ShapeNode]
- Definition Classes
- ShapeNode
-
def
evalNestedShapeExpr(nt: NodeTest): Option[ShapeNode]
- Definition Classes
- ShapeNode
- def getTripleExprByLabel(lbl: ShapeLabel, n: Option[Int]): Option[TripleExpr]
- def hasLabel(otherLabel: ShapeLabel): Boolean
- val iri: IRI