vocabs.owl.rdf Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of luzzu-communications Show documentation
Show all versions of luzzu-communications Show documentation
This module deals with the RESTful APIs
The newest version!
]>
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.
$Date: 2009/11/15 10:54:12 $
The class of collections of pairwise different individuals.
AllDifferent
The class of collections of pairwise disjoint classes.
AllDisjointClasses
The class of collections of pairwise disjoint properties.
AllDisjointProperties
The class of annotated annotations for which the RDF serialization consists of an annotated subject, predicate and object.
Annotation
The class of annotation properties.
AnnotationProperty
The class of asymmetric properties.
AsymmetricProperty
The class of annotated axioms for which the RDF serialization consists of an annotated subject, predicate and object.
Axiom
The class of OWL classes.
Class
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.
DataRange
The class of data properties.
DatatypeProperty
The class of deprecated classes.
DeprecatedClass
The class of deprecated properties.
DeprecatedProperty
The class of functional properties.
FunctionalProperty
The class of inverse-functional properties.
InverseFunctionalProperty
The class of irreflexive properties.
IrreflexiveProperty
The class of named individuals.
NamedIndividual
The class of negative property assertions.
NegativePropertyAssertion
This is the empty class.
Nothing
The class of object properties.
ObjectProperty
The class of ontologies.
Ontology
The class of ontology properties.
OntologyProperty
The class of reflexive properties.
ReflexiveProperty
The class of property restrictions.
Restriction
The class of symmetric properties.
SymmetricProperty
The class of OWL individuals.
Thing
The class of transitive properties.
TransitiveProperty
The property that determines the class that a universal property restriction refers to.
allValuesFrom
The property that determines the predicate of an annotated axiom or annotated annotation.
annotatedProperty
The property that determines the subject of an annotated axiom or annotated annotation.
annotatedSource
The property that determines the object of an annotated axiom or annotated annotation.
annotatedTarget
The property that determines the predicate of a negative property assertion.
assertionProperty
The annotation property that indicates that a given ontology is backward compatible with another ontology.
backwardCompatibleWith
The data property that does not relate any individual to any data value.
bottomDataProperty
The object property that does not relate any two individuals.
bottomObjectProperty
The property that determines the cardinality of an exact cardinality restriction.
cardinality
The property that determines that a given class is the complement of another class.
complementOf
The property that determines that a given data range is the complement of another data range with respect to the data domain.
datatypeComplementOf
The annotation property that indicates that a given entity has been deprecated.
deprecated
The property that determines that two given individuals are different.
differentFrom
The property that determines that a given class is equivalent to the disjoint union of a collection of other classes.
disjointUnionOf
The property that determines that two given classes are disjoint.
disjointWith
The property that determines the collection of pairwise different individuals in a owl:AllDifferent axiom.
distinctMembers
The property that determines that two given classes are equivalent, and that is used to specify datatype definitions.
equivalentClass
The property that determines that two given properties are equivalent.
equivalentProperty
The property that determines the collection of properties that jointly build a key.
hasKey
The property that determines the property that a self restriction refers to.
hasSelf
The property that determines the individual that a has-value restriction refers to.
hasValue
The property that is used for importing other ontologies into a given ontology.
imports
The annotation property that indicates that a given ontology is incompatible with another ontology.
incompatibleWith
The property that determines the collection of classes or data ranges that build an intersection.
intersectionOf
The property that determines that two given properties are inverse.
inverseOf
The property that determines the cardinality of a maximum cardinality restriction.
maxCardinality
The property that determines the cardinality of a maximum qualified cardinality restriction.
maxQualifiedCardinality
The property that determines the collection of members in either a owl:AllDifferent, owl:AllDisjointClasses or owl:AllDisjointProperties axiom.
members
The property that determines the cardinality of a minimum cardinality restriction.
minCardinality
The property that determines the cardinality of a minimum qualified cardinality restriction.
minQualifiedCardinality
The property that determines the class that a qualified object cardinality restriction refers to.
onClass
The property that determines the data range that a qualified data cardinality restriction refers to.
onDataRange
The property that determines the datatype that a datatype restriction refers to.
onDatatype
The property that determines the collection of individuals or data values that build an enumeration.
oneOf
The property that determines the n-tuple of properties that a property restriction on an n-ary data range refers to.
onProperties
The property that determines the property that a property restriction refers to.
onProperty
The annotation property that indicates the predecessor ontology of a given ontology.
priorVersion
The property that determines the n-tuple of properties that build a sub property chain of a given property.
propertyChainAxiom
The property that determines that two given properties are disjoint.
propertyDisjointWith
The property that determines the cardinality of an exact qualified cardinality restriction.
qualifiedCardinality
The property that determines that two given individuals are equal.
sameAs
The property that determines the class that an existential property restriction refers to.
someValuesFrom
The property that determines the subject of a negative property assertion.
sourceIndividual
The property that determines the object of a negative object property assertion.
targetIndividual
The property that determines the value of a negative data property assertion.
targetValue
The data property that relates every individual to every data value.
topDataProperty
The object property that relates every two individuals.
topObjectProperty
The property that determines the collection of classes or data ranges that build a union.
unionOf
The annotation property that provides version information for an ontology or another OWL construct.
versionInfo
The property that identifies the version IRI of an ontology.
versionIRI
The property that determines the collection of facet-value pairs that define a datatype restriction.
withRestrictions