AlternativePath

case class AlternativePath(paths: Seq[SHACLPath]) extends SHACLPath
trait Serializable
trait Product
trait Equals
trait SHACLPath
class Object
trait Matchable
class Any

Value members

Concrete methods

override def predicate: Option[IRI]
Definition Classes
override def relativize(base: IRI): SHACLPath
Definition Classes

Inherited methods

Inherited from:
Product