Package org.apache.jena.vocabulary
Class OWL
java.lang.Object
org.apache.jena.vocabulary.OWL
Vocabulary definitions from file:vocabularies/owl.owl
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic class
OWL constants are used during Jena initialization. -
Field Summary
Modifier and TypeFieldDescriptionstatic final Resource
static final Property
static final Resource
static final Property
static final Property
static final Resource
static final Property
static final Resource
static final Resource
static final Resource
static final Resource
static final Property
static final Property
static final Property
static final Resource
A resource, not officially sanctioned by WebOnt, that denotes the OWL-DL sublanguage of OWLstatic final Property
static final Property
static final Resource
A resource that denotes the OWL-full sublanguage of OWLstatic final Resource
static final Property
static final Property
static final Property
static final Property
static final Resource
static final Property
static final Resource
A resource, not officially sanctioned by WebOnt, that denotes the OWL-Lite sublanguage of OWLstatic final Property
static final Property
static final Resource
The namespace of the vocabulary as a resourcestatic final Resource
static final String
The namespace of the vocabulary as a string.static final Resource
static final Property
static final Property
static final Resource
static final Resource
static final Property
static final Resource
static final Property
static final Property
static final Resource
static final Resource
static final Resource
static final Property
static final Property
-
Constructor Summary
-
Method Summary
-
Field Details
-
NS
The namespace of the vocabulary as a string.- See Also:
-
NAMESPACE
The namespace of the vocabulary as a resource -
FULL_LANG
A resource that denotes the OWL-full sublanguage of OWL -
DL_LANG
A resource, not officially sanctioned by WebOnt, that denotes the OWL-DL sublanguage of OWL -
LITE_LANG
A resource, not officially sanctioned by WebOnt, that denotes the OWL-Lite sublanguage of OWL -
maxCardinality
-
versionInfo
-
equivalentClass
-
distinctMembers
-
oneOf
-
sameAs
-
incompatibleWith
-
minCardinality
-
complementOf
-
onProperty
-
equivalentProperty
-
inverseOf
-
backwardCompatibleWith
-
differentFrom
-
priorVersion
-
imports
-
allValuesFrom
-
unionOf
-
hasValue
-
someValuesFrom
-
disjointWith
-
cardinality
-
intersectionOf
-
Thing
-
DataRange
-
Ontology
-
DeprecatedClass
-
AllDifferent
-
DatatypeProperty
-
SymmetricProperty
-
TransitiveProperty
-
DeprecatedProperty
-
AnnotationProperty
-
Restriction
-
Class
-
OntologyProperty
-
ObjectProperty
-
FunctionalProperty
-
InverseFunctionalProperty
-
Nothing
-
-
Constructor Details
-
OWL
public OWL()
-
-
Method Details
-
getURI
The namespace of the vocabulary as a string
-