java.lang.Object
org.apache.jena.vocabulary.OWL1.Init
- Enclosing class:
- OWL1
Deprecated.
OWL constants are used during Jena initialization.
If that initialization is triggered by touching the OWL class, then the constants are null.
So for these cases, call this helper class: Init.function()
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic Resource
Deprecated.static Property
Deprecated.static Resource
Deprecated.static Property
Deprecated.static Property
Deprecated.static Resource
Class()
Deprecated.static Property
Deprecated.static Resource
Deprecated.static Resource
Deprecated.static Resource
Deprecated.static Resource
Deprecated.static Property
Deprecated.static Property
Deprecated.static Property
Deprecated.static Property
Deprecated.static Property
Deprecated.static Resource
Deprecated.static Property
hasValue()
Deprecated.static Property
imports()
Deprecated.static Property
Deprecated.static Property
Deprecated.static Resource
Deprecated.static Property
Deprecated.static Property
Deprecated.static Property
Deprecated.static Resource
Nothing()
Deprecated.static Resource
Deprecated.static Property
oneOf()
Deprecated.static Property
Deprecated.static Resource
Ontology()
Deprecated.static Resource
Deprecated.static Property
Deprecated.static Resource
Deprecated.static Property
sameAs()
Deprecated.static Property
Deprecated.static Resource
Deprecated.static Resource
Thing()
Deprecated.static Resource
Deprecated.static Property
unionOf()
Deprecated.static Property
Deprecated.
-
Constructor Details
-
Init
public Init()Deprecated.
-
-
Method Details
-
maxCardinality
Deprecated. -
versionInfo
Deprecated. -
equivalentClass
Deprecated. -
distinctMembers
Deprecated. -
oneOf
Deprecated. -
sameAs
Deprecated. -
incompatibleWith
Deprecated. -
minCardinality
Deprecated. -
complementOf
Deprecated. -
onProperty
Deprecated. -
equivalentProperty
Deprecated. -
inverseOf
Deprecated. -
backwardCompatibleWith
Deprecated. -
differentFrom
Deprecated. -
priorVersion
Deprecated. -
imports
Deprecated. -
allValuesFrom
Deprecated. -
unionOf
Deprecated. -
hasValue
Deprecated. -
someValuesFrom
Deprecated. -
disjointWith
Deprecated. -
cardinality
Deprecated. -
intersectionOf
Deprecated. -
Thing
Deprecated. -
DataRange
Deprecated. -
Ontology
Deprecated. -
DeprecatedClass
Deprecated. -
AllDifferent
Deprecated. -
DatatypeProperty
Deprecated. -
SymmetricProperty
Deprecated. -
TransitiveProperty
Deprecated. -
DeprecatedProperty
Deprecated. -
AnnotationProperty
Deprecated. -
Restriction
Deprecated. -
Class
Deprecated. -
OntologyProperty
Deprecated. -
ObjectProperty
Deprecated. -
FunctionalProperty
Deprecated. -
InverseFunctionalProperty
Deprecated. -
Nothing
Deprecated.
-