Schema

case class Schema(pm: PrefixMap, shapes: List[ShapeExpr])

Wikibase Shape Expression abstract Syntax This syntax starts as a subset of ShEx abstract syntax

Wikibase Shape Expression abstract Syntax This syntax starts as a subset of ShEx abstract syntax

See: https://www.weso.es/shex-s/api/es/weso/shex/index.html

trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Inherited methods

def productElementNames: Iterator[String]
Inherited from
Product
def productIterator: Iterator[Any]
Inherited from
Product