OneOf

es.weso.shex.OneOf
See theOneOf companion object
case class OneOf(id: Option[ShapeLabel], expressions: List[TripleExpr], optMin: Option[Int], optMax: Option[Max], semActs: Option[List[SemAct]], annotations: Option[List[Annotation]]) extends TripleExpr

Attributes

Companion:
object
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Concrete methods

override def addId(lbl: ShapeLabel): OneOf

Attributes

Definition Classes
override def hasSemActs: Boolean

Attributes

Definition Classes
override def relativize(base: IRI): OneOf

Attributes

Definition Classes

Inherited methods

def paths(schema: AbstractSchema): Set[Path]

Attributes

Inherited from:
TripleExpr
def predicates(schema: Schema): Set[IRI]

Attributes

Inherited from:
TripleExpr

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product

Attributes

Inherited from:
TripleExpr

Concrete fields

lazy val max: Max
lazy val min: Int