-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final PropertyThe resolvable URL that an alternative copy of the ontology document may be fetched fromstatic final PropertyIf true, this property denotes that loaded models should be cached for re-usestatic final ResourceA node that specifies behavioural options for the document managerstatic final PropertySpecifies URL that will never be loaded as the result of processing an imports statementstatic final PropertyThe representation language used by the ontology documentstatic 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-manager#")static final ResourceA class of node that specifies document metadata for the DocumentManagerstatic final PropertyThe prefix string that is used when writing qnames in the ontology's namespacestatic final PropertyIf true, this property denotes that the document manager should process the imports closure of documentsstatic final PropertyThe public URI that is used to refer to the ontology documentstatic final PropertyBoolean flag for whether new ontology models will include the pre-declared namespace prefixes -
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-manager#")
- See Also:
-
NAMESPACE
The namespace of the vocabulary as a resource
-
language
The representation language used by the ontology document
-
publicURI
The public URI that is used to refer to the ontology document
-
prefix
The prefix string that is used when writing qnames in the ontology's namespace
-
useDeclaredNsPrefixes
Boolean flag for whether new ontology models will include the pre-declared namespace prefixes
-
ignoreImport
Specifies URL that will never be loaded as the result of processing an imports statement
-
processImports
If true, this property denotes that the document manager should process the imports closure of documents
-
cacheModels
If true, this property denotes that loaded models should be cached for re-use
-
altURL
The resolvable URL that an alternative copy of the ontology document may be fetched from
-
OntologySpec
A class of node that specifies document metadata for the DocumentManager
-
DocumentManagerPolicy
A node that specifies behavioural options for the document manager
-
-
Constructor Details
-
OntDocManagerVocab
public OntDocManagerVocab()
-
-
Method Details
-
getURI
The namespace of the vocabulary as a string
- See Also:
-