AllDifferent
The class of collections of pairwise different individuals.
AllDisjointClasses
The class of collections of pairwise disjoint classes.
AllDisjointProperties
The class of collections of pairwise disjoint properties.
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.
AnnotationProperty
The class of annotation properties.
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
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.
bottomObjectProperty
The object property that does not relate any two individuals.
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.
DatatypeProperty
The class of data properties.
deprecated
The annotation property that indicates that a given entity has been deprecated.
DeprecatedClass
The class of deprecated classes.
DeprecatedProperty
The class of deprecated properties.
differentFrom
The property that determines that two given individuals are different.
disjointUnionOf
The property that determines that a given class is equivalent to the disjoint union of a collection of other classes.
disjointWith
The property that determines that two given classes are disjoint.
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.
equivalentProperty
The property that determines that two given properties are equivalent.
FunctionalProperty
The class of functional properties.
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
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.
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.
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
- nonNegativeInteger
NegativePropertyAssertion
The class of negative property assertions.
ObjectProperty
The class of object properties.
onClass
The property that determines the class that a qualified object cardinality restriction refers to.
- Comment
- The property that determines the class that a qualified object cardinality restriction refers to.
- Domain
- Restriction
- IsDefinedBy
- owl#
- Label
- onClass
- Range
- Class
onDataRange
The property that determines the data range that a qualified data cardinality restriction refers to.
- Comment
- The property that determines the data range that a qualified data cardinality restriction refers to.
- Domain
- Restriction
- IsDefinedBy
- owl#
- Label
- onDataRange
- Range
- Datatype
onDatatype
The property that determines the datatype that a datatype restriction refers to.
onProperties
The property that determines the n-tuple of properties that a property restriction on an n-ary data range refers to.
- Comment
- The property that determines the n-tuple of properties that a property restriction on an n-ary data range refers to.
- Domain
- Restriction
- IsDefinedBy
- owl#
- Label
- onProperties
- Range
- List
onProperty
The property that determines the property that a property restriction refers to.
- Comment
- The property that determines the property that a property restriction refers to.
- Domain
- Restriction
- IsDefinedBy
- owl#
- Label
- onProperty
- Range
- Property
OntologyProperty
The class of ontology properties.
priorVersion
The annotation property that indicates the predecessor ontology of a given ontology.
propertyChainAxiom
The property that determines the n-tuple of properties that build a sub property chain of a given property.
- Comment
- The property that determines the n-tuple of properties that build a sub property chain of a given property.
- Domain
- ObjectProperty
- IsDefinedBy
- owl#
- Label
- propertyChainAxiom
- Range
- List
propertyDisjointWith
The property that determines that two given properties are disjoint.
qualifiedCardinality
The property that determines the cardinality of an exact qualified cardinality restriction.
- Comment
- The property that determines the cardinality of an exact qualified cardinality restriction.
- Domain
- Restriction
- IsDefinedBy
- owl#
- Label
- qualifiedCardinality
- Range
- nonNegativeInteger
ReflexiveProperty
The class of reflexive properties.
- Comment
- The class of reflexive properties.
- IsDefinedBy
- owl#
- Label
- ReflexiveProperty
- SubClassOf
- ObjectProperty
Restriction
The class of property restrictions.
someValuesFrom
The property that determines the class that an existential property restriction refers to.
- Comment
- The property that determines the class that an existential property restriction refers to.
- Domain
- Restriction
- IsDefinedBy
- owl#
- Label
- someValuesFrom
- Range
- Class
sourceIndividual
The property that determines the subject of a negative property assertion.
- Comment
- The property that determines the subject of a negative property assertion.
- Domain
- NegativePropertyAssertion
- IsDefinedBy
- owl#
- Label
- sourceIndividual
- Range
- Thing
SymmetricProperty
The class of symmetric properties.
- Comment
- The class of symmetric properties.
- IsDefinedBy
- owl#
- Label
- SymmetricProperty
- SubClassOf
- ObjectProperty
targetIndividual
The property that determines the object of a negative object property assertion.
- Comment
- The property that determines the object of a negative object property assertion.
- Domain
- NegativePropertyAssertion
- IsDefinedBy
- owl#
- Label
- targetIndividual
- Range
- Thing
targetValue
The property that determines the value of a negative data property assertion.
- Comment
- The property that determines the value of a negative data property assertion.
- Domain
- NegativePropertyAssertion
- IsDefinedBy
- owl#
- Label
- targetValue
- Range
- Literal
The OWL 2 Schema vocabulary (OWL 2)
This ontology partially describes the built-in classes and properties that together form the basis of the RDF/XML syntax of OWL 2. The content of this ontology is based on Tables 6.1 and 6.2 in Section 6.4 of the OWL 2 RDF-Based Semantics specification, available at http://www.w3.org/TR/owl2-rdf-based-semantics/. Please note that those tables do not include the different annotations (labels, comments and rdfs:isDefinedBy links) used in this file. Also note that the descriptions provided in this ontology do not provide a complete and correct formal description of either the syntax or the semantics of the introduced terms (please see the OWL 2 recommendations for the complete and normative specifications). Furthermore, the information provided by this ontology may be misleading if not used with care. This ontology SHOULD NOT be imported into OWL ontologies. Importing this file into an OWL 2 DL ontology will cause it to become an OWL 2 Full ontology and may have other, unexpected, consequences.
- Comment
- This ontology partially describes the built-in classes and properties that together form the basis of the RDF/XML syntax of OWL 2. The content of this ontology is based on Tables 6.1 and 6.2 in Section 6.4 of the OWL 2 RDF-Based Semantics specification, available at http://www.w3.org/TR/owl2-rdf-based-semantics/. Please note that those tables do not include the different annotations (labels, comments and rdfs:isDefinedBy links) used in this file. Also note that the descriptions provided in this ontology do not provide a complete and correct formal description of either the syntax or the semantics of the introduced terms (please see the OWL 2 recommendations for the complete and normative specifications). Furthermore, the information provided by this ontology may be misleading if not used with care. This ontology SHOULD NOT be imported into OWL ontologies. Importing this file into an OWL 2 DL ontology will cause it to become an OWL 2 Full ontology and may have other, unexpected, consequences.
- IsDefinedBy
- http://www.w3.org/TR/owl2-mapping-to-rdf/
- http://www.w3.org/TR/owl2-rdf-based-semantics/
- http://www.w3.org/TR/owl2-syntax/
- NamespaceTransformation
- owx2rdf.xsl
- PreferredNamespacePrefix
- owl
- SeeAlso
- table-axiomatic-classes
- table-axiomatic-properties
- Title
- The OWL 2 Schema vocabulary (OWL 2)
- VersionInfo
- $Date: 2009/11/15 10:54:12 $
- VersionIRI
- The OWL 2 Schema vocabulary (OWL 2)
topDataProperty
The data property that relates every individual to every data value.
topObjectProperty
The object property that relates every two individuals.
TransitiveProperty
The class of transitive properties.
- Comment
- The class of transitive properties.
- IsDefinedBy
- owl#
- Label
- TransitiveProperty
- SubClassOf
- ObjectProperty
versionIRI
The property that identifies the version IRI of an ontology.
versionInfo
The annotation property that provides version information for an ontology or another OWL construct.
withRestrictions
The property that determines the collection of facet-value pairs that define a datatype restriction.