allValuesFrom
The property that determines the class that a universal property restriction refers to.
- Comment
- The property that determines the class that a universal property restriction refers to.
- Domain
- Restriction
- IsDefinedBy
- owl#
- Label
- allValuesFrom
- Range
- Class
annotatedProperty
The property that determines the predicate of an annotated axiom or annotated annotation.
annotatedSource
The property that determines the subject of an annotated axiom or annotated annotation.
annotatedTarget
The property that determines the object of an annotated axiom or annotated annotation.
Annotation
The class of annotated annotations for which the RDF serialization consists of an annotated subject, predicate and object.
assertionProperty
The property that determines the predicate of a negative property assertion.
- Comment
- The property that determines the predicate of a negative property assertion.
- Domain
- NegativePropertyAssertion
- IsDefinedBy
- owl#
- Label
- assertionProperty
- Range
- Property
- Comment
- The class of asymmetric properties.
- IsDefinedBy
- owl#
- Label
- AsymmetricProperty
- SubClassOf
- ObjectProperty
Axiom
The class of annotated axioms for which the RDF serialization consists of an annotated subject, predicate and object.
backwardCompatibleWith
The annotation property that indicates that a given ontology is backward compatible with another ontology.
bottomDataProperty
The data property that does not relate any individual to any data value.
cardinality
The property that determines the cardinality of an exact cardinality restriction.
- Comment
- The property that determines the cardinality of an exact cardinality restriction.
- Domain
- Restriction
- IsDefinedBy
- owl#
- Label
- cardinality
- Range
- nonNegativeInteger
complementOf
The property that determines that a given class is the complement of another class.
DataRange
The class of OWL data ranges, which are special kinds of datatypes. Note: The use of the IRI owl:DataRange has been deprecated as of OWL 2. The IRI rdfs:Datatype SHOULD be used instead.
datatypeComplementOf
The property that determines that a given data range is the complement of another data range with respect to the data domain.
deprecated
The annotation property that indicates that a given entity has been deprecated.
disjointUnionOf
The property that determines that a given class is equivalent to the disjoint union of a collection of other classes.
distinctMembers
The property that determines the collection of pairwise different individuals in a owl:AllDifferent axiom.
- Comment
- The property that determines the collection of pairwise different individuals in a owl:AllDifferent axiom.
- Domain
- AllDifferent
- IsDefinedBy
- owl#
- Label
- distinctMembers
- Range
- List
equivalentClass
The property that determines that two given classes are equivalent, and that is used to specify datatype definitions.
- Comment
- The property that determines the property that a self restriction refers to.
- Domain
- Restriction
- IsDefinedBy
- owl#
- Label
- hasSelf
- Range
- Resource
hasValue
The property that determines the individual that a has-value restriction refers to.
- Comment
- The property that determines the individual that a has-value restriction refers to.
- Domain
- Restriction
- IsDefinedBy
- owl#
- Label
- hasValue
- Range
- Resource
imports
The property that is used for importing other ontologies into a given ontology.
incompatibleWith
The annotation property that indicates that a given ontology is incompatible with another ontology.
intersectionOf
The property that determines the collection of classes or data ranges that build an intersection.
- Comment
- The class of inverse-functional properties.
- IsDefinedBy
- owl#
- Label
- InverseFunctionalProperty
- SubClassOf
- ObjectProperty
- Comment
- The property that determines that two given properties are inverse.
- Domain
- ObjectProperty
- IsDefinedBy
- owl#
- Label
- inverseOf
- Range
- ObjectProperty
- Comment
- The class of irreflexive properties.
- IsDefinedBy
- owl#
- Label
- IrreflexiveProperty
- SubClassOf
- ObjectProperty
maxCardinality
The property that determines the cardinality of a maximum cardinality restriction.
- Comment
- The property that determines the cardinality of a maximum cardinality restriction.
- Domain
- Restriction
- IsDefinedBy
- owl#
- Label
- maxCardinality
- Range
- nonNegativeInteger
maxQualifiedCardinality
The property that determines the cardinality of a maximum qualified cardinality restriction.
- Comment
- The property that determines the cardinality of a maximum qualified cardinality restriction.
- Domain
- Restriction
- IsDefinedBy
- owl#
- Label
- maxQualifiedCardinality
- Range
- nonNegativeInteger
members
The property that determines the collection of members in either a owl:AllDifferent, owl:AllDisjointClasses or owl:AllDisjointProperties axiom.
minCardinality
The property that determines the cardinality of a minimum cardinality restriction.
- Comment
- The property that determines the cardinality of a minimum cardinality restriction.
- Domain
- Restriction
- IsDefinedBy
- owl#
- Label
- minCardinality
- Range
- nonNegativeInteger
minQualifiedCardinality
The property that determines the cardinality of a minimum qualified cardinality restriction.
- Comment
- The property that determines the cardinality of a minimum qualified cardinality restriction.
- Domain
- Restriction
- IsDefinedBy
- owl#
- Label
- minQualifiedCardinality
- Range
- <