Uses of Package
org.apache.jena.ontapi.common
Packages that use org.apache.jena.ontapi.common
Package
Description
-
Classes in org.apache.jena.ontapi.common used by org.apache.jena.ontapiClassDescriptionConfiguration to control
OntModel
andOntPersonality
behavior.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
. -
Classes in org.apache.jena.ontapi.common used by org.apache.jena.ontapi.commonClassDescriptionAn
EnhNode
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.Configuration to controlOntModel
andOntPersonality
behavior.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.AnOntPersonality
builder.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 standard personality mode to manage punnings.This is a resource type mapper.A factory wrapper. -
Classes in org.apache.jena.ontapi.common used by org.apache.jena.ontapi.implClassDescriptionAn abstraction to work with
OntPersonality
and an interface-analogue of theJena Enhanced Graph
, and also a facility to provide implicit links between differentEnhNodeFactory
factories within a model.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
. -
Classes in org.apache.jena.ontapi.common used by org.apache.jena.ontapi.impl.factoriesClassDescriptionAn
EnhNode
factory abstraction, that is an ONT-API analogue of theJena Implementation Factory
.Configuration to controlOntModel
andOntPersonality
behavior. -
Classes in org.apache.jena.ontapi.common used by org.apache.jena.ontapi.utils