Module org.apache.jena.ontapi
Package org.apache.jena.ontapi.common
package org.apache.jena.ontapi.common
-
ClassDescriptionDefault implementation of
EnhNodeFactory
.AOntology Object Factory
implementation to combine several other factories.AnEnhNode
factory abstraction, that is an ONT-API analogue of theJena Implementation Factory
.To filter resources.A class-helper to perform the preliminary resource search in a model.To make some preparation while creating (create main triple).The base maker implementation for our project.to create a triple representing declaration.Configuration to controlOntModel
andOntPersonality
behavior.Collection of ontology configurations.An abstraction to work withOntPersonality
and an interface-analogue of theJena Enhanced Graph
, and also a facility to provide implicit links between differentEnhNodeFactory
factories within a model.A helper (factory) to produceEnhNode factories
instances or its components.AnOntPersonality
builder.Settings and personalities that are used for constructingOntModel
.AOntology RDF Model
configuration object that serves for the following purposes: Defines a set of permitted mappings from [interface] Class objects toOWL Ontology Object factory
that can generate instances of the facet represented by the Class. Defines a set of builtinOWL entities
Defines a set of OWL punnings Defines a set of reservedResource
s andProperty
s, that cannot be used as OWL Entities NOTE: The instance of this interface must also extendJena Personality
with a generic typeRDFNode
.A vocabulary of built-inONT Entities
.A punnings' vocabulary.A vocabulary of reserved IRIs.A default implementation ofOntPersonality
.An Ontology Vocabulary.A factory-helper to work withOntVocabulary
instances, that wrap constant-holders from the packagesorg.apache.jena.vocabulary
andorg.apache.jena.vocabulary
(such asOWL2
).The base implementation.A standard personality mode to manage punnings.ResourceVocabulary<T extends org.apache.jena.rdf.model.Resource>This is a resource type mapper.A factory wrapper.