-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final IndividualEvent representing the declaration of a set of individuals being pairwise distinct.static final IndividualEvent representing the declaration that a restriction constrains all values of the property to have some class or datatypestatic final IndividualEvent representing the declaration of a resource as an annotation property.static final IndividualEvent representing the declaration of a prior version of a given ontology, which the ontology is compatible with.static final IndividualEvent representing the declaration of that a restriction has the given cardinality on the restricted propertystatic final IndividualEvent representing the declaration of that a qualified restriction has the given cardinality on the restricted propertystatic final IndividualEvent representing the declaration of a resource as an ontology Class.static final IndividualEvent representing a comment on an ontology elementstatic final IndividualEvent representing the declaration of a class expression being the complement of another class description.static final IndividualEvent representing the declaration of a resource as a Datarange.static final IndividualEvent representing the declaration of a resource as a datatype property.static final IndividualEvent representing the declaration of a class as being deprecated.static final IndividualEvent representing the declaration of a property as being deprecated.static final IndividualEvent representing the declaration of one ontology individual being distinct from anotherstatic final IndividualEvent representing the declaration of one class expression being disjoint with another.static final IndividualEvent representing the identification of a set of individuals that are in the scope of an AllDifferent declaration.static final IndividualEvent representing the declaration of a property as having a given class, datatype or datarange as the domainstatic final IndividualEvent representing the declaration of one class expression being equivalent to another.static final IndividualEvent representing the declaration of a property as being equivalent to another propertystatic final IndividualEvent representing the declaration of a property as being functional.static final IndividualEvent representing the declaration of that a qualified restriction has the given class or datatype for the qualification restrictionstatic final IndividualEvent representing the declaration that a restriction constrains the property to have a given valuestatic final IndividualEvent representing the declaration that one ontology is imported into another ontology.static final IndividualEvent representing the declaration of a prior version of a given ontology, which the ontology is not compatible with.static final IndividualEvent representing the declaration of an ontology individualstatic final IndividualEvent representing the declaration of a class expression being an intersection of class descriptions.static final IndividualEvent representing the declaration of a property as being inverse functional.static final IndividualEvent representing the declaration of a property as being the inverse of another propertystatic final IndividualEvent representing a label on an ontology elementstatic final IndividualEvent representing the declaration of that a restriction has the given maximum cardinality on the restricted propertystatic final IndividualEvent representing the declaration of that a qualified restriction has the given maximum cardinality on the restricted propertystatic final IndividualEvent representing the declaration of that a restriction has the given minimum cardinality on the restricted propertystatic final IndividualEvent representing the declaration of that a qualified restriction has the given minimum cardinality on the restricted propertystatic final ResourceThe namespace of the vocabulary as a resourcestatic final StringThe namespace of the vocabulary as a string ("http://jena.hpl.hp.com/schemas/2003/03/ont-event#")static final IndividualEvent representing the declaration of a resource as an object property.static final IndividualEvent representing the declaration of a class expression being composed of a finite enumeration of identified individuals.static final IndividualEvent representing the declaration that a restriction applies to a given propertystatic final OntClassA class representing observable events in an ontology modelstatic final IndividualEvent representing the declaration of a resource of type owl:Ontology, representing meta-data about the ontology.static final IndividualEvent representing the declaration of an ontology property.static final IndividualEvent representing the declaration of a prior version of a given ontology.static final IndividualEvent representing the declaration of a resource as a plain property.static final IndividualEvent representing the declaration of a property as having a given class, datatype or datarange as the rangestatic final IndividualEvent representing the declaration of one ontology individual being related to another by some named predicate.static final IndividualEvent representing the declaration of a resource being a Restrictionstatic final IndividualEvent representing a declaration that one resource is the same as another.static final IndividualEvent representing the declaration of one ontology individual being the same as anotherstatic final IndividualEvent representing the declaration that a restriction constrains at least one value of the property to have some class or datatypestatic final IndividualEvent representing the declaration of one class being the sub-class of another.static final IndividualEvent representing the declaration of a property as being the sub-property of another propertystatic final IndividualEvent representing the declaration of a property as being symmetricstatic final IndividualEvent representing the declaration of a property as being transitive.static final IndividualEvent representing the declaration of a class expression being a union of class descriptions.static final IndividualEvent representing a catch-all category of user-specified data, ie triples in the graph that relate to the use of ontology terms on instances, rather than the definition of ontology terms.static final IndividualEvent representing the declaration of version information on an ontology resource. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
NS
The namespace of the vocabulary as a string ("http://jena.hpl.hp.com/schemas/2003/03/ont-event#")
- See Also:
-
NAMESPACE
The namespace of the vocabulary as a resource
-
OntEvent
A class representing observable events in an ontology model
-
range
Event representing the declaration of a property as having a given class, datatype or datarange as the range
-
classDeclaration
Event representing the declaration of a resource as an ontology Class.
-
onProperty
Event representing the declaration that a restriction applies to a given property
-
hasClassQ
Event representing the declaration of that a qualified restriction has the given class or datatype for the qualification restriction
-
subClassOf
Event representing the declaration of one class being the sub-class of another.
-
oneOf
Event representing the declaration of a class expression being composed of a finite enumeration of identified individuals.
-
inverseOf
Event representing the declaration of a property as being the inverse of another property
-
ontologyDeclaration
Event representing the declaration of a resource of type owl:Ontology, representing meta-data about the ontology.
-
functionalPropertyDeclaration
Event representing the declaration of a property as being functional.
-
hasValue
Event representing the declaration that a restriction constrains the property to have a given value
-
minCardinality
Event representing the declaration of that a restriction has the given minimum cardinality on the restricted property
-
label
Event representing a label on an ontology element
-
DeprecatedClass
Event representing the declaration of a class as being deprecated.
-
domain
Event representing the declaration of a property as having a given class, datatype or datarange as the domain
-
disjointWith
Event representing the declaration of one class expression being disjoint with another.
-
someValuesFrom
Event representing the declaration that a restriction constrains at least one value of the property to have some class or datatype
-
imports
Event representing the declaration that one ontology is imported into another ontology.
-
unionOf
Event representing the declaration of a class expression being a union of class descriptions.
-
ontologyPropertyDeclaration
Event representing the declaration of an ontology property.
-
DeprecatedProperty
Event representing the declaration of a property as being deprecated.
-
restrictionDeclaration
Event representing the declaration of a resource being a Restriction
-
symmetricPropertyDeclaration
Event representing the declaration of a property as being symmetric
-
maxCardinality
Event representing the declaration of that a restriction has the given maximum cardinality on the restricted property
-
differentFrom
Event representing the declaration of one ontology individual being distinct from another
-
comment
Event representing a comment on an ontology element
-
equivalentClass
Event representing the declaration of one class expression being equivalent to another.
-
userData
Event representing a catch-all category of user-specified data, ie triples in the graph that relate to the use of ontology terms on instances, rather than the definition of ontology terms.
-
intersectionOf
Event representing the declaration of a class expression being an intersection of class descriptions.
-
cardinality
Event representing the declaration of that a restriction has the given cardinality on the restricted property
-
datarangeDeclaration
Event representing the declaration of a resource as a Datarange.
-
backwardCompatibleWith
Event representing the declaration of a prior version of a given ontology, which the ontology is compatible with.
-
incompatibleWith
Event representing the declaration of a prior version of a given ontology, which the ontology is not compatible with.
-
sameIndividualAs
Event representing the declaration of one ontology individual being the same as another
-
allDifferentDeclaration
Event representing the declaration of a set of individuals being pairwise distinct.
-
annotationPropertyDeclaration
Event representing the declaration of a resource as an annotation property.
-
distinctMembers
Event representing the identification of a set of individuals that are in the scope of an AllDifferent declaration.
-
individualDeclaration
Event representing the declaration of an ontology individual
-
versionInfo
Event representing the declaration of version information on an ontology resource.
-
propertyDeclaration
Event representing the declaration of a resource as a plain property.
-
cardinalityQ
Event representing the declaration of that a qualified restriction has the given cardinality on the restricted property
-
objectPropertyDeclaration
Event representing the declaration of a resource as an object property.
-
priorVersion
Event representing the declaration of a prior version of a given ontology.
-
equivalentProperty
Event representing the declaration of a property as being equivalent to another property
-
minCardinalityQ
Event representing the declaration of that a qualified restriction has the given minimum cardinality on the restricted property
-
subPropertyOf
Event representing the declaration of a property as being the sub-property of another property
-
complementOf
Event representing the declaration of a class expression being the complement of another class description.
-
sameAs
Event representing a declaration that one resource is the same as another.
-
allValuesFrom
Event representing the declaration that a restriction constrains all values of the property to have some class or datatype
-
inverseFunctionalPropertyDeclaration
Event representing the declaration of a property as being inverse functional.
-
transitivePropertyDeclaration
Event representing the declaration of a property as being transitive.
-
datatypePropertyDeclaration
Event representing the declaration of a resource as a datatype property.
-
maxCardinalityQ
Event representing the declaration of that a qualified restriction has the given maximum cardinality on the restricted property
-
-
Constructor Details
-
OntEventsVocab
public OntEventsVocab()
-
-
Method Details
-
getURI
The namespace of the vocabulary as a string
- See Also:
-