AllDifferent

The class of collections of pairwise different individuals.

Comment
The class of collections of pairwise different individuals.
IsDefinedBy
owl#
Label
AllDifferent
SubClassOf
Resource

AllDisjointClasses

The class of collections of pairwise disjoint classes.

Comment
The class of collections of pairwise disjoint classes.
IsDefinedBy
owl#
Label
AllDisjointClasses
SubClassOf
Resource

AllDisjointProperties

The class of collections of pairwise disjoint properties.

Comment
The class of collections of pairwise disjoint properties.
IsDefinedBy
owl#
Label
AllDisjointProperties
SubClassOf
Resource

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.

Comment
The property that determines the predicate of an annotated axiom or annotated annotation.
Domain
Resource
IsDefinedBy
owl#
Label
annotatedProperty
Range
Resource

annotatedSource

The property that determines the subject of an annotated axiom or annotated annotation.

Comment
The property that determines the subject of an annotated axiom or annotated annotation.
Domain
Resource
IsDefinedBy
owl#
Label
annotatedSource
Range
Resource

annotatedTarget

The property that determines the object of an annotated axiom or annotated annotation.

Comment
The property that determines the object of an annotated axiom or annotated annotation.
Domain
Resource
IsDefinedBy
owl#
Label
annotatedTarget
Range
Resource

Annotation

The class of annotated annotations for which the RDF serialization consists of an annotated subject, predicate and object.

Comment
The class of annotated annotations for which the RDF serialization consists of an annotated subject, predicate and object.
IsDefinedBy
owl#
Label
Annotation
SubClassOf
Resource

AnnotationProperty

The class of annotation properties.

Comment
The class of annotation properties.
IsDefinedBy
owl#
Label
AnnotationProperty
SubClassOf
Property

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

AsymmetricProperty

The class of asymmetric properties.

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.

Comment
The class of annotated axioms for which the RDF serialization consists of an annotated subject, predicate and object.
IsDefinedBy
owl#
Label
Axiom
SubClassOf
Resource

backwardCompatibleWith

The annotation property that indicates that a given ontology is backward compatible with another ontology.

Comment
The annotation property that indicates that a given ontology is backward compatible with another ontology.
Domain
Ontology
IsDefinedBy
owl#
Label
backwardCompatibleWith
Range
Ontology

bottomDataProperty

The data property that does not relate any individual to any data value.

Comment
The data property that does not relate any individual to any data value.
Domain
Thing
IsDefinedBy
owl#
Label
bottomDataProperty
Range
Literal

bottomObjectProperty

The object property that does not relate any two individuals.

Comment
The object property that does not relate any two individuals.
Domain
Thing
IsDefinedBy
owl#
Label
bottomObjectProperty
Range
Thing

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

Class

The class of OWL classes.

Comment
The class of OWL classes.
IsDefinedBy
owl#
Label
Class
SubClassOf
Class

complementOf

The property that determines that a given class is the complement of another class.

Comment
The property that determines that a given class is the complement of another class.
Domain
Class
IsDefinedBy
owl#
Label
complementOf
Range
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.

Comment
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.
IsDefinedBy
owl#
Label
DataRange
SubClassOf
Datatype

datatypeComplementOf

The property that determines that a given data range is the complement of another data range with respect to the data domain.

Comment
The property that determines that a given data range is the complement of another data range with respect to the data domain.
Domain
Datatype
IsDefinedBy
owl#
Label
datatypeComplementOf
Range
Datatype

DatatypeProperty

The class of data properties.

Comment
The class of data properties.
IsDefinedBy
owl#
Label
DatatypeProperty
SubClassOf
Property

deprecated

The annotation property that indicates that a given entity has been deprecated.

Comment
The annotation property that indicates that a given entity has been deprecated.
Domain
Resource
IsDefinedBy
owl#
Label
deprecated
Range
Resource

DeprecatedClass

The class of deprecated classes.

Comment
The class of deprecated classes.
IsDefinedBy
owl#
Label
DeprecatedClass
SubClassOf
Class

DeprecatedProperty

The class of deprecated properties.

Comment
The class of deprecated properties.
IsDefinedBy
owl#
Label
DeprecatedProperty
SubClassOf
Property

differentFrom

The property that determines that two given individuals are different.

Comment
The property that determines that two given individuals are different.
Domain
Thing
IsDefinedBy
owl#
Label
differentFrom
Range
Thing

disjointUnionOf

The property that determines that a given class is equivalent to the disjoint union of a collection of other classes.

Comment
The property that determines that a given class is equivalent to the disjoint union of a collection of other classes.
Domain
Class
IsDefinedBy
owl#
Label
disjointUnionOf
Range
List

disjointWith

The property that determines that two given classes are disjoint.

Comment
The property that determines that two given classes are disjoint.
Domain
Class
IsDefinedBy
owl#
Label
disjointWith
Range
Class

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 that two given classes are equivalent, and that is used to specify datatype definitions.
Domain
Class
IsDefinedBy
owl#
Label
equivalentClass
Range
Class

equivalentProperty

The property that determines that two given properties are equivalent.

Comment
The property that determines that two given properties are equivalent.
Domain
Property
IsDefinedBy
owl#
Label
equivalentProperty
Range
Property

FunctionalProperty

The class of functional properties.

Comment
The class of functional properties.
IsDefinedBy
owl#
Label
FunctionalProperty
SubClassOf
Property

hasKey

The property that determines the collection of properties that jointly build a key.

Comment
The property that determines the collection of properties that jointly build a key.
Domain
Class
IsDefinedBy
owl#
Label
hasKey
Range
List

hasSelf

The property that determines the property that a self restriction refers to.

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.

Comment
The property that is used for importing other ontologies into a given ontology.
Domain
Ontology
IsDefinedBy
owl#
Label
imports
Range
Ontology

incompatibleWith

The annotation property that indicates that a given ontology is incompatible with another ontology.

Comment
The annotation property that indicates that a given ontology is incompatible with another ontology.
Domain
Ontology
IsDefinedBy
owl#
Label
incompatibleWith
Range
Ontology

Instance

The class of named individuals.

Comment
The class of named individuals.
IsDefinedBy
owl#
Label
NamedIndividual
SubClassOf
Thing

intersectionOf

The property that determines the collection of classes or data ranges that build an intersection.

Comment
The property that determines the collection of classes or data ranges that build an intersection.
Domain
Class
IsDefinedBy
owl#
Label
intersectionOf
Range
List

InverseFunctionalProperty

The class of inverse-functional properties.

Comment
The class of inverse-functional properties.
IsDefinedBy
owl#
Label
InverseFunctionalProperty
SubClassOf
ObjectProperty

inverseOf

The property that determines that two given properties are inverse.

Comment
The property that determines that two given properties are inverse.
Domain
ObjectProperty
IsDefinedBy
owl#
Label
inverseOf
Range
ObjectProperty

IrreflexiveProperty

The class of irreflexive properties.

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.

Comment
The property that determines the collection of members in either a owl:AllDifferent, owl:AllDisjointClasses or owl:AllDisjointProperties axiom.
Domain
Resource
IsDefinedBy
owl#
Label
members
Range
List

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
<