Specification
Look System
kanonak.org
core-rdf@1.1.0
List
Class
List
The class of RDF Lists
Class
Subclass Of
Resource
Instances
1
List
Nil
The empty list, with no items in it
Referenced by
←
Domain
Property
First
The first item in the subject RDF list
Property
Rest
The rest of the subject RDF list after the first item
←
Range
Object Property
Disjoint Union Of
Declares the subject class as the disjoint union of the listed classes — i.e. equivalent to their `unionOf` AND every pair of listed classes is `disjointWith`.…
core-owl
@
2.1.0
Object Property
Distinct Members
The property for declaring a list of pairwise different individuals
core-owl
@
2.1.0
Object Property
Has Key
Declares that the listed properties (an `rdf:List` of ObjectProperty / DatatypeProperty values) jointly identify individuals of the subject class — i.e. two…
core-owl
@
2.1.0
Object Property
Intersection Of
The property for defining a class as an intersection of other classes
core-owl
@
2.1.0
Object Property
Members
Carries the list of participants for an n-ary axiom — a `distinctMembers`/`AllDifferent`, `AllDisjointClasses`, or `AllDisjointProperties` instance. The value…
core-owl
@
2.1.0
Object Property
One Of
The property for defining a class by enumeration of its individuals
core-owl
@
2.1.0
Object Property
Property Chain Axiom
Declares that an ObjectProperty is the composition of a chain of other ObjectProperties — e.g. `hasParent o hasParent ⊑ hasGrandparent`. The value is an…
core-owl
@
2.1.0
Property
Rest
The rest of the subject RDF list after the first item
Object Property
Union Of
The property for defining a class as a union of other classes
core-owl
@
2.1.0