java.lang.Object
org.apache.jena.vocabulary.OWL.Init
- Enclosing class:
- OWL
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
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Resource
static Property
static Resource
static Property
static Property
static Resource
Class()
static Property
static Resource
static Resource
static Resource
static Resource
static Property
static Property
static Property
static Property
static Property
static Resource
static Property
hasValue()
static Property
imports()
static Property
static Property
static Resource
static Property
static Property
static Property
static Resource
Nothing()
static Resource
static Property
oneOf()
static Property
static Resource
Ontology()
static Resource
static Property
static Resource
static Property
sameAs()
static Property
static Resource
static Resource
Thing()
static Resource
static Property
unionOf()
static Property
-
Constructor Details
-
Init
public Init()
-
-
Method Details
-
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
-