Index

A B C D E F G H I J K L M N O P Q R S T U V W X 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

aboxAxioms(Imports) - Method in class com.github.owlcs.ontapi.OntBaseModelImpl
 
aboxAxioms(Imports) - Method in class com.github.owlcs.ontapi.RWLockedOntology
 
AbstractListBasedTranslator<Axiom extends org.semanticweb.owlapi.model.OWLLogicalAxiom,ONT_SUBJECT extends org.apache.jena.ontapi.model.OntObject,OWL_SUBJECT extends org.semanticweb.owlapi.model.OWLObject,ONT_MEMBER extends org.apache.jena.ontapi.model.OntObject,OWL_MEMBER extends org.semanticweb.owlapi.model.OWLObject> - Class in com.github.owlcs.ontapi.internal.axioms
Base class for three following implementations: HasKeyTranslator SubPropertyChainOfTranslator DisjointUnionTranslator Created by @ssz on 18.10.2016.
AbstractListBasedTranslator() - Constructor for class com.github.owlcs.ontapi.internal.axioms.AbstractListBasedTranslator
 
AbstractListBasedTranslator.WithListImpl<A extends org.semanticweb.owlapi.model.OWLAxiom,M extends org.apache.jena.ontapi.model.OntObject> - Class in com.github.owlcs.ontapi.internal.axioms
A base ONTAxiomImpl for simplification code.
AbstractNaryTranslator<Axiom extends org.semanticweb.owlapi.model.OWLAxiom & org.semanticweb.owlapi.model.OWLNaryAxiom<OWL>,OWL extends org.semanticweb.owlapi.model.OWLObject & org.semanticweb.owlapi.model.IsAnonymous,ONT extends org.apache.jena.ontapi.model.OntObject> - Class in com.github.owlcs.ontapi.internal.axioms
Base class for following axioms: EquivalentClasses (EquivalentClassesTranslator) EquivalentObjectProperties (EquivalentObjectPropertiesTranslator) EquivalentDataProperties (EquivalentDataPropertiesTranslator) SameIndividual (SameIndividualTranslator) Also for AbstractTwoWayNaryTranslator with following subclasses: DisjointClasses (DisjointClassesTranslator) DisjointObjectProperties (DisjointObjectPropertiesTranslator) DisjointDataProperties (DisjointDataPropertiesTranslator) DifferentIndividuals (DifferentIndividualsTranslator)
AbstractNaryTranslator() - Constructor for class com.github.owlcs.ontapi.internal.axioms.AbstractNaryTranslator
 
AbstractNaryTranslator.ClassNaryAxiomImpl<A extends org.semanticweb.owlapi.model.OWLNaryClassAxiom> - Class in com.github.owlcs.ontapi.internal.axioms
An abstract OWLNaryClassAxiom implementation.
AbstractNaryTranslator.DataPropertyNaryAxiomImpl<A extends org.semanticweb.owlapi.model.OWLNaryPropertyAxiom<org.semanticweb.owlapi.model.OWLDataPropertyExpression>> - Class in com.github.owlcs.ontapi.internal.axioms
An abstract OWLNaryPropertyAxiom implementation for member-type OWLDataPropertyExpression.
AbstractNaryTranslator.IndividualNaryAxiomImpl<A extends org.semanticweb.owlapi.model.OWLNaryIndividualAxiom> - Class in com.github.owlcs.ontapi.internal.axioms
An abstract OWLNaryIndividualAxiom implementation.
AbstractNaryTranslator.NaryAxiomImpl<A extends org.semanticweb.owlapi.model.OWLNaryAxiom<M>,M extends org.semanticweb.owlapi.model.OWLObject> - Class in com.github.owlcs.ontapi.internal.axioms
A base for N-Ary axiom impls.
AbstractNaryTranslator.ObjectPropertyNaryAxiomImpl<A extends org.semanticweb.owlapi.model.OWLNaryPropertyAxiom<org.semanticweb.owlapi.model.OWLObjectPropertyExpression>> - Class in com.github.owlcs.ontapi.internal.axioms
An abstract OWLNaryPropertyAxiom implementation for member-type OWLObjectPropertyExpression.
AbstractNegativePropertyAssertionTranslator<Axiom extends org.semanticweb.owlapi.model.OWLPropertyAssertionAxiom<?,?>,NPA extends org.apache.jena.ontapi.model.OntNegativeAssertion<?,?>> - Class in com.github.owlcs.ontapi.internal.axioms
An abstraction for data and object negative property assertion.
AbstractNegativePropertyAssertionTranslator() - Constructor for class com.github.owlcs.ontapi.internal.axioms.AbstractNegativePropertyAssertionTranslator
 
AbstractNegativePropertyAssertionTranslator.NegativeAssertionImpl<R extends org.apache.jena.ontapi.model.OntNegativeAssertion<?,?>,A extends org.semanticweb.owlapi.model.OWLPropertyAssertionAxiom<?,?>,P extends org.semanticweb.owlapi.model.OWLPropertyExpression,O extends org.semanticweb.owlapi.model.OWLObject> - Class in com.github.owlcs.ontapi.internal.axioms
A base for data or object negative assertions
AbstractPropertyAssertionTranslator<P extends org.semanticweb.owlapi.model.OWLPropertyExpression,A extends org.semanticweb.owlapi.model.OWLAxiom & org.semanticweb.owlapi.model.HasProperty<P>> - Class in com.github.owlcs.ontapi.internal.axioms
A common super-type for all property assertion axiom translators.
AbstractPropertyAssertionTranslator() - Constructor for class com.github.owlcs.ontapi.internal.axioms.AbstractPropertyAssertionTranslator
 
AbstractPropertyAssertionTranslator.AssertionImpl<A extends org.semanticweb.owlapi.model.OWLAxiom,S extends org.semanticweb.owlapi.model.OWLObject,P extends org.semanticweb.owlapi.model.OWLObject,O extends org.semanticweb.owlapi.model.OWLObject> - Class in com.github.owlcs.ontapi.internal.axioms
A base for annotation and positive property assertion axioms.
AbstractPropertyDomainTranslator<Axiom extends org.semanticweb.owlapi.model.OWLAxiom & org.semanticweb.owlapi.model.HasDomain<? extends org.semanticweb.owlapi.model.OWLObject> & org.semanticweb.owlapi.model.HasProperty<? extends org.semanticweb.owlapi.model.OWLPropertyExpression>,P extends org.apache.jena.ontapi.model.OntProperty> - Class in com.github.owlcs.ontapi.internal.axioms
AbstractPropertyDomainTranslator() - Constructor for class com.github.owlcs.ontapi.internal.axioms.AbstractPropertyDomainTranslator
 
AbstractPropertyDomainTranslator.ClassDomainAxiomImpl<A extends org.semanticweb.owlapi.model.OWLAxiom & org.semanticweb.owlapi.model.HasProperty<P> & org.semanticweb.owlapi.model.HasDomain<org.semanticweb.owlapi.model.OWLClassExpression>,P extends org.semanticweb.owlapi.model.OWLPropertyExpression> - Class in com.github.owlcs.ontapi.internal.axioms
 
AbstractPropertyDomainTranslator.DomainAxiomImpl<A extends org.semanticweb.owlapi.model.OWLAxiom & org.semanticweb.owlapi.model.HasProperty<P> & org.semanticweb.owlapi.model.HasDomain<D>,P extends org.semanticweb.owlapi.model.OWLPropertyExpression,D extends org.semanticweb.owlapi.model.OWLObject> - Class in com.github.owlcs.ontapi.internal.axioms
 
AbstractPropertyRangeTranslator<Axiom extends org.semanticweb.owlapi.model.OWLAxiom & org.semanticweb.owlapi.model.HasRange<? extends org.semanticweb.owlapi.model.OWLObject> & org.semanticweb.owlapi.model.HasProperty<? extends org.semanticweb.owlapi.model.OWLPropertyExpression>,P extends org.apache.jena.ontapi.model.OntProperty> - Class in com.github.owlcs.ontapi.internal.axioms
AbstractPropertyRangeTranslator() - Constructor for class com.github.owlcs.ontapi.internal.axioms.AbstractPropertyRangeTranslator
 
AbstractPropertyRangeTranslator.RangeAxiomImpl<A extends org.semanticweb.owlapi.model.OWLAxiom & org.semanticweb.owlapi.model.HasProperty<P> & org.semanticweb.owlapi.model.HasRange<R>,P extends org.semanticweb.owlapi.model.OWLPropertyExpression,R extends org.semanticweb.owlapi.model.OWLObject> - Class in com.github.owlcs.ontapi.internal.axioms
 
AbstractPropertyTypeTranslator<Axiom extends org.semanticweb.owlapi.model.OWLAxiom & org.semanticweb.owlapi.model.HasProperty<? extends org.semanticweb.owlapi.model.OWLObject>,P extends org.apache.jena.ontapi.model.OntProperty> - Class in com.github.owlcs.ontapi.internal.axioms
The base class to read and write axiom which is related to simple typed triple associated with object or data property.
AbstractPropertyTypeTranslator() - Constructor for class com.github.owlcs.ontapi.internal.axioms.AbstractPropertyTypeTranslator
 
AbstractPropertyTypeTranslator.ObjectAxiomImpl<A extends org.semanticweb.owlapi.model.OWLObjectPropertyCharacteristicAxiom> - Class in com.github.owlcs.ontapi.internal.axioms
The base for ONTAxiom with one object property.
AbstractPropertyTypeTranslator.UnaryAxiomImpl<A extends org.semanticweb.owlapi.model.OWLUnaryPropertyAxiom<P>,P extends org.semanticweb.owlapi.model.OWLPropertyExpression> - Class in com.github.owlcs.ontapi.internal.axioms
The base for ONTAxiom with one object or data property.
AbstractSubPropertyTranslator<Axiom extends org.semanticweb.owlapi.model.OWLAxiom,P extends org.apache.jena.ontapi.model.OntProperty> - Class in com.github.owlcs.ontapi.internal.axioms
AbstractSubPropertyTranslator() - Constructor for class com.github.owlcs.ontapi.internal.axioms.AbstractSubPropertyTranslator
 
AbstractSubPropertyTranslator.SubPropertyAxiomImpl<A extends org.semanticweb.owlapi.model.OWLAxiom,P extends org.semanticweb.owlapi.model.OWLPropertyExpression> - Class in com.github.owlcs.ontapi.internal.axioms
A base rdfs:subPropertyOf axiom.
AbstractTwoWayNaryTranslator<Axiom extends org.semanticweb.owlapi.model.OWLAxiom & org.semanticweb.owlapi.model.OWLNaryAxiom<OWL>,OWL extends org.semanticweb.owlapi.model.OWLObject & org.semanticweb.owlapi.model.IsAnonymous,ONT extends org.apache.jena.ontapi.model.OntObject> - Class in com.github.owlcs.ontapi.internal.axioms
This is a base for the following translators for axioms with two or more than two entities: DisjointClasses (DisjointClassesTranslator) DisjointObjectProperties (DisjointObjectPropertiesTranslator) DisjointDataProperties (DisjointDataPropertiesTranslator), DifferentIndividuals (DifferentIndividualsTranslator) Each of these axioms could be written in two ways: as single triple (or sequence of single triples) or as special anonymous node with rdf:List inside.
AbstractTwoWayNaryTranslator() - Constructor for class com.github.owlcs.ontapi.internal.axioms.AbstractTwoWayNaryTranslator
 
accept(OWLNamedObjectVisitor) - Method in class com.github.owlcs.ontapi.OWLOntologyWrapper
 
accept(OWLNamedObjectVisitorEx<O>) - Method in class com.github.owlcs.ontapi.OWLOntologyWrapper
 
accept(OWLObjectVisitor) - Method in class com.github.owlcs.ontapi.OWLOntologyWrapper
 
accept(OWLObjectVisitorEx<O>) - Method in class com.github.owlcs.ontapi.OWLOntologyWrapper
 
AcceptHeaderBuilder() - Constructor for class com.github.owlcs.ontapi.OWLFactoryWrapper.AcceptHeaderBuilder
 
actuallyApply(List<? extends OWLOntologyChange>, AtomicBoolean, AtomicBoolean, List<OWLOntologyChange>) - Method in class com.github.owlcs.ontapi.OntologyManagerImpl
 
add(ONTObject<X>) - Method in class com.github.owlcs.ontapi.internal.CacheObjectMapImpl
 
add(ONTObject<X>) - Method in class com.github.owlcs.ontapi.internal.DirectObjectMapImpl
 
add(ONTObject<X>) - Method in interface com.github.owlcs.ontapi.internal.ObjectMap
Adds the given object with all its associated triples to internal map, if it is supported.
add(OWLTopObjectType, OWLObject) - Method in class com.github.owlcs.ontapi.internal.InternalGraphModelImpl
Adds the specified OWLObject into the model.
add(E) - Method in class com.github.owlcs.ontapi.RWLockedCollection
 
add(E...) - Method in class com.github.owlcs.ontapi.RWLockedCollection
 
add(Iterable<E>) - Method in class com.github.owlcs.ontapi.RWLockedCollection
 
add(Collection<? extends OWLAxiom>) - Method in class com.github.owlcs.ontapi.OWLOntologyWrapper
 
add(List<Statement>) - Method in interface com.github.owlcs.ontapi.internal.InternalGraphModel
 
add(Map<X, ONTObject<X>>, ONTObject<X>) - Static method in interface com.github.owlcs.ontapi.internal.WithMerge
Adds the given value, that is an ONTObject, into the specified map of OWLObjects.
add(O) - Method in interface com.github.owlcs.ontapi.OntologyCollection
Adds the specified element-container into the collection.
add(O) - Method in class com.github.owlcs.ontapi.OntologyCollectionImpl
 
add(Triple) - Method in class com.github.owlcs.ontapi.transforms.TransformationModel.TrackedGraph
 
add(Model) - Method in interface com.github.owlcs.ontapi.internal.InternalGraphModel
 
add(Resource, Property, String) - Method in interface com.github.owlcs.ontapi.internal.InternalGraphModel
 
add(Resource, Property, String, String) - Method in interface com.github.owlcs.ontapi.internal.InternalGraphModel
 
add(Resource, Property, String, RDFDatatype) - Method in interface com.github.owlcs.ontapi.internal.InternalGraphModel
 
add(Resource, Property, RDFNode) - Method in interface com.github.owlcs.ontapi.internal.InternalGraphModel
 
add(Statement) - Method in interface com.github.owlcs.ontapi.internal.InternalGraphModel
 
add(Statement[]) - Method in interface com.github.owlcs.ontapi.internal.InternalGraphModel
 
add(StmtIterator) - Method in interface com.github.owlcs.ontapi.internal.InternalGraphModel
 
add(OWLAnnotation) - Method in interface com.github.owlcs.ontapi.internal.InternalGraphModel
Adds the given annotation to the ontology header of the model.
add(OWLAnnotation) - Method in class com.github.owlcs.ontapi.internal.InternalGraphModelImpl
 
add(OWLAxiom) - Method in interface com.github.owlcs.ontapi.internal.InternalGraphModel
Adds the specified axiom to the model.
add(OWLAxiom) - Method in class com.github.owlcs.ontapi.internal.InternalGraphModelImpl
 
add(OWLAxiom) - Method in class com.github.owlcs.ontapi.OWLOntologyWrapper
 
add(OWLAxiom...) - Method in class com.github.owlcs.ontapi.OWLOntologyWrapper
 
addAnnotationProperty(OntModel, OWLEntity) - Static method in class com.github.owlcs.ontapi.internal.WriteHelper
 
addAnnotations(OntObject, Collection<OWLAnnotation>) - Static method in class com.github.owlcs.ontapi.internal.WriteHelper
Writes OWL-API annotations for the given OntObject.
addAnnotations(OntStatement, Collection<OWLAnnotation>) - Static method in class com.github.owlcs.ontapi.internal.WriteHelper
Writes OWL-API annotations for the given ONT statement.
addAxiom(OWLAxiom) - Method in class com.github.owlcs.ontapi.OWLOntologyWrapper
 
addAxiom(OWLOntology, OWLAxiom) - Method in class com.github.owlcs.ontapi.OntologyManagerImpl
 
addAxioms(Collection<? extends OWLAxiom>) - Method in class com.github.owlcs.ontapi.OWLOntologyWrapper
 
addAxioms(OWLAxiom...) - Method in class com.github.owlcs.ontapi.OWLOntologyWrapper
 
addAxioms(OWLOntology, Stream<? extends OWLAxiom>) - Method in class com.github.owlcs.ontapi.OntologyManagerImpl
 
addClassExpression(OntModel, OWLClassExpression) - Static method in class com.github.owlcs.ontapi.internal.WriteHelper
 
addDataProperty(OntModel, OWLDataPropertyExpression) - Static method in class com.github.owlcs.ontapi.internal.WriteHelper
 
addDataRange(OntModel, OWLDataRange) - Static method in class com.github.owlcs.ontapi.internal.WriteHelper
 
addDocumentIRI(IRI) - Method in class com.github.owlcs.ontapi.OntologyManagerImpl.OntInfo
 
ADDED - Enum constant in enum class com.github.owlcs.ontapi.transforms.GraphStats.Type
 
addFacetRestriction(OntModel, OWLFacetRestriction) - Static method in class com.github.owlcs.ontapi.internal.WriteHelper
 
addFirst(Transform) - Method in class com.github.owlcs.ontapi.transforms.GraphTransformers
Creates a duplicate of this manager by adding the specified element-Transform at the beginning of the copied internal queue.
addFormat(OWLDocumentFormat) - Method in class com.github.owlcs.ontapi.OntologyManagerImpl.OntInfo
 
addIgnoredImport(IRI) - Method in class com.github.owlcs.ontapi.config.OntConfig
addIgnoredImport(IRI) - Method in class com.github.owlcs.ontapi.config.OntConfig.Concurrent
 
addIgnoredImport(IRI) - Method in class com.github.owlcs.ontapi.config.OntLoaderConfiguration
addImpendingOntologyChangeListener(ImpendingOWLOntologyChangeListener) - Method in class com.github.owlcs.ontapi.OntologyManagerImpl
 
addImpendingOntologyChangeListener(ImpendingOWLOntologyChangeListener) - Method in class com.github.owlcs.ontapi.OntologyManagerImpl.ListenersHolder
 
addImport(OWLImportsDeclaration) - Method in class com.github.owlcs.ontapi.OntologyModelImpl.ChangeProcessor
Adds the import declaration.
addImportDeclaration(IRI) - Method in class com.github.owlcs.ontapi.OntologyManagerImpl.OntInfo
 
addIndividual(OntModel, OWLIndividual) - Static method in class com.github.owlcs.ontapi.internal.WriteHelper
 
addInverseOf(OntModel, OWLObjectInverseOf) - Static method in class com.github.owlcs.ontapi.internal.WriteHelper
 
addIRIMapper(OWLOntologyIRIMapper) - Method in interface com.github.owlcs.ontapi.OntologyManager
Deprecated.
use getIRIMappers().add(mapper) instead
addIterable(Iterable<E>) - Method in class com.github.owlcs.ontapi.RWLockedCollection
 
addLast(Transform) - Method in class com.github.owlcs.ontapi.transforms.GraphTransformers
Creates a duplicate of this store by adding the specified element-transform at the end of the copied internal queue.
addLiteral(OntModel, OWLLiteral) - Static method in class com.github.owlcs.ontapi.internal.WriteHelper
 
addLiteral(Resource, Property, boolean) - Method in interface com.github.owlcs.ontapi.internal.InternalGraphModel
 
addLiteral(Resource, Property, char) - Method in interface com.github.owlcs.ontapi.internal.InternalGraphModel
 
addLiteral(Resource, Property, double) - Method in interface com.github.owlcs.ontapi.internal.InternalGraphModel
 
addLiteral(Resource, Property, float) - Method in interface com.github.owlcs.ontapi.internal.InternalGraphModel
 
addLiteral(Resource, Property, int) - Method in interface com.github.owlcs.ontapi.internal.InternalGraphModel
 
addLiteral(Resource, Property, long) - Method in interface com.github.owlcs.ontapi.internal.InternalGraphModel
 
addLiteral(Resource, Property, Literal) - Method in interface com.github.owlcs.ontapi.internal.InternalGraphModel
 
addMissingImportListener(MissingImportListener) - Method in class com.github.owlcs.ontapi.OntologyManagerImpl
 
addMissingImportListener(MissingImportListener) - Method in class com.github.owlcs.ontapi.OntologyManagerImpl.ListenersHolder
 
addObjectProperty(OntModel, OWLObjectPropertyExpression) - Static method in class com.github.owlcs.ontapi.internal.WriteHelper
 
addOntEntity(OntModel, OWLEntity) - Static method in class com.github.owlcs.ontapi.internal.WriteHelper
 
addOntology(Graph) - Method in interface com.github.owlcs.ontapi.OntologyManager
Puts a graph to the manager.
addOntology(Graph, OntLoaderConfiguration) - Method in interface com.github.owlcs.ontapi.OntologyManager
Creates an ontology model from the given Jena Graph, taking into account the specified loading settings.
addOntology(Graph, OntLoaderConfiguration) - Method in class com.github.owlcs.ontapi.OntologyManagerImpl
 
addOntologyChangeListener(OWLOntologyChangeListener) - Method in class com.github.owlcs.ontapi.OntologyManagerImpl
 
addOntologyChangeListener(OWLOntologyChangeListener) - Method in class com.github.owlcs.ontapi.OntologyManagerImpl.ListenersHolder
 
addOntologyChangeListener(OWLOntologyChangeListener, OWLOntologyChangeBroadcastStrategy) - Method in class com.github.owlcs.ontapi.OntologyManagerImpl
 
addOntologyChangeListener(OWLOntologyChangeListener, OWLOntologyChangeBroadcastStrategy) - Method in class com.github.owlcs.ontapi.OntologyManagerImpl.ListenersHolder
 
addOntologyChangeProgessListener(OWLOntologyChangeProgressListener) - Method in class com.github.owlcs.ontapi.OntologyManagerImpl
 
addOntologyChangeProgressListener(OWLOntologyChangeProgressListener) - Method in class com.github.owlcs.ontapi.OntologyManagerImpl.ListenersHolder
 
addOntologyChangesVetoedListener(OWLOntologyChangesVetoedListener) - Method in class com.github.owlcs.ontapi.OntologyManagerImpl
 
addOntologyChangesVetoedListener(OWLOntologyChangesVetoedListener) - Method in class com.github.owlcs.ontapi.OntologyManagerImpl.ListenersHolder
 
addOntologyLoaderListener(OWLOntologyLoaderListener) - Method in class com.github.owlcs.ontapi.OntologyManagerImpl
 
addOntologyLoaderListener(OWLOntologyLoaderListener) - Method in class com.github.owlcs.ontapi.OntologyManagerImpl.ListenersHolder
 
addOntologyStorer(OWLStorerFactory) - Method in interface com.github.owlcs.ontapi.OntologyManager
Deprecated.
use getOntologyStorers().add(storer) instead
addRDFList(OntModel, Collection<? extends OWLObject>) - Static method in class com.github.owlcs.ontapi.internal.WriteHelper
 
addRDFNode(OntModel, OWLObject) - Static method in class com.github.owlcs.ontapi.internal.WriteHelper
The main method to add OWLObject as RDFNode to the specified model.
addSWRLAtom(OntModel, SWRLAtom) - Static method in class com.github.owlcs.ontapi.internal.WriteHelper
 
addSWRLObject(OntModel, SWRLObject) - Static method in class com.github.owlcs.ontapi.internal.WriteHelper
 
addSWRLVariable(OntModel, SWRLVariable) - Static method in class com.github.owlcs.ontapi.internal.WriteHelper
 
addTopEntity(Set<String>, OntModel, AxiomsSettings) - Method in class com.github.owlcs.ontapi.internal.searchers.objects.ClassSearcher
 
addTripleEvent(Graph, Triple) - Method in class com.github.owlcs.ontapi.internal.InternalGraphModelImpl.DirectListener
 
addTripleEvent(Graph, Triple) - Method in class com.github.owlcs.ontapi.internal.OWLTriples.Listener
 
addTripleEvent(Graph, Triple) - Method in class com.github.owlcs.ontapi.transforms.GraphTransformers.TransformListener
 
all() - Static method in enum class com.github.owlcs.ontapi.config.OntConfig.DefaultScheme
 
all() - Static method in enum class com.github.owlcs.ontapi.internal.OWLTopObjectType
Lists all values as Stream.
allArguments() - Method in class com.github.owlcs.ontapi.internal.objects.ONTSWRLAtomImpl.Binary
 
allArguments() - Method in class com.github.owlcs.ontapi.internal.objects.ONTSWRLAtomImpl.BN
 
allArguments() - Method in class com.github.owlcs.ontapi.internal.objects.ONTSWRLAtomImpl.Unary
 
allArguments() - Method in class com.github.owlcs.ontapi.owlapi.objects.swrl.BinaryAtomImpl
 
allArguments() - Method in class com.github.owlcs.ontapi.owlapi.objects.swrl.BuiltInAtomImpl
 
allArguments() - Method in class com.github.owlcs.ontapi.owlapi.objects.swrl.UnaryAtomImpl
 
alternative - Variable in class com.github.owlcs.ontapi.OntologyLoaderImpl
 
and(Predicate<? super Graph>) - Method in interface com.github.owlcs.ontapi.transforms.GraphFilter
 
ANNOTATION - Enum constant in enum class com.github.owlcs.ontapi.internal.OWLTopObjectType
 
ANNOTATION_ASSERTION - Enum constant in enum class com.github.owlcs.ontapi.internal.OWLTopObjectType
 
ANNOTATION_PROPERTY - Enum constant in enum class com.github.owlcs.ontapi.internal.OWLComponentType
 
ANNOTATION_PROPERTY - Enum constant in enum class com.github.owlcs.ontapi.internal.OWLEntity
 
ANNOTATION_PROPERTY_DOMAIN - Enum constant in enum class com.github.owlcs.ontapi.internal.OWLTopObjectType
 
ANNOTATION_PROPERTY_RANGE - Enum constant in enum class com.github.owlcs.ontapi.internal.OWLTopObjectType
 
AnnotationAssertionAxiomImpl - Class in com.github.owlcs.ontapi.owlapi.axioms
 
AnnotationAssertionAxiomImpl(OWLAnnotationSubject, OWLAnnotationProperty, OWLAnnotationValue, Collection<OWLAnnotation>) - Constructor for class com.github.owlcs.ontapi.owlapi.axioms.AnnotationAssertionAxiomImpl
 
annotationAssertionAxioms(OWLAnnotationSubject) - Method in class com.github.owlcs.ontapi.OntBaseModelImpl
 
annotationAssertionAxioms(OWLAnnotationSubject) - Method in class com.github.owlcs.ontapi.OWLOntologyWrapper
 
annotationAssertionAxioms(OWLAnnotationSubject, Imports) - Method in class com.github.owlcs.ontapi.RWLockedOntology
 
AnnotationAssertionBySubject - Class in com.github.owlcs.ontapi.internal.searchers.axioms
Created by @ssz on 18.04.2020.
AnnotationAssertionBySubject() - Constructor for class com.github.owlcs.ontapi.internal.searchers.axioms.AnnotationAssertionBySubject
 
annotationAssertionsBySubject - Variable in class com.github.owlcs.ontapi.internal.InternalGraphModelImpl
 
AnnotationAssertionTranslator - Class in com.github.owlcs.ontapi.internal.axioms
A translator that provides OWLAnnotationAssertionAxiom implementations.
AnnotationAssertionTranslator() - Constructor for class com.github.owlcs.ontapi.internal.axioms.AnnotationAssertionTranslator
 
AnnotationAssertionTranslator.AxiomImpl - Class in com.github.owlcs.ontapi.internal.axioms
 
AnnotationAssertionTranslator.AxiomImpl.SimpleImpl - Class in com.github.owlcs.ontapi.internal.axioms
An OWLAnnotationAssertionAxiom that has no sub-annotations.
AnnotationAssertionTranslator.AxiomImpl.WithAnnotationsImpl - Class in com.github.owlcs.ontapi.internal.axioms
An OWLAnnotationAssertionAxiom that has sub-annotations.
AnnotationImpl - Class in com.github.owlcs.ontapi.owlapi.objects
 
AnnotationImpl(OWLAnnotationProperty, OWLAnnotationValue, Collection<OWLAnnotation>) - Constructor for class com.github.owlcs.ontapi.owlapi.objects.AnnotationImpl
 
AnnotationImplNotAnnotated - Class in com.github.owlcs.ontapi.owlapi.objects
 
AnnotationImplNotAnnotated(OWLAnnotationProperty, OWLAnnotationValue) - Constructor for class com.github.owlcs.ontapi.owlapi.objects.AnnotationImplNotAnnotated
 
annotationProperties - Variable in class com.github.owlcs.ontapi.internal.CacheObjectFactory
 
annotationPropertiesInSignature() - Method in class com.github.owlcs.ontapi.OntBaseModelImpl
 
annotationPropertiesInSignature() - Method in class com.github.owlcs.ontapi.owlapi.OWLObjectImpl
 
annotationPropertiesInSignature() - Method in class com.github.owlcs.ontapi.OWLOntologyWrapper
 
annotationPropertiesInSignature(Imports) - Method in class com.github.owlcs.ontapi.RWLockedOntology
 
AnnotationPropertyDomainAxiomImpl - Class in com.github.owlcs.ontapi.owlapi.axioms
 
AnnotationPropertyDomainAxiomImpl(OWLAnnotationProperty, IRI, Collection<OWLAnnotation>) - Constructor for class com.github.owlcs.ontapi.owlapi.axioms.AnnotationPropertyDomainAxiomImpl
 
annotationPropertyDomainAxioms(OWLAnnotationProperty) - Method in class com.github.owlcs.ontapi.OntBaseModelImpl
 
annotationPropertyDomainAxioms(OWLAnnotationProperty) - Method in class com.github.owlcs.ontapi.OWLOntologyWrapper
 
AnnotationPropertyDomainTranslator - Class in com.github.owlcs.ontapi.internal.axioms
A translator that provides OWLAnnotationPropertyDomainAxiom implementations.
AnnotationPropertyDomainTranslator() - Constructor for class com.github.owlcs.ontapi.internal.axioms.AnnotationPropertyDomainTranslator
 
AnnotationPropertyDomainTranslator.AxiomImpl - Class in com.github.owlcs.ontapi.internal.axioms
 
AnnotationPropertyDomainTranslator.AxiomImpl.SimpleImpl - Class in com.github.owlcs.ontapi.internal.axioms
An OWLAnnotationPropertyDomainAxiom without annotations.
AnnotationPropertyDomainTranslator.AxiomImpl.WithAnnotationsImpl - Class in com.github.owlcs.ontapi.internal.axioms
An OWLAnnotationPropertyDomainAxiom with annotations.
AnnotationPropertyImpl - Class in com.github.owlcs.ontapi.owlapi.objects.entity
 
AnnotationPropertyImpl(IRI) - Constructor for class com.github.owlcs.ontapi.owlapi.objects.entity.AnnotationPropertyImpl
 
AnnotationPropertyRangeAxiomImpl - Class in com.github.owlcs.ontapi.owlapi.axioms
 
AnnotationPropertyRangeAxiomImpl(OWLAnnotationProperty, IRI, Collection<OWLAnnotation>) - Constructor for class com.github.owlcs.ontapi.owlapi.axioms.AnnotationPropertyRangeAxiomImpl
 
annotationPropertyRangeAxioms(OWLAnnotationProperty) - Method in class com.github.owlcs.ontapi.OntBaseModelImpl
 
annotationPropertyRangeAxioms(OWLAnnotationProperty) - Method in class com.github.owlcs.ontapi.OWLOntologyWrapper
 
AnnotationPropertyRangeTranslator - Class in com.github.owlcs.ontapi.internal.axioms
A translator that provides OWLAnnotationPropertyRangeAxiom implementations.
AnnotationPropertyRangeTranslator() - Constructor for class com.github.owlcs.ontapi.internal.axioms.AnnotationPropertyRangeTranslator
 
AnnotationPropertyRangeTranslator.AxiomImpl - Class in com.github.owlcs.ontapi.internal.axioms
 
AnnotationPropertyRangeTranslator.AxiomImpl.SimpleImpl - Class in com.github.owlcs.ontapi.internal.axioms
An OWLAnnotationPropertyRangeAxiom without annotations.
AnnotationPropertyRangeTranslator.AxiomImpl.WithAnnotationsImpl - Class in com.github.owlcs.ontapi.internal.axioms
An OWLAnnotationPropertyRangeAxiom with annotations.
annotationPropertySearcher - Variable in class com.github.owlcs.ontapi.internal.InternalGraphModelImpl
 
AnnotationPropertySearcher - Class in com.github.owlcs.ontapi.internal.searchers.objects
Created by @ssz on 26.07.2020.
AnnotationPropertySearcher() - Constructor for class com.github.owlcs.ontapi.internal.searchers.objects.AnnotationPropertySearcher
 
annotations - Variable in class com.github.owlcs.ontapi.owlapi.axioms.AxiomImpl
 
annotations() - Method in class com.github.owlcs.ontapi.internal.axioms.ClassAssertionTranslator.AxiomImpl.ComplexImpl
 
annotations() - Method in class com.github.owlcs.ontapi.internal.axioms.DeclarationTranslator.AxiomImpl.WithAnnotationsImpl
 
annotations() - Method in class com.github.owlcs.ontapi.internal.axioms.SWRLRuleTranslator.AxiomImpl
 
annotations() - Method in class com.github.owlcs.ontapi.internal.axioms.DifferentIndividualsTranslator.AxiomImpl.ComplexImpl
 
annotations() - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnnotationImpl.WithAnnotationsImpl
 
annotations() - Method in interface com.github.owlcs.ontapi.internal.objects.WithAnnotations
Lists all OWLAnnotations on this object.
annotations() - Method in interface com.github.owlcs.ontapi.internal.objects.WithoutAnnotations
 
annotations() - Method in class com.github.owlcs.ontapi.OntBaseModelImpl
 
annotations() - Method in class com.github.owlcs.ontapi.owlapi.axioms.AxiomImpl
 
annotations() - Method in class com.github.owlcs.ontapi.owlapi.objects.AnnotationImpl
 
annotations() - Method in class com.github.owlcs.ontapi.OWLOntologyWrapper
 
annotations(Predicate<OWLAnnotation>) - Method in class com.github.owlcs.ontapi.OWLOntologyWrapper
 
annotations(OWLAnnotationProperty) - Method in class com.github.owlcs.ontapi.OWLOntologyWrapper
 
annotationsAsList() - Method in class com.github.owlcs.ontapi.internal.axioms.ClassAssertionTranslator.AxiomImpl.ComplexImpl
 
annotationsAsList() - Method in class com.github.owlcs.ontapi.internal.axioms.DeclarationTranslator.AxiomImpl.WithAnnotationsImpl
 
annotationsAsList() - Method in class com.github.owlcs.ontapi.internal.axioms.SWRLRuleTranslator.AxiomImpl
 
annotationsAsList() - Method in class com.github.owlcs.ontapi.internal.axioms.DifferentIndividualsTranslator.AxiomImpl.ComplexImpl
 
annotationsAsList() - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnnotationImpl.WithAnnotationsImpl
 
annotationsAsList() - Method in interface com.github.owlcs.ontapi.internal.objects.WithAnnotations
Answers a sorted and distinct List of OWLAnnotations on this object.
annotationsAsList() - Method in interface com.github.owlcs.ontapi.internal.objects.WithoutAnnotations
 
annotationsAsList() - Method in class com.github.owlcs.ontapi.owlapi.axioms.AxiomImpl
 
annotationsAsList() - Method in class com.github.owlcs.ontapi.owlapi.objects.AnnotationImpl
 
annotationsAsList() - Method in class com.github.owlcs.ontapi.owlapi.objects.AnnotationImplNotAnnotated
 
annotationsAsList() - Method in class com.github.owlcs.ontapi.RWLockedOntology
 
anonymous(Graph) - Static method in class com.github.owlcs.ontapi.transforms.RecursiveTransform
Returns all triples with blank subject and object
ANONYMOUS_CLASS_EXPRESSION - Enum constant in enum class com.github.owlcs.ontapi.internal.OWLComponentType
 
ANONYMOUS_DATA_RANGE - Enum constant in enum class com.github.owlcs.ontapi.internal.OWLComponentType
 
ANONYMOUS_INDIVIDUAL - Enum constant in enum class com.github.owlcs.ontapi.internal.OWLComponentType
 
AnonymousClassExpressionImpl - Class in com.github.owlcs.ontapi.owlapi.objects.ce
 
AnonymousClassExpressionImpl() - Constructor for class com.github.owlcs.ontapi.owlapi.objects.ce.AnonymousClassExpressionImpl
 
AnonymousDataRangeImpl - Class in com.github.owlcs.ontapi.owlapi.objects.dr
An abstraction for anonymous data range expressions.
AnonymousDataRangeImpl() - Constructor for class com.github.owlcs.ontapi.owlapi.objects.dr.AnonymousDataRangeImpl
 
AnonymousIndividual - Static variable in class com.github.owlcs.ontapi.transforms.vocabulary.ONTAPI
 
AnonymousIndividualImpl - Class in com.github.owlcs.ontapi.owlapi.objects
An ON-API implementation of OWLAnonymousIndividual, encapsulated Jena Bkank Node Id.
AnonymousIndividualImpl(String) - Constructor for class com.github.owlcs.ontapi.owlapi.objects.AnonymousIndividualImpl
 
anonymousIndividuals() - Method in class com.github.owlcs.ontapi.OntBaseModelImpl
 
anonymousIndividuals() - Method in class com.github.owlcs.ontapi.owlapi.OWLObjectImpl
 
anonymousIndividuals() - Method in class com.github.owlcs.ontapi.OWLOntologyWrapper
 
AntisymmetricProperty - Static variable in class com.github.owlcs.ontapi.transforms.vocabulary.DEPRECATED.OWL
 
append(ONTObject<? extends OWLObject>) - Method in class com.github.owlcs.ontapi.internal.ONTWrapperImpl
Creates and returns a copy of this wrapper, appending all triples from the given object.
append(Collection<? extends ONTObject<?>>) - Method in class com.github.owlcs.ontapi.internal.ONTWrapperImpl
Creates and returns a copy of this wrapper, appending all triples from the given collection.
append(Supplier<Stream<Triple>>) - Method in class com.github.owlcs.ontapi.internal.ONTWrapperImpl
Creates and returns a copy of this wrapper, appending all triples from the given supplier.
append(OntObject) - Method in class com.github.owlcs.ontapi.internal.ONTWrapperImpl
Creates and returns a copy of this wrapper, appending all OntObject.spec() triples from the given object.
appendAnnotations(Iterator<OWLAnnotation>) - Method in class com.github.owlcs.ontapi.internal.objects.ONTStatementImpl
Creates a new collection containing all the annotations of this object and all the given.
apply() - Method in interface com.github.owlcs.ontapi.RWLockedOntology.WithThrowable
 
apply(Graph) - Method in interface com.github.owlcs.ontapi.transforms.Transform
Performs the transformation operation over the specified Graph, returning Triples that cannot be handled property by this transform-operator
apply(Graph) - Method in class com.github.owlcs.ontapi.transforms.Transform.Factory.DefaultMaker
 
apply(OWLOntologyID, OWLOntologyManager, OWLOntologyLoaderConfiguration) - Method in interface com.github.owlcs.ontapi.OWLFactoryWrapper.FactoryImpl.Builder
 
applyChange(OWLOntologyChange) - Method in class com.github.owlcs.ontapi.OntologyManagerImpl
 
applyChange(OWLOntologyChange) - Method in class com.github.owlcs.ontapi.OWLOntologyWrapper
 
applyChangesAndGetDetails(List<? extends OWLOntologyChange>) - Method in class com.github.owlcs.ontapi.OntologyManagerImpl
applyChangesAndGetDetails(List<? extends OWLOntologyChange>) - Method in class com.github.owlcs.ontapi.OWLOntologyWrapper
 
applyDirectChange(OWLOntologyChange) - Method in class com.github.owlcs.ontapi.OntologyModelImpl
 
applyDirectChange(OWLOntologyChange) - Method in class com.github.owlcs.ontapi.OWLOntologyWrapper
 
arg - Variable in class com.github.owlcs.ontapi.owlapi.objects.swrl.UnaryAtomImpl
 
arguments() - Method in class com.github.owlcs.ontapi.internal.objects.ONTSWRLAtomImpl.BN
 
arguments() - Method in class com.github.owlcs.ontapi.owlapi.objects.swrl.BuiltInAtomImpl
 
as(Class<X>) - Method in class com.github.owlcs.ontapi.internal.objects.ONTResourceImpl
 
asAnonymousIndividual() - Method in class com.github.owlcs.ontapi.owlapi.objects.AnonymousIndividualImpl
 
asBaseModel(Ontology) - Method in class com.github.owlcs.ontapi.OWLAdapter
Performs mapping OntologyModel -> InternalModelHolder.
asBuilder(OntologyCreator) - Method in class com.github.owlcs.ontapi.OWLAdapter
Performs mapping OntologyCreator -> Builder.
asCache() - Method in interface com.github.owlcs.ontapi.internal.InternalCache.Loading
Answers a InternalCache view of this cache.
asConcurrent(Graph, ReadWriteLock) - Static method in class com.github.owlcs.ontapi.OntGraphUtils
Makes a concurrent version of the given Graph by wrapping it as ReadWriteLockingGraph.
asConcurrent(UnionGraph, OntPersonality, ReadWriteLock) - Static method in class com.github.owlcs.ontapi.OntologyModelImpl.Concurrent
Assembles a concurrent version of the Ontology RDF Model.
asConjunctSet() - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnonymousClassExpressionImpl
 
asConjunctSet() - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnonymousClassExpressionImpl.IF
 
asConjunctSet() - Method in class com.github.owlcs.ontapi.internal.objects.ONTClassImpl
 
asConjunctSet() - Method in class com.github.owlcs.ontapi.owlapi.objects.ce.AnonymousClassExpressionImpl
 
asConjunctSet() - Method in class com.github.owlcs.ontapi.owlapi.objects.ce.ObjectIntersectionOfImpl
 
asConjunctSet() - Method in class com.github.owlcs.ontapi.owlapi.objects.entity.ClassImpl
 
asDisjunctSet() - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnonymousClassExpressionImpl
 
asDisjunctSet() - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnonymousClassExpressionImpl.UF
 
asDisjunctSet() - Method in class com.github.owlcs.ontapi.internal.objects.ONTClassImpl
 
asDisjunctSet() - Method in class com.github.owlcs.ontapi.owlapi.objects.ce.AnonymousClassExpressionImpl
 
asDisjunctSet() - Method in class com.github.owlcs.ontapi.owlapi.objects.ce.ObjectUnionOfImpl
 
asDisjunctSet() - Method in class com.github.owlcs.ontapi.owlapi.objects.entity.ClassImpl
 
asGraphModel() - Method in interface com.github.owlcs.ontapi.Ontology
Returns the jena model shadow, that is an interface to work with the RDF Graph directly.
asGraphModel() - Method in class com.github.owlcs.ontapi.OntologyModelImpl
Returns the jena model shadow.
asGraphModel() - Method in class com.github.owlcs.ontapi.OntologyModelImpl.Concurrent
Creates a concurrent version of Ontology Graph Model with R/W Lock inside, backed by the given model.
asHandler(OWLOntologyManager) - Method in class com.github.owlcs.ontapi.OWLAdapter
Gets ontology creation handler.
asIMPL(OWLOntologyManager) - Method in class com.github.owlcs.ontapi.OWLAdapter
Casts to the default ONT-API manager implementation.
asIndividual() - Method in class com.github.owlcs.ontapi.internal.objects.ONTSWRLIndividualImpl
 
asIntersectionOfMinMax() - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnonymousClassExpressionImpl.DEC
 
asIntersectionOfMinMax() - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnonymousClassExpressionImpl.OEC
 
asIntersectionOfMinMax() - Method in class com.github.owlcs.ontapi.owlapi.objects.ce.DataExactCardinalityImpl
 
asIntersectionOfMinMax() - Method in class com.github.owlcs.ontapi.owlapi.objects.ce.ObjectExactCardinalityImpl
 
asLoading(Function<? super Key, ? extends Value>) - Method in interface com.github.owlcs.ontapi.internal.InternalCache
Represents this cache as Loading Cache.
asLoading(Function<? super Key, ? extends Value>) - Method in class com.github.owlcs.ontapi.internal.InternalCache.CaffeineWrapper
 
asMap() - Method in class com.github.owlcs.ontapi.config.OntConfig
 
asMap() - Method in class com.github.owlcs.ontapi.config.OntConfig.Concurrent
 
asMap() - Method in class com.github.owlcs.ontapi.config.OntLoaderConfiguration
 
asMap() - Method in class com.github.owlcs.ontapi.config.OntWriterConfiguration
 
asMap() - Method in class com.github.owlcs.ontapi.internal.CacheObjectMapImpl.CachedMap
Represents this map as a true java Map
asMap() - Static method in enum class com.github.owlcs.ontapi.OWLLangRegistry.LangKey
Represents the content of this enum as a Map: format class name as key, OWLLangRegistry.OWLLang as value.
asModelConfig(InternalConfig) - Method in class com.github.owlcs.ontapi.OWLAdapter
Performs mapping InternalConfig -> ModelConfig.
asNode() - Method in interface com.github.owlcs.ontapi.AsNode
Answers the Node associated with this object.
asNode() - Method in record class com.github.owlcs.ontapi.BlankNodeId
 
asNode() - Method in class com.github.owlcs.ontapi.ID
Answers the graph node that this ontology identifier wraps.
asNode() - Method in class com.github.owlcs.ontapi.internal.objects.ONTEntityImpl
 
asNode() - Method in class com.github.owlcs.ontapi.internal.objects.ONTExpressionImpl
 
asNode() - Method in class com.github.owlcs.ontapi.internal.objects.ONTIRI
 
asNode() - Method in class com.github.owlcs.ontapi.internal.objects.ONTResourceImpl
 
asNode() - Method in class com.github.owlcs.ontapi.internal.objects.ONTSWRLIndividualImpl
 
asNode() - Method in class com.github.owlcs.ontapi.internal.objects.ONTSWRLLiteralImpl
 
asNode() - Method in class com.github.owlcs.ontapi.internal.objects.ONTSWRLVariable
 
asNode() - Method in class com.github.owlcs.ontapi.owlapi.objects.AnonymousIndividualImpl
 
asNode() - Method in class com.github.owlcs.ontapi.owlapi.objects.LiteralImpl
 
AsNode - Interface in com.github.owlcs.ontapi
An interface for objects that front a Node in some context.
asNonConcurrent(Graph) - Static method in class com.github.owlcs.ontapi.OntGraphUtils
Removes concurrency from the given graph.
asObjectUnionOf() - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnonymousClassExpressionImpl.OF
 
asObjectUnionOf() - Method in class com.github.owlcs.ontapi.owlapi.objects.ce.ObjectOneOfImpl
 
asONT(IRI) - Static method in class com.github.owlcs.ontapi.internal.objects.ONTIRI
Represents the given OWL-API IRI as ONT-API IRI.
asONT(OntologyConfigurator) - Method in class com.github.owlcs.ontapi.OWLAdapter
Wraps OntologyConfigurator as OntConfig.
asONT(OWLAnonymousIndividual) - Static method in class com.github.owlcs.ontapi.owlapi.objects.AnonymousIndividualImpl
Converts any instance of OWLAnonymousIndividual to the ONT-API Anonymous Individual implementation.
asONT(OWLDataFactory) - Method in class com.github.owlcs.ontapi.OWLAdapter
Wraps OWLDataFactory as DataFactory.
asONT(OWLLiteral) - Static method in class com.github.owlcs.ontapi.owlapi.objects.LiteralImpl
Converts any instance of OWLLiteral to the ONT-API Literal implementation.
asONT(OWLOntology) - Method in class com.github.owlcs.ontapi.OWLAdapter
Performs mapping OWLOntology -> OntologyModel.
asONT(OWLOntologyFactory) - Method in class com.github.owlcs.ontapi.OWLAdapter
Performs mapping OWLOntologyFactory -> OntologyFactory.
asONT(OWLOntologyID) - Static method in class com.github.owlcs.ontapi.ID
Converts any instance of OWLOntologyID to the ONT-API Ontology Identifier implementation.
asONT(OWLOntologyID) - Method in class com.github.owlcs.ontapi.OWLAdapter
Converts id.
asONT(OWLOntologyLoaderConfiguration) - Method in class com.github.owlcs.ontapi.OWLAdapter
Wraps OWLOntologyLoaderConfiguration as OntLoaderConfiguration.
asONT(OWLOntologyManager) - Method in class com.github.owlcs.ontapi.OWLAdapter
Wraps OWLOntologyManager as OntologyManager.
asONT(OWLOntologyWriterConfiguration) - Method in class com.github.owlcs.ontapi.OWLAdapter
Wraps OWLOntologyWriterConfiguration as OntWriterConfiguration.
asOntologyFactory(OntologyCreator) - Method in interface com.github.owlcs.ontapi.OntologyFactory.Loader
Represents this loader as an ontology factory with the given builder.
asOntologyFactory(OntologyCreator) - Method in class com.github.owlcs.ontapi.OntologyLoaderImpl
Represents this loader as an ontology factory.
asOntologyFactory(OntologyCreator) - Method in class com.github.owlcs.ontapi.OWLFactoryWrapper
Represents this loader as an ontology factory.
asOWLAnonymousIndividual() - Method in class com.github.owlcs.ontapi.owlapi.objects.AnonymousIndividualImpl
 
asOWLSubClassOfAxiom() - Method in class com.github.owlcs.ontapi.internal.axioms.ClassAssertionTranslator.AxiomImpl
 
asOWLSubClassOfAxiom() - Method in class com.github.owlcs.ontapi.internal.axioms.DataPropertyAssertionTranslator.AxiomImpl
 
asOWLSubClassOfAxiom() - Method in class com.github.owlcs.ontapi.internal.axioms.DataPropertyDomainTranslator.AxiomImpl
 
asOWLSubClassOfAxiom() - Method in class com.github.owlcs.ontapi.internal.axioms.DataPropertyRangeTranslator.AxiomImpl
 
asOWLSubClassOfAxiom() - Method in class com.github.owlcs.ontapi.internal.axioms.FunctionalDataPropertyTranslator.AxiomImpl
 
asOWLSubClassOfAxiom() - Method in class com.github.owlcs.ontapi.internal.axioms.FunctionalObjectPropertyTranslator.AxiomImpl
 
asOWLSubClassOfAxiom() - Method in class com.github.owlcs.ontapi.internal.axioms.InverseFunctionalObjectPropertyTranslator.AxiomImpl
 
asOWLSubClassOfAxiom() - Method in class com.github.owlcs.ontapi.internal.axioms.IrreflexiveObjectPropertyTranslator.AxiomImpl
 
asOWLSubClassOfAxiom() - Method in class com.github.owlcs.ontapi.internal.axioms.NegativeDataPropertyAssertionTranslator.AxiomImpl
 
asOWLSubClassOfAxiom() - Method in class com.github.owlcs.ontapi.internal.axioms.NegativeObjectPropertyAssertionTranslator.AxiomImpl
 
asOWLSubClassOfAxiom() - Method in class com.github.owlcs.ontapi.internal.axioms.ObjectPropertyAssertionTranslator.AxiomImpl
 
asOWLSubClassOfAxiom() - Method in class com.github.owlcs.ontapi.internal.axioms.ObjectPropertyDomainTranslator.AxiomImpl
 
asOWLSubClassOfAxiom() - Method in class com.github.owlcs.ontapi.internal.axioms.ObjectPropertyRangeTranslator.AxiomImpl
 
asOWLSubClassOfAxiom() - Method in class com.github.owlcs.ontapi.internal.axioms.ReflexiveObjectPropertyTranslator.AxiomImpl
 
asOWLSubClassOfAxiom() - Method in class com.github.owlcs.ontapi.owlapi.axioms.ClassAssertionAxiomImpl
 
asOWLSubClassOfAxiom() - Method in class com.github.owlcs.ontapi.owlapi.axioms.DataPropertyAssertionAxiomImpl
 
asOWLSubClassOfAxiom() - Method in class com.github.owlcs.ontapi.owlapi.axioms.DataPropertyDomainAxiomImpl
 
asOWLSubClassOfAxiom() - Method in class com.github.owlcs.ontapi.owlapi.axioms.DataPropertyRangeAxiomImpl
 
asOWLSubClassOfAxiom() - Method in class com.github.owlcs.ontapi.owlapi.axioms.FunctionalDataPropertyAxiomImpl
 
asOWLSubClassOfAxiom() - Method in class com.github.owlcs.ontapi.owlapi.axioms.FunctionalObjectPropertyAxiomImpl
 
asOWLSubClassOfAxiom() - Method in class com.github.owlcs.ontapi.owlapi.axioms.InverseFunctionalObjectPropertyAxiomImpl
 
asOWLSubClassOfAxiom() - Method in class com.github.owlcs.ontapi.owlapi.axioms.IrreflexiveObjectPropertyAxiomImpl
 
asOWLSubClassOfAxiom() - Method in class com.github.owlcs.ontapi.owlapi.axioms.NegativeDataPropertyAssertionAxiomImpl
 
asOWLSubClassOfAxiom() - Method in class com.github.owlcs.ontapi.owlapi.axioms.NegativeObjectPropertyAssertionAxiomImpl
 
asOWLSubClassOfAxiom() - Method in class com.github.owlcs.ontapi.owlapi.axioms.ObjectPropertyAssertionAxiomImpl
 
asOWLSubClassOfAxiom() - Method in class com.github.owlcs.ontapi.owlapi.axioms.ObjectPropertyDomainAxiomImpl
 
asOWLSubClassOfAxiom() - Method in class com.github.owlcs.ontapi.owlapi.axioms.ObjectPropertyRangeAxiomImpl
 
asOWLSubClassOfAxiom() - Method in class com.github.owlcs.ontapi.owlapi.axioms.ReflexiveObjectPropertyAxiomImpl
 
asOWLSubClassOfAxioms() - Method in class com.github.owlcs.ontapi.internal.axioms.AbstractNaryTranslator.IndividualNaryAxiomImpl
 
asOWLSubClassOfAxioms() - Method in class com.github.owlcs.ontapi.internal.axioms.SameIndividualTranslator.AxiomImpl
 
asOWLSubClassOfAxioms() - Method in class com.github.owlcs.ontapi.owlapi.axioms.DifferentIndividualsAxiomImpl
 
asOWLSubClassOfAxioms() - Method in class com.github.owlcs.ontapi.owlapi.axioms.DisjointClassesAxiomImpl
 
asOWLSubClassOfAxioms() - Method in class com.github.owlcs.ontapi.owlapi.axioms.EquivalentClassesAxiomImpl
 
asOWLSubClassOfAxioms() - Method in class com.github.owlcs.ontapi.owlapi.axioms.SameIndividualAxiomImpl
 
asPairwiseAxioms() - Method in class com.github.owlcs.ontapi.internal.axioms.AbstractNaryTranslator.NaryAxiomImpl
 
asPairwiseAxioms() - Method in class com.github.owlcs.ontapi.internal.axioms.InverseObjectPropertiesTranslator.AxiomImpl
 
asPairwiseAxioms() - Method in class com.github.owlcs.ontapi.owlapi.axioms.DifferentIndividualsAxiomImpl
 
asPairwiseAxioms() - Method in class com.github.owlcs.ontapi.owlapi.axioms.DisjointClassesAxiomImpl
 
asPairwiseAxioms() - Method in class com.github.owlcs.ontapi.owlapi.axioms.DisjointDataPropertiesAxiomImpl
 
asPairwiseAxioms() - Method in class com.github.owlcs.ontapi.owlapi.axioms.DisjointObjectPropertiesAxiomImpl
 
asPairwiseAxioms() - Method in class com.github.owlcs.ontapi.owlapi.axioms.EquivalentClassesAxiomImpl
 
asPairwiseAxioms() - Method in class com.github.owlcs.ontapi.owlapi.axioms.EquivalentDataPropertiesAxiomImpl
 
asPairwiseAxioms() - Method in class com.github.owlcs.ontapi.owlapi.axioms.EquivalentObjectPropertiesAxiomImpl
 
asPairwiseAxioms() - Method in class com.github.owlcs.ontapi.owlapi.axioms.InverseObjectPropertiesAxiomImpl
 
asPairwiseAxioms() - Method in class com.github.owlcs.ontapi.owlapi.axioms.SameIndividualAxiomImpl
 
asRDFNode() - Method in interface com.github.owlcs.ontapi.internal.AsRDFNode
Answers the RDFNode associated with this object.
asRDFNode() - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnnotationPropertyImpl
 
asRDFNode() - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnonymousClassExpressionImpl.CF
 
asRDFNode() - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnonymousClassExpressionImpl.DAVF
 
asRDFNode() - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnonymousClassExpressionImpl.DEC
 
asRDFNode() - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnonymousClassExpressionImpl.DHV
 
asRDFNode() - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnonymousClassExpressionImpl.DMAC
 
asRDFNode() - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnonymousClassExpressionImpl.DMIC
 
asRDFNode() - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnonymousClassExpressionImpl.DSVF
 
asRDFNode() - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnonymousClassExpressionImpl.IF
 
asRDFNode() - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnonymousClassExpressionImpl.NDAVF
 
asRDFNode() - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnonymousClassExpressionImpl.NDSVF
 
asRDFNode() - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnonymousClassExpressionImpl.OAVF
 
asRDFNode() - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnonymousClassExpressionImpl.OEC
 
asRDFNode() - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnonymousClassExpressionImpl.OF
 
asRDFNode() - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnonymousClassExpressionImpl.OHS
 
asRDFNode() - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnonymousClassExpressionImpl.OHV
 
asRDFNode() - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnonymousClassExpressionImpl.OMAC
 
asRDFNode() - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnonymousClassExpressionImpl.OMIC
 
asRDFNode() - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnonymousClassExpressionImpl.OSVF
 
asRDFNode() - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnonymousClassExpressionImpl.UF
 
asRDFNode() - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnonymousDataRangeImpl.CF
 
asRDFNode() - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnonymousDataRangeImpl.IF
 
asRDFNode() - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnonymousDataRangeImpl.OF
 
asRDFNode() - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnonymousDataRangeImpl.R
 
asRDFNode() - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnonymousDataRangeImpl.UF
 
asRDFNode() - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnonymousIndividualImpl
 
asRDFNode() - Method in class com.github.owlcs.ontapi.internal.objects.ONTClassImpl
 
asRDFNode() - Method in class com.github.owlcs.ontapi.internal.objects.ONTDataPropertyImpl
 
asRDFNode() - Method in class com.github.owlcs.ontapi.internal.objects.ONTDatatypeImpl
 
asRDFNode() - Method in class com.github.owlcs.ontapi.internal.objects.ONTEntityImpl
 
asRDFNode() - Method in class com.github.owlcs.ontapi.internal.objects.ONTExpressionImpl
 
asRDFNode() - Method in class com.github.owlcs.ontapi.internal.objects.ONTFacetRestrictionImpl
 
asRDFNode() - Method in class com.github.owlcs.ontapi.internal.objects.ONTLiteralImpl
 
asRDFNode() - Method in class com.github.owlcs.ontapi.internal.objects.ONTNamedIndividualImpl
 
asRDFNode() - Method in class com.github.owlcs.ontapi.internal.objects.ONTObjectInverseOfImpl
 
asRDFNode() - Method in class com.github.owlcs.ontapi.internal.objects.ONTObjectPropertyImpl
 
asRDFNode() - Method in class com.github.owlcs.ontapi.internal.objects.ONTResourceImpl
 
asRDFNode() - Method in class com.github.owlcs.ontapi.internal.objects.ONTSWRLAtomImpl.BN
 
asRDFNode() - Method in class com.github.owlcs.ontapi.internal.objects.ONTSWRLAtomImpl.CU
 
asRDFNode() - Method in class com.github.owlcs.ontapi.internal.objects.ONTSWRLAtomImpl.DIB
 
asRDFNode() - Method in class com.github.owlcs.ontapi.internal.objects.ONTSWRLAtomImpl.DPB
 
asRDFNode() - Method in class com.github.owlcs.ontapi.internal.objects.ONTSWRLAtomImpl.DU
 
asRDFNode() - Method in class com.github.owlcs.ontapi.internal.objects.ONTSWRLAtomImpl.OPB
 
asRDFNode() - Method in class com.github.owlcs.ontapi.internal.objects.ONTSWRLAtomImpl.SIB
 
asRDFNode() - Method in class com.github.owlcs.ontapi.internal.objects.ONTSWRLIndividualImpl
 
asRDFNode() - Method in class com.github.owlcs.ontapi.internal.objects.ONTSWRLLiteralImpl
 
asRDFNode() - Method in class com.github.owlcs.ontapi.internal.objects.ONTSWRLVariable
 
AsRDFNode - Interface in com.github.owlcs.ontapi.internal
An interface for objects that front a RDFNode in a model context.
asResource() - Method in class com.github.owlcs.ontapi.internal.axioms.AbstractNegativePropertyAssertionTranslator.NegativeAssertionImpl
Represents this axiom as ONT-API Jena Resource.
asResource() - Method in class com.github.owlcs.ontapi.internal.axioms.DifferentIndividualsTranslator.AxiomImpl.ComplexImpl
 
asResource() - Method in class com.github.owlcs.ontapi.internal.axioms.DisjointClassesTranslator.AxiomImpl.ComplexImpl
 
asResource() - Method in class com.github.owlcs.ontapi.internal.axioms.DisjointDataPropertiesTranslator.AxiomImpl.ComplexImpl
 
asResource() - Method in class com.github.owlcs.ontapi.internal.axioms.DisjointObjectPropertiesTranslator.AxiomImpl.ComplexImpl
 
asResource() - Method in class com.github.owlcs.ontapi.internal.axioms.SWRLRuleTranslator.AxiomImpl
 
AssertionImpl(Triple, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.axioms.AbstractPropertyAssertionTranslator.AssertionImpl
 
asSomeValuesFrom() - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnonymousClassExpressionImpl.DHV
 
asSomeValuesFrom() - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnonymousClassExpressionImpl.OHV
 
asSomeValuesFrom() - Method in class com.github.owlcs.ontapi.owlapi.objects.ce.DataHasValueImpl
 
asSomeValuesFrom() - Method in class com.github.owlcs.ontapi.owlapi.objects.ce.ObjectHasValueImpl
 
asStatement() - Method in class com.github.owlcs.ontapi.internal.axioms.AbstractNegativePropertyAssertionTranslator.NegativeAssertionImpl
 
asStatement() - Method in class com.github.owlcs.ontapi.internal.axioms.DeclarationTranslator.AxiomImpl
 
asStatement() - Method in class com.github.owlcs.ontapi.internal.axioms.DifferentIndividualsTranslator.AxiomImpl.ComplexImpl
 
asStatement() - Method in class com.github.owlcs.ontapi.internal.axioms.DisjointClassesTranslator.AxiomImpl.ComplexImpl
 
asStatement() - Method in class com.github.owlcs.ontapi.internal.axioms.DisjointDataPropertiesTranslator.AxiomImpl.ComplexImpl
 
asStatement() - Method in class com.github.owlcs.ontapi.internal.axioms.DisjointObjectPropertiesTranslator.AxiomImpl.ComplexImpl
 
asStatement() - Method in class com.github.owlcs.ontapi.internal.axioms.SWRLRuleTranslator.AxiomImpl
 
asStatement() - Method in interface com.github.owlcs.ontapi.internal.objects.AsStatement
Answers the root statement of this object.
asStatement() - Method in class com.github.owlcs.ontapi.internal.objects.ONTStatementImpl
Answers the root statement of this object.
AsStatement - Interface in com.github.owlcs.ontapi.internal.objects
The generic interface for things that can be seen as wrappers round Ontology Statement, which is an extended Jena Statement, which, in turn, is a Triple within Jena Model (in our case Ontology Model).
asSubDataPropertyOfAxioms() - Method in class com.github.owlcs.ontapi.internal.axioms.EquivalentDataPropertiesTranslator.AxiomImpl
 
asSubDataPropertyOfAxioms() - Method in class com.github.owlcs.ontapi.owlapi.axioms.EquivalentDataPropertiesAxiomImpl
 
asSubObjectPropertyOfAxioms() - Method in class com.github.owlcs.ontapi.internal.axioms.EquivalentObjectPropertiesTranslator.AxiomImpl
 
asSubObjectPropertyOfAxioms() - Method in class com.github.owlcs.ontapi.internal.axioms.InverseObjectPropertiesTranslator.AxiomImpl
 
asSubObjectPropertyOfAxioms() - Method in class com.github.owlcs.ontapi.owlapi.axioms.EquivalentObjectPropertiesAxiomImpl
 
asSubObjectPropertyOfAxioms() - Method in class com.github.owlcs.ontapi.owlapi.axioms.InverseObjectPropertiesAxiomImpl
 
asSubPropertyAxioms() - Method in class com.github.owlcs.ontapi.internal.axioms.SymmetricObjectPropertyTranslator.AxiomImpl
 
asSubPropertyAxioms() - Method in class com.github.owlcs.ontapi.owlapi.axioms.SymmetricObjectPropertyAxiomImpl
 
asTriple() - Method in interface com.github.owlcs.ontapi.internal.objects.AsStatement
Answers the root triple of this object.
asTriple() - Method in class com.github.owlcs.ontapi.internal.objects.ONTStatementImpl
Answers the root triple of this statement.
asUnionGraph(Graph) - Static method in class com.github.owlcs.ontapi.OntGraphUtils
Wraps the specified graph as UnionGraph if it is not yet.
ASYMMETRIC_OBJECT_PROPERTY - Enum constant in enum class com.github.owlcs.ontapi.internal.OWLTopObjectType
 
AsymmetricObjectPropertyAxiomImpl - Class in com.github.owlcs.ontapi.owlapi.axioms
 
AsymmetricObjectPropertyAxiomImpl(OWLObjectPropertyExpression, Collection<OWLAnnotation>) - Constructor for class com.github.owlcs.ontapi.owlapi.axioms.AsymmetricObjectPropertyAxiomImpl
 
asymmetricObjectPropertyAxioms(OWLObjectPropertyExpression) - Method in class com.github.owlcs.ontapi.OntBaseModelImpl
 
asymmetricObjectPropertyAxioms(OWLObjectPropertyExpression) - Method in class com.github.owlcs.ontapi.OWLOntologyWrapper
 
AsymmetricObjectPropertyTranslator - Class in com.github.owlcs.ontapi.internal.axioms
A translator that provides OWLAsymmetricObjectPropertyAxiom implementations, which are defined as object property declarations with owl:AsymmetricProperty type.
AsymmetricObjectPropertyTranslator() - Constructor for class com.github.owlcs.ontapi.internal.axioms.AsymmetricObjectPropertyTranslator
 
AsymmetricObjectPropertyTranslator.AxiomImpl - Class in com.github.owlcs.ontapi.internal.axioms
 
AsymmetricObjectPropertyTranslator.AxiomImpl.ComplexImpl - Class in com.github.owlcs.ontapi.internal.axioms
An OWLAsymmetricObjectPropertyAxiom that either has annotations or an anonymous object property expression (inverse object property) in the main triple's subject position.
AsymmetricObjectPropertyTranslator.AxiomImpl.SimpleImpl - Class in com.github.owlcs.ontapi.internal.axioms
An OWLAsymmetricObjectPropertyAxiom that has a named object property as subject and has no annotations.
AtomImpl - Class in com.github.owlcs.ontapi.owlapi.objects.swrl
 
AtomImpl(SWRLPredicate) - Constructor for class com.github.owlcs.ontapi.owlapi.objects.swrl.AtomImpl
 
AtomSimplifier() - Constructor for class com.github.owlcs.ontapi.owlapi.axioms.RuleImpl.AtomSimplifier
 
available() - Method in class com.github.owlcs.ontapi.BufferedHeadInputStream
 
AxiomImpl - Class in com.github.owlcs.ontapi.owlapi.axioms
 
AxiomImpl(Object, String, Object, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.axioms.ClassAssertionTranslator.AxiomImpl
 
AxiomImpl(Object, String, Object, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.axioms.DataPropertyDomainTranslator.AxiomImpl
 
AxiomImpl(Object, String, Object, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.axioms.DataPropertyRangeTranslator.AxiomImpl
 
AxiomImpl(Object, String, Object, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.axioms.DatatypeDefinitionTranslator.AxiomImpl
 
AxiomImpl(Object, String, Object, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.axioms.DifferentIndividualsTranslator.AxiomImpl
 
AxiomImpl(Object, String, Object, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.axioms.DisjointClassesTranslator.AxiomImpl
 
AxiomImpl(Object, String, Object, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.axioms.DisjointDataPropertiesTranslator.AxiomImpl
 
AxiomImpl(Object, String, Object, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.axioms.DisjointObjectPropertiesTranslator.AxiomImpl
 
AxiomImpl(Object, String, Object, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.axioms.DisjointUnionTranslator.AxiomImpl
 
AxiomImpl(Object, String, Object, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.axioms.EquivalentClassesTranslator.AxiomImpl
 
AxiomImpl(Object, String, Object, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.axioms.EquivalentDataPropertiesTranslator.AxiomImpl
 
AxiomImpl(Object, String, Object, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.axioms.EquivalentObjectPropertiesTranslator.AxiomImpl
 
AxiomImpl(Object, String, Object, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.axioms.HasKeyTranslator.AxiomImpl
 
AxiomImpl(Object, String, Object, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.axioms.InverseObjectPropertiesTranslator.AxiomImpl
 
AxiomImpl(Object, String, Object, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.axioms.NegativeDataPropertyAssertionTranslator.AxiomImpl
 
AxiomImpl(Object, String, Object, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.axioms.NegativeObjectPropertyAssertionTranslator.AxiomImpl
 
AxiomImpl(Object, String, Object, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.axioms.ObjectPropertyDomainTranslator.AxiomImpl
 
AxiomImpl(Object, String, Object, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.axioms.ObjectPropertyRangeTranslator.AxiomImpl
 
AxiomImpl(Object, String, Object, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.axioms.SameIndividualTranslator.AxiomImpl
 
AxiomImpl(Object, String, Object, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.axioms.SubClassOfTranslator.AxiomImpl
 
AxiomImpl(Object, String, Object, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.axioms.SubObjectPropertyOfTranslator.AxiomImpl
 
AxiomImpl(Object, String, Object, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.axioms.SubPropertyChainOfTranslator.AxiomImpl
 
AxiomImpl(Collection<OWLAnnotation>) - Constructor for class com.github.owlcs.ontapi.owlapi.axioms.AxiomImpl
 
AxiomImpl(Triple, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.axioms.AnnotationAssertionTranslator.AxiomImpl
 
AxiomImpl(Triple, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.axioms.AnnotationPropertyDomainTranslator.AxiomImpl
 
AxiomImpl(Triple, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.axioms.AnnotationPropertyRangeTranslator.AxiomImpl
 
AxiomImpl(Triple, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.axioms.AsymmetricObjectPropertyTranslator.AxiomImpl
 
AxiomImpl(Triple, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.axioms.ClassAssertionTranslator.AxiomImpl
 
AxiomImpl(Triple, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.axioms.DataPropertyAssertionTranslator.AxiomImpl
 
AxiomImpl(Triple, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.axioms.DataPropertyDomainTranslator.AxiomImpl
 
AxiomImpl(Triple, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.axioms.DataPropertyRangeTranslator.AxiomImpl
 
AxiomImpl(Triple, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.axioms.DatatypeDefinitionTranslator.AxiomImpl
 
AxiomImpl(Triple, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.axioms.DeclarationTranslator.AxiomImpl
 
AxiomImpl(Triple, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.axioms.DifferentIndividualsTranslator.AxiomImpl
 
AxiomImpl(Triple, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.axioms.DisjointClassesTranslator.AxiomImpl
 
AxiomImpl(Triple, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.axioms.DisjointDataPropertiesTranslator.AxiomImpl
 
AxiomImpl(Triple, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.axioms.DisjointObjectPropertiesTranslator.AxiomImpl
 
AxiomImpl(Triple, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.axioms.DisjointUnionTranslator.AxiomImpl
 
AxiomImpl(Triple, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.axioms.EquivalentClassesTranslator.AxiomImpl
 
AxiomImpl(Triple, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.axioms.EquivalentDataPropertiesTranslator.AxiomImpl
 
AxiomImpl(Triple, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.axioms.EquivalentObjectPropertiesTranslator.AxiomImpl
 
AxiomImpl(Triple, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.axioms.FunctionalDataPropertyTranslator.AxiomImpl
 
AxiomImpl(Triple, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.axioms.FunctionalObjectPropertyTranslator.AxiomImpl
 
AxiomImpl(Triple, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.axioms.HasKeyTranslator.AxiomImpl
 
AxiomImpl(Triple, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.axioms.InverseFunctionalObjectPropertyTranslator.AxiomImpl
 
AxiomImpl(Triple, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.axioms.InverseObjectPropertiesTranslator.AxiomImpl
 
AxiomImpl(Triple, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.axioms.IrreflexiveObjectPropertyTranslator.AxiomImpl
 
AxiomImpl(Triple, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.axioms.NegativeDataPropertyAssertionTranslator.AxiomImpl
 
AxiomImpl(Triple, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.axioms.NegativeObjectPropertyAssertionTranslator.AxiomImpl
 
AxiomImpl(Triple, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.axioms.ObjectPropertyAssertionTranslator.AxiomImpl
 
AxiomImpl(Triple, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.axioms.ObjectPropertyDomainTranslator.AxiomImpl
 
AxiomImpl(Triple, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.axioms.ObjectPropertyRangeTranslator.AxiomImpl
 
AxiomImpl(Triple, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.axioms.ReflexiveObjectPropertyTranslator.AxiomImpl
 
AxiomImpl(Triple, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.axioms.SameIndividualTranslator.AxiomImpl
 
AxiomImpl(Triple, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.axioms.SubAnnotationPropertyOfTranslator.AxiomImpl
 
AxiomImpl(Triple, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.axioms.SubClassOfTranslator.AxiomImpl
 
AxiomImpl(Triple, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.axioms.SubDataPropertyOfTranslator.AxiomImpl
 
AxiomImpl(Triple, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.axioms.SubObjectPropertyOfTranslator.AxiomImpl
 
AxiomImpl(Triple, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.axioms.SubPropertyChainOfTranslator.AxiomImpl
 
AxiomImpl(Triple, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.axioms.SWRLRuleTranslator.AxiomImpl
 
AxiomImpl(Triple, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.axioms.SymmetricObjectPropertyTranslator.AxiomImpl
 
AxiomImpl(Triple, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.axioms.TransitiveObjectPropertyTranslator.AxiomImpl
 
AxiomParserProvider - Class in com.github.owlcs.ontapi.internal
Axiom Graph Translator accessor.
AxiomParserProvider() - Constructor for class com.github.owlcs.ontapi.internal.AxiomParserProvider
 
axioms() - Static method in enum class com.github.owlcs.ontapi.internal.OWLTopObjectType
Lists all OWLAxioms Meta-infos.
axioms() - Method in class com.github.owlcs.ontapi.OntBaseModelImpl
 
axioms() - Method in class com.github.owlcs.ontapi.OWLOntologyWrapper
 
axioms(Class<A>, Class<? extends OWLObject>, OWLObject, Navigation) - Method in class com.github.owlcs.ontapi.OntBaseModelImpl
The generic search method: results all axioms which refer the given object.
axioms(Class<A>, OWLObject, boolean) - Method in class com.github.owlcs.ontapi.OntBaseModelImpl
The generic search method.
axioms(Class<T>, Class<? extends OWLObject>, OWLObject, Imports, Navigation) - Method in class com.github.owlcs.ontapi.RWLockedOntology
 
axioms(Class<T>, Class<? extends OWLObject>, OWLObject, Navigation) - Method in class com.github.owlcs.ontapi.OWLOntologyWrapper
 
axioms(Class<T>, OWLObject, Imports, Navigation) - Method in class com.github.owlcs.ontapi.RWLockedOntology
 
axioms(Class<T>, OWLObject, Navigation) - Method in class com.github.owlcs.ontapi.OWLOntologyWrapper
 
axioms(Iterable<AxiomType<?>>) - Static method in enum class com.github.owlcs.ontapi.internal.OWLTopObjectType
Lists all OWLAxioms Meta-infos for the specified axioms types.
axioms(OntModel) - Method in class com.github.owlcs.ontapi.internal.AxiomTranslator
Reads all model's axioms in the form of stream.
axioms(AxiomType<R>, Imports) - Method in class com.github.owlcs.ontapi.RWLockedOntology
 
axioms(AxiomType<T>) - Method in class com.github.owlcs.ontapi.OntBaseModelImpl
 
axioms(AxiomType<T>) - Method in class com.github.owlcs.ontapi.OWLOntologyWrapper
 
axioms(OWLAnnotationProperty) - Method in class com.github.owlcs.ontapi.OntBaseModelImpl
Gets the axioms that form the definition/description of an annotation property.
axioms(OWLAnnotationProperty) - Method in class com.github.owlcs.ontapi.OWLOntologyWrapper
 
axioms(OWLAnnotationProperty, Imports) - Method in class com.github.owlcs.ontapi.RWLockedOntology
 
axioms(OWLClass) - Method in class com.github.owlcs.ontapi.OntBaseModelImpl
Gets the axioms that form the definition/description of a class.
axioms(OWLClass) - Method in class com.github.owlcs.ontapi.OWLOntologyWrapper
 
axioms(OWLClass, Imports) - Method in class com.github.owlcs.ontapi.RWLockedOntology
 
axioms(OWLDataProperty) - Method in class com.github.owlcs.ontapi.OntBaseModelImpl
Gets the axioms that form the definition/description of a data property.
axioms(OWLDataProperty) - Method in class com.github.owlcs.ontapi.OWLOntologyWrapper
 
axioms(OWLDataProperty, Imports) - Method in class com.github.owlcs.ontapi.RWLockedOntology
 
axioms(OWLDatatype) - Method in class com.github.owlcs.ontapi.OntBaseModelImpl
 
axioms(OWLDatatype) - Method in class com.github.owlcs.ontapi.OWLOntologyWrapper
 
axioms(OWLDatatype, Imports) - Method in class com.github.owlcs.ontapi.RWLockedOntology
 
axioms(OWLIndividual) - Method in class com.github.owlcs.ontapi.OntBaseModelImpl
Gets the axioms that form the definition/description of an individual.
axioms(OWLIndividual) - Method in class com.github.owlcs.ontapi.OWLOntologyWrapper
 
axioms(OWLIndividual, Imports) - Method in class com.github.owlcs.ontapi.RWLockedOntology
 
axioms(OWLObjectPropertyExpression) - Method in class com.github.owlcs.ontapi.OntBaseModelImpl
Gets the axioms that form the definition/description of an object property.
axioms(OWLObjectPropertyExpression) - Method in class com.github.owlcs.ontapi.OWLOntologyWrapper
 
axioms(OWLObjectPropertyExpression, Imports) - Method in class com.github.owlcs.ontapi.RWLockedOntology
 
axioms(Imports) - Method in class com.github.owlcs.ontapi.RWLockedOntology
 
axioms(Imports, Set<AxiomType<?>>) - Method in class com.github.owlcs.ontapi.RWLockedOntology
 
axioms(OWLAxiomSearchFilter, Object) - Method in class com.github.owlcs.ontapi.OntBaseModelImpl
 
axioms(OWLAxiomSearchFilter, Object) - Method in class com.github.owlcs.ontapi.OWLOntologyWrapper
 
axioms(OWLAxiomSearchFilter, Object, Imports) - Method in class com.github.owlcs.ontapi.OntBaseModelImpl
 
axioms(OWLAxiomSearchFilter, Object, Imports) - Method in class com.github.owlcs.ontapi.RWLockedOntology
 
axiomsIgnoreAnnotations(OWLAxiom) - Method in class com.github.owlcs.ontapi.OntBaseModelImpl
 
axiomsIgnoreAnnotations(OWLAxiom) - Method in class com.github.owlcs.ontapi.OWLOntologyWrapper
 
axiomsIgnoreAnnotations(OWLAxiom, Imports) - Method in class com.github.owlcs.ontapi.OntBaseModelImpl
 
axiomsIgnoreAnnotations(OWLAxiom, Imports) - Method in class com.github.owlcs.ontapi.RWLockedOntology
 
AxiomsSettings - Interface in com.github.owlcs.ontapi.config
A common interface to access axioms settings.
AxiomTranslator<Axiom extends org.semanticweb.owlapi.model.OWLAxiom> - Class in com.github.owlcs.ontapi.internal
The base abstract class that intended to perform Axiom Graph Translator (operator T) in both directions: for reading and writing.
AxiomTranslator() - Constructor for class com.github.owlcs.ontapi.internal.AxiomTranslator
 

B

BadRecursionException(String) - Constructor for exception class com.github.owlcs.ontapi.OntologyFactoryImpl.BadRecursionException
 
base - Variable in class com.github.owlcs.ontapi.OntBaseModelImpl
 
BaseDeclarator - Class in com.github.owlcs.ontapi.transforms
The collection of base methods for ManifestDeclarator and ReasonerDeclarator
BaseDeclarator(Graph) - Constructor for class com.github.owlcs.ontapi.transforms.BaseDeclarator
 
BaseSearcher - Class in com.github.owlcs.ontapi.internal
A base abstraction for AxiomTranslators and searchers.
BaseSearcher() - Constructor for class com.github.owlcs.ontapi.internal.BaseSearcher
 
beforeChange() - Method in class com.github.owlcs.ontapi.OntologyModelImpl.ChangeProcessor
Performs preliminary actions before change the ontological data.
begin() - Method in class com.github.owlcs.ontapi.internal.PrefixMappingRenderer
 
begin(String) - Method in class com.github.owlcs.ontapi.internal.PrefixMappingRenderer
 
Binary(BlankNodeId, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.objects.ONTSWRLAtomImpl.Binary
 
BINARY_RDF - Enum constant in enum class com.github.owlcs.ontapi.OntFormat
 
BinaryAtomImpl<A extends org.semanticweb.owlapi.model.SWRLArgument,B extends org.semanticweb.owlapi.model.SWRLArgument> - Class in com.github.owlcs.ontapi.owlapi.objects.swrl
 
BinaryAtomImpl(SWRLPredicate, A, B) - Constructor for class com.github.owlcs.ontapi.owlapi.objects.swrl.BinaryAtomImpl
 
BINARYRDF - Enum constant in enum class com.github.owlcs.ontapi.OWLLangRegistry.LangKey
 
blank(Node) - Static method in class com.github.owlcs.ontapi.OntGraphUtils
Converts a Jena Node to OWL-API node object, which pretends to be a blank node.
BlankNodeId - Record Class in com.github.owlcs.ontapi
 
BlankNodeId(String) - Constructor for record class com.github.owlcs.ontapi.BlankNodeId
Creates an instance of a BlankNodeId record class.
BN(BlankNodeId, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.objects.ONTSWRLAtomImpl.BN
 
body() - Method in class com.github.owlcs.ontapi.internal.axioms.SWRLRuleTranslator.AxiomImpl
 
body() - Method in class com.github.owlcs.ontapi.owlapi.axioms.RuleImpl
 
bodyList() - Method in class com.github.owlcs.ontapi.owlapi.axioms.RuleImpl
 
BOOLEAN - Enum constant in enum class com.github.owlcs.ontapi.config.ExtendedProperties.MapType
 
broadcastChanges - Variable in class com.github.owlcs.ontapi.OntologyManagerImpl.ListenersHolder
 
broadcastChanges(List<? extends OWLOntologyChange>) - Method in class com.github.owlcs.ontapi.OntologyManagerImpl.ListenersHolder
 
broadcastImpendingChanges(List<? extends OWLOntologyChange>) - Method in class com.github.owlcs.ontapi.OntologyManagerImpl.ListenersHolder
 
broadcastOntologyChangesVetoed(List<? extends OWLOntologyChange>, OWLOntologyChangeVetoException) - Method in class com.github.owlcs.ontapi.OntologyManagerImpl.ListenersHolder
 
BufferedHeadInputStream - Class in com.github.owlcs.ontapi
An InputStream with cached head.
BufferedHeadInputStream(InputStream, int) - Constructor for class com.github.owlcs.ontapi.BufferedHeadInputStream
 
builder - Variable in class com.github.owlcs.ontapi.OntologyFactoryImpl
 
buildLoaderConfiguration() - Method in class com.github.owlcs.ontapi.config.OntConfig
Builds new loader configuration.
buildLoaderConfiguration() - Method in class com.github.owlcs.ontapi.config.OntConfig.Concurrent
 
buildWriterConfiguration() - Method in class com.github.owlcs.ontapi.config.OntConfig
Builds new writer configuration.
buildWriterConfiguration() - Method in class com.github.owlcs.ontapi.config.OntConfig.Concurrent
 
BUILTIN_OWL_DATATYPES - Static variable in class com.github.owlcs.ontapi.owlapi.objects.entity.BuiltinDatatypeImpl
A Map of all known builtin datatypes.
BuiltInAtomImpl - Class in com.github.owlcs.ontapi.owlapi.objects.swrl
 
BuiltInAtomImpl(IRI, List<SWRLDArgument>) - Constructor for class com.github.owlcs.ontapi.owlapi.objects.swrl.BuiltInAtomImpl
 
BuiltinDatatypeImpl - Class in com.github.owlcs.ontapi.owlapi.objects.entity
An optimised implementation of OWLDatatype, that is actually a wrapper for OWL2Datatype.
BuiltinDatatypeImpl(OWL2Datatype) - Constructor for class com.github.owlcs.ontapi.owlapi.objects.entity.BuiltinDatatypeImpl
 
builtinOWLProperties - Variable in class com.github.owlcs.ontapi.transforms.ReasonerDeclarator
 
builtins - Variable in class com.github.owlcs.ontapi.transforms.TransformationModel
 
byAnnotationProperty - Variable in class com.github.owlcs.ontapi.internal.InternalGraphModelImpl
 
ByAnnotationProperty - Class in com.github.owlcs.ontapi.internal.searchers.axioms
A searcher for OWLAnnotationProperty.
ByAnnotationProperty() - Constructor for class com.github.owlcs.ontapi.internal.searchers.axioms.ByAnnotationProperty
 
byAnonymousIndividual - Variable in class com.github.owlcs.ontapi.internal.InternalGraphModelImpl
 
ByAnonymousIndividual - Class in com.github.owlcs.ontapi.internal.searchers.axioms
A searcher for OWLAnonymousIndividual.
ByAnonymousIndividual() - Constructor for class com.github.owlcs.ontapi.internal.searchers.axioms.ByAnonymousIndividual
 
byClass - Variable in class com.github.owlcs.ontapi.internal.InternalGraphModelImpl
 
ByClass - Class in com.github.owlcs.ontapi.internal.searchers.axioms
A searcher for OWLClass.
ByClass() - Constructor for class com.github.owlcs.ontapi.internal.searchers.axioms.ByClass
 
byDataProperty - Variable in class com.github.owlcs.ontapi.internal.InternalGraphModelImpl
 
ByDataProperty - Class in com.github.owlcs.ontapi.internal.searchers.axioms
Created by @ssz on 31.03.2020.
ByDataProperty() - Constructor for class com.github.owlcs.ontapi.internal.searchers.axioms.ByDataProperty
 
byDatatype - Variable in class com.github.owlcs.ontapi.internal.InternalGraphModelImpl
 
ByDatatype - Class in com.github.owlcs.ontapi.internal.searchers.axioms
A searcher for OWLDatatype.
ByDatatype() - Constructor for class com.github.owlcs.ontapi.internal.searchers.axioms.ByDatatype
 
ByEntity<E extends org.semanticweb.owlapi.model.OWLEntity> - Class in com.github.owlcs.ontapi.internal.searchers.axioms
A base searcher for OWLEntity.
ByEntity() - Constructor for class com.github.owlcs.ontapi.internal.searchers.axioms.ByEntity
 
byIRI - Variable in class com.github.owlcs.ontapi.internal.InternalGraphModelImpl
 
ByIRI - Class in com.github.owlcs.ontapi.internal.searchers.axioms
Created by @ssz on 12.04.2020.
ByIRI() - Constructor for class com.github.owlcs.ontapi.internal.searchers.axioms.ByIRI
 
byLiteral - Variable in class com.github.owlcs.ontapi.internal.InternalGraphModelImpl
 
ByLiteral - Class in com.github.owlcs.ontapi.internal.searchers.axioms
A searcher for OWLLiteral Created by @ssz on 11.04.2020.
ByLiteral() - Constructor for class com.github.owlcs.ontapi.internal.searchers.axioms.ByLiteral
 
byNamedIndividual - Variable in class com.github.owlcs.ontapi.internal.InternalGraphModelImpl
 
ByNamedIndividual - Class in com.github.owlcs.ontapi.internal.searchers.axioms
Created by @ssz on 31.03.2020.
ByNamedIndividual() - Constructor for class com.github.owlcs.ontapi.internal.searchers.axioms.ByNamedIndividual
 
byObjectProperty - Variable in class com.github.owlcs.ontapi.internal.InternalGraphModelImpl
 
ByObjectProperty - Class in com.github.owlcs.ontapi.internal.searchers.axioms
A searcher for OWLObjectProperty.
ByObjectProperty() - Constructor for class com.github.owlcs.ontapi.internal.searchers.axioms.ByObjectProperty
 
ByObjectSearcher<A extends org.semanticweb.owlapi.model.OWLAxiom,K extends org.semanticweb.owlapi.model.OWLObject> - Interface in com.github.owlcs.ontapi.internal
A searcher that lists axioms by object.
ByPrimitive<P extends org.semanticweb.owlapi.model.OWLPrimitive> - Class in com.github.owlcs.ontapi.internal.searchers.axioms
A base abstraction for any axioms-by-primitive search helper (referencing-axioms functionality).
ByPrimitive() - Constructor for class com.github.owlcs.ontapi.internal.searchers.axioms.ByPrimitive
 
ByProperty<P extends org.semanticweb.owlapi.model.OWLProperty> - Class in com.github.owlcs.ontapi.internal.searchers.axioms
Created by @ssz on 29.03.2020.
ByProperty() - Constructor for class com.github.owlcs.ontapi.internal.searchers.axioms.ByProperty
 

C

cache - Variable in class com.github.owlcs.ontapi.internal.InternalCache.CaffeineWrapper
 
CACHE_ALL - Static variable in interface com.github.owlcs.ontapi.config.CacheSettings
A constant value signifying that all model's caches are enabled.
CACHE_COMPONENT - Static variable in interface com.github.owlcs.ontapi.config.CacheSettings
A constant value signifying that component cache is enabled.
CACHE_CONTENT - Static variable in interface com.github.owlcs.ontapi.config.CacheSettings
A constant value signifying that content cache is enabled.
CACHE_ITERATOR - Static variable in interface com.github.owlcs.ontapi.config.CacheSettings
A constant value signifying that iterator cache is enabled.
CACHE_SIZE - Static variable in class com.github.owlcs.ontapi.internal.CacheObjectFactory
This magic '2048' is taken from OWL-API DataFactory impl:
cacheComponents(OWLObject) - Method in class com.github.owlcs.ontapi.internal.InternalGraphModelImpl
Extracts all components from the given container and puts them into the InternalReadGraphModel.components cache.
CachedFactory(Class<? extends OntObject>, EnhNodeFactory, int, boolean) - Constructor for class com.github.owlcs.ontapi.internal.SearchModel.CachedFactory
 
cachedID - Variable in class com.github.owlcs.ontapi.internal.InternalGraphModelImpl
Ontology ID cache.
CachedMap(Map<K, V>, InternalCache.Loading<CacheObjectMapImpl.CachedMap<?, ?>, List<K>>, BiFunction<V, V, V>) - Constructor for class com.github.owlcs.ontapi.internal.CacheObjectMapImpl.CachedMap
 
cachedPersonality(OntPersonality, InternalConfig) - Static method in class com.github.owlcs.ontapi.internal.SearchModel
Creates a OntPersonality with nodes' cache inside.
CacheObjectFactory - Class in com.github.owlcs.ontapi.internal
The internal cache holder which is using while reading owl-objects.
CacheObjectFactory(DataFactory, Supplier<OntModel>, Map<Class<? extends OWLPrimitive>, InternalCache<?, ?>>, Supplier<InternalCache<?, ?>>) - Constructor for class com.github.owlcs.ontapi.internal.CacheObjectFactory
The primary constructor.
CacheObjectFactory(DataFactory, OntModel) - Constructor for class com.github.owlcs.ontapi.internal.CacheObjectFactory
Creates a default instance.
CacheObjectFactory(DataFactory, OntModel, int) - Constructor for class com.github.owlcs.ontapi.internal.CacheObjectFactory
Provides an instance with 7 inner Loading Caches, for all OWL entities and IRIs.
CacheObjectMapImpl<X extends org.semanticweb.owlapi.model.OWLObject> - Class in com.github.owlcs.ontapi.internal
An auxiliary class-container (bucket) to provide a common way for working with OWLObjects and Triples all together.
CacheObjectMapImpl(Supplier<Iterator<ONTObject<X>>>, boolean) - Constructor for class com.github.owlcs.ontapi.internal.CacheObjectMapImpl
 
CacheObjectMapImpl(Supplier<Iterator<ONTObject<X>>>, boolean, boolean, boolean) - Constructor for class com.github.owlcs.ontapi.internal.CacheObjectMapImpl
Constructs a bucket instance.
CacheObjectMapImpl.CachedMap<K,V> - Class in com.github.owlcs.ontapi.internal
An internal map-object that holds true-Map with CacheObjectMapImpl.CachedMap-keys and CacheObjectMapImpl.CachedMap-values.
caches - Variable in class com.github.owlcs.ontapi.internal.CacheObjectFactory
 
CacheSettings - Interface in com.github.owlcs.ontapi.config
A common interface to access cache settings.
CaffeineWrapper(Cache<K, V>) - Constructor for class com.github.owlcs.ontapi.internal.InternalCache.CaffeineWrapper
 
CaffeineWrapper(LoadingCache<K, V>, Function<? super K, ? extends V>) - Constructor for class com.github.owlcs.ontapi.internal.InternalCache.CaffeineWrapper
 
calcClassExpression(OntClass, ONTObjectFactory, Set<Resource>) - Static method in class com.github.owlcs.ontapi.internal.ReadHelper
Calculates an OWLClassExpression wrapped by ONTObject.
calcDataRange(OntDataRange, ONTObjectFactory, Set<Resource>) - Static method in class com.github.owlcs.ontapi.internal.ReadHelper
Calculates an OWLDataRange wrapped by ONTObject.
calcHashCode(int, LiteralLabel, OWLDatatype, String) - Static method in class com.github.owlcs.ontapi.owlapi.objects.LiteralImpl
Calculates a hash-code for LiteralImpl given as its components.
calcLiteralLabelHashCode(LiteralLabel) - Static method in class com.github.owlcs.ontapi.owlapi.objects.LiteralImpl
Calculates a hash-code for lexical form.
calcOWLFacetRestriction(OntFacetRestriction, ONTObjectFactory) - Static method in class com.github.owlcs.ontapi.internal.ReadHelper
Creates an OWLFacetRestriction instance.
calcSWRLAtom(OntSWRL.Atom<?>, ONTObjectFactory) - Static method in class com.github.owlcs.ontapi.internal.ReadHelper
 
calcTripleCount() - Method in class com.github.owlcs.ontapi.OntologyMetaData
 
canAttemptLoading(OWLOntologyDocumentSource) - Method in interface com.github.owlcs.ontapi.OntologyFactory
Determines if the factory can load an ontology for the specified input source.
canAttemptLoading(OWLOntologyDocumentSource) - Method in class com.github.owlcs.ontapi.OWLFactoryWrapper.FactoryImpl
 
canBeClass(Resource) - Method in class com.github.owlcs.ontapi.transforms.ReasonerDeclarator
 
canBeDataPropertyInAssertion(Property) - Method in class com.github.owlcs.ontapi.transforms.ReasonerDeclarator
 
canBeDatatype(Resource) - Method in class com.github.owlcs.ontapi.transforms.ReasonerDeclarator
 
canBeIndividual(RDFNode) - Method in class com.github.owlcs.ontapi.transforms.ReasonerDeclarator
 
canContainAnnotationProperties() - Method in class com.github.owlcs.ontapi.internal.axioms.AbstractListBasedTranslator.WithListImpl
 
canContainAnnotationProperties() - Method in class com.github.owlcs.ontapi.internal.axioms.AbstractNaryTranslator.NaryAxiomImpl
 
canContainAnnotationProperties() - Method in class com.github.owlcs.ontapi.internal.axioms.AbstractNegativePropertyAssertionTranslator.NegativeAssertionImpl
 
canContainAnnotationProperties() - Method in class com.github.owlcs.ontapi.internal.axioms.AbstractPropertyDomainTranslator.ClassDomainAxiomImpl
 
canContainAnnotationProperties() - Method in class com.github.owlcs.ontapi.internal.axioms.AbstractPropertyTypeTranslator.UnaryAxiomImpl
 
canContainAnnotationProperties() - Method in class com.github.owlcs.ontapi.internal.axioms.ClassAssertionTranslator.AxiomImpl
 
canContainAnnotationProperties() - Method in class com.github.owlcs.ontapi.internal.axioms.DataPropertyAssertionTranslator.AxiomImpl
 
canContainAnnotationProperties() - Method in class com.github.owlcs.ontapi.internal.axioms.DataPropertyRangeTranslator.AxiomImpl
 
canContainAnnotationProperties() - Method in class com.github.owlcs.ontapi.internal.axioms.DatatypeDefinitionTranslator.AxiomImpl
 
canContainAnnotationProperties() - Method in class com.github.owlcs.ontapi.internal.axioms.InverseObjectPropertiesTranslator.AxiomImpl
 
canContainAnnotationProperties() - Method in class com.github.owlcs.ontapi.internal.axioms.ObjectPropertyAssertionTranslator.AxiomImpl
 
canContainAnnotationProperties() - Method in class com.github.owlcs.ontapi.internal.axioms.ObjectPropertyRangeTranslator.AxiomImpl
 
canContainAnnotationProperties() - Method in class com.github.owlcs.ontapi.internal.axioms.SubClassOfTranslator.AxiomImpl
 
canContainAnnotationProperties() - Method in class com.github.owlcs.ontapi.internal.axioms.SubClassOfTranslator.AxiomImpl.SimpleImpl
 
canContainAnnotationProperties() - Method in class com.github.owlcs.ontapi.internal.axioms.SubDataPropertyOfTranslator.AxiomImpl
 
canContainAnnotationProperties() - Method in class com.github.owlcs.ontapi.internal.axioms.SubObjectPropertyOfTranslator.AxiomImpl
 
canContainAnnotationProperties() - Method in class com.github.owlcs.ontapi.internal.axioms.SWRLRuleTranslator.AxiomImpl
 
canContainAnnotationProperties() - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnonymousClassExpressionImpl
 
canContainAnnotationProperties() - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnonymousDataRangeImpl
 
canContainAnnotationProperties() - Method in interface com.github.owlcs.ontapi.internal.objects.ONTComposite
Answers true if this object-container may contain annotation properties.
canContainAnnotationProperties() - Method in class com.github.owlcs.ontapi.internal.objects.ONTFacetRestrictionImpl
 
canContainAnnotationProperties() - Method in class com.github.owlcs.ontapi.internal.objects.ONTLiteralImpl
 
canContainAnnotationProperties() - Method in class com.github.owlcs.ontapi.internal.objects.ONTObjectInverseOfImpl
 
canContainAnnotationProperties() - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnnotationPropertyImpl
 
canContainAnnotationProperties() - Method in class com.github.owlcs.ontapi.internal.objects.ONTSWRLAtomImpl
 
canContainAnnotationProperties() - Method in class com.github.owlcs.ontapi.internal.objects.ONTSWRLIndividualImpl
 
canContainAnnotationProperties() - Method in class com.github.owlcs.ontapi.internal.objects.ONTSWRLLiteralImpl
 
canContainAnonymousIndividuals() - Method in class com.github.owlcs.ontapi.internal.axioms.AbstractNaryTranslator.DataPropertyNaryAxiomImpl
 
canContainAnonymousIndividuals() - Method in class com.github.owlcs.ontapi.internal.axioms.AbstractPropertyTypeTranslator.UnaryAxiomImpl
 
canContainAnonymousIndividuals() - Method in class com.github.owlcs.ontapi.internal.axioms.AbstractSubPropertyTranslator.SubPropertyAxiomImpl
 
canContainAnonymousIndividuals() - Method in class com.github.owlcs.ontapi.internal.axioms.AnnotationPropertyDomainTranslator.AxiomImpl.SimpleImpl
 
canContainAnonymousIndividuals() - Method in class com.github.owlcs.ontapi.internal.axioms.AnnotationPropertyRangeTranslator.AxiomImpl.SimpleImpl
 
canContainAnonymousIndividuals() - Method in class com.github.owlcs.ontapi.internal.axioms.ClassAssertionTranslator.AxiomImpl.SimpleImpl
 
canContainAnonymousIndividuals() - Method in class com.github.owlcs.ontapi.internal.axioms.DataPropertyAssertionTranslator.AxiomImpl
 
canContainAnonymousIndividuals() - Method in class com.github.owlcs.ontapi.internal.axioms.DataPropertyDomainTranslator.AxiomImpl.SimpleImpl
 
canContainAnonymousIndividuals() - Method in class com.github.owlcs.ontapi.internal.axioms.DataPropertyRangeTranslator.AxiomImpl
 
canContainAnonymousIndividuals() - Method in class com.github.owlcs.ontapi.internal.axioms.DatatypeDefinitionTranslator.AxiomImpl
 
canContainAnonymousIndividuals() - Method in class com.github.owlcs.ontapi.internal.axioms.DeclarationTranslator.AxiomImpl.SimpleImpl
 
canContainAnonymousIndividuals() - Method in class com.github.owlcs.ontapi.internal.axioms.DifferentIndividualsTranslator.AxiomImpl.SimpleImpl
 
canContainAnonymousIndividuals() - Method in class com.github.owlcs.ontapi.internal.axioms.DisjointClassesTranslator.AxiomImpl.SimpleImpl
 
canContainAnonymousIndividuals() - Method in class com.github.owlcs.ontapi.internal.axioms.EquivalentClassesTranslator.AxiomImpl.SimpleImpl
 
canContainAnonymousIndividuals() - Method in class com.github.owlcs.ontapi.internal.axioms.InverseObjectPropertiesTranslator.AxiomImpl
 
canContainAnonymousIndividuals() - Method in class com.github.owlcs.ontapi.internal.axioms.ObjectPropertyAssertionTranslator.AxiomImpl
 
canContainAnonymousIndividuals() - Method in class com.github.owlcs.ontapi.internal.axioms.ObjectPropertyDomainTranslator.AxiomImpl.SimpleImpl
 
canContainAnonymousIndividuals() - Method in class com.github.owlcs.ontapi.internal.axioms.ObjectPropertyRangeTranslator.AxiomImpl.SimpleImpl
 
canContainAnonymousIndividuals() - Method in class com.github.owlcs.ontapi.internal.axioms.SameIndividualTranslator.AxiomImpl.SimpleImpl
 
canContainAnonymousIndividuals() - Method in class com.github.owlcs.ontapi.internal.axioms.SubClassOfTranslator.AxiomImpl.SimpleImpl
 
canContainAnonymousIndividuals() - Method in class com.github.owlcs.ontapi.internal.axioms.SubPropertyChainOfTranslator.AxiomImpl
 
canContainAnonymousIndividuals() - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnonymousClassExpressionImpl.OHS
 
canContainAnonymousIndividuals() - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnonymousClassExpressionImpl.WithDataProperty
 
canContainAnonymousIndividuals() - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnonymousDataRangeImpl
 
canContainAnonymousIndividuals() - Method in interface com.github.owlcs.ontapi.internal.objects.ONTComposite
Answers true if this object-container is allowed to contain anonymous individuals.
canContainAnonymousIndividuals() - Method in class com.github.owlcs.ontapi.internal.objects.ONTFacetRestrictionImpl
 
canContainAnonymousIndividuals() - Method in class com.github.owlcs.ontapi.internal.objects.ONTLiteralImpl
 
canContainAnonymousIndividuals() - Method in class com.github.owlcs.ontapi.internal.objects.ONTObjectInverseOfImpl
 
canContainAnonymousIndividuals() - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnnotationPropertyImpl
 
canContainAnonymousIndividuals() - Method in class com.github.owlcs.ontapi.internal.objects.ONTSWRLAtomImpl.BN
 
canContainAnonymousIndividuals() - Method in class com.github.owlcs.ontapi.internal.objects.ONTSWRLAtomImpl.DU
 
canContainAnonymousIndividuals() - Method in class com.github.owlcs.ontapi.internal.objects.ONTSWRLLiteralImpl
 
canContainClassExpressions() - Method in class com.github.owlcs.ontapi.internal.axioms.AbstractNaryTranslator.IndividualNaryAxiomImpl
 
canContainClassExpressions() - Method in class com.github.owlcs.ontapi.internal.axioms.AbstractNaryTranslator.DataPropertyNaryAxiomImpl
 
canContainClassExpressions() - Method in class com.github.owlcs.ontapi.internal.axioms.AbstractNegativePropertyAssertionTranslator.NegativeAssertionImpl
 
canContainClassExpressions() - Method in class com.github.owlcs.ontapi.internal.axioms.AbstractPropertyAssertionTranslator.AssertionImpl
 
canContainClassExpressions() - Method in class com.github.owlcs.ontapi.internal.axioms.AbstractPropertyTypeTranslator.UnaryAxiomImpl
 
canContainClassExpressions() - Method in class com.github.owlcs.ontapi.internal.axioms.AbstractSubPropertyTranslator.SubPropertyAxiomImpl
 
canContainClassExpressions() - Method in class com.github.owlcs.ontapi.internal.axioms.AnnotationPropertyDomainTranslator.AxiomImpl
 
canContainClassExpressions() - Method in class com.github.owlcs.ontapi.internal.axioms.AnnotationPropertyRangeTranslator.AxiomImpl
 
canContainClassExpressions() - Method in class com.github.owlcs.ontapi.internal.axioms.DataPropertyRangeTranslator.AxiomImpl
 
canContainClassExpressions() - Method in class com.github.owlcs.ontapi.internal.axioms.DatatypeDefinitionTranslator.AxiomImpl
 
canContainClassExpressions() - Method in class com.github.owlcs.ontapi.internal.axioms.InverseObjectPropertiesTranslator.AxiomImpl
 
canContainClassExpressions() - Method in class com.github.owlcs.ontapi.internal.axioms.SubPropertyChainOfTranslator.AxiomImpl
 
canContainClassExpressions() - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnnotationImpl
 
canContainClassExpressions() - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnonymousDataRangeImpl
 
canContainClassExpressions() - Method in interface com.github.owlcs.ontapi.internal.objects.ONTComposite
Answers true if this object-container is allowed to contain nested class-expressions.
canContainClassExpressions() - Method in class com.github.owlcs.ontapi.internal.objects.ONTFacetRestrictionImpl
 
canContainClassExpressions() - Method in class com.github.owlcs.ontapi.internal.objects.ONTLiteralImpl
 
canContainClassExpressions() - Method in class com.github.owlcs.ontapi.internal.objects.ONTObjectInverseOfImpl
 
canContainClassExpressions() - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnnotationPropertyImpl
 
canContainClassExpressions() - Method in class com.github.owlcs.ontapi.internal.objects.ONTSWRLAtomImpl.BN
 
canContainClassExpressions() - Method in class com.github.owlcs.ontapi.internal.objects.ONTSWRLAtomImpl.DPB
 
canContainClassExpressions() - Method in class com.github.owlcs.ontapi.internal.objects.ONTSWRLAtomImpl.DU
 
canContainClassExpressions() - Method in class com.github.owlcs.ontapi.internal.objects.ONTSWRLAtomImpl.ObjectBinary
 
canContainClassExpressions() - Method in class com.github.owlcs.ontapi.internal.objects.ONTSWRLIndividualImpl
 
canContainClassExpressions() - Method in class com.github.owlcs.ontapi.internal.objects.ONTSWRLLiteralImpl
 
canContainDataProperties() - Method in class com.github.owlcs.ontapi.internal.axioms.AbstractNaryTranslator.IndividualNaryAxiomImpl
 
canContainDataProperties() - Method in class com.github.owlcs.ontapi.internal.axioms.AbstractNaryTranslator.ObjectPropertyNaryAxiomImpl
 
canContainDataProperties() - Method in class com.github.owlcs.ontapi.internal.axioms.AbstractPropertyTypeTranslator.ObjectAxiomImpl
 
canContainDataProperties() - Method in class com.github.owlcs.ontapi.internal.axioms.AnnotationAssertionTranslator.AxiomImpl
 
canContainDataProperties() - Method in class com.github.owlcs.ontapi.internal.axioms.AnnotationPropertyDomainTranslator.AxiomImpl
 
canContainDataProperties() - Method in class com.github.owlcs.ontapi.internal.axioms.AnnotationPropertyRangeTranslator.AxiomImpl
 
canContainDataProperties() - Method in class com.github.owlcs.ontapi.internal.axioms.ClassAssertionTranslator.AxiomImpl.SimpleImpl
 
canContainDataProperties() - Method in class com.github.owlcs.ontapi.internal.axioms.DatatypeDefinitionTranslator.AxiomImpl
 
canContainDataProperties() - Method in class com.github.owlcs.ontapi.internal.axioms.DisjointClassesTranslator.AxiomImpl.SimpleImpl
 
canContainDataProperties() - Method in class com.github.owlcs.ontapi.internal.axioms.EquivalentClassesTranslator.AxiomImpl.SimpleImpl
 
canContainDataProperties() - Method in class com.github.owlcs.ontapi.internal.axioms.InverseObjectPropertiesTranslator.AxiomImpl
 
canContainDataProperties() - Method in class com.github.owlcs.ontapi.internal.axioms.NegativeObjectPropertyAssertionTranslator.AxiomImpl
 
canContainDataProperties() - Method in class com.github.owlcs.ontapi.internal.axioms.ObjectPropertyAssertionTranslator.AxiomImpl
 
canContainDataProperties() - Method in class com.github.owlcs.ontapi.internal.axioms.ObjectPropertyDomainTranslator.AxiomImpl.SimpleImpl
 
canContainDataProperties() - Method in class com.github.owlcs.ontapi.internal.axioms.ObjectPropertyRangeTranslator.AxiomImpl.SimpleImpl
 
canContainDataProperties() - Method in class com.github.owlcs.ontapi.internal.axioms.SubAnnotationPropertyOfTranslator.AxiomImpl
 
canContainDataProperties() - Method in class com.github.owlcs.ontapi.internal.axioms.SubClassOfTranslator.AxiomImpl.SimpleImpl
 
canContainDataProperties() - Method in class com.github.owlcs.ontapi.internal.axioms.SubObjectPropertyOfTranslator.AxiomImpl
 
canContainDataProperties() - Method in class com.github.owlcs.ontapi.internal.axioms.SubPropertyChainOfTranslator.AxiomImpl
 
canContainDataProperties() - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnnotationImpl
 
canContainDataProperties() - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnonymousClassExpressionImpl.OF
 
canContainDataProperties() - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnonymousClassExpressionImpl.OHS
 
canContainDataProperties() - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnonymousClassExpressionImpl.OHV
 
canContainDataProperties() - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnonymousDataRangeImpl
 
canContainDataProperties() - Method in interface com.github.owlcs.ontapi.internal.objects.ONTComposite
Answers true if this object-container may contain data properties.
canContainDataProperties() - Method in class com.github.owlcs.ontapi.internal.objects.ONTFacetRestrictionImpl
 
canContainDataProperties() - Method in class com.github.owlcs.ontapi.internal.objects.ONTLiteralImpl
 
canContainDataProperties() - Method in class com.github.owlcs.ontapi.internal.objects.ONTObjectInverseOfImpl
 
canContainDataProperties() - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnnotationPropertyImpl
 
canContainDataProperties() - Method in class com.github.owlcs.ontapi.internal.objects.ONTSWRLAtomImpl.BN
 
canContainDataProperties() - Method in class com.github.owlcs.ontapi.internal.objects.ONTSWRLAtomImpl.DU
 
canContainDataProperties() - Method in class com.github.owlcs.ontapi.internal.objects.ONTSWRLAtomImpl.ObjectBinary
 
canContainDataProperties() - Method in class com.github.owlcs.ontapi.internal.objects.ONTSWRLIndividualImpl
 
canContainDataProperties() - Method in class com.github.owlcs.ontapi.internal.objects.ONTSWRLLiteralImpl
 
canContainDatatypes() - Method in class com.github.owlcs.ontapi.internal.axioms.AbstractNaryTranslator.IndividualNaryAxiomImpl
 
canContainDatatypes() - Method in class com.github.owlcs.ontapi.internal.axioms.AbstractNaryTranslator.DataPropertyNaryAxiomImpl
 
canContainDatatypes() - Method in class com.github.owlcs.ontapi.internal.axioms.AbstractPropertyTypeTranslator.UnaryAxiomImpl
 
canContainDatatypes() - Method in class com.github.owlcs.ontapi.internal.axioms.AbstractSubPropertyTranslator.SubPropertyAxiomImpl
 
canContainDatatypes() - Method in class com.github.owlcs.ontapi.internal.axioms.AnnotationPropertyDomainTranslator.AxiomImpl.SimpleImpl
 
canContainDatatypes() - Method in class com.github.owlcs.ontapi.internal.axioms.AnnotationPropertyRangeTranslator.AxiomImpl.SimpleImpl
 
canContainDatatypes() - Method in class com.github.owlcs.ontapi.internal.axioms.ClassAssertionTranslator.AxiomImpl.SimpleImpl
 
canContainDatatypes() - Method in class com.github.owlcs.ontapi.internal.axioms.DataPropertyDomainTranslator.AxiomImpl.SimpleImpl
 
canContainDatatypes() - Method in class com.github.owlcs.ontapi.internal.axioms.DisjointClassesTranslator.AxiomImpl.SimpleImpl
 
canContainDatatypes() - Method in class com.github.owlcs.ontapi.internal.axioms.EquivalentClassesTranslator.AxiomImpl.SimpleImpl
 
canContainDatatypes() - Method in class com.github.owlcs.ontapi.internal.axioms.InverseObjectPropertiesTranslator.AxiomImpl
 
canContainDatatypes() - Method in class com.github.owlcs.ontapi.internal.axioms.NegativeObjectPropertyAssertionTranslator.AxiomImpl
 
canContainDatatypes() - Method in class com.github.owlcs.ontapi.internal.axioms.ObjectPropertyAssertionTranslator.AxiomImpl
 
canContainDatatypes() - Method in class com.github.owlcs.ontapi.internal.axioms.ObjectPropertyDomainTranslator.AxiomImpl.SimpleImpl
 
canContainDatatypes() - Method in class com.github.owlcs.ontapi.internal.axioms.ObjectPropertyRangeTranslator.AxiomImpl.SimpleImpl
 
canContainDatatypes() - Method in class com.github.owlcs.ontapi.internal.axioms.SubClassOfTranslator.AxiomImpl.SimpleImpl
 
canContainDatatypes() - Method in class com.github.owlcs.ontapi.internal.axioms.SubPropertyChainOfTranslator.AxiomImpl
 
canContainDatatypes() - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnonymousClassExpressionImpl.OF
 
canContainDatatypes() - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnonymousClassExpressionImpl.OHS
 
canContainDatatypes() - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnonymousClassExpressionImpl.OHV
 
canContainDatatypes() - Method in interface com.github.owlcs.ontapi.internal.objects.ONTComposite
Answers true if this object-container may contain datatypes.
canContainDatatypes() - Method in class com.github.owlcs.ontapi.internal.objects.ONTObjectInverseOfImpl
 
canContainDatatypes() - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnnotationPropertyImpl
 
canContainDatatypes() - Method in class com.github.owlcs.ontapi.internal.objects.ONTSWRLAtomImpl.ObjectBinary
 
canContainDatatypes() - Method in class com.github.owlcs.ontapi.internal.objects.ONTSWRLIndividualImpl
 
canContainNamedClasses() - Method in class com.github.owlcs.ontapi.internal.axioms.AbstractNaryTranslator.IndividualNaryAxiomImpl
 
canContainNamedClasses() - Method in class com.github.owlcs.ontapi.internal.axioms.AbstractNaryTranslator.DataPropertyNaryAxiomImpl
 
canContainNamedClasses() - Method in class com.github.owlcs.ontapi.internal.axioms.AbstractNegativePropertyAssertionTranslator.NegativeAssertionImpl
 
canContainNamedClasses() - Method in class com.github.owlcs.ontapi.internal.axioms.AbstractPropertyAssertionTranslator.AssertionImpl
 
canContainNamedClasses() - Method in class com.github.owlcs.ontapi.internal.axioms.AbstractPropertyTypeTranslator.UnaryAxiomImpl
 
canContainNamedClasses() - Method in class com.github.owlcs.ontapi.internal.axioms.AbstractSubPropertyTranslator.SubPropertyAxiomImpl
 
canContainNamedClasses() - Method in class com.github.owlcs.ontapi.internal.axioms.AnnotationPropertyDomainTranslator.AxiomImpl
 
canContainNamedClasses() - Method in class com.github.owlcs.ontapi.internal.axioms.AnnotationPropertyRangeTranslator.AxiomImpl
 
canContainNamedClasses() - Method in class com.github.owlcs.ontapi.internal.axioms.DataPropertyRangeTranslator.AxiomImpl
 
canContainNamedClasses() - Method in class com.github.owlcs.ontapi.internal.axioms.DatatypeDefinitionTranslator.AxiomImpl
 
canContainNamedClasses() - Method in class com.github.owlcs.ontapi.internal.axioms.InverseObjectPropertiesTranslator.AxiomImpl
 
canContainNamedClasses() - Method in class com.github.owlcs.ontapi.internal.axioms.SubPropertyChainOfTranslator.AxiomImpl
 
canContainNamedClasses() - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnnotationImpl
 
canContainNamedClasses() - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnonymousClassExpressionImpl.OF
 
canContainNamedClasses() - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnonymousClassExpressionImpl.OHS
 
canContainNamedClasses() - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnonymousClassExpressionImpl.OHV
 
canContainNamedClasses() - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnonymousClassExpressionImpl.WithDataProperty
 
canContainNamedClasses() - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnonymousDataRangeImpl
 
canContainNamedClasses() - Method in interface com.github.owlcs.ontapi.internal.objects.ONTComposite
Answers true if this object-container is allowed to contain (named) OWL classes.
canContainNamedClasses() - Method in class com.github.owlcs.ontapi.internal.objects.ONTFacetRestrictionImpl
 
canContainNamedClasses() - Method in class com.github.owlcs.ontapi.internal.objects.ONTLiteralImpl
 
canContainNamedClasses() - Method in class com.github.owlcs.ontapi.internal.objects.ONTObjectInverseOfImpl
 
canContainNamedClasses() - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnnotationPropertyImpl
 
canContainNamedClasses() - Method in class com.github.owlcs.ontapi.internal.objects.ONTSWRLAtomImpl.BN
 
canContainNamedClasses() - Method in class com.github.owlcs.ontapi.internal.objects.ONTSWRLAtomImpl.DPB
 
canContainNamedClasses() - Method in class com.github.owlcs.ontapi.internal.objects.ONTSWRLAtomImpl.DU
 
canContainNamedClasses() - Method in class com.github.owlcs.ontapi.internal.objects.ONTSWRLAtomImpl.ObjectBinary
 
canContainNamedClasses() - Method in class com.github.owlcs.ontapi.internal.objects.ONTSWRLIndividualImpl
 
canContainNamedClasses() - Method in class com.github.owlcs.ontapi.internal.objects.ONTSWRLLiteralImpl
 
canContainNamedIndividuals() - Method in class com.github.owlcs.ontapi.internal.axioms.AbstractNaryTranslator.DataPropertyNaryAxiomImpl
 
canContainNamedIndividuals() - Method in class com.github.owlcs.ontapi.internal.axioms.AbstractPropertyTypeTranslator.UnaryAxiomImpl
 
canContainNamedIndividuals() - Method in class com.github.owlcs.ontapi.internal.axioms.AbstractSubPropertyTranslator.SubPropertyAxiomImpl
 
canContainNamedIndividuals() - Method in class com.github.owlcs.ontapi.internal.axioms.AnnotationAssertionTranslator.AxiomImpl
 
canContainNamedIndividuals() - Method in class com.github.owlcs.ontapi.internal.axioms.AnnotationPropertyDomainTranslator.AxiomImpl
 
canContainNamedIndividuals() - Method in class com.github.owlcs.ontapi.internal.axioms.AnnotationPropertyRangeTranslator.AxiomImpl
 
canContainNamedIndividuals() - Method in class com.github.owlcs.ontapi.internal.axioms.DataPropertyDomainTranslator.AxiomImpl.SimpleImpl
 
canContainNamedIndividuals() - Method in class com.github.owlcs.ontapi.internal.axioms.DataPropertyRangeTranslator.AxiomImpl
 
canContainNamedIndividuals() - Method in class com.github.owlcs.ontapi.internal.axioms.DatatypeDefinitionTranslator.AxiomImpl
 
canContainNamedIndividuals() - Method in class com.github.owlcs.ontapi.internal.axioms.DisjointClassesTranslator.AxiomImpl.SimpleImpl
 
canContainNamedIndividuals() - Method in class com.github.owlcs.ontapi.internal.axioms.EquivalentClassesTranslator.AxiomImpl.SimpleImpl
 
canContainNamedIndividuals() - Method in class com.github.owlcs.ontapi.internal.axioms.InverseObjectPropertiesTranslator.AxiomImpl
 
canContainNamedIndividuals() - Method in class com.github.owlcs.ontapi.internal.axioms.ObjectPropertyDomainTranslator.AxiomImpl.SimpleImpl
 
canContainNamedIndividuals() - Method in class com.github.owlcs.ontapi.internal.axioms.ObjectPropertyRangeTranslator.AxiomImpl.SimpleImpl
 
canContainNamedIndividuals() - Method in class com.github.owlcs.ontapi.internal.axioms.SubClassOfTranslator.AxiomImpl.SimpleImpl
 
canContainNamedIndividuals() - Method in class com.github.owlcs.ontapi.internal.axioms.SubPropertyChainOfTranslator.AxiomImpl
 
canContainNamedIndividuals() - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnnotationImpl
 
canContainNamedIndividuals() - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnonymousClassExpressionImpl.OHS
 
canContainNamedIndividuals() - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnonymousClassExpressionImpl.WithDataProperty
 
canContainNamedIndividuals() - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnonymousDataRangeImpl
 
canContainNamedIndividuals() - Method in interface com.github.owlcs.ontapi.internal.objects.ONTComposite
Answers true if this object-container is allowed to contain named individuals.
canContainNamedIndividuals() - Method in class com.github.owlcs.ontapi.internal.objects.ONTFacetRestrictionImpl
 
canContainNamedIndividuals() - Method in class com.github.owlcs.ontapi.internal.objects.ONTLiteralImpl
 
canContainNamedIndividuals() - Method in class com.github.owlcs.ontapi.internal.objects.ONTObjectInverseOfImpl
 
canContainNamedIndividuals() - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnnotationPropertyImpl
 
canContainNamedIndividuals() - Method in class com.github.owlcs.ontapi.internal.objects.ONTSWRLAtomImpl.BN
 
canContainNamedIndividuals() - Method in class com.github.owlcs.ontapi.internal.objects.ONTSWRLAtomImpl.DU
 
canContainNamedIndividuals() - Method in class com.github.owlcs.ontapi.internal.objects.ONTSWRLLiteralImpl
 
canContainObjectProperties() - Method in class com.github.owlcs.ontapi.internal.axioms.AbstractNaryTranslator.DataPropertyNaryAxiomImpl
 
canContainObjectProperties() - Method in class com.github.owlcs.ontapi.internal.axioms.AbstractNaryTranslator.IndividualNaryAxiomImpl
 
canContainObjectProperties() - Method in class com.github.owlcs.ontapi.internal.axioms.AnnotationAssertionTranslator.AxiomImpl
 
canContainObjectProperties() - Method in class com.github.owlcs.ontapi.internal.axioms.AnnotationPropertyDomainTranslator.AxiomImpl
 
canContainObjectProperties() - Method in class com.github.owlcs.ontapi.internal.axioms.AnnotationPropertyRangeTranslator.AxiomImpl
 
canContainObjectProperties() - Method in class com.github.owlcs.ontapi.internal.axioms.ClassAssertionTranslator.AxiomImpl.SimpleImpl
 
canContainObjectProperties() - Method in class com.github.owlcs.ontapi.internal.axioms.DataPropertyAssertionTranslator.AxiomImpl
 
canContainObjectProperties() - Method in class com.github.owlcs.ontapi.internal.axioms.DataPropertyDomainTranslator.AxiomImpl.SimpleImpl
 
canContainObjectProperties() - Method in class com.github.owlcs.ontapi.internal.axioms.DataPropertyRangeTranslator.AxiomImpl
 
canContainObjectProperties() - Method in class com.github.owlcs.ontapi.internal.axioms.DatatypeDefinitionTranslator.AxiomImpl
 
canContainObjectProperties() - Method in class com.github.owlcs.ontapi.internal.axioms.DisjointClassesTranslator.AxiomImpl.SimpleImpl
 
canContainObjectProperties() - Method in class com.github.owlcs.ontapi.internal.axioms.EquivalentClassesTranslator.AxiomImpl.SimpleImpl
 
canContainObjectProperties() - Method in class com.github.owlcs.ontapi.internal.axioms.FunctionalDataPropertyTranslator.AxiomImpl
 
canContainObjectProperties() - Method in class com.github.owlcs.ontapi.internal.axioms.NegativeDataPropertyAssertionTranslator.AxiomImpl
 
canContainObjectProperties() - Method in class com.github.owlcs.ontapi.internal.axioms.SubAnnotationPropertyOfTranslator.AxiomImpl
 
canContainObjectProperties() - Method in class com.github.owlcs.ontapi.internal.axioms.SubClassOfTranslator.AxiomImpl.SimpleImpl
 
canContainObjectProperties() - Method in class com.github.owlcs.ontapi.internal.axioms.SubDataPropertyOfTranslator.AxiomImpl
 
canContainObjectProperties() - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnnotationImpl
 
canContainObjectProperties() - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnonymousClassExpressionImpl.OF
 
canContainObjectProperties() - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnonymousClassExpressionImpl.WithDataProperty
 
canContainObjectProperties() - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnonymousDataRangeImpl
 
canContainObjectProperties() - Method in interface com.github.owlcs.ontapi.internal.objects.ONTComposite
Answers true if this object-container may contain named object properties.
canContainObjectProperties() - Method in class com.github.owlcs.ontapi.internal.objects.ONTFacetRestrictionImpl
 
canContainObjectProperties() - Method in class com.github.owlcs.ontapi.internal.objects.ONTLiteralImpl
 
canContainObjectProperties() - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnnotationPropertyImpl
 
canContainObjectProperties() - Method in class com.github.owlcs.ontapi.internal.objects.ONTSWRLAtomImpl.BN
 
canContainObjectProperties() - Method in class com.github.owlcs.ontapi.internal.objects.ONTSWRLAtomImpl.DPB
 
canContainObjectProperties() - Method in class com.github.owlcs.ontapi.internal.objects.ONTSWRLAtomImpl.DU
 
canContainObjectProperties() - Method in class com.github.owlcs.ontapi.internal.objects.ONTSWRLIndividualImpl
 
canContainObjectProperties() - Method in class com.github.owlcs.ontapi.internal.objects.ONTSWRLLiteralImpl
 
canCreateFromDocumentIRI(IRI) - Method in interface com.github.owlcs.ontapi.OntologyFactory
Determines if the factory can create an ontology for the specified ontology document IRI.
canCreateFromDocumentIRI(IRI) - Method in class com.github.owlcs.ontapi.OWLFactoryWrapper.FactoryImpl
 
canWrap(Node, EnhGraph) - Method in class com.github.owlcs.ontapi.internal.SearchModel.CachedFactory
 
cardinality - Variable in class com.github.owlcs.ontapi.owlapi.objects.ce.CardinalityRestrictionImpl
 
CardinalityRestrictionImpl<F extends org.semanticweb.owlapi.model.OWLPropertyRange> - Class in com.github.owlcs.ontapi.owlapi.objects.ce
 
CardinalityRestrictionImpl(int, F) - Constructor for class com.github.owlcs.ontapi.owlapi.objects.ce.CardinalityRestrictionImpl
 
CF(BlankNodeId, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.objects.ONTAnonymousClassExpressionImpl.CF
 
CF(BlankNodeId, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.objects.ONTAnonymousDataRangeImpl.CF
 
ChangeProcessor() - Constructor for class com.github.owlcs.ontapi.OntologyModelImpl.ChangeProcessor
 
changer - Variable in class com.github.owlcs.ontapi.OntologyModelImpl
 
changeType(Resource, Resource) - Method in class com.github.owlcs.ontapi.transforms.TransformationModel
Replaces the found rdf:type with new one.
checkHasOneParameterConstructor(Class<X>, Class<?>) - Static method in class com.github.owlcs.ontapi.transforms.Transform.Factory.DefaultMaker
 
chooseAnnotationProperty() - Method in enum class com.github.owlcs.ontapi.transforms.ReasonerDeclarator.DefaultStrategies
 
chooseAnnotationProperty() - Method in interface com.github.owlcs.ontapi.transforms.ReasonerDeclarator.Strategy
Answers true if a owl:AnnotationProperty must be chosen in an ambiguous situation.
chooseClass() - Method in enum class com.github.owlcs.ontapi.transforms.ReasonerDeclarator.DefaultStrategies
 
chooseClass() - Method in interface com.github.owlcs.ontapi.transforms.ReasonerDeclarator.Strategy
Answers true if a class or datatype (in that order) must be chosen in an ambiguous situation.
CLASS - Enum constant in enum class com.github.owlcs.ontapi.config.ExtendedProperties.MapType
 
CLASS - Enum constant in enum class com.github.owlcs.ontapi.internal.OWLComponentType
 
CLASS - Enum constant in enum class com.github.owlcs.ontapi.internal.OWLEntity
 
CLASS_ASSERTION - Enum constant in enum class com.github.owlcs.ontapi.internal.OWLTopObjectType
 
CLASS_EXPRESSION - Enum constant in enum class com.github.owlcs.ontapi.internal.OWLComponentType
 
ClassAssertionAxiomImpl - Class in com.github.owlcs.ontapi.owlapi.axioms
 
ClassAssertionAxiomImpl(OWLIndividual, OWLClassExpression, Collection<OWLAnnotation>) - Constructor for class com.github.owlcs.ontapi.owlapi.axioms.ClassAssertionAxiomImpl
 
classAssertionAxioms(OWLClassExpression) - Method in class com.github.owlcs.ontapi.OntBaseModelImpl
 
classAssertionAxioms(OWLClassExpression) - Method in class com.github.owlcs.ontapi.OWLOntologyWrapper
 
classAssertionAxioms(OWLIndividual) - Method in class com.github.owlcs.ontapi.OntBaseModelImpl
 
classAssertionAxioms(OWLIndividual) - Method in class com.github.owlcs.ontapi.OWLOntologyWrapper
 
ClassAssertionByObject - Class in com.github.owlcs.ontapi.internal.searchers.axioms
Created by @ssz on 17.05.2020.
ClassAssertionByObject() - Constructor for class com.github.owlcs.ontapi.internal.searchers.axioms.ClassAssertionByObject
 
ClassAssertionBySubject - Class in com.github.owlcs.ontapi.internal.searchers.axioms
Created by @ssz on 17.05.2020.
ClassAssertionBySubject() - Constructor for class com.github.owlcs.ontapi.internal.searchers.axioms.ClassAssertionBySubject
 
classAssertionsByClass - Variable in class com.github.owlcs.ontapi.internal.InternalGraphModelImpl
 
classAssertionsByIndividual - Variable in class com.github.owlcs.ontapi.internal.InternalGraphModelImpl
 
ClassAssertionTranslator - Class in com.github.owlcs.ontapi.internal.axioms
A translator that provides OWLClassAssertionAxiom implementations.
ClassAssertionTranslator() - Constructor for class com.github.owlcs.ontapi.internal.axioms.ClassAssertionTranslator
 
ClassAssertionTranslator.AxiomImpl - Class in com.github.owlcs.ontapi.internal.axioms
 
ClassAssertionTranslator.AxiomImpl.ComplexImpl - Class in com.github.owlcs.ontapi.internal.axioms
An OWLClassAssertionAxiom that either has annotations or contains anonymous class expressions in the main triple's object position.
ClassAssertionTranslator.AxiomImpl.SimpleImpl - Class in com.github.owlcs.ontapi.internal.axioms
An OWLClassAssertionAxiom with named class expressions and without annotations.
ClassAtomImpl - Class in com.github.owlcs.ontapi.owlapi.objects.swrl
 
ClassAtomImpl(OWLClassExpression, SWRLIArgument) - Constructor for class com.github.owlcs.ontapi.owlapi.objects.swrl.ClassAtomImpl
 
classAtomPredicates() - Method in class com.github.owlcs.ontapi.internal.axioms.SWRLRuleTranslator.AxiomImpl
 
classAtomPredicates() - Method in class com.github.owlcs.ontapi.owlapi.axioms.RuleImpl
 
classAtomPredicates(SWRLRule) - Static method in class com.github.owlcs.ontapi.owlapi.axioms.RuleImpl
Lists class expressions that are predicates of class atoms.
ClassAxiomImpl - Class in com.github.owlcs.ontapi.owlapi.axioms
 
ClassAxiomImpl(Collection<OWLAnnotation>) - Constructor for class com.github.owlcs.ontapi.owlapi.axioms.ClassAxiomImpl
 
ClassDomainAxiomImpl(Object, String, Object, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.axioms.AbstractPropertyDomainTranslator.ClassDomainAxiomImpl
 
ClassDomainAxiomImpl(Triple, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.axioms.AbstractPropertyDomainTranslator.ClassDomainAxiomImpl
 
classes - Variable in class com.github.owlcs.ontapi.internal.CacheObjectFactory
 
classes - Variable in class com.github.owlcs.ontapi.owlapi.axioms.NaryClassAxiomImpl
 
classesInSignature() - Method in class com.github.owlcs.ontapi.OntBaseModelImpl
 
classesInSignature() - Method in class com.github.owlcs.ontapi.owlapi.OWLObjectImpl
 
classesInSignature() - Method in class com.github.owlcs.ontapi.OWLOntologyWrapper
 
classesInSignature(Imports) - Method in class com.github.owlcs.ontapi.RWLockedOntology
 
classExpressions() - Method in class com.github.owlcs.ontapi.internal.axioms.AbstractNaryTranslator.ClassNaryAxiomImpl
 
classExpressions() - Method in class com.github.owlcs.ontapi.internal.axioms.DisjointUnionTranslator.AxiomImpl
 
classExpressions() - Method in class com.github.owlcs.ontapi.owlapi.axioms.DisjointUnionAxiomImpl
 
classExpressions() - Method in class com.github.owlcs.ontapi.owlapi.axioms.NaryClassAxiomImpl
 
ClassImpl - Class in com.github.owlcs.ontapi.owlapi.objects.entity
 
ClassImpl(IRI) - Constructor for class com.github.owlcs.ontapi.owlapi.objects.entity.ClassImpl
 
ClassNaryAxiomImpl(Object, String, Object, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.axioms.AbstractNaryTranslator.ClassNaryAxiomImpl
 
classSearcher - Variable in class com.github.owlcs.ontapi.internal.InternalGraphModelImpl
 
ClassSearcher - Class in com.github.owlcs.ontapi.internal.searchers.objects
An ObjectsSearcher that retrieves OWL-API Classes.
ClassSearcher() - Constructor for class com.github.owlcs.ontapi.internal.searchers.objects.ClassSearcher
 
clear() - Method in class com.github.owlcs.ontapi.internal.CacheObjectFactory
Clears all caches.
clear() - Method in class com.github.owlcs.ontapi.internal.CacheObjectMapImpl
 
clear() - Method in class com.github.owlcs.ontapi.internal.DirectObjectMapImpl
 
clear() - Method in class com.github.owlcs.ontapi.internal.InternalCache.CaffeineWrapper
 
clear() - Method in interface com.github.owlcs.ontapi.internal.InternalCache
Discards all entries in the cache.
clear() - Method in interface com.github.owlcs.ontapi.internal.InternalCache.Loading
Discards all entries in the cache.
clear() - Method in class com.github.owlcs.ontapi.internal.InternalCache.MapWrapper
 
clear() - Method in class com.github.owlcs.ontapi.internal.InternalCache.SoftMapWrapper
 
clear() - Method in interface com.github.owlcs.ontapi.internal.ObjectMap
Clears the whole map-cache.
clear() - Method in interface com.github.owlcs.ontapi.OntologyCollection
Removes all elements from this collection
clear() - Method in class com.github.owlcs.ontapi.OntologyCollectionImpl
 
clear() - Method in class com.github.owlcs.ontapi.OntologyLoaderImpl
Release the state parameters that can appear during the load.
clear() - Method in class com.github.owlcs.ontapi.OntologyManagerImpl.ListenersHolder
 
clear() - Method in class com.github.owlcs.ontapi.OWLFactoryWrapper
Release the state parameters that can appear during the load.
clear() - Method in class com.github.owlcs.ontapi.RWLockedCollection
 
clearCache() - Method in interface com.github.owlcs.ontapi.internal.InternalGraphModel
Invalidates all caches.
clearCache() - Method in class com.github.owlcs.ontapi.internal.InternalGraphModelImpl
 
clearCache() - Method in interface com.github.owlcs.ontapi.Ontology
Clears the axioms and entities cache.
clearCache() - Method in class com.github.owlcs.ontapi.OntologyModelImpl
 
clearCache() - Method in class com.github.owlcs.ontapi.OntologyModelImpl.Concurrent
Clears the cache.
clearCacheIfNeeded() - Method in interface com.github.owlcs.ontapi.internal.InternalGraphModel
Invalidates the cache if needed.
clearCacheIfNeeded() - Method in class com.github.owlcs.ontapi.internal.InternalGraphModelImpl
 
clearComponents(OWLObject) - Method in class com.github.owlcs.ontapi.internal.InternalGraphModelImpl
Invalidates the cache for all components parsed from the given container.
clearComponentsCaches() - Method in class com.github.owlcs.ontapi.internal.InternalGraphModelImpl
Invalidates InternalReadGraphModel.components, InternalReadGraphModel.objectFactory and InternalReadGraphModel.searchModel caches.
clearContent() - Method in interface com.github.owlcs.ontapi.internal.objects.WithContent
Clears the content-cache-container.
clearIgnoredImports() - Method in class com.github.owlcs.ontapi.config.OntConfig
clearIgnoredImports() - Method in class com.github.owlcs.ontapi.config.OntConfig.Concurrent
 
clearIgnoredImports() - Method in class com.github.owlcs.ontapi.config.OntLoaderConfiguration
clearIRIMappers() - Method in interface com.github.owlcs.ontapi.OntologyManager
Deprecated.
use getIRIMappers().clear() instead
clearNsPrefixMap() - Method in interface com.github.owlcs.ontapi.internal.InternalGraphModel
 
clearOntologies() - Method in class com.github.owlcs.ontapi.OntologyManagerImpl
Clears all ontologies, listeners and maps from the manager.
clearOntologyStorers() - Method in interface com.github.owlcs.ontapi.OntologyManager
Deprecated.
use getOntologyStorers().clear() instead
clearOtherCaches() - Method in class com.github.owlcs.ontapi.internal.InternalGraphModelImpl
Invalidates search model and object factory caches.
close() - Method in class com.github.owlcs.ontapi.BufferedHeadInputStream
 
collectAnnotations(OntStatement, ONTObjectFactory) - Static method in class com.github.owlcs.ontapi.internal.objects.ONTAnnotationImpl
Collects all annotations for the given root OntStatement, that expected to be an annotation assertion (i.e.
collectAnnotations(OntStatement, ONTObjectFactory, AxiomsSettings) - Static method in class com.github.owlcs.ontapi.internal.objects.ONTAxiomImpl
Collects all annotations for the given axiom's main OntStatement.
collectBuiltinOWLProperties() - Method in class com.github.owlcs.ontapi.transforms.TransformationModel
Answers a Set containing all builtin properties (annotation, object or datatype).
collectContent() - Method in class com.github.owlcs.ontapi.internal.axioms.ClassAssertionTranslator.AxiomImpl.ComplexImpl
 
collectContent() - Method in class com.github.owlcs.ontapi.internal.axioms.DeclarationTranslator.AxiomImpl.WithAnnotationsImpl
 
collectContent() - Method in class com.github.owlcs.ontapi.internal.axioms.SWRLRuleTranslator.AxiomImpl
 
collectContent() - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnnotationImpl.WithAnnotationsImpl
 
collectContent() - Method in class com.github.owlcs.ontapi.internal.objects.ONTExpressionImpl
 
collectContent() - Method in interface com.github.owlcs.ontapi.internal.objects.WithContent
Collects the object's content in the form of Array.
collectContent(ONT_C, ONTObjectFactory) - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnonymousClassExpressionImpl.WithMembers
 
collectContent(ONT_D, ONTObjectFactory) - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnonymousDataRangeImpl.WithMembers
 
collectContent(ONT_R, ONTObjectFactory) - Method in class com.github.owlcs.ontapi.internal.objects.ONTSWRLAtomImpl.Binary
 
collectContent(ONT_R, ONTObjectFactory) - Method in class com.github.owlcs.ontapi.internal.objects.ONTSWRLAtomImpl.Unary
 
collectContent(ONT, ONTObjectFactory) - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnonymousClassExpressionImpl.WithClassAndObjectProperty
 
collectContent(ONT, ONTObjectFactory) - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnonymousClassExpressionImpl.WithClassAndObjectPropertyAndCardinality
 
collectContent(ONT, ONTObjectFactory) - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnonymousClassExpressionImpl.WithDataProperty
 
collectContent(ONT, ONTObjectFactory) - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnonymousClassExpressionImpl.WithDataRangeAndDataProperty
 
collectContent(ONT, ONTObjectFactory) - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnonymousClassExpressionImpl.WithDataRangeAndDataPropertyAndCardinality
 
collectContent(ONT, ONTObjectFactory) - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnonymousClassExpressionImpl.WithObjectProperty
 
collectContent(OntClass.ComplementOf, ONTObjectFactory) - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnonymousClassExpressionImpl.CF
 
collectContent(OntClass.DataHasValue, ONTObjectFactory) - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnonymousClassExpressionImpl.DHV
 
collectContent(OntClass.ObjectHasValue, ONTObjectFactory) - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnonymousClassExpressionImpl.OHV
 
collectContent(OntDataRange.ComplementOf, ONTObjectFactory) - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnonymousDataRangeImpl.CF
 
collectContent(OntDataRange.Restriction, ONTObjectFactory) - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnonymousDataRangeImpl.R
 
collectContent(OntFacetRestriction, ONTObjectFactory) - Method in class com.github.owlcs.ontapi.internal.objects.ONTFacetRestrictionImpl
 
collectContent(OntObjectProperty.Inverse, ONTObjectFactory) - Method in class com.github.owlcs.ontapi.internal.objects.ONTObjectInverseOfImpl
 
collectContent(OntSWRL.Atom.WithBuiltin, ONTObjectFactory) - Method in class com.github.owlcs.ontapi.internal.objects.ONTSWRLAtomImpl.BN
 
collectContent(OntSWRL.Atom.WithDataProperty, ONTObjectFactory) - Method in class com.github.owlcs.ontapi.internal.objects.ONTSWRLAtomImpl.DPB
 
collectContent(OntSWRL.Atom.WithDifferentIndividuals, ONTObjectFactory) - Method in class com.github.owlcs.ontapi.internal.objects.ONTSWRLAtomImpl.DIB
 
collectContent(OntSWRL.Atom.WithObjectProperty, ONTObjectFactory) - Method in class com.github.owlcs.ontapi.internal.objects.ONTSWRLAtomImpl.OPB
 
collectContent(OntSWRL.Atom.WithSameIndividuals, ONTObjectFactory) - Method in class com.github.owlcs.ontapi.internal.objects.ONTSWRLAtomImpl.SIB
 
collectContent(R, ONTObjectFactory) - Method in class com.github.owlcs.ontapi.internal.objects.ONTExpressionImpl
Collects the cache Array.
collectForbiddenClassCandidates() - Method in class com.github.owlcs.ontapi.transforms.ManifestDeclarator
 
collectImportsClosure(OWLOntology, Set<OWLOntology>) - Method in class com.github.owlcs.ontapi.OntologyManagerImpl
 
collectNamedIndividuals(Set, ModelObjectFactory) - Method in class com.github.owlcs.ontapi.internal.axioms.ObjectPropertyAssertionTranslator.AxiomImpl
 
collectRelatedChanges(OWLOntologyChange) - Method in class com.github.owlcs.ontapi.OntologyManagerImpl
Collects the related changes according to the settings.
collectReservedResources() - Method in class com.github.owlcs.ontapi.transforms.TransformationModel
Returns a Set of all Resources.
com.github.owlcs.ontapi - package com.github.owlcs.ontapi
 
com.github.owlcs.ontapi.config - package com.github.owlcs.ontapi.config
 
com.github.owlcs.ontapi.internal - package com.github.owlcs.ontapi.internal
 
com.github.owlcs.ontapi.internal.axioms - package com.github.owlcs.ontapi.internal.axioms
 
com.github.owlcs.ontapi.internal.objects - package com.github.owlcs.ontapi.internal.objects
 
com.github.owlcs.ontapi.internal.searchers - package com.github.owlcs.ontapi.internal.searchers
 
com.github.owlcs.ontapi.internal.searchers.axioms - package com.github.owlcs.ontapi.internal.searchers.axioms
 
com.github.owlcs.ontapi.internal.searchers.objects - package com.github.owlcs.ontapi.internal.searchers.objects
 
com.github.owlcs.ontapi.owlapi - package com.github.owlcs.ontapi.owlapi
 
com.github.owlcs.ontapi.owlapi.axioms - package com.github.owlcs.ontapi.owlapi.axioms
 
com.github.owlcs.ontapi.owlapi.objects - package com.github.owlcs.ontapi.owlapi.objects
 
com.github.owlcs.ontapi.owlapi.objects.ce - package com.github.owlcs.ontapi.owlapi.objects.ce
 
com.github.owlcs.ontapi.owlapi.objects.dr - package com.github.owlcs.ontapi.owlapi.objects.dr
 
com.github.owlcs.ontapi.owlapi.objects.entity - package com.github.owlcs.ontapi.owlapi.objects.entity
 
com.github.owlcs.ontapi.owlapi.objects.swrl - package com.github.owlcs.ontapi.owlapi.objects.swrl
 
com.github.owlcs.ontapi.transforms - package com.github.owlcs.ontapi.transforms
 
com.github.owlcs.ontapi.transforms.vocabulary - package com.github.owlcs.ontapi.transforms.vocabulary
 
compareIterators(Iterator<?>, Iterator<?>) - Static method in class com.github.owlcs.ontapi.owlapi.OWLObjectImpl
Compares iterators element by element (sensitive to order).
compareTo(OWLImportsDeclaration) - Method in class com.github.owlcs.ontapi.owlapi.ImportsDeclarationImpl
 
compareTo(OWLObject) - Method in class com.github.owlcs.ontapi.internal.objects.ONTEntityImpl
 
compareTo(OWLObject) - Method in class com.github.owlcs.ontapi.OntBaseModelImpl
 
compareTo(OWLObject) - Method in class com.github.owlcs.ontapi.owlapi.objects.entity.BuiltinDatatypeImpl
 
compareTo(OWLObject) - Method in class com.github.owlcs.ontapi.owlapi.OWLObjectImpl
 
compareTo(OWLObject) - Method in class com.github.owlcs.ontapi.OWLOntologyWrapper
 
ComplexImpl(Object, String, Object, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.axioms.ClassAssertionTranslator.AxiomImpl.ComplexImpl
 
ComplexImpl(Object, String, Object, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.axioms.DataPropertyDomainTranslator.AxiomImpl.ComplexImpl
 
ComplexImpl(Object, String, Object, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.axioms.DataPropertyRangeTranslator.AxiomImpl.ComplexImpl
 
ComplexImpl(Object, String, Object, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.axioms.DatatypeDefinitionTranslator.AxiomImpl.ComplexImpl
 
ComplexImpl(Object, String, Object, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.axioms.DifferentIndividualsTranslator.AxiomImpl.ComplexImpl
 
ComplexImpl(Object, String, Object, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.axioms.DisjointClassesTranslator.AxiomImpl.ComplexImpl
 
ComplexImpl(Object, String, Object, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.axioms.DisjointDataPropertiesTranslator.AxiomImpl.ComplexImpl
 
ComplexImpl(Object, String, Object, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.axioms.DisjointObjectPropertiesTranslator.AxiomImpl.ComplexImpl
 
ComplexImpl(Object, String, Object, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.axioms.EquivalentClassesTranslator.AxiomImpl.ComplexImpl
 
ComplexImpl(Object, String, Object, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.axioms.EquivalentObjectPropertiesTranslator.AxiomImpl.ComplexImpl
 
ComplexImpl(Object, String, Object, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.axioms.InverseObjectPropertiesTranslator.AxiomImpl.ComplexImpl
 
ComplexImpl(Object, String, Object, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.axioms.ObjectPropertyDomainTranslator.AxiomImpl.ComplexImpl
 
ComplexImpl(Object, String, Object, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.axioms.ObjectPropertyRangeTranslator.AxiomImpl.ComplexImpl
 
ComplexImpl(Object, String, Object, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.axioms.SameIndividualTranslator.AxiomImpl.ComplexImpl
 
ComplexImpl(Object, String, Object, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.axioms.SubClassOfTranslator.AxiomImpl.ComplexImpl
 
ComplexImpl(Object, String, Object, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.axioms.SubObjectPropertyOfTranslator.AxiomImpl.ComplexImpl
 
ComplexImpl(Triple, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.axioms.AsymmetricObjectPropertyTranslator.AxiomImpl.ComplexImpl
 
ComplexImpl(Triple, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.axioms.ClassAssertionTranslator.AxiomImpl.ComplexImpl
 
ComplexImpl(Triple, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.axioms.DataPropertyDomainTranslator.AxiomImpl.ComplexImpl
 
ComplexImpl(Triple, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.axioms.DataPropertyRangeTranslator.AxiomImpl.ComplexImpl
 
ComplexImpl(Triple, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.axioms.DatatypeDefinitionTranslator.AxiomImpl.ComplexImpl
 
ComplexImpl(Triple, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.axioms.DifferentIndividualsTranslator.AxiomImpl.ComplexImpl
 
ComplexImpl(Triple, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.axioms.DisjointClassesTranslator.AxiomImpl.ComplexImpl
 
ComplexImpl(Triple, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.axioms.DisjointDataPropertiesTranslator.AxiomImpl.ComplexImpl
 
ComplexImpl(Triple, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.axioms.DisjointObjectPropertiesTranslator.AxiomImpl.ComplexImpl
 
ComplexImpl(Triple, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.axioms.EquivalentClassesTranslator.AxiomImpl.ComplexImpl
 
ComplexImpl(Triple, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.axioms.EquivalentObjectPropertiesTranslator.AxiomImpl.ComplexImpl
 
ComplexImpl(Triple, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.axioms.FunctionalDataPropertyTranslator.AxiomImpl.ComplexImpl
 
ComplexImpl(Triple, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.axioms.FunctionalObjectPropertyTranslator.AxiomImpl.ComplexImpl
 
ComplexImpl(Triple, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.axioms.InverseFunctionalObjectPropertyTranslator.AxiomImpl.ComplexImpl
 
ComplexImpl(Triple, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.axioms.InverseObjectPropertiesTranslator.AxiomImpl.ComplexImpl
 
ComplexImpl(Triple, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.axioms.IrreflexiveObjectPropertyTranslator.AxiomImpl.ComplexImpl
 
ComplexImpl(Triple, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.axioms.ObjectPropertyDomainTranslator.AxiomImpl.ComplexImpl
 
ComplexImpl(Triple, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.axioms.ObjectPropertyRangeTranslator.AxiomImpl.ComplexImpl
 
ComplexImpl(Triple, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.axioms.ReflexiveObjectPropertyTranslator.AxiomImpl.ComplexImpl
 
ComplexImpl(Triple, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.axioms.SameIndividualTranslator.AxiomImpl.ComplexImpl
 
ComplexImpl(Triple, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.axioms.SubAnnotationPropertyOfTranslator.AxiomImpl.ComplexImpl
 
ComplexImpl(Triple, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.axioms.SubClassOfTranslator.AxiomImpl.ComplexImpl
 
ComplexImpl(Triple, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.axioms.SubDataPropertyOfTranslator.AxiomImpl.ComplexImpl
 
ComplexImpl(Triple, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.axioms.SubObjectPropertyOfTranslator.AxiomImpl.ComplexImpl
 
ComplexImpl(Triple, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.axioms.SymmetricObjectPropertyTranslator.AxiomImpl.ComplexImpl
 
ComplexImpl(Triple, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.axioms.TransitiveObjectPropertyTranslator.AxiomImpl.ComplexImpl
 
components - Variable in class com.github.owlcs.ontapi.internal.InternalGraphModelImpl
OWL objects cache to work with OWL-API 'signature' methods.
components(Object) - Method in class com.github.owlcs.ontapi.internal.objects.ONTCollectors.ONTCollector
Lists all components of the given object
computeDocumentIRI(OWLOntologyID) - Method in class com.github.owlcs.ontapi.OntologyManagerImpl
 
Concurrent(OntConfig, ReadWriteLock) - Constructor for class com.github.owlcs.ontapi.config.OntConfig.Concurrent
 
Concurrent(OntologyModelImpl, ReadWriteLock) - Constructor for class com.github.owlcs.ontapi.OntologyModelImpl.Concurrent
 
conf - Variable in class com.github.owlcs.ontapi.internal.SearchModel
 
conf - Variable in class com.github.owlcs.ontapi.OntologyManagerImpl.OntInfo
 
config - Variable in class com.github.owlcs.ontapi.internal.InternalGraphModelImpl
The configuration settings to control behaviour.
config - Variable in class com.github.owlcs.ontapi.OntBaseModelImpl
 
config - Variable in class com.github.owlcs.ontapi.OntologyManagerImpl
 
ConfigMismatchException(String) - Constructor for exception class com.github.owlcs.ontapi.OntologyFactoryImpl.ConfigMismatchException
 
conjunctSet() - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnonymousClassExpressionImpl
 
conjunctSet() - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnonymousClassExpressionImpl.IF
 
conjunctSet() - Method in class com.github.owlcs.ontapi.internal.objects.ONTClassImpl
 
conjunctSet() - Method in class com.github.owlcs.ontapi.owlapi.objects.ce.AnonymousClassExpressionImpl
 
conjunctSet() - Method in class com.github.owlcs.ontapi.owlapi.objects.ce.ObjectIntersectionOfImpl
 
conjunctSet() - Method in class com.github.owlcs.ontapi.owlapi.objects.entity.ClassImpl
 
connect(UnionGraph, UnionGraph) - Static method in class com.github.owlcs.ontapi.UnionGraphConnector
Connects two graphs so that changing hierarchy structures of one graph will reflect the other.
contains(K) - Method in class com.github.owlcs.ontapi.internal.CacheObjectMapImpl.CachedMap
Returns true if this map contains a mapping for the specified key.
contains(IRI) - Method in interface com.github.owlcs.ontapi.OntologyManager
Answers true if the manager contains an ontology with the given ontology iri.
contains(IRI) - Method in class com.github.owlcs.ontapi.OntologyManagerImpl
 
contains(OWLAnnotation) - Method in interface com.github.owlcs.ontapi.internal.InternalGraphModel
Answers true if the given annotation is present in ontology header.
contains(OWLAnnotation) - Method in class com.github.owlcs.ontapi.internal.InternalGraphModelImpl
 
contains(OWLAxiom) - Method in interface com.github.owlcs.ontapi.internal.InternalGraphModel
Answers true if the given axiom is present within this buffer-model.
contains(OWLAxiom) - Method in class com.github.owlcs.ontapi.internal.InternalGraphModelImpl
 
contains(OWLClassExpression) - Method in class com.github.owlcs.ontapi.internal.axioms.AbstractNaryTranslator.ClassNaryAxiomImpl
 
contains(OWLClassExpression) - Method in class com.github.owlcs.ontapi.owlapi.axioms.NaryClassAxiomImpl
 
contains(OWLObject, OWLObject) - Method in enum class com.github.owlcs.ontapi.internal.OWLComponentType
Answers true if the given container contains the given component somewhere in its depths.
contains(OWLOntology) - Method in class com.github.owlcs.ontapi.OntologyManagerImpl
 
contains(OWLOntologyID) - Method in interface com.github.owlcs.ontapi.OntologyCollection
Answers true iff this collection contains the element-container with the given key-id.
contains(OWLOntologyID) - Method in interface com.github.owlcs.ontapi.OntologyManager
Answers true if the manager contains an ontology with the given ontology id.
contains(OWLOntologyID) - Method in class com.github.owlcs.ontapi.OntologyManagerImpl
 
contains(OWLAxiomSearchFilter, Object) - Method in class com.github.owlcs.ontapi.OntBaseModelImpl
 
contains(OWLAxiomSearchFilter, Object) - Method in class com.github.owlcs.ontapi.OWLOntologyWrapper
 
contains(OWLAxiomSearchFilter, Object, Imports) - Method in class com.github.owlcs.ontapi.OntBaseModelImpl
 
contains(OWLAxiomSearchFilter, Object, Imports) - Method in class com.github.owlcs.ontapi.RWLockedOntology
 
contains(X) - Method in class com.github.owlcs.ontapi.internal.CacheObjectMapImpl
Answers true is the map contains the object.
contains(X) - Method in class com.github.owlcs.ontapi.internal.DirectObjectMapImpl
 
contains(X) - Method in interface com.github.owlcs.ontapi.internal.ObjectMap
Answers true is the map contains the object.
containsAnnotationProperty(OWLAnnotationProperty) - Method in class com.github.owlcs.ontapi.internal.axioms.AnnotationAssertionTranslator.AxiomImpl.SimpleImpl
 
containsAnnotationProperty(OWLAnnotationProperty) - Method in class com.github.owlcs.ontapi.internal.axioms.AnnotationPropertyDomainTranslator.AxiomImpl.SimpleImpl
 
containsAnnotationProperty(OWLAnnotationProperty) - Method in class com.github.owlcs.ontapi.internal.axioms.AnnotationPropertyRangeTranslator.AxiomImpl.SimpleImpl
 
containsAnnotationProperty(OWLAnnotationProperty) - Method in class com.github.owlcs.ontapi.internal.axioms.SubAnnotationPropertyOfTranslator.AxiomImpl.SimpleImpl
 
containsAnnotationProperty(OWLAnnotationProperty) - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnnotationImpl.SimpleImpl
 
containsAnnotationProperty(OWLAnnotationProperty) - Method in class com.github.owlcs.ontapi.internal.objects.ONTObjectImpl
Answers true iff the given OWL annotation property is present in the object's signature.
containsAnnotationPropertyInSignature(IRI) - Method in class com.github.owlcs.ontapi.OntBaseModelImpl
 
containsAnnotationPropertyInSignature(IRI) - Method in class com.github.owlcs.ontapi.OWLOntologyWrapper
 
containsAnnotationPropertyInSignature(IRI, Imports) - Method in class com.github.owlcs.ontapi.OntBaseModelImpl
 
containsAnnotationPropertyInSignature(IRI, Imports) - Method in class com.github.owlcs.ontapi.RWLockedOntology
 
containsAnonymousClassExpressions() - Method in class com.github.owlcs.ontapi.internal.axioms.SWRLRuleTranslator.AxiomImpl
 
containsAnonymousClassExpressions() - Method in class com.github.owlcs.ontapi.owlapi.axioms.RuleImpl
 
containsAnonymousIndividuals() - Method in class com.github.owlcs.ontapi.internal.axioms.DifferentIndividualsTranslator.AxiomImpl.ComplexImpl
 
containsAnonymousIndividuals() - Method in class com.github.owlcs.ontapi.internal.axioms.DifferentIndividualsTranslator.AxiomImpl.SimpleImpl
 
containsAnonymousIndividuals() - Method in class com.github.owlcs.ontapi.internal.axioms.NegativeDataPropertyAssertionTranslator.AxiomImpl
 
containsAnonymousIndividuals() - Method in class com.github.owlcs.ontapi.internal.axioms.NegativeObjectPropertyAssertionTranslator.AxiomImpl
 
containsAnonymousIndividuals() - Method in class com.github.owlcs.ontapi.internal.axioms.SameIndividualTranslator.AxiomImpl
 
containsAnonymousIndividuals() - Method in class com.github.owlcs.ontapi.internal.axioms.SameIndividualTranslator.AxiomImpl.SimpleImpl
 
containsAnonymousIndividuals() - Method in class com.github.owlcs.ontapi.owlapi.axioms.DifferentIndividualsAxiomImpl
 
containsAnonymousIndividuals() - Method in class com.github.owlcs.ontapi.owlapi.axioms.NegativeDataPropertyAssertionAxiomImpl
 
containsAnonymousIndividuals() - Method in class com.github.owlcs.ontapi.owlapi.axioms.NegativeObjectPropertyAssertionAxiomImpl
 
containsAnonymousIndividuals() - Method in class com.github.owlcs.ontapi.owlapi.axioms.SameIndividualAxiomImpl
 
containsAny(OWLObject, Collection<? extends OWLObject>) - Method in enum class com.github.owlcs.ontapi.internal.OWLComponentType
Answers true if the given container contains any of the given components somewhere in its depths.
containsAxiom(ExtendedIterator<OntStatement>, AxiomsSettings) - Method in class com.github.owlcs.ontapi.internal.searchers.objects.AnnotationPropertySearcher
 
containsAxiom(OWLAxiom) - Method in class com.github.owlcs.ontapi.OntBaseModelImpl
 
containsAxiom(OWLAxiom) - Method in class com.github.owlcs.ontapi.OWLOntologyWrapper
 
containsAxiom(OWLAxiom, Imports, AxiomAnnotations) - Method in class com.github.owlcs.ontapi.OntBaseModelImpl
 
containsAxiom(OWLAxiom, Imports, AxiomAnnotations) - Method in class com.github.owlcs.ontapi.RWLockedOntology
 
containsAxiomIgnoreAnnotations(OWLAxiom) - Method in class com.github.owlcs.ontapi.OntBaseModelImpl
 
containsAxiomIgnoreAnnotations(OWLAxiom) - Method in class com.github.owlcs.ontapi.OWLOntologyWrapper
 
containsClassExpressionProperty(Resource) - Method in class com.github.owlcs.ontapi.transforms.BaseDeclarator
 
containsClassInSignature(IRI) - Method in class com.github.owlcs.ontapi.OntBaseModelImpl
 
containsClassInSignature(IRI) - Method in class com.github.owlcs.ontapi.OWLOntologyWrapper
 
containsClassInSignature(IRI, Imports) - Method in class com.github.owlcs.ontapi.OntBaseModelImpl
 
containsClassInSignature(IRI, Imports) - Method in class com.github.owlcs.ontapi.RWLockedOntology
 
ContainsCollector() - Constructor for class com.github.owlcs.ontapi.internal.objects.ONTCollectors.ContainsCollector
 
containsComponent(OWLComponentType, OWLObject) - Method in class com.github.owlcs.ontapi.internal.InternalGraphModelImpl
Tests if the given component-type pair is present in the signature.
containsConjunct(OWLClassExpression) - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnonymousClassExpressionImpl
 
containsConjunct(OWLClassExpression) - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnonymousClassExpressionImpl.IF
 
containsConjunct(OWLClassExpression) - Method in class com.github.owlcs.ontapi.internal.objects.ONTClassImpl
 
containsConjunct(OWLClassExpression) - Method in class com.github.owlcs.ontapi.owlapi.objects.ce.AnonymousClassExpressionImpl
 
containsConjunct(OWLClassExpression) - Method in class com.github.owlcs.ontapi.owlapi.objects.ce.ObjectIntersectionOfImpl
 
containsConjunct(OWLClassExpression) - Method in class com.github.owlcs.ontapi.owlapi.objects.entity.ClassImpl
 
containsDataProperty(OWLDataProperty) - Method in class com.github.owlcs.ontapi.internal.axioms.DataPropertyAssertionTranslator.AxiomImpl
 
containsDataProperty(OWLDataProperty) - Method in class com.github.owlcs.ontapi.internal.axioms.DataPropertyDomainTranslator.AxiomImpl.SimpleImpl
 
containsDataProperty(OWLDataProperty) - Method in class com.github.owlcs.ontapi.internal.axioms.DataPropertyRangeTranslator.AxiomImpl.SimpleImpl
 
containsDataProperty(OWLDataProperty) - Method in class com.github.owlcs.ontapi.internal.axioms.DisjointDataPropertiesTranslator.AxiomImpl.SimpleImpl
 
containsDataProperty(OWLDataProperty) - Method in class com.github.owlcs.ontapi.internal.axioms.EquivalentDataPropertiesTranslator.AxiomImpl.SimpleImpl
 
containsDataProperty(OWLDataProperty) - Method in class com.github.owlcs.ontapi.internal.axioms.FunctionalDataPropertyTranslator.AxiomImpl.SimpleImpl
 
containsDataProperty(OWLDataProperty) - Method in class com.github.owlcs.ontapi.internal.axioms.NegativeDataPropertyAssertionTranslator.AxiomImpl
 
containsDataProperty(OWLDataProperty) - Method in class com.github.owlcs.ontapi.internal.axioms.SubDataPropertyOfTranslator.AxiomImpl.SimpleImpl
 
containsDataProperty(OWLDataProperty) - Method in class com.github.owlcs.ontapi.internal.objects.ONTObjectImpl
Answers true iff the given OWL data property is present in the object's signature.
containsDataPropertyInSignature(IRI) - Method in class com.github.owlcs.ontapi.OntBaseModelImpl
 
containsDataPropertyInSignature(IRI) - Method in class com.github.owlcs.ontapi.OWLOntologyWrapper
 
containsDataPropertyInSignature(IRI, Imports) - Method in class com.github.owlcs.ontapi.OntBaseModelImpl
 
containsDataPropertyInSignature(IRI, Imports) - Method in class com.github.owlcs.ontapi.RWLockedOntology
 
containsDatatype(OWLDatatype) - Method in class com.github.owlcs.ontapi.internal.axioms.AnnotationAssertionTranslator.AxiomImpl.SimpleImpl
 
containsDatatype(OWLDatatype) - Method in class com.github.owlcs.ontapi.internal.axioms.DataPropertyRangeTranslator.AxiomImpl.SimpleImpl
 
containsDatatype(OWLDatatype) - Method in class com.github.owlcs.ontapi.internal.axioms.DatatypeDefinitionTranslator.AxiomImpl.SimpleImpl
 
containsDatatype(OWLDatatype) - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnnotationImpl.SimpleImpl
 
containsDatatype(OWLDatatype) - Method in class com.github.owlcs.ontapi.internal.objects.ONTFacetRestrictionImpl
 
containsDatatype(OWLDatatype) - Method in class com.github.owlcs.ontapi.internal.objects.ONTObjectImpl
Answers true iff the given OWL named data range (datatype) is present in the object's signature.
containsDatatype(OWLDatatype) - Method in class com.github.owlcs.ontapi.internal.objects.ONTSWRLAtomImpl.BN
 
containsDatatype(OWLDatatype) - Method in class com.github.owlcs.ontapi.internal.objects.ONTSWRLAtomImpl.DU
 
containsDatatype(OWLDatatype) - Method in class com.github.owlcs.ontapi.internal.objects.ONTSWRLLiteralImpl
 
containsDatatypeInSignature(IRI) - Method in class com.github.owlcs.ontapi.OntBaseModelImpl
 
containsDatatypeInSignature(IRI) - Method in class com.github.owlcs.ontapi.OWLOntologyWrapper
 
containsDatatypeInSignature(IRI, Imports) - Method in class com.github.owlcs.ontapi.OntBaseModelImpl
 
containsDatatypeInSignature(IRI, Imports) - Method in class com.github.owlcs.ontapi.RWLockedOntology
 
containsEntitiesOfTypeInSignature(EntityType<?>) - Method in class com.github.owlcs.ontapi.OntBaseModelImpl
 
containsEntitiesOfTypeInSignature(EntityType<?>) - Method in class com.github.owlcs.ontapi.OWLOntologyWrapper
 
containsEntitiesOfTypeInSignature(EntityType<?>, Imports) - Method in class com.github.owlcs.ontapi.RWLockedOntology
 
containsEntity(String, OntModel, AxiomsSettings) - Method in class com.github.owlcs.ontapi.internal.searchers.objects.NamedIndividualSearcher
 
containsEntity(String, OntModel, AxiomsSettings) - Method in class com.github.owlcs.ontapi.internal.searchers.objects.AnnotationPropertySearcher
 
containsEntity(String, OntModel, AxiomsSettings) - Method in class com.github.owlcs.ontapi.internal.searchers.objects.ClassSearcher
 
containsEntity(OWLEntity) - Method in class com.github.owlcs.ontapi.internal.axioms.DeclarationTranslator.AxiomImpl.SimpleImpl
 
containsEntity(OWLEntity) - Method in class com.github.owlcs.ontapi.internal.axioms.DeclarationTranslator.AxiomImpl.WithAnnotationsImpl
 
containsEntity(OWLEntity) - Method in class com.github.owlcs.ontapi.internal.objects.ONTEntityImpl
 
containsEntity(OWLEntity) - Method in class com.github.owlcs.ontapi.internal.objects.ONTObjectImpl
Answers true iff the given entity is present in the object's signature.
containsEntity(OWLEntity) - Method in class com.github.owlcs.ontapi.internal.objects.ONTSWRLVariable
 
containsEntityInSignature(IRI) - Method in class com.github.owlcs.ontapi.OntBaseModelImpl
 
containsEntityInSignature(IRI) - Method in class com.github.owlcs.ontapi.OWLOntologyWrapper
 
containsEntityInSignature(IRI, Imports) - Method in class com.github.owlcs.ontapi.RWLockedOntology
 
containsEntityInSignature(OWLEntity) - Method in class com.github.owlcs.ontapi.internal.objects.ONTObjectImpl
 
containsEntityInSignature(OWLEntity) - Method in class com.github.owlcs.ontapi.OntBaseModelImpl
 
containsEntityInSignature(OWLEntity) - Method in class com.github.owlcs.ontapi.owlapi.objects.AnonymousIndividualImpl
 
containsEntityInSignature(OWLEntity) - Method in class com.github.owlcs.ontapi.owlapi.objects.LiteralImpl
 
containsEntityInSignature(OWLEntity) - Method in class com.github.owlcs.ontapi.owlapi.OWLObjectImpl
 
containsEntityInSignature(OWLEntity) - Method in class com.github.owlcs.ontapi.OWLOntologyWrapper
 
containsEntityInSignature(OWLEntity, Imports) - Method in class com.github.owlcs.ontapi.RWLockedOntology
 
containsIgnoreAnnotations(OWLAxiom) - Method in interface com.github.owlcs.ontapi.internal.InternalGraphModel
Answers true if the given axiom is present within the model.
containsIgnoreAnnotations(OWLAxiom) - Method in class com.github.owlcs.ontapi.internal.InternalGraphModelImpl
 
containsIndividualInSignature(IRI) - Method in class com.github.owlcs.ontapi.OntBaseModelImpl
 
containsIndividualInSignature(IRI) - Method in class com.github.owlcs.ontapi.OWLOntologyWrapper
 
containsIndividualInSignature(IRI, Imports) - Method in class com.github.owlcs.ontapi.OntBaseModelImpl
 
containsIndividualInSignature(IRI, Imports) - Method in class com.github.owlcs.ontapi.RWLockedOntology
 
containsInOntology(String, OntModel, AxiomsSettings) - Method in class com.github.owlcs.ontapi.internal.searchers.objects.DatatypeSearcher
 
containsInOntology(String, OntModel, AxiomsSettings) - Method in class com.github.owlcs.ontapi.internal.searchers.objects.AnnotationPropertySearcher
 
containsInOntology(Resource, OntModel, AxiomsSettings) - Method in class com.github.owlcs.ontapi.internal.searchers.objects.AnnotationPropertySearcher
 
containsInOntology(Resource, OntModel, AxiomsSettings) - Method in class com.github.owlcs.ontapi.internal.searchers.objects.DatatypeSearcher
 
containsInOntology(Resource, OntModel, AxiomsSettings) - Method in class com.github.owlcs.ontapi.internal.searchers.objects.ClassSearcher
Answers true if the given uri-resource (OWLEntity) contains somewhere in the given OWL-ontology deeps (in some axiom or in the header).
containsNamedClass(OWLClass) - Method in class com.github.owlcs.ontapi.internal.axioms.ClassAssertionTranslator.AxiomImpl.SimpleImpl
 
containsNamedClass(OWLClass) - Method in class com.github.owlcs.ontapi.internal.axioms.DataPropertyDomainTranslator.AxiomImpl.SimpleImpl
 
containsNamedClass(OWLClass) - Method in class com.github.owlcs.ontapi.internal.axioms.DisjointClassesTranslator.AxiomImpl.SimpleImpl
 
containsNamedClass(OWLClass) - Method in class com.github.owlcs.ontapi.internal.axioms.EquivalentClassesTranslator.AxiomImpl.SimpleImpl
 
containsNamedClass(OWLClass) - Method in class com.github.owlcs.ontapi.internal.axioms.ObjectPropertyDomainTranslator.AxiomImpl.SimpleImpl
 
containsNamedClass(OWLClass) - Method in class com.github.owlcs.ontapi.internal.axioms.ObjectPropertyRangeTranslator.AxiomImpl.SimpleImpl
 
containsNamedClass(OWLClass) - Method in class com.github.owlcs.ontapi.internal.axioms.SubClassOfTranslator.AxiomImpl.SimpleImpl
 
containsNamedClass(OWLClass) - Method in class com.github.owlcs.ontapi.internal.objects.ONTObjectImpl
Answers true iff the given OWL class is present in the object's signature.
containsNamedEquivalentClass() - Method in class com.github.owlcs.ontapi.internal.axioms.EquivalentClassesTranslator.AxiomImpl
 
containsNamedEquivalentClass() - Method in class com.github.owlcs.ontapi.internal.axioms.EquivalentClassesTranslator.AxiomImpl.SimpleImpl
 
containsNamedEquivalentClass() - Method in class com.github.owlcs.ontapi.owlapi.axioms.EquivalentClassesAxiomImpl
 
containsNamedIndividual(OWLNamedIndividual) - Method in class com.github.owlcs.ontapi.internal.axioms.ClassAssertionTranslator.AxiomImpl.SimpleImpl
 
containsNamedIndividual(OWLNamedIndividual) - Method in class com.github.owlcs.ontapi.internal.axioms.DataPropertyAssertionTranslator.AxiomImpl.SimpleImpl
 
containsNamedIndividual(OWLNamedIndividual) - Method in class com.github.owlcs.ontapi.internal.axioms.DifferentIndividualsTranslator.AxiomImpl.SimpleImpl
 
containsNamedIndividual(OWLNamedIndividual) - Method in class com.github.owlcs.ontapi.internal.axioms.NegativeDataPropertyAssertionTranslator.AxiomImpl
 
containsNamedIndividual(OWLNamedIndividual) - Method in class com.github.owlcs.ontapi.internal.axioms.NegativeObjectPropertyAssertionTranslator.AxiomImpl
 
containsNamedIndividual(OWLNamedIndividual) - Method in class com.github.owlcs.ontapi.internal.axioms.ObjectPropertyAssertionTranslator.AxiomImpl.SimpleImpl
 
containsNamedIndividual(OWLNamedIndividual) - Method in class com.github.owlcs.ontapi.internal.axioms.SameIndividualTranslator.AxiomImpl.SimpleImpl
 
containsNamedIndividual(OWLNamedIndividual) - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnonymousClassExpressionImpl.OF
 
containsNamedIndividual(OWLNamedIndividual) - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnonymousClassExpressionImpl.OHV
 
containsNamedIndividual(OWLNamedIndividual) - Method in class com.github.owlcs.ontapi.internal.objects.ONTObjectImpl
Answers true iff the given OWL named individual is present in the object's signature.
containsNamedIndividual(OWLNamedIndividual) - Method in class com.github.owlcs.ontapi.internal.objects.ONTSWRLAtomImpl.ObjectBinary
 
containsNamedIndividual(OWLNamedIndividual) - Method in class com.github.owlcs.ontapi.internal.objects.ONTSWRLIndividualImpl
 
containsNoAnnotations(ObjectMap<? extends OWLAxiom>) - Method in class com.github.owlcs.ontapi.internal.InternalGraphModelImpl
Answers true if the specified map does not contain annotated axioms.
containsObjectProperty(OWLObjectProperty) - Method in class com.github.owlcs.ontapi.internal.axioms.AsymmetricObjectPropertyTranslator.AxiomImpl.SimpleImpl
 
containsObjectProperty(OWLObjectProperty) - Method in class com.github.owlcs.ontapi.internal.axioms.DisjointObjectPropertiesTranslator.AxiomImpl.SimpleImpl
 
containsObjectProperty(OWLObjectProperty) - Method in class com.github.owlcs.ontapi.internal.axioms.EquivalentObjectPropertiesTranslator.AxiomImpl.SimpleImpl
 
containsObjectProperty(OWLObjectProperty) - Method in class com.github.owlcs.ontapi.internal.axioms.FunctionalObjectPropertyTranslator.AxiomImpl.SimpleImpl
 
containsObjectProperty(OWLObjectProperty) - Method in class com.github.owlcs.ontapi.internal.axioms.InverseFunctionalObjectPropertyTranslator.AxiomImpl.SimpleImpl
 
containsObjectProperty(OWLObjectProperty) - Method in class com.github.owlcs.ontapi.internal.axioms.InverseObjectPropertiesTranslator.AxiomImpl.SimpleImpl
 
containsObjectProperty(OWLObjectProperty) - Method in class com.github.owlcs.ontapi.internal.axioms.IrreflexiveObjectPropertyTranslator.AxiomImpl.SimpleImpl
 
containsObjectProperty(OWLObjectProperty) - Method in class com.github.owlcs.ontapi.internal.axioms.NegativeObjectPropertyAssertionTranslator.AxiomImpl
 
containsObjectProperty(OWLObjectProperty) - Method in class com.github.owlcs.ontapi.internal.axioms.ObjectPropertyAssertionTranslator.AxiomImpl
 
containsObjectProperty(OWLObjectProperty) - Method in class com.github.owlcs.ontapi.internal.axioms.ObjectPropertyDomainTranslator.AxiomImpl.SimpleImpl
 
containsObjectProperty(OWLObjectProperty) - Method in class com.github.owlcs.ontapi.internal.axioms.ObjectPropertyRangeTranslator.AxiomImpl.SimpleImpl
 
containsObjectProperty(OWLObjectProperty) - Method in class com.github.owlcs.ontapi.internal.axioms.ReflexiveObjectPropertyTranslator.AxiomImpl.SimpleImpl
 
containsObjectProperty(OWLObjectProperty) - Method in class com.github.owlcs.ontapi.internal.axioms.SubObjectPropertyOfTranslator.AxiomImpl.SimpleImpl
 
containsObjectProperty(OWLObjectProperty) - Method in class com.github.owlcs.ontapi.internal.axioms.SymmetricObjectPropertyTranslator.AxiomImpl.SimpleImpl
 
containsObjectProperty(OWLObjectProperty) - Method in class com.github.owlcs.ontapi.internal.axioms.TransitiveObjectPropertyTranslator.AxiomImpl.SimpleImpl
 
containsObjectProperty(OWLObjectProperty) - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnonymousClassExpressionImpl.OHS
 
containsObjectProperty(OWLObjectProperty) - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnonymousClassExpressionImpl.OHV
 
containsObjectProperty(OWLObjectProperty) - Method in class com.github.owlcs.ontapi.internal.objects.ONTObjectImpl
Answers true iff the given OWL named object property expression (OWLObjectProperty) is present in the object's signature.
containsObjectProperty(OWLObjectProperty) - Method in class com.github.owlcs.ontapi.internal.objects.ONTObjectInverseOfImpl
 
containsObjectProperty(OWLObjectProperty) - Method in class com.github.owlcs.ontapi.internal.objects.ONTSWRLAtomImpl.ObjectBinary
 
containsObjectPropertyInSignature(IRI) - Method in class com.github.owlcs.ontapi.OntBaseModelImpl
 
containsObjectPropertyInSignature(IRI) - Method in class com.github.owlcs.ontapi.OWLOntologyWrapper
 
containsObjectPropertyInSignature(IRI, Imports) - Method in class com.github.owlcs.ontapi.OntBaseModelImpl
 
containsObjectPropertyInSignature(IRI, Imports) - Method in class com.github.owlcs.ontapi.RWLockedOntology
 
containsONTObject(Axiom, OntModel, ONTObjectFactory, AxiomsSettings) - Method in class com.github.owlcs.ontapi.internal.AxiomTranslator
Answers true iff the given axiom (key) is present in the base graph.
containsONTObject(OWLAnnotationProperty, OntModel, ONTObjectFactory, AxiomsSettings) - Method in class com.github.owlcs.ontapi.internal.searchers.objects.AnnotationPropertySearcher
 
containsONTObject(K, OntModel, ONTObjectFactory, AxiomsSettings) - Method in interface com.github.owlcs.ontapi.internal.ObjectsSearcher
Answers true if the specified model contains the given object.
containsOWLDeclaration(OWLEntity) - Method in interface com.github.owlcs.ontapi.internal.InternalGraphModel
Tests if the given OWLEntity has the OWL declaration.
containsOWLDeclaration(OWLEntity) - Method in class com.github.owlcs.ontapi.internal.InternalGraphModelImpl
 
containsOWLEntity(OWLAnnotationProperty) - Method in interface com.github.owlcs.ontapi.internal.InternalGraphModel
Answers true if the given property is present in the ontology signature.
containsOWLEntity(OWLAnnotationProperty) - Method in class com.github.owlcs.ontapi.internal.InternalGraphModelImpl
 
containsOWLEntity(OWLClass) - Method in interface com.github.owlcs.ontapi.internal.InternalGraphModel
Answers true if the given class is present in the ontology signature.
containsOWLEntity(OWLClass) - Method in class com.github.owlcs.ontapi.internal.InternalGraphModelImpl
 
containsOWLEntity(OWLDataProperty) - Method in interface com.github.owlcs.ontapi.internal.InternalGraphModel
Answers true if the given property is present in the ontology signature.
containsOWLEntity(OWLDataProperty) - Method in class com.github.owlcs.ontapi.internal.InternalGraphModelImpl
 
containsOWLEntity(OWLDatatype) - Method in interface com.github.owlcs.ontapi.internal.InternalGraphModel
Answers true if the given datatype is present in the ontology signature.
containsOWLEntity(OWLDatatype) - Method in class com.github.owlcs.ontapi.internal.InternalGraphModelImpl
 
containsOWLEntity(OWLNamedIndividual) - Method in interface com.github.owlcs.ontapi.internal.InternalGraphModel
Answers true if the given individual is present in the ontology signature.
containsOWLEntity(OWLNamedIndividual) - Method in class com.github.owlcs.ontapi.internal.InternalGraphModelImpl
 
containsOWLEntity(OWLObjectProperty) - Method in interface com.github.owlcs.ontapi.internal.InternalGraphModel
Answers true if the given property is present in the ontology signature.
containsOWLEntity(OWLObjectProperty) - Method in class com.github.owlcs.ontapi.internal.InternalGraphModelImpl
 
containsOWLNothing() - Method in class com.github.owlcs.ontapi.internal.axioms.EquivalentClassesTranslator.AxiomImpl
 
containsOWLNothing() - Method in class com.github.owlcs.ontapi.internal.axioms.EquivalentClassesTranslator.AxiomImpl.SimpleImpl
 
containsOWLNothing() - Method in class com.github.owlcs.ontapi.owlapi.axioms.EquivalentClassesAxiomImpl
 
containsOWLThing() - Method in class com.github.owlcs.ontapi.internal.axioms.EquivalentClassesTranslator.AxiomImpl
 
containsOWLThing() - Method in class com.github.owlcs.ontapi.internal.axioms.EquivalentClassesTranslator.AxiomImpl.SimpleImpl
 
containsOWLThing() - Method in class com.github.owlcs.ontapi.owlapi.axioms.EquivalentClassesAxiomImpl
 
containsReference(OWLEntity) - Method in class com.github.owlcs.ontapi.OntBaseModelImpl
 
containsReference(OWLEntity) - Method in class com.github.owlcs.ontapi.OWLOntologyWrapper
 
containsReference(OWLEntity, Imports) - Method in class com.github.owlcs.ontapi.RWLockedOntology
 
containsRestrictionProperty(Resource) - Method in class com.github.owlcs.ontapi.transforms.BaseDeclarator
 
containsURI(OWLDataFactory, OWLAxiom, IRI) - Method in class com.github.owlcs.ontapi.internal.searchers.axioms.ByIRI
Answers true if the given iri is a part of the given axiom.
containsVersion(IRI) - Method in class com.github.owlcs.ontapi.OntologyManagerImpl
 
content - Variable in class com.github.owlcs.ontapi.internal.axioms.AbstractListBasedTranslator.WithListImpl
 
content - Variable in class com.github.owlcs.ontapi.internal.axioms.AbstractNegativePropertyAssertionTranslator.NegativeAssertionImpl
 
content - Variable in class com.github.owlcs.ontapi.internal.axioms.AnnotationAssertionTranslator.AxiomImpl.WithAnnotationsImpl
 
content - Variable in class com.github.owlcs.ontapi.internal.axioms.AnnotationPropertyDomainTranslator.AxiomImpl.WithAnnotationsImpl
 
content - Variable in class com.github.owlcs.ontapi.internal.axioms.AnnotationPropertyRangeTranslator.AxiomImpl.WithAnnotationsImpl
 
content - Variable in class com.github.owlcs.ontapi.internal.axioms.AsymmetricObjectPropertyTranslator.AxiomImpl.ComplexImpl
 
content - Variable in class com.github.owlcs.ontapi.internal.axioms.ClassAssertionTranslator.AxiomImpl.ComplexImpl
 
content - Variable in class com.github.owlcs.ontapi.internal.axioms.DataPropertyAssertionTranslator.AxiomImpl.WithAnnotationsImpl
 
content - Variable in class com.github.owlcs.ontapi.internal.axioms.DataPropertyDomainTranslator.AxiomImpl.ComplexImpl
 
content - Variable in class com.github.owlcs.ontapi.internal.axioms.DataPropertyRangeTranslator.AxiomImpl.ComplexImpl
 
content - Variable in class com.github.owlcs.ontapi.internal.axioms.DatatypeDefinitionTranslator.AxiomImpl.ComplexImpl
 
content - Variable in class com.github.owlcs.ontapi.internal.axioms.DeclarationTranslator.AxiomImpl.WithAnnotationsImpl
 
content - Variable in class com.github.owlcs.ontapi.internal.axioms.DifferentIndividualsTranslator.AxiomImpl.ComplexImpl
 
content - Variable in class com.github.owlcs.ontapi.internal.axioms.DisjointClassesTranslator.AxiomImpl.ComplexImpl
 
content - Variable in class com.github.owlcs.ontapi.internal.axioms.DisjointDataPropertiesTranslator.AxiomImpl.ComplexImpl
 
content - Variable in class com.github.owlcs.ontapi.internal.axioms.DisjointObjectPropertiesTranslator.AxiomImpl.ComplexImpl
 
content - Variable in class com.github.owlcs.ontapi.internal.axioms.EquivalentClassesTranslator.AxiomImpl.ComplexImpl
 
content - Variable in class com.github.owlcs.ontapi.internal.axioms.EquivalentDataPropertiesTranslator.AxiomImpl.WithAnnotationsImpl
 
content - Variable in class com.github.owlcs.ontapi.internal.axioms.EquivalentObjectPropertiesTranslator.AxiomImpl.ComplexImpl
 
content - Variable in class com.github.owlcs.ontapi.internal.axioms.FunctionalDataPropertyTranslator.AxiomImpl.ComplexImpl
 
content - Variable in class com.github.owlcs.ontapi.internal.axioms.FunctionalObjectPropertyTranslator.AxiomImpl.ComplexImpl
 
content - Variable in class com.github.owlcs.ontapi.internal.axioms.InverseFunctionalObjectPropertyTranslator.AxiomImpl.ComplexImpl
 
content - Variable in class com.github.owlcs.ontapi.internal.axioms.InverseObjectPropertiesTranslator.AxiomImpl.ComplexImpl
 
content - Variable in class com.github.owlcs.ontapi.internal.axioms.IrreflexiveObjectPropertyTranslator.AxiomImpl.ComplexImpl
 
content - Variable in class com.github.owlcs.ontapi.internal.axioms.ObjectPropertyAssertionTranslator.AxiomImpl.WithAnnotationsImpl
 
content - Variable in class com.github.owlcs.ontapi.internal.axioms.ObjectPropertyDomainTranslator.AxiomImpl.ComplexImpl
 
content - Variable in class com.github.owlcs.ontapi.internal.axioms.ObjectPropertyRangeTranslator.AxiomImpl.ComplexImpl
 
content - Variable in class com.github.owlcs.ontapi.internal.axioms.ReflexiveObjectPropertyTranslator.AxiomImpl.ComplexImpl
 
content - Variable in class com.github.owlcs.ontapi.internal.axioms.SameIndividualTranslator.AxiomImpl.ComplexImpl
 
content - Variable in class com.github.owlcs.ontapi.internal.axioms.SubAnnotationPropertyOfTranslator.AxiomImpl.ComplexImpl
 
content - Variable in class com.github.owlcs.ontapi.internal.axioms.SubClassOfTranslator.AxiomImpl.ComplexImpl
 
content - Variable in class com.github.owlcs.ontapi.internal.axioms.SubDataPropertyOfTranslator.AxiomImpl.ComplexImpl
 
content - Variable in class com.github.owlcs.ontapi.internal.axioms.SubObjectPropertyOfTranslator.AxiomImpl.ComplexImpl
 
content - Variable in class com.github.owlcs.ontapi.internal.axioms.SWRLRuleTranslator.AxiomImpl
 
content - Variable in class com.github.owlcs.ontapi.internal.axioms.SymmetricObjectPropertyTranslator.AxiomImpl.ComplexImpl
 
content - Variable in class com.github.owlcs.ontapi.internal.axioms.TransitiveObjectPropertyTranslator.AxiomImpl.ComplexImpl
 
content - Variable in class com.github.owlcs.ontapi.internal.InternalGraphModelImpl
The main cache, which contains all axioms and the ontology header.
content - Variable in class com.github.owlcs.ontapi.internal.objects.ONTAnnotationImpl.WithAnnotationsImpl
 
content - Variable in class com.github.owlcs.ontapi.internal.objects.ONTExpressionImpl
All the OWLObject's components are store here.
content - Variable in class com.github.owlcs.ontapi.OntologyManagerImpl
 
contentAsList(Object[]) - Static method in class com.github.owlcs.ontapi.internal.objects.ONTAnnotationImpl
Creates a List for the object's content in unsafe manner.
contentAsList(Object[], int) - Static method in class com.github.owlcs.ontapi.internal.objects.ONTAnnotationImpl
Creates a List for the object's content in unsafe manner.
contentAsStream(Object[]) - Static method in class com.github.owlcs.ontapi.internal.objects.ONTAnnotationImpl
Creates a Stream for the object's content in unsafe manner.
contentAsStream(Object[], int) - Static method in class com.github.owlcs.ontapi.internal.objects.ONTAnnotationImpl
Creates a Stream for the object's content in unsafe manner.
contentCaches() - Method in class com.github.owlcs.ontapi.internal.InternalGraphModelImpl
 
convert(Graph) - Static method in class com.github.owlcs.ontapi.transforms.GraphTransformers
Converts the given Graph to a new in-memory graph using the global transformation settings.
copy() - Method in class com.github.owlcs.ontapi.transforms.GraphTransformers
Makes a deep copy of this Store instance.
copy(OntologyConfigurator) - Static method in class com.github.owlcs.ontapi.config.OntConfig
Copies all settings from the given OntologyConfigurator to a new instance.
copyIterable() - Method in class com.github.owlcs.ontapi.RWLockedCollection
 
copyOntology(OWLOntology, OntologyCopy) - Method in interface com.github.owlcs.ontapi.OntologyManager
Copies the specified ontology from the original manager into this one.
copyOntology(OWLOntology, OntologyCopy) - Method in class com.github.owlcs.ontapi.OntologyManagerImpl
Copies the specified ontology from the original manager into this one.
copyONTSettings(OntLoaderConfiguration) - Method in class com.github.owlcs.ontapi.config.OntLoaderConfiguration
 
copyONTSettings(OntWriterConfiguration) - Method in class com.github.owlcs.ontapi.config.OntWriterConfiguration
 
copyOWLSettings(OWLOntologyLoaderConfiguration) - Method in class com.github.owlcs.ontapi.config.OntLoaderConfiguration
 
copyOWLSettings(OWLOntologyWriterConfiguration) - Method in class com.github.owlcs.ontapi.config.OntWriterConfiguration
 
count() - Method in class com.github.owlcs.ontapi.internal.axioms.AbstractNaryTranslator.NaryAxiomImpl
Returns the number of components.
count() - Method in class com.github.owlcs.ontapi.internal.axioms.DifferentIndividualsTranslator.AxiomImpl.ComplexImpl
 
count() - Method in class com.github.owlcs.ontapi.internal.axioms.DifferentIndividualsTranslator.AxiomImpl.SimpleImpl
 
count() - Method in class com.github.owlcs.ontapi.internal.axioms.DisjointClassesTranslator.AxiomImpl.ComplexImpl
 
count() - Method in class com.github.owlcs.ontapi.internal.axioms.DisjointClassesTranslator.AxiomImpl.SimpleImpl
 
count() - Method in class com.github.owlcs.ontapi.internal.axioms.DisjointDataPropertiesTranslator.AxiomImpl.ComplexImpl
 
count() - Method in class com.github.owlcs.ontapi.internal.axioms.DisjointDataPropertiesTranslator.AxiomImpl.SimpleImpl
 
count() - Method in class com.github.owlcs.ontapi.internal.axioms.DisjointObjectPropertiesTranslator.AxiomImpl.ComplexImpl
 
count() - Method in class com.github.owlcs.ontapi.internal.axioms.DisjointObjectPropertiesTranslator.AxiomImpl.SimpleImpl
 
count() - Method in class com.github.owlcs.ontapi.internal.axioms.EquivalentClassesTranslator.AxiomImpl
 
count() - Method in class com.github.owlcs.ontapi.internal.axioms.EquivalentDataPropertiesTranslator.AxiomImpl
 
count() - Method in class com.github.owlcs.ontapi.internal.axioms.EquivalentObjectPropertiesTranslator.AxiomImpl
 
count() - Method in class com.github.owlcs.ontapi.internal.axioms.SameIndividualTranslator.AxiomImpl
 
count() - Method in class com.github.owlcs.ontapi.internal.CacheObjectMapImpl
 
count() - Method in interface com.github.owlcs.ontapi.internal.ObjectMap
Returns the count of objects in this map.
create(boolean) - Method in class com.github.owlcs.ontapi.OntManagers.OWLAPIImplProfile
Deprecated.
create(BlankNodeId, Class<? extends OntClass>, Supplier<OntModel>) - Static method in class com.github.owlcs.ontapi.internal.objects.ONTAnonymousClassExpressionImpl
Creates a class expression with given b-node id and type.
create(BlankNodeId, Class<? extends OntDataRange>, Supplier<OntModel>) - Static method in class com.github.owlcs.ontapi.internal.objects.ONTAnonymousDataRangeImpl
Creates a data range expression with given b-node id and type.
create(BlankNodeId, Class<? extends OntSWRL.Atom<?>>, Supplier<OntModel>) - Static method in class com.github.owlcs.ontapi.internal.objects.ONTSWRLAtomImpl
Creates a SWRLAtom instance for the given id and type.
create(ONTObject<X>) - Static method in class com.github.owlcs.ontapi.internal.ONTWrapperImpl
 
create(Class<? extends TransformationModel>) - Static method in class com.github.owlcs.ontapi.transforms.Transform.Factory
Creates a Transform using the TransformationModel.
create(String) - Static method in class com.github.owlcs.ontapi.internal.objects.ONTIRI
Creates an ONT-API IRI for the given String.
create(String, String) - Static method in class com.github.owlcs.ontapi.ID
Creates an OntologyID by the given iri and ver.
create(String, Function<Graph, TransformationModel>) - Static method in class com.github.owlcs.ontapi.transforms.Transform.Factory
Wraps the given function-factory as Maker.
create(String, Predicate<Graph>, Consumer<Graph>) - Static method in class com.github.owlcs.ontapi.transforms.Transform.Factory
Creates a Maker from Predicate and Consumer with specified id.
create(Map<K, V>, BiFunction<V, V, V>, boolean) - Static method in class com.github.owlcs.ontapi.internal.CacheObjectMapImpl.CachedMap
Creates a ready-to-use CacheMap instance.
create(Graph) - Method in class com.github.owlcs.ontapi.transforms.Transform.Factory.DefaultMaker
 
create(Node, Supplier<OntModel>) - Static method in class com.github.owlcs.ontapi.internal.objects.ONTSWRLIndividualImpl
 
create(OntClass, ONTObjectFactory, Supplier<OntModel>) - Static method in class com.github.owlcs.ontapi.internal.objects.ONTAnonymousClassExpressionImpl
Wraps the given OntClass as OWLAnonymousClassExpression and ONTObject.
create(OntDataRange, ONTObjectFactory, Supplier<OntModel>) - Static method in class com.github.owlcs.ontapi.internal.objects.ONTAnonymousDataRangeImpl
Wraps the given OntDataRange as OWLDataRange and ONTObject.
create(OntFacetRestriction, ONTObjectFactory, Supplier<OntModel>) - Static method in class com.github.owlcs.ontapi.internal.objects.ONTFacetRestrictionImpl
Wraps the given OntFacetRestriction as OWLFacetRestriction and ONTObject.
create(OntIndividual, Supplier<OntModel>) - Static method in class com.github.owlcs.ontapi.internal.objects.ONTSWRLIndividualImpl
Wraps the given OntIndividual as SWRLIndividualArgument and ONTObject.
create(OntObjectProperty.Inverse, ONTObjectFactory, Supplier<OntModel>) - Static method in class com.github.owlcs.ontapi.internal.objects.ONTObjectInverseOfImpl
Wraps the given OntObjectProperty.Inverse as OWLObjectInverseOf and ONTObject.
create(OntStatement, ModelObjectFactory, AxiomsSettings) - Static method in class com.github.owlcs.ontapi.internal.axioms.AnnotationAssertionTranslator.AxiomImpl
Creates an OWLAnnotationAssertionAxiom that is also ONTObject.
create(OntStatement, ModelObjectFactory, AxiomsSettings) - Static method in class com.github.owlcs.ontapi.internal.axioms.AnnotationPropertyDomainTranslator.AxiomImpl
Creates an ONTObject container that is also OWLAnnotationPropertyDomainAxiom.
create(OntStatement, ModelObjectFactory, AxiomsSettings) - Static method in class com.github.owlcs.ontapi.internal.axioms.AnnotationPropertyRangeTranslator.AxiomImpl
Creates an ONTObject container that is also OWLAnnotationPropertyRangeAxiom.
create(OntStatement, ModelObjectFactory, AxiomsSettings) - Static method in class com.github.owlcs.ontapi.internal.axioms.AsymmetricObjectPropertyTranslator.AxiomImpl
Creates an ONTObject container, that is also OWLAsymmetricObjectPropertyAxiom.
create(OntStatement, ModelObjectFactory, AxiomsSettings) - Static method in class com.github.owlcs.ontapi.internal.axioms.ClassAssertionTranslator.AxiomImpl
Creates an ONTObject container that is also OWLClassAssertionAxiom.
create(OntStatement, ModelObjectFactory, AxiomsSettings) - Static method in class com.github.owlcs.ontapi.internal.axioms.DataPropertyAssertionTranslator.AxiomImpl
Creates an OWLDataPropertyAssertionAxiom that is also ONTObject.
create(OntStatement, ModelObjectFactory, AxiomsSettings) - Static method in class com.github.owlcs.ontapi.internal.axioms.DataPropertyDomainTranslator.AxiomImpl
Creates an ONTObject container that is also OWLDataPropertyDomainAxiom.
create(OntStatement, ModelObjectFactory, AxiomsSettings) - Static method in class com.github.owlcs.ontapi.internal.axioms.DataPropertyRangeTranslator.AxiomImpl
Creates an ONTObject container that is also OWLDataPropertyRangeAxiom.
create(OntStatement, ModelObjectFactory, AxiomsSettings) - Static method in class com.github.owlcs.ontapi.internal.axioms.DatatypeDefinitionTranslator.AxiomImpl
Creates an ONTObject container that is also OWLDatatypeDefinitionAxiom.
create(OntStatement, ModelObjectFactory, AxiomsSettings) - Static method in class com.github.owlcs.ontapi.internal.axioms.DeclarationTranslator.AxiomImpl
Creates an OWLDeclarationAxiom that is also ONTObject.
create(OntStatement, ModelObjectFactory, AxiomsSettings) - Static method in class com.github.owlcs.ontapi.internal.axioms.DifferentIndividualsTranslator.AxiomImpl
Creates an ONTObject container, that is also OWLDifferentIndividualsAxiom.
create(OntStatement, ModelObjectFactory, AxiomsSettings) - Static method in class com.github.owlcs.ontapi.internal.axioms.DisjointClassesTranslator.AxiomImpl
Creates an ONTObject container, that is also OWLDisjointClassesAxiom.
create(OntStatement, ModelObjectFactory, AxiomsSettings) - Static method in class com.github.owlcs.ontapi.internal.axioms.DisjointDataPropertiesTranslator.AxiomImpl
Creates an ONTObject container, that is also OWLDisjointDataPropertiesAxiom.
create(OntStatement, ModelObjectFactory, AxiomsSettings) - Static method in class com.github.owlcs.ontapi.internal.axioms.DisjointObjectPropertiesTranslator.AxiomImpl
Creates an ONTObject container, that is also OWLDisjointObjectPropertiesAxiom.
create(OntStatement, ModelObjectFactory, AxiomsSettings) - Static method in class com.github.owlcs.ontapi.internal.axioms.DisjointUnionTranslator.AxiomImpl
Creates an ONTObject container that is also OWLDisjointUnionAxiom.
create(OntStatement, ModelObjectFactory, AxiomsSettings) - Static method in class com.github.owlcs.ontapi.internal.axioms.EquivalentClassesTranslator.AxiomImpl
Creates an ONTObject container, that is also OWLEquivalentClassesAxiom.
create(OntStatement, ModelObjectFactory, AxiomsSettings) - Static method in class com.github.owlcs.ontapi.internal.axioms.EquivalentDataPropertiesTranslator.AxiomImpl
Creates an ONTObject container, that is also OWLEquivalentDataPropertiesAxiom.
create(OntStatement, ModelObjectFactory, AxiomsSettings) - Static method in class com.github.owlcs.ontapi.internal.axioms.EquivalentObjectPropertiesTranslator.AxiomImpl
Creates an ONTObject container, that is also OWLEquivalentObjectPropertiesAxiom.
create(OntStatement, ModelObjectFactory, AxiomsSettings) - Static method in class com.github.owlcs.ontapi.internal.axioms.FunctionalDataPropertyTranslator.AxiomImpl
Creates an ONTObject container, that is also OWLFunctionalDataPropertyAxiom.
create(OntStatement, ModelObjectFactory, AxiomsSettings) - Static method in class com.github.owlcs.ontapi.internal.axioms.FunctionalObjectPropertyTranslator.AxiomImpl
Creates an ONTObject container, that is also OWLFunctionalObjectPropertyAxiom.
create(OntStatement, ModelObjectFactory, AxiomsSettings) - Static method in class com.github.owlcs.ontapi.internal.axioms.HasKeyTranslator.AxiomImpl
Creates an ONTObject container that is also OWLHasKeyAxiom.
create(OntStatement, ModelObjectFactory, AxiomsSettings) - Static method in class com.github.owlcs.ontapi.internal.axioms.InverseFunctionalObjectPropertyTranslator.AxiomImpl
Creates an ONTObject container, that is also OWLInverseFunctionalObjectPropertyAxiom.
create(OntStatement, ModelObjectFactory, AxiomsSettings) - Static method in class com.github.owlcs.ontapi.internal.axioms.InverseObjectPropertiesTranslator.AxiomImpl
Creates an ONTObject container, that is also OWLInverseObjectPropertiesAxiom.
create(OntStatement, ModelObjectFactory, AxiomsSettings) - Static method in class com.github.owlcs.ontapi.internal.axioms.IrreflexiveObjectPropertyTranslator.AxiomImpl
Creates an ONTObject container, that is also OWLIrreflexiveObjectPropertyAxiom.
create(OntStatement, ModelObjectFactory, AxiomsSettings) - Static method in class com.github.owlcs.ontapi.internal.axioms.NegativeDataPropertyAssertionTranslator.AxiomImpl
Creates an OWLNegativeDataPropertyAssertionAxiom that is also ONTObject.
create(OntStatement, ModelObjectFactory, AxiomsSettings) - Static method in class com.github.owlcs.ontapi.internal.axioms.NegativeObjectPropertyAssertionTranslator.AxiomImpl
Creates an OWLNegativeObjectPropertyAssertionAxiom that is also ONTObject.
create(OntStatement, ModelObjectFactory, AxiomsSettings) - Static method in class com.github.owlcs.ontapi.internal.axioms.ObjectPropertyAssertionTranslator.AxiomImpl
Creates an OWLObjectPropertyAssertionAxiom that is also ONTObject.
create(OntStatement, ModelObjectFactory, AxiomsSettings) - Static method in class com.github.owlcs.ontapi.internal.axioms.ObjectPropertyDomainTranslator.AxiomImpl
Creates an ONTObject container that is also OWLObjectPropertyDomainAxiom.
create(OntStatement, ModelObjectFactory, AxiomsSettings) - Static method in class com.github.owlcs.ontapi.internal.axioms.ObjectPropertyRangeTranslator.AxiomImpl
Creates an ONTObject container that is also OWLObjectPropertyRangeAxiom.
create(OntStatement, ModelObjectFactory, AxiomsSettings) - Static method in class com.github.owlcs.ontapi.internal.axioms.ReflexiveObjectPropertyTranslator.AxiomImpl
Creates an ONTObject container, that is also OWLReflexiveObjectPropertyAxiom.
create(OntStatement, ModelObjectFactory, AxiomsSettings) - Static method in class com.github.owlcs.ontapi.internal.axioms.SameIndividualTranslator.AxiomImpl
Creates an ONTObject container, that is also OWLSameIndividualAxiom.
create(OntStatement, ModelObjectFactory, AxiomsSettings) - Static method in class com.github.owlcs.ontapi.internal.axioms.SubAnnotationPropertyOfTranslator.AxiomImpl
Creates an ONTObject container that is also OWLSubAnnotationPropertyOfAxiom.
create(OntStatement, ModelObjectFactory, AxiomsSettings) - Static method in class com.github.owlcs.ontapi.internal.axioms.SubClassOfTranslator.AxiomImpl
Creates an ONTObject container, that is also OWLSubClassOfAxiom.
create(OntStatement, ModelObjectFactory, AxiomsSettings) - Static method in class com.github.owlcs.ontapi.internal.axioms.SubDataPropertyOfTranslator.AxiomImpl
Creates an ONTObject container that is also OWLSubDataPropertyOfAxiom.
create(OntStatement, ModelObjectFactory, AxiomsSettings) - Static method in class com.github.owlcs.ontapi.internal.axioms.SubObjectPropertyOfTranslator.AxiomImpl
Creates an ONTObject container that is also OWLSubObjectPropertyOfAxiom.
create(OntStatement, ModelObjectFactory, AxiomsSettings) - Static method in class com.github.owlcs.ontapi.internal.axioms.SubPropertyChainOfTranslator.AxiomImpl
Creates an ONTObject container that is also OWLSubPropertyChainOfAxiom.
create(OntStatement, ModelObjectFactory, AxiomsSettings) - Static method in class com.github.owlcs.ontapi.internal.axioms.SWRLRuleTranslator.AxiomImpl
Creates an ONTObject container that is also SWRLRule.
create(OntStatement, ModelObjectFactory, AxiomsSettings) - Static method in class com.github.owlcs.ontapi.internal.axioms.SymmetricObjectPropertyTranslator.AxiomImpl
Creates an ONTObject container, that is also OWLSymmetricObjectPropertyAxiom.
create(OntStatement, ModelObjectFactory, AxiomsSettings) - Static method in class com.github.owlcs.ontapi.internal.axioms.TransitiveObjectPropertyTranslator.AxiomImpl
Creates an ONTObject container, that is also OWLTransitiveObjectPropertyAxiom.
create(OntStatement, ModelObjectFactory, Supplier<OntModel>) - Static method in class com.github.owlcs.ontapi.internal.objects.ONTAnnotationImpl
Wraps the given annotation (OntStatement) as OWLAnnotation and ONTObject.
create(OntSWRL.Atom<?>, ONTObjectFactory, Supplier<OntModel>) - Static method in class com.github.owlcs.ontapi.internal.objects.ONTSWRLAtomImpl
Wraps the given atom as SWRLAtom object, which is an ONTObject at the same time.
create(IRI) - Static method in class com.github.owlcs.ontapi.ID
Creates an OntologyID by the given iri.
create(OWLOntologyID) - Method in class com.github.owlcs.ontapi.OntologyManagerImpl
Creates a fresh empty ontology with the given id.
create(OWLStorerFactory, OWLParserFactory) - Static method in class com.github.owlcs.ontapi.OWLLangRegistry
Creates a lang object.
create(X) - Static method in class com.github.owlcs.ontapi.internal.ONTWrapperImpl
 
create(X, Triple) - Static method in class com.github.owlcs.ontapi.internal.ONTWrapperImpl
 
create(X, OntObject) - Static method in class com.github.owlcs.ontapi.internal.ONTWrapperImpl
 
create(X, OntStatement) - Static method in class com.github.owlcs.ontapi.internal.ONTWrapperImpl
 
createAnnotatedAxiom(Object[], ModelObjectFactory, Collection<OWLAnnotation>) - Method in class com.github.owlcs.ontapi.internal.axioms.AbstractListBasedTranslator.WithListImpl
Creates a factory axiom using the given parameters.
createAnnotatedAxiom(Object[], ModelObjectFactory, Collection<OWLAnnotation>) - Method in class com.github.owlcs.ontapi.internal.axioms.DisjointUnionTranslator.AxiomImpl
 
createAnnotatedAxiom(Object[], ModelObjectFactory, Collection<OWLAnnotation>) - Method in class com.github.owlcs.ontapi.internal.axioms.HasKeyTranslator.AxiomImpl
 
createAnnotatedAxiom(Object[], ModelObjectFactory, Collection<OWLAnnotation>) - Method in class com.github.owlcs.ontapi.internal.axioms.SubPropertyChainOfTranslator.AxiomImpl
 
createAnnotatedAxiom(Collection<OWLAnnotation>) - Method in class com.github.owlcs.ontapi.internal.axioms.AbstractListBasedTranslator.WithListImpl
 
createAnnotatedAxiom(Collection<OWLAnnotation>) - Method in class com.github.owlcs.ontapi.internal.axioms.AbstractNaryTranslator.NaryAxiomImpl
 
createAnnotatedAxiom(Collection<OWLAnnotation>) - Method in class com.github.owlcs.ontapi.internal.axioms.AnnotationAssertionTranslator.AxiomImpl
 
createAnnotatedAxiom(Collection<OWLAnnotation>) - Method in class com.github.owlcs.ontapi.internal.axioms.AnnotationPropertyDomainTranslator.AxiomImpl
 
createAnnotatedAxiom(Collection<OWLAnnotation>) - Method in class com.github.owlcs.ontapi.internal.axioms.AnnotationPropertyRangeTranslator.AxiomImpl
 
createAnnotatedAxiom(Collection<OWLAnnotation>) - Method in class com.github.owlcs.ontapi.internal.axioms.AsymmetricObjectPropertyTranslator.AxiomImpl
 
createAnnotatedAxiom(Collection<OWLAnnotation>) - Method in class com.github.owlcs.ontapi.internal.axioms.ClassAssertionTranslator.AxiomImpl
 
createAnnotatedAxiom(Collection<OWLAnnotation>) - Method in class com.github.owlcs.ontapi.internal.axioms.DataPropertyAssertionTranslator.AxiomImpl
 
createAnnotatedAxiom(Collection<OWLAnnotation>) - Method in class com.github.owlcs.ontapi.internal.axioms.DataPropertyDomainTranslator.AxiomImpl
 
createAnnotatedAxiom(Collection<OWLAnnotation>) - Method in class com.github.owlcs.ontapi.internal.axioms.DataPropertyRangeTranslator.AxiomImpl
 
createAnnotatedAxiom(Collection<OWLAnnotation>) - Method in class com.github.owlcs.ontapi.internal.axioms.DatatypeDefinitionTranslator.AxiomImpl
 
createAnnotatedAxiom(Collection<OWLAnnotation>) - Method in class com.github.owlcs.ontapi.internal.axioms.DeclarationTranslator.AxiomImpl
 
createAnnotatedAxiom(Collection<OWLAnnotation>) - Method in class com.github.owlcs.ontapi.internal.axioms.FunctionalDataPropertyTranslator.AxiomImpl
 
createAnnotatedAxiom(Collection<OWLAnnotation>) - Method in class com.github.owlcs.ontapi.internal.axioms.FunctionalObjectPropertyTranslator.AxiomImpl
 
createAnnotatedAxiom(Collection<OWLAnnotation>) - Method in class com.github.owlcs.ontapi.internal.axioms.InverseFunctionalObjectPropertyTranslator.AxiomImpl
 
createAnnotatedAxiom(Collection<OWLAnnotation>) - Method in class com.github.owlcs.ontapi.internal.axioms.InverseObjectPropertiesTranslator.AxiomImpl
 
createAnnotatedAxiom(Collection<OWLAnnotation>) - Method in class com.github.owlcs.ontapi.internal.axioms.IrreflexiveObjectPropertyTranslator.AxiomImpl
 
createAnnotatedAxiom(Collection<OWLAnnotation>) - Method in class com.github.owlcs.ontapi.internal.axioms.NegativeDataPropertyAssertionTranslator.AxiomImpl
 
createAnnotatedAxiom(Collection<OWLAnnotation>) - Method in class com.github.owlcs.ontapi.internal.axioms.NegativeObjectPropertyAssertionTranslator.AxiomImpl
 
createAnnotatedAxiom(Collection<OWLAnnotation>) - Method in class com.github.owlcs.ontapi.internal.axioms.ObjectPropertyAssertionTranslator.AxiomImpl
 
createAnnotatedAxiom(Collection<OWLAnnotation>) - Method in class com.github.owlcs.ontapi.internal.axioms.ObjectPropertyDomainTranslator.AxiomImpl
 
createAnnotatedAxiom(Collection<OWLAnnotation>) - Method in class com.github.owlcs.ontapi.internal.axioms.ObjectPropertyRangeTranslator.AxiomImpl
 
createAnnotatedAxiom(Collection<OWLAnnotation>) - Method in class com.github.owlcs.ontapi.internal.axioms.ReflexiveObjectPropertyTranslator.AxiomImpl
 
createAnnotatedAxiom(Collection<OWLAnnotation>) - Method in class com.github.owlcs.ontapi.internal.axioms.SubAnnotationPropertyOfTranslator.AxiomImpl
 
createAnnotatedAxiom(Collection<OWLAnnotation>) - Method in class com.github.owlcs.ontapi.internal.axioms.SubClassOfTranslator.AxiomImpl
 
createAnnotatedAxiom(Collection<OWLAnnotation>) - Method in class com.github.owlcs.ontapi.internal.axioms.SubDataPropertyOfTranslator.AxiomImpl
 
createAnnotatedAxiom(Collection<OWLAnnotation>) - Method in class com.github.owlcs.ontapi.internal.axioms.SubObjectPropertyOfTranslator.AxiomImpl
 
createAnnotatedAxiom(Collection<OWLAnnotation>) - Method in class com.github.owlcs.ontapi.internal.axioms.SWRLRuleTranslator.AxiomImpl
 
createAnnotatedAxiom(Collection<OWLAnnotation>) - Method in class com.github.owlcs.ontapi.internal.axioms.SymmetricObjectPropertyTranslator.AxiomImpl
 
createAnnotatedAxiom(Collection<OWLAnnotation>) - Method in class com.github.owlcs.ontapi.internal.axioms.TransitiveObjectPropertyTranslator.AxiomImpl
 
createAnnotatedAxiom(Collection<OWLAnnotation>) - Method in class com.github.owlcs.ontapi.internal.objects.ONTAxiomImpl
Creates a fresh system-wide axiom with the given annotations.
createAnnotation(Collection<OWLAnnotation>) - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnnotationImpl
 
createAxiom(Collection<M>, Collection<OWLAnnotation>) - Method in class com.github.owlcs.ontapi.internal.axioms.AbstractNaryTranslator.NaryAxiomImpl
Creates a factory instance of AbstractNaryTranslator.NaryAxiomImpl.
createAxiom(Collection<OWLClassExpression>, Collection<OWLAnnotation>) - Method in class com.github.owlcs.ontapi.internal.axioms.DisjointClassesTranslator.AxiomImpl
 
createAxiom(Collection<OWLClassExpression>, Collection<OWLAnnotation>) - Method in class com.github.owlcs.ontapi.internal.axioms.EquivalentClassesTranslator.AxiomImpl
 
createAxiom(Collection<OWLDataPropertyExpression>, Collection<OWLAnnotation>) - Method in class com.github.owlcs.ontapi.internal.axioms.DisjointDataPropertiesTranslator.AxiomImpl
 
createAxiom(Collection<OWLDataPropertyExpression>, Collection<OWLAnnotation>) - Method in class com.github.owlcs.ontapi.internal.axioms.EquivalentDataPropertiesTranslator.AxiomImpl
 
createAxiom(Collection<OWLIndividual>, Collection<OWLAnnotation>) - Method in class com.github.owlcs.ontapi.internal.axioms.DifferentIndividualsTranslator.AxiomImpl
 
createAxiom(Collection<OWLIndividual>, Collection<OWLAnnotation>) - Method in class com.github.owlcs.ontapi.internal.axioms.SameIndividualTranslator.AxiomImpl
 
createAxiom(Collection<OWLObjectPropertyExpression>, Collection<OWLAnnotation>) - Method in class com.github.owlcs.ontapi.internal.axioms.DisjointObjectPropertiesTranslator.AxiomImpl
 
createAxiom(Collection<OWLObjectPropertyExpression>, Collection<OWLAnnotation>) - Method in class com.github.owlcs.ontapi.internal.axioms.EquivalentObjectPropertiesTranslator.AxiomImpl
 
createBounded(boolean, long) - Static method in interface com.github.owlcs.ontapi.internal.InternalCache
Creates a bounded LRU cache, that wraps either Caffeine or simple LinkedHashMap based cache.
createBounded(Function<? super K, ? extends V>, boolean, long) - Static method in interface com.github.owlcs.ontapi.internal.InternalCache
Creates a bounded LRU loading cache, that wraps either Caffeine or simple LinkedHashMap based cache.
createBuilderFrom(OntologyLoader, OntologyCreator) - Method in class com.github.owlcs.ontapi.OntologyLoaderImpl
Optimizes the given builder for the given loader.
createBuiltinsMap(Function<OWL2Datatype, OWLDatatype>) - Static method in class com.github.owlcs.ontapi.owlapi.objects.entity.BuiltinDatatypeImpl
Creates a map of builtins known by OWL-API.
createBuiltInSWRLAtom(Resource, Collection<OntSWRL.DArg>) - Method in interface com.github.owlcs.ontapi.internal.InternalGraphModel
 
createChangeProcessor() - Method in class com.github.owlcs.ontapi.OntologyModelImpl
 
createClassSWRLAtom(OntClass, OntSWRL.IArg) - Method in interface com.github.owlcs.ontapi.internal.InternalGraphModel
 
createComponentObjectMap(OWLComponentType) - Method in class com.github.owlcs.ontapi.internal.InternalGraphModelImpl
Creates a ObjectMap container for the given OWLComponentType.
createComponentStore() - Method in class com.github.owlcs.ontapi.internal.InternalGraphModelImpl
Creates a component store Map.
createConcurrentManager() - Static method in class com.github.owlcs.ontapi.OntManagers
Creates a ready to use ONT-API ontology manager with default configuration and locking mechanism to work in a concurrent environment.
createConcurrentONT() - Static method in class com.github.owlcs.ontapi.OntManagers
Deprecated.
createConcurrentOWL() - Static method in class com.github.owlcs.ontapi.OntManagers
createConcurrentOWLAPIImplManager() - Static method in class com.github.owlcs.ontapi.OntManagers
Creates a native OWL-API ontology manager instance with default configuration and locking to work in a concurrent environment.
createConfig(ReadWriteLock) - Static method in class com.github.owlcs.ontapi.config.OntConfig
Creates a new config instance with the default settings and the given ReadWriteLock.
createConfigFrom(OntologyLoader, OntLoaderConfiguration) - Method in class com.github.owlcs.ontapi.OntologyLoaderImpl
Optimizes the given config for the given loader.
createContentCache() - Method in interface com.github.owlcs.ontapi.internal.objects.WithContent
Creates a content-cache-container, which is used to store content, that can always be derived from the graph using the primary ONTObject's information (such as triple or node).
createContentObjectMap(OWLTopObjectType) - Method in class com.github.owlcs.ontapi.internal.InternalGraphModelImpl
Creates a ObjectMap container for the given OWLTopObjectType.
createContentSet() - Static method in class com.github.owlcs.ontapi.internal.objects.ONTObjectImpl
Creates a sorted Set for ONTObjects, to store content cache.
createContentStore() - Method in class com.github.owlcs.ontapi.internal.InternalGraphModelImpl
Creates a content store Map.
createDataAllValuesFrom(Collection<OntDataProperty>, OntDataRange) - Method in interface com.github.owlcs.ontapi.internal.InternalGraphModel
 
createDataAllValuesFrom(OntDataProperty, OntDataRange) - Method in interface com.github.owlcs.ontapi.internal.InternalGraphModel
 
createDataCardinality(OntDataProperty, int, OntDataRange) - Method in interface com.github.owlcs.ontapi.internal.InternalGraphModel
 
createDataComplementOf(OntDataRange) - Method in interface com.github.owlcs.ontapi.internal.InternalGraphModel
 
createDataFactory() - Method in class com.github.owlcs.ontapi.OntManagers.ONTAPIProfile
 
createDataFactory() - Method in interface com.github.owlcs.ontapi.OntManagers.Profile
Creates an OWLDataFactory instance.
createDataFactory() - Method in class com.github.owlcs.ontapi.OntManagers.OWLAPIImplProfile
 
createDataGraph() - Method in class com.github.owlcs.ontapi.OntologyBuilderImpl
Creates a data graph.
createDataGraph() - Method in interface com.github.owlcs.ontapi.OntologyCreator
Creates a fresh empty RDF Graph instance.
createDataHasValue(OntDataProperty, Literal) - Method in interface com.github.owlcs.ontapi.internal.InternalGraphModel
 
createDataIntersectionOf(Collection<OntDataRange>) - Method in interface com.github.owlcs.ontapi.internal.InternalGraphModel
 
createDataIntersectionOf(OntDataRange...) - Method in interface com.github.owlcs.ontapi.internal.InternalGraphModel
 
createDataMaxCardinality(OntDataProperty, int, OntDataRange) - Method in interface com.github.owlcs.ontapi.internal.InternalGraphModel
 
createDataMinCardinality(OntDataProperty, int, OntDataRange) - Method in interface com.github.owlcs.ontapi.internal.InternalGraphModel
 
createDataOneOf(Collection<Literal>) - Method in interface com.github.owlcs.ontapi.internal.InternalGraphModel
 
createDataOneOf(Literal...) - Method in interface com.github.owlcs.ontapi.internal.InternalGraphModel
 
createDataPropertySWRLAtom(OntDataProperty, OntSWRL.IArg, OntSWRL.DArg) - Method in interface com.github.owlcs.ontapi.internal.InternalGraphModel
 
createDataRangeSWRLAtom(OntDataRange, OntSWRL.DArg) - Method in interface com.github.owlcs.ontapi.internal.InternalGraphModel
 
createDataRestriction(OntDataRange.Named, Collection<OntFacetRestriction>) - Method in interface com.github.owlcs.ontapi.internal.InternalGraphModel
 
createDataRestriction(OntDataRange.Named, OntFacetRestriction...) - Method in interface com.github.owlcs.ontapi.internal.InternalGraphModel
 
createDataSomeValuesFrom(Collection<OntDataProperty>, OntDataRange) - Method in interface com.github.owlcs.ontapi.internal.InternalGraphModel
 
createDataSomeValuesFrom(OntDataProperty, OntDataRange) - Method in interface com.github.owlcs.ontapi.internal.InternalGraphModel
 
createDataUnionOf(Collection<OntDataRange>) - Method in interface com.github.owlcs.ontapi.internal.InternalGraphModel
 
createDataUnionOf(OntDataRange...) - Method in interface com.github.owlcs.ontapi.internal.InternalGraphModel
 
createDifferentIndividuals(Collection<OntIndividual>) - Method in interface com.github.owlcs.ontapi.internal.InternalGraphModel
 
createDifferentIndividuals(OntIndividual...) - Method in interface com.github.owlcs.ontapi.internal.InternalGraphModel
 
createDifferentIndividualsSWRLAtom(OntSWRL.IArg, OntSWRL.IArg) - Method in interface com.github.owlcs.ontapi.internal.InternalGraphModel
 
createDirectListener() - Method in class com.github.owlcs.ontapi.internal.InternalGraphModelImpl
Creates a direct listener.
createDirectManager() - Static method in class com.github.owlcs.ontapi.OntManagers
Creates a ready to use direct ONT-API ontology manager.
createDisjointClasses(Collection<OntClass>) - Method in interface com.github.owlcs.ontapi.internal.InternalGraphModel
 
createDisjointClasses(OntClass...) - Method in interface com.github.owlcs.ontapi.internal.InternalGraphModel
 
createDisjointDataProperties(Collection<OntDataProperty>) - Method in interface com.github.owlcs.ontapi.internal.InternalGraphModel
 
createDisjointDataProperties(OntDataProperty...) - Method in interface com.github.owlcs.ontapi.internal.InternalGraphModel
 
createDisjointObjectProperties(Collection<OntObjectProperty>) - Method in interface com.github.owlcs.ontapi.internal.InternalGraphModel
 
createDisjointObjectProperties(OntObjectProperty...) - Method in interface com.github.owlcs.ontapi.internal.InternalGraphModel
 
createEmpty() - Static method in interface com.github.owlcs.ontapi.internal.InternalCache
Creates a fake empty InternalCache, that does not contain anything.
createEntity(String, ModelObjectFactory) - Method in class com.github.owlcs.ontapi.internal.searchers.objects.AnnotationPropertySearcher
 
createEntity(String, ModelObjectFactory) - Method in class com.github.owlcs.ontapi.internal.searchers.objects.ClassSearcher
 
createEntity(String, ModelObjectFactory) - Method in class com.github.owlcs.ontapi.internal.searchers.objects.DataPropertySearcher
 
createEntity(String, ModelObjectFactory) - Method in class com.github.owlcs.ontapi.internal.searchers.objects.DatatypeSearcher
 
createEntity(String, ModelObjectFactory) - Method in class com.github.owlcs.ontapi.internal.searchers.objects.NamedIndividualSearcher
 
createEntity(String, ModelObjectFactory) - Method in class com.github.owlcs.ontapi.internal.searchers.objects.ObjectPropertySearcher
 
createEntity(String, OntModel, ONTObjectFactory) - Method in class com.github.owlcs.ontapi.internal.searchers.objects.AnnotationPropertySearcher
 
createEntity(String, OntModel, ONTObjectFactory) - Method in class com.github.owlcs.ontapi.internal.searchers.objects.ClassSearcher
 
createEntity(String, OntModel, ONTObjectFactory) - Method in class com.github.owlcs.ontapi.internal.searchers.objects.DataPropertySearcher
 
createEntity(String, OntModel, ONTObjectFactory) - Method in class com.github.owlcs.ontapi.internal.searchers.objects.DatatypeSearcher
 
createEntity(String, OntModel, ONTObjectFactory) - Method in class com.github.owlcs.ontapi.internal.searchers.objects.NamedIndividualSearcher
 
createEntity(String, OntModel, ONTObjectFactory) - Method in class com.github.owlcs.ontapi.internal.searchers.objects.ObjectPropertySearcher
 
createFrom(OntLoaderConfiguration) - Static method in interface com.github.owlcs.ontapi.internal.InternalConfig
Creates a InternalConfig implementation from the given OntLoaderConfiguration.
createGraphInfo(Graph, OWLDocumentFormat, IRI, boolean) - Method in class com.github.owlcs.ontapi.OntologyLoaderImpl
Creates a graph info container.
createGraphModel(String) - Method in interface com.github.owlcs.ontapi.OntologyManager
Creates an Ontology Graph Model with specified IRI.
createGraphModel(String, String) - Method in interface com.github.owlcs.ontapi.OntologyManager
Creates an Ontology Graph Model with specified ontology and version IRIs.
createHasSelf(OntObjectProperty) - Method in interface com.github.owlcs.ontapi.internal.InternalGraphModel
 
createInstance(Node, EnhGraph) - Method in class com.github.owlcs.ontapi.internal.SearchModel.CachedFactory
 
createInternalGraphModel(Graph) - Static method in interface com.github.owlcs.ontapi.OntBaseModel
A factory method to create InternalGraphModel instance with default settings.
createInternalGraphModel(Graph, OntSpecification, InternalConfig, DataFactory, Map<Class<? extends OWLPrimitive>, InternalCache<?, ?>>) - Static method in interface com.github.owlcs.ontapi.OntBaseModel
A primary factory method to create fresh InternalGraphModel.
createIRICache() - Method in class com.github.owlcs.ontapi.OntologyManagerImpl
Creates a fresh IRI cache instance depending on this manager settings.
createListener() - Static method in class com.github.owlcs.ontapi.internal.OWLTriples
Creates a listener capable of producing this wrapper.
createLiteral(boolean) - Static method in class com.github.owlcs.ontapi.owlapi.objects.LiteralImpl
Creates a literal impl wrapping the given boolean primitive.
createLiteral(double) - Static method in class com.github.owlcs.ontapi.owlapi.objects.LiteralImpl
Creates a literal impl wrapping the given double number.
createLiteral(float) - Static method in class com.github.owlcs.ontapi.owlapi.objects.LiteralImpl
Creates a literal impl wrapping the given float number.
createLiteral(int) - Static method in class com.github.owlcs.ontapi.owlapi.objects.LiteralImpl
Creates a literal impl wrapping the given int number.
createLiteral(String) - Static method in class com.github.owlcs.ontapi.owlapi.objects.LiteralImpl
 
createLiteral(String, String) - Static method in class com.github.owlcs.ontapi.owlapi.objects.LiteralImpl
Creates a literal impl by the given lexical from and language tag.
createLiteral(String, OWLDatatype) - Static method in class com.github.owlcs.ontapi.owlapi.objects.LiteralImpl
Creates a literal impl by the given string and OWL Datatype.
createLoadCopy(OntologyCreator, OntologyManager, OntLoaderConfiguration) - Method in class com.github.owlcs.ontapi.OntologyLoaderImpl
Creates a copy of specified manager special for loading operations through OWL-API mechanisms.
createLoadingBuilder(OntologyCreator) - Static method in class com.github.owlcs.ontapi.OWLFactoryWrapper
Creates a builder that is optimized for load operations occurring through native (OWL-API) parsers.
createManager() - Static method in class com.github.owlcs.ontapi.OntManagers
Creates a ready to use standard ONT-API ontology manager with default configuration, that includes settings from /ontapi.properties, various format-syntaxes for saving/loading ontologies from the jena-arq and additional format-syntaxes from the OWL-API supply (owlapi-rio, owlapi-oboformat), if they are in classpath.
createManager(boolean) - Method in class com.github.owlcs.ontapi.OntManagers.ONTAPIProfile
 
createManager(boolean) - Method in interface com.github.owlcs.ontapi.OntManagers.Profile
Creates a new OWLOntologyManager instance.
createManager(boolean) - Method in class com.github.owlcs.ontapi.OntManagers.OWLAPIImplProfile
 
createManager(DataFactory, OntologyFactory, ReadWriteLock) - Method in class com.github.owlcs.ontapi.OntManagers.ONTAPIProfile
 
createManager(DataFactory, ReadWriteLock) - Method in class com.github.owlcs.ontapi.OntManagers.ONTAPIProfile
Creates a fresh ONT-API-impl Ontology Manager with the given data factory and with the default ontology factory.
createManager(OWLDataFactory, ReadWriteLock) - Method in class com.github.owlcs.ontapi.OntManagers.OWLAPIImplProfile
Creates a ready to use fresh OWL-API-impl Ontology Manager.
createMap() - Method in class com.github.owlcs.ontapi.internal.CacheObjectMapImpl
Creates a fresh Map that is used in caches.
createMap(ReadWriteLock) - Static method in class com.github.owlcs.ontapi.OntologyCollectionImpl
Creates a Map for internal usage.
createMapStore(Class<K>, Stream<K>, Function<K, V>) - Method in class com.github.owlcs.ontapi.internal.InternalGraphModelImpl
Creates a Map that has Enum-keys using the specified parameters.
createModel(OntologyLoaderImpl.GraphInfo, OntologyCreator, OntologyManager, OntLoaderConfiguration) - Method in class com.github.owlcs.ontapi.OntologyLoaderImpl
Populates Graph as Ontology inside manager.
createModel(Graph) - Method in class com.github.owlcs.ontapi.transforms.TransformationModel
Answers a model that encapsulates the given graph.
createModelConfig() - Method in class com.github.owlcs.ontapi.OntologyManagerImpl
Creates InternalConfig with reference to manager inside.
createModelConfig(OntologyManagerImpl, OntLoaderConfiguration) - Method in class com.github.owlcs.ontapi.OntologyBuilderImpl
Makes a model config instance.
createObjectAllValuesFrom(OntObjectProperty, OntClass) - Method in interface com.github.owlcs.ontapi.internal.InternalGraphModel
 
createObjectCardinality(OntObjectProperty, int, OntClass) - Method in interface com.github.owlcs.ontapi.internal.InternalGraphModel
 
createObjectComplementOf(OntClass) - Method in interface com.github.owlcs.ontapi.internal.InternalGraphModel
 
createObjectFactory(DataFactory, Map<Class<? extends OWLPrimitive>, InternalCache<?, ?>>) - Method in class com.github.owlcs.ontapi.internal.InternalGraphModelImpl
Creates a fresh Object Factory instance, which is responsible for mapping Node (and OntObject) to OWLObject.
createObjectHasValue(OntObjectProperty, OntIndividual) - Method in interface com.github.owlcs.ontapi.internal.InternalGraphModel
 
createObjectIntersectionOf(Collection<OntClass>) - Method in interface com.github.owlcs.ontapi.internal.InternalGraphModel
 
createObjectIntersectionOf(OntClass...) - Method in interface com.github.owlcs.ontapi.internal.InternalGraphModel
 
createObjectMaxCardinality(OntObjectProperty, int, OntClass) - Method in interface com.github.owlcs.ontapi.internal.InternalGraphModel
 
createObjectMinCardinality(OntObjectProperty, int, OntClass) - Method in interface com.github.owlcs.ontapi.internal.InternalGraphModel
 
createObjectOneOf(Collection<OntIndividual>) - Method in interface com.github.owlcs.ontapi.internal.InternalGraphModel
 
createObjectOneOf(OntIndividual...) - Method in interface com.github.owlcs.ontapi.internal.InternalGraphModel
 
createObjectPropertySWRLAtom(OntObjectProperty, OntSWRL.IArg, OntSWRL.IArg) - Method in interface com.github.owlcs.ontapi.internal.InternalGraphModel
 
createObjectSomeValuesFrom(OntObjectProperty, OntClass) - Method in interface com.github.owlcs.ontapi.internal.InternalGraphModel
 
createObjectUnionOf(Collection<OntClass>) - Method in interface com.github.owlcs.ontapi.internal.InternalGraphModel
 
createObjectUnionOf(OntClass...) - Method in interface com.github.owlcs.ontapi.internal.InternalGraphModel
 
createONT() - Static method in class com.github.owlcs.ontapi.OntManagers
Deprecated.
createOntology() - Method in interface com.github.owlcs.ontapi.OntologyManager
Creates a new (empty) ontology that does not have an ontology IRI (and therefore does not have a version IRI).
createOntology(ID, OntologyManager, OntLoaderConfiguration) - Method in class com.github.owlcs.ontapi.OntologyBuilderImpl
 
createOntology(ID, OntologyManager, OntLoaderConfiguration) - Method in interface com.github.owlcs.ontapi.OntologyCreator
Creates a new detached ontology with a given ID and configuration, which is associated to the specified manager.
createOntology(OntologyManager, ID) - Method in interface com.github.owlcs.ontapi.OntologyFactory
Creates a fresh Ontology Model inside the manager with the given ID and default configuration.
createOntology(Stream<OWLAxiom>, IRI) - Method in class com.github.owlcs.ontapi.OntologyManagerImpl
 
createOntology(Graph, OntologyManager, OntLoaderConfiguration) - Method in class com.github.owlcs.ontapi.OntologyBuilderImpl
 
createOntology(Graph, OntologyManager, OntLoaderConfiguration) - Method in interface com.github.owlcs.ontapi.OntologyCreator
Creates a new detached ontology model which wraps the specified graph.
createOntology(IRI) - Method in interface com.github.owlcs.ontapi.OntologyManager
Creates a new (empty) ontology that has the specified ontology IRI (and no version IRI).
createOntology(IRI, Stream<OWLOntology>, boolean) - Method in class com.github.owlcs.ontapi.OntologyManagerImpl
 
createOntology(OWLOntologyID) - Method in interface com.github.owlcs.ontapi.OntologyManager
Creates a fresh ontology with the specified id.
createOntology(OWLOntologyID) - Method in class com.github.owlcs.ontapi.OntologyManagerImpl
 
createOntologyBuilder() - Method in class com.github.owlcs.ontapi.OntManagers.ONTAPIProfile
Creates a default Ontology Builder - an interface to create standalone ontologies.
createOntologyFactory() - Method in class com.github.owlcs.ontapi.OntManagers.ONTAPIProfile
Creates a default ontology factory instance.
createOntologyFactory(OntologyFactory.Builder) - Method in class com.github.owlcs.ontapi.OntManagers.ONTAPIProfile
Creates an Ontology Factory based on the given Builder.
createOntologyFactory(OntologyFactory.Builder, OntologyFactory.Loader) - Method in class com.github.owlcs.ontapi.OntManagers.ONTAPIProfile
Creates an Ontology Factory based on the given Builder and Loader.
createOntologyFactory(OWLOntologyBuilder) - Method in class com.github.owlcs.ontapi.OntManagers.OWLAPIImplProfile
 
createOntologyImpl(Graph, OntologyManagerImpl, OntLoaderConfiguration) - Method in class com.github.owlcs.ontapi.OntologyBuilderImpl
Creates a Default Ontology Implementation instance from the given components.
createOntologyLoader() - Method in class com.github.owlcs.ontapi.OntManagers.ONTAPIProfile
Creates a default Ontology Loader - an interface to read ontology documents.
createOWL() - Static method in class com.github.owlcs.ontapi.OntManagers
Deprecated.
createOWLAPIImplManager() - Static method in class com.github.owlcs.ontapi.OntManagers
Creates a native OWL-API ontology manager instance with default configuration.
createOwlFormat() - Method in enum class com.github.owlcs.ontapi.OntFormat
Creates a new instance of OWLDocumentFormat by this type setting, if possible, with default prefixes.
createOWLOntology(OWLOntologyID, OWLOntologyManager, OWLOntologyLoaderConfiguration) - Method in class com.github.owlcs.ontapi.OWLFactoryWrapper.FactoryImpl
 
createOWLOntology(OWLOntologyManager, OWLOntologyID) - Method in interface com.github.owlcs.ontapi.OntologyFactory.Builder
 
createOWLOntology(OWLOntologyManager, OWLOntologyID, IRI, OWLOntologyFactory.OWLOntologyCreationHandler) - Method in interface com.github.owlcs.ontapi.OntologyFactory
Creates an (empty) ontology.
createOWLOntology(OWLOntologyManager, OWLOntologyID, IRI, OWLOntologyFactory.OWLOntologyCreationHandler) - Method in class com.github.owlcs.ontapi.OWLFactoryWrapper.FactoryImpl
Deprecated.
createOWLOntologyBuilder(ReadWriteLock) - Method in class com.github.owlcs.ontapi.OntManagers.OWLAPIImplProfile
 
createOWLOntologyImpl(OWLOntologyManager, OWLOntologyID) - Method in class com.github.owlcs.ontapi.OntManagers.OWLAPIImplProfile
 
createOWLProfile() - Static method in class com.github.owlcs.ontapi.OntManagers
Deprecated.
use constructor directly
createParserMetaData(GraphStats) - Static method in class com.github.owlcs.ontapi.OntologyMetaData
A factory method.
createParserMetaData(Graph) - Static method in class com.github.owlcs.ontapi.OntologyMetaData
A factory method.
createReplacement(Triple) - Method in class com.github.owlcs.ontapi.transforms.RecursiveTransform
 
createReplacement(Triple, UnaryOperator<Node>) - Method in class com.github.owlcs.ontapi.transforms.RecursiveTransform
 
createSameIndividualsSWRLAtom(OntSWRL.IArg, OntSWRL.IArg) - Method in interface com.github.owlcs.ontapi.internal.InternalGraphModel
 
createSearchModel() - Method in class com.github.owlcs.ontapi.internal.InternalGraphModelImpl
Derives a model to be used in read operations.
createSearchTriple(OWLDeclarationAxiom) - Method in class com.github.owlcs.ontapi.internal.axioms.DeclarationTranslator
 
createSet() - Static method in class com.github.owlcs.ontapi.owlapi.OWLObjectImpl
Creates an empty immutable Set.
createSet(X) - Static method in class com.github.owlcs.ontapi.owlapi.OWLObjectImpl
Creates an immutable singleton Set.
createSingleton(Function<? super K, ? extends V>) - Static method in interface com.github.owlcs.ontapi.internal.InternalCache
Creates a Loading cache that contains only one value, derived by the specified loader.
createSoft(boolean) - Static method in interface com.github.owlcs.ontapi.internal.InternalCache
Creates an unbounded LRU cache with soft reference values, that wraps either Caffeine or simple LinkedHashMap based cache.
createSoft(Function<? super K, ? extends V>, boolean) - Static method in interface com.github.owlcs.ontapi.internal.InternalCache
Creates an unbounded LRU loading cache with soft reference values, that wraps either Caffeine or simple LinkedHashMap based cache.
createSoftSingleton(Function<? super K, ? extends V>) - Static method in interface com.github.owlcs.ontapi.internal.InternalCache
Creates a Loading cache that contains only one value, derived by the specified loader.
createSortedSet() - Static method in class com.github.owlcs.ontapi.owlapi.OWLObjectImpl
Creates an empty sorted Set.
createSortedSet(Comparator<X>) - Static method in class com.github.owlcs.ontapi.owlapi.OWLObjectImpl
Creates an empty sorted Set with the given comparator.
createSubClassOf(OWLIndividual, OWLIndividual) - Method in class com.github.owlcs.ontapi.internal.axioms.AbstractNaryTranslator.IndividualNaryAxiomImpl
Creates a OWLSubClassOfAxiom axiom from factory.
createSubClassOf(OWLClassExpression, OWLClassExpression) - Method in class com.github.owlcs.ontapi.internal.axioms.DisjointClassesTranslator.AxiomImpl
 
createSubClassOf(OWLClassExpression, OWLClassExpression) - Method in class com.github.owlcs.ontapi.internal.axioms.EquivalentClassesTranslator.AxiomImpl
 
createSubClassOf(OWLIndividual, OWLIndividual) - Method in class com.github.owlcs.ontapi.internal.axioms.DifferentIndividualsTranslator.AxiomImpl
 
createSubClassOf(OWLIndividual, OWLIndividual) - Method in class com.github.owlcs.ontapi.internal.axioms.SameIndividualTranslator.AxiomImpl
 
createSubPropertyOf(OWLDataPropertyExpression, OWLDataPropertyExpression) - Method in class com.github.owlcs.ontapi.internal.axioms.EquivalentDataPropertiesTranslator.AxiomImpl
 
createSubPropertyOf(OWLObjectPropertyExpression, OWLObjectPropertyExpression) - Method in class com.github.owlcs.ontapi.internal.axioms.EquivalentObjectPropertiesTranslator.AxiomImpl
 
createSWRLImp(Collection<OntSWRL.Atom<?>>, Collection<OntSWRL.Atom<?>>) - Method in interface com.github.owlcs.ontapi.internal.InternalGraphModel
 
createSWRLVariable(String) - Method in interface com.github.owlcs.ontapi.internal.InternalGraphModel
 
createTrackListener() - Method in class com.github.owlcs.ontapi.transforms.GraphTransformers
 
createUnionGraph(Graph, OntLoaderConfiguration) - Method in interface com.github.owlcs.ontapi.OntologyCreator
Wraps the specified graph as an Union Graph, that maintains an ontology owl:imports hierarchical structure.
CSV - Enum constant in enum class com.github.owlcs.ontapi.OntFormat
 
CU(BlankNodeId, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.objects.ONTSWRLAtomImpl.CU
 

D

data - Variable in class com.github.owlcs.ontapi.config.OntConfig
 
data - Variable in class com.github.owlcs.ontapi.config.OntLoaderConfiguration
 
data - Variable in class com.github.owlcs.ontapi.config.OntWriterConfiguration
 
data() - Method in class com.github.owlcs.ontapi.config.OntConfig.Concurrent
 
data() - Method in class com.github.owlcs.ontapi.config.OntConfig
 
DATA_CARDINALITY_TYPES - Static variable in interface com.github.owlcs.ontapi.internal.searchers.ForDatatype
 
DATA_PROPERTY - Enum constant in enum class com.github.owlcs.ontapi.internal.OWLEntity
 
DATA_PROPERTY_ASSERTION - Enum constant in enum class com.github.owlcs.ontapi.internal.OWLTopObjectType
 
DATA_PROPERTY_DOMAIN - Enum constant in enum class com.github.owlcs.ontapi.internal.OWLTopObjectType
 
DATA_PROPERTY_RANGE - Enum constant in enum class com.github.owlcs.ontapi.internal.OWLTopObjectType
 
DATA_RANGE - Enum constant in enum class com.github.owlcs.ontapi.internal.OWLComponentType
 
DataAllValuesFromImpl - Class in com.github.owlcs.ontapi.owlapi.objects.ce
 
DataAllValuesFromImpl(OWLDataPropertyExpression, OWLDataRange) - Constructor for class com.github.owlcs.ontapi.owlapi.objects.ce.DataAllValuesFromImpl
 
DataAssertionBySubject - Class in com.github.owlcs.ontapi.internal.searchers.axioms
Created by @ssz on 16.05.2020.
DataAssertionBySubject() - Constructor for class com.github.owlcs.ontapi.internal.searchers.axioms.DataAssertionBySubject
 
dataAssertionsBySubject - Variable in class com.github.owlcs.ontapi.internal.InternalGraphModelImpl
 
DataCardinalityRestrictionImpl - Class in com.github.owlcs.ontapi.owlapi.objects.ce
 
DataCardinalityRestrictionImpl(OWLDataPropertyExpression, int, OWLDataRange) - Constructor for class com.github.owlcs.ontapi.owlapi.objects.ce.DataCardinalityRestrictionImpl
 
dataComplementOf - Static variable in class com.github.owlcs.ontapi.transforms.vocabulary.DEPRECATED.OWL
 
DataComplementOfImpl - Class in com.github.owlcs.ontapi.owlapi.objects.dr
 
DataComplementOfImpl(OWLDataRange) - Constructor for class com.github.owlcs.ontapi.owlapi.objects.dr.DataComplementOfImpl
 
DataExactCardinalityImpl - Class in com.github.owlcs.ontapi.owlapi.objects.ce
 
DataExactCardinalityImpl(OWLDataPropertyExpression, int, OWLDataRange) - Constructor for class com.github.owlcs.ontapi.owlapi.objects.ce.DataExactCardinalityImpl
 
dataFactory - Variable in class com.github.owlcs.ontapi.OntologyManagerImpl
 
dataFactory() - Method in class com.github.owlcs.ontapi.OntManagers.OWLAPIImplProfile
Deprecated.
DataFactory - Interface in com.github.owlcs.ontapi
An extended OWL-API DataFactory for creating entities, axioms and axiom components.
DataFactoryImpl - Class in com.github.owlcs.ontapi
The facility to create OWL-API Objects including OWL Axioms.
DataFactoryImpl() - Constructor for class com.github.owlcs.ontapi.DataFactoryImpl
 
DataHasValueImpl - Class in com.github.owlcs.ontapi.owlapi.objects.ce
 
DataHasValueImpl(OWLDataPropertyExpression, OWLLiteral) - Constructor for class com.github.owlcs.ontapi.owlapi.objects.ce.DataHasValueImpl
 
DataIntersectionOfImpl - Class in com.github.owlcs.ontapi.owlapi.objects.dr
 
DataIntersectionOfImpl(Collection<? extends OWLDataRange>) - Constructor for class com.github.owlcs.ontapi.owlapi.objects.dr.DataIntersectionOfImpl
 
DataMaxCardinalityImpl - Class in com.github.owlcs.ontapi.owlapi.objects.ce
 
DataMaxCardinalityImpl(OWLDataPropertyExpression, int, OWLDataRange) - Constructor for class com.github.owlcs.ontapi.owlapi.objects.ce.DataMaxCardinalityImpl
 
DataMinCardinalityImpl - Class in com.github.owlcs.ontapi.owlapi.objects.ce
 
DataMinCardinalityImpl(OWLDataPropertyExpression, int, OWLDataRange) - Constructor for class com.github.owlcs.ontapi.owlapi.objects.ce.DataMinCardinalityImpl
 
DataOneOfImpl - Class in com.github.owlcs.ontapi.owlapi.objects.dr
 
DataOneOfImpl(Collection<? extends OWLLiteral>) - Constructor for class com.github.owlcs.ontapi.owlapi.objects.dr.DataOneOfImpl
 
DataOneOfImpl(OWLLiteral) - Constructor for class com.github.owlcs.ontapi.owlapi.objects.dr.DataOneOfImpl
Singleton.
dataPropertiesInSignature() - Method in class com.github.owlcs.ontapi.OntBaseModelImpl
 
dataPropertiesInSignature() - Method in class com.github.owlcs.ontapi.owlapi.OWLObjectImpl
 
dataPropertiesInSignature() - Method in class com.github.owlcs.ontapi.OWLOntologyWrapper
 
dataPropertiesInSignature(Imports) - Method in class com.github.owlcs.ontapi.RWLockedOntology
 
DataProperty - Static variable in class com.github.owlcs.ontapi.transforms.vocabulary.DEPRECATED.OWL
 
DataPropertyAssertionAxiomImpl - Class in com.github.owlcs.ontapi.owlapi.axioms
 
DataPropertyAssertionAxiomImpl(OWLIndividual, OWLDataPropertyExpression, OWLLiteral, Collection<OWLAnnotation>) - Constructor for class com.github.owlcs.ontapi.owlapi.axioms.DataPropertyAssertionAxiomImpl
 
dataPropertyAssertionAxioms(OWLIndividual) - Method in class com.github.owlcs.ontapi.OntBaseModelImpl
 
dataPropertyAssertionAxioms(OWLIndividual) - Method in class com.github.owlcs.ontapi.OWLOntologyWrapper
 
DataPropertyAssertionTranslator - Class in com.github.owlcs.ontapi.internal.axioms
A translator that provides OWLDataPropertyAssertionAxiom implementations.
DataPropertyAssertionTranslator() - Constructor for class com.github.owlcs.ontapi.internal.axioms.DataPropertyAssertionTranslator
 
DataPropertyAssertionTranslator.AxiomImpl - Class in com.github.owlcs.ontapi.internal.axioms
 
DataPropertyAssertionTranslator.AxiomImpl.SimpleImpl - Class in com.github.owlcs.ontapi.internal.axioms
An OWLDataPropertyAssertionAxiom that has no sub-annotations.
DataPropertyAssertionTranslator.AxiomImpl.WithAnnotationsImpl - Class in com.github.owlcs.ontapi.internal.axioms
An OWLDataPropertyAssertionAxiom that has sub-annotations.
DataPropertyAtomImpl - Class in com.github.owlcs.ontapi.owlapi.objects.swrl
 
DataPropertyAtomImpl(OWLDataPropertyExpression, SWRLIArgument, SWRLDArgument) - Constructor for class com.github.owlcs.ontapi.owlapi.objects.swrl.DataPropertyAtomImpl
 
DataPropertyCharacteristicAxiomImpl - Class in com.github.owlcs.ontapi.owlapi.axioms
 
DataPropertyCharacteristicAxiomImpl(OWLDataPropertyExpression, Collection<OWLAnnotation>) - Constructor for class com.github.owlcs.ontapi.owlapi.axioms.DataPropertyCharacteristicAxiomImpl
 
dataPropertyDomain - Static variable in class com.github.owlcs.ontapi.transforms.vocabulary.DEPRECATED.OWL
 
DataPropertyDomainAxiomImpl - Class in com.github.owlcs.ontapi.owlapi.axioms
 
DataPropertyDomainAxiomImpl(OWLDataPropertyExpression, OWLClassExpression, Collection<OWLAnnotation>) - Constructor for class com.github.owlcs.ontapi.owlapi.axioms.DataPropertyDomainAxiomImpl
 
dataPropertyDomainAxioms(OWLDataProperty) - Method in class com.github.owlcs.ontapi.OntBaseModelImpl
 
dataPropertyDomainAxioms(OWLDataProperty) - Method in class com.github.owlcs.ontapi.OWLOntologyWrapper
 
DataPropertyDomainTranslator - Class in com.github.owlcs.ontapi.internal.axioms
A translator that provides OWLDataPropertyDomainAxiom implementations.
DataPropertyDomainTranslator() - Constructor for class com.github.owlcs.ontapi.internal.axioms.DataPropertyDomainTranslator
 
DataPropertyDomainTranslator.AxiomImpl - Class in com.github.owlcs.ontapi.internal.axioms
 
DataPropertyDomainTranslator.AxiomImpl.ComplexImpl - Class in com.github.owlcs.ontapi.internal.axioms
An OWLDataPropertyDomainAxiom that either has annotations or anonymous class expression as domain (in main triple's object position).
DataPropertyDomainTranslator.AxiomImpl.SimpleImpl - Class in com.github.owlcs.ontapi.internal.axioms
An OWLDataPropertyDomainAxiom that has named class expression (OWL Class) as object and has no annotations.
DataPropertyImpl - Class in com.github.owlcs.ontapi.owlapi.objects.entity
 
DataPropertyImpl(IRI) - Constructor for class com.github.owlcs.ontapi.owlapi.objects.entity.DataPropertyImpl
 
DataPropertyNaryAxiomImpl(Object, String, Object, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.axioms.AbstractNaryTranslator.DataPropertyNaryAxiomImpl
 
dataPropertyRange - Static variable in class com.github.owlcs.ontapi.transforms.vocabulary.DEPRECATED.OWL
 
DataPropertyRangeAxiomImpl - Class in com.github.owlcs.ontapi.owlapi.axioms
 
DataPropertyRangeAxiomImpl(OWLDataPropertyExpression, OWLDataRange, Collection<OWLAnnotation>) - Constructor for class com.github.owlcs.ontapi.owlapi.axioms.DataPropertyRangeAxiomImpl
 
dataPropertyRangeAxioms(OWLDataProperty) - Method in class com.github.owlcs.ontapi.OntBaseModelImpl
 
dataPropertyRangeAxioms(OWLDataProperty) - Method in class com.github.owlcs.ontapi.OWLOntologyWrapper
 
DataPropertyRangeTranslator - Class in com.github.owlcs.ontapi.internal.axioms
A translator that provides OWLDataPropertyRangeAxiom implementations.
DataPropertyRangeTranslator() - Constructor for class com.github.owlcs.ontapi.internal.axioms.DataPropertyRangeTranslator
 
DataPropertyRangeTranslator.AxiomImpl - Class in com.github.owlcs.ontapi.internal.axioms
 
DataPropertyRangeTranslator.AxiomImpl.ComplexImpl - Class in com.github.owlcs.ontapi.internal.axioms
An OWLDataPropertyRangeAxiom that either has annotations or anonymous data range expression as domain (in main triple's object position).
DataPropertyRangeTranslator.AxiomImpl.SimpleImpl - Class in com.github.owlcs.ontapi.internal.axioms
An OWLDataPropertyRangeAxiom that has named data range expression (i.e.
dataPropertySearcher - Variable in class com.github.owlcs.ontapi.internal.InternalGraphModelImpl
 
DataPropertySearcher - Class in com.github.owlcs.ontapi.internal.searchers.objects
Created by @ssz on 26.07.2020.
DataPropertySearcher() - Constructor for class com.github.owlcs.ontapi.internal.searchers.objects.DataPropertySearcher
 
DataRangeAtomImpl - Class in com.github.owlcs.ontapi.owlapi.objects.swrl
 
DataRangeAtomImpl(OWLDataRange, SWRLDArgument) - Constructor for class com.github.owlcs.ontapi.owlapi.objects.swrl.DataRangeAtomImpl
 
DataRestriction - Static variable in class com.github.owlcs.ontapi.transforms.vocabulary.DEPRECATED.OWL
 
DataSomeValuesFromImpl - Class in com.github.owlcs.ontapi.owlapi.objects.ce
 
DataSomeValuesFromImpl(OWLDataPropertyExpression, OWLDataRange) - Constructor for class com.github.owlcs.ontapi.owlapi.objects.ce.DataSomeValuesFromImpl
 
dataSubPropertyAxiomsForSubProperty(OWLDataProperty) - Method in class com.github.owlcs.ontapi.OntBaseModelImpl
 
dataSubPropertyAxiomsForSubProperty(OWLDataProperty) - Method in class com.github.owlcs.ontapi.OWLOntologyWrapper
 
dataSubPropertyAxiomsForSuperProperty(OWLDataPropertyExpression) - Method in class com.github.owlcs.ontapi.OntBaseModelImpl
 
dataSubPropertyAxiomsForSuperProperty(OWLDataPropertyExpression) - Method in class com.github.owlcs.ontapi.OWLOntologyWrapper
 
datatype - Variable in class com.github.owlcs.ontapi.owlapi.objects.dr.DatatypeRestrictionImpl
 
DATATYPE - Enum constant in enum class com.github.owlcs.ontapi.internal.OWLComponentType
 
DATATYPE - Enum constant in enum class com.github.owlcs.ontapi.internal.OWLEntity
 
DATATYPE_DEFINITION - Enum constant in enum class com.github.owlcs.ontapi.internal.OWLTopObjectType
 
DATATYPE_PROPERTY - Enum constant in enum class com.github.owlcs.ontapi.internal.OWLComponentType
 
DatatypeDefinitionAxiomImpl - Class in com.github.owlcs.ontapi.owlapi.axioms
 
DatatypeDefinitionAxiomImpl(OWLDatatype, OWLDataRange, Collection<OWLAnnotation>) - Constructor for class com.github.owlcs.ontapi.owlapi.axioms.DatatypeDefinitionAxiomImpl
 
datatypeDefinitions(OWLDatatype) - Method in class com.github.owlcs.ontapi.OntBaseModelImpl
 
datatypeDefinitions(OWLDatatype) - Method in class com.github.owlcs.ontapi.OWLOntologyWrapper
 
DatatypeDefinitionTranslator - Class in com.github.owlcs.ontapi.internal.axioms
A translator that provides OWLDatatypeDefinitionAxiom implementations.
DatatypeDefinitionTranslator() - Constructor for class com.github.owlcs.ontapi.internal.axioms.DatatypeDefinitionTranslator
 
DatatypeDefinitionTranslator.AxiomImpl - Class in com.github.owlcs.ontapi.internal.axioms
 
DatatypeDefinitionTranslator.AxiomImpl.ComplexImpl - Class in com.github.owlcs.ontapi.internal.axioms
An OWLDatatypeDefinitionAxiom that either has annotations or anonymous data range expression in main triple's object position.
DatatypeDefinitionTranslator.AxiomImpl.SimpleImpl - Class in com.github.owlcs.ontapi.internal.axioms
An OWLDatatypeDefinitionAxiom that has named data range expressions (i.e.
DatatypeImpl - Class in com.github.owlcs.ontapi.owlapi.objects.entity
 
DatatypeImpl(IRI) - Constructor for class com.github.owlcs.ontapi.owlapi.objects.entity.DatatypeImpl
 
datatypeProperties - Variable in class com.github.owlcs.ontapi.internal.CacheObjectFactory
 
DatatypeRestrictionImpl - Class in com.github.owlcs.ontapi.owlapi.objects.dr
 
DatatypeRestrictionImpl(OWLDatatype, Collection<OWLFacetRestriction>) - Constructor for class com.github.owlcs.ontapi.owlapi.objects.dr.DatatypeRestrictionImpl
 
datatypes - Variable in class com.github.owlcs.ontapi.internal.CacheObjectFactory
 
datatypes() - Method in class com.github.owlcs.ontapi.internal.objects.ONTSWRLAtomImpl
Lists all OWLDatatypes encapsulated in this atom.
datatypeSearcher - Variable in class com.github.owlcs.ontapi.internal.InternalGraphModelImpl
 
DatatypeSearcher - Class in com.github.owlcs.ontapi.internal.searchers.objects
An ObjectsSearcher that retrieves OWL-API Datatypes.
DatatypeSearcher() - Constructor for class com.github.owlcs.ontapi.internal.searchers.objects.DatatypeSearcher
 
datatypesInSignature() - Method in class com.github.owlcs.ontapi.OntBaseModelImpl
 
datatypesInSignature() - Method in class com.github.owlcs.ontapi.owlapi.OWLObjectImpl
 
datatypesInSignature() - Method in class com.github.owlcs.ontapi.OWLOntologyWrapper
 
datatypesInSignature(Imports) - Method in class com.github.owlcs.ontapi.RWLockedOntology
 
DataUnionOfImpl - Class in com.github.owlcs.ontapi.owlapi.objects.dr
 
DataUnionOfImpl(Collection<? extends OWLDataRange>) - Constructor for class com.github.owlcs.ontapi.owlapi.objects.dr.DataUnionOfImpl
 
DAVF(BlankNodeId, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.objects.ONTAnonymousClassExpressionImpl.DAVF
 
DEC(BlankNodeId, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.objects.ONTAnonymousClassExpressionImpl.DEC
 
decider - Variable in class com.github.owlcs.ontapi.transforms.ReasonerDeclarator
 
DECLARATION - Enum constant in enum class com.github.owlcs.ontapi.internal.OWLTopObjectType
 
DeclarationAxiomImpl - Class in com.github.owlcs.ontapi.owlapi.axioms
 
DeclarationAxiomImpl(OWLEntity, Collection<OWLAnnotation>) - Constructor for class com.github.owlcs.ontapi.owlapi.axioms.DeclarationAxiomImpl
 
declarationAxioms(OWLEntity) - Method in class com.github.owlcs.ontapi.OntBaseModelImpl
 
declarationAxioms(OWLEntity) - Method in class com.github.owlcs.ontapi.OWLOntologyWrapper
 
DeclarationByEntity - Class in com.github.owlcs.ontapi.internal.searchers.axioms
Created by @ssz on 18.04.2020.
DeclarationByEntity() - Constructor for class com.github.owlcs.ontapi.internal.searchers.axioms.DeclarationByEntity
 
declarationIRI - Variable in class com.github.owlcs.ontapi.OntologyManagerImpl.OntInfo
 
declarationsByEntity - Variable in class com.github.owlcs.ontapi.internal.InternalGraphModelImpl
 
DeclarationTranslator - Class in com.github.owlcs.ontapi.internal.axioms
It is a translator for axioms of the AxiomType.DECLARATION type.
DeclarationTranslator() - Constructor for class com.github.owlcs.ontapi.internal.axioms.DeclarationTranslator
 
DeclarationTranslator.AxiomImpl - Class in com.github.owlcs.ontapi.internal.axioms
 
DeclarationTranslator.AxiomImpl.SimpleImpl - Class in com.github.owlcs.ontapi.internal.axioms
An OWLDeclarationAxiom that has no annotations.
DeclarationTranslator.AxiomImpl.WithAnnotationsImpl - Class in com.github.owlcs.ontapi.internal.axioms
An OWLDeclarationAxiom that has annotations.
declare(Resource, Resource) - Method in class com.github.owlcs.ontapi.transforms.BaseDeclarator
 
declare(Resource, Resource) - Method in class com.github.owlcs.ontapi.transforms.TransformationModel
Adds a declaration triple into the base model.
declare(Resource, Resource, Set<? extends Resource>) - Method in class com.github.owlcs.ontapi.transforms.BaseDeclarator
 
declareAnnotationProperty(Resource) - Method in class com.github.owlcs.ontapi.transforms.BaseDeclarator
 
declareAnnotationProperty(Resource, Set<? extends Resource>) - Method in class com.github.owlcs.ontapi.transforms.BaseDeclarator
 
declareClass(Resource) - Method in class com.github.owlcs.ontapi.transforms.BaseDeclarator
 
declaredAs - Static variable in class com.github.owlcs.ontapi.transforms.vocabulary.DEPRECATED.OWL
 
declareDataProperty(Resource) - Method in class com.github.owlcs.ontapi.transforms.BaseDeclarator
 
declareDataProperty(Resource, Set<? extends Resource>) - Method in class com.github.owlcs.ontapi.transforms.BaseDeclarator
 
declareDatatype(String) - Method in class com.github.owlcs.ontapi.transforms.BaseDeclarator
 
declareDatatype(Resource) - Method in class com.github.owlcs.ontapi.transforms.BaseDeclarator
 
declareIndividual(Resource) - Method in class com.github.owlcs.ontapi.transforms.BaseDeclarator
 
declareObjectProperty(Resource) - Method in class com.github.owlcs.ontapi.transforms.BaseDeclarator
 
declareObjectProperty(Resource, Set<? extends Resource>) - Method in class com.github.owlcs.ontapi.transforms.BaseDeclarator
 
decrementImportsLoadCount() - Method in class com.github.owlcs.ontapi.OntologyManagerImpl.ListenersHolder
 
DEFAULT - Static variable in interface com.github.owlcs.ontapi.internal.InternalConfig
 
DEFAULT - Static variable in interface com.github.owlcs.ontapi.internal.ONTObjectFactory
 
DEFAULT_COMPARATOR - Static variable in class com.github.owlcs.ontapi.owlapi.OWLObjectImpl
 
DEFAULT_DATA_FACTORY - Static variable in class com.github.owlcs.ontapi.OntManagers.ONTAPIProfile
 
DEFAULT_PROFILE - Static variable in class com.github.owlcs.ontapi.OntManagers
 
DEFAULT_REQUEST - Static variable in class com.github.owlcs.ontapi.OntGraphUtils
 
DEFAULT_SERIALIZATION_FORMAT - Static variable in class com.github.owlcs.ontapi.OntBaseModelImpl
 
defaultChangeBroadcastStrategy - Variable in class com.github.owlcs.ontapi.OntologyManagerImpl.ListenersHolder
 
defaultImpendingChangeBroadcastStrategy - Variable in class com.github.owlcs.ontapi.OntologyManagerImpl.ListenersHolder
 
DefaultMaker(Class<? extends TransformationModel>) - Constructor for class com.github.owlcs.ontapi.transforms.Transform.Factory.DefaultMaker
 
definitelyHasNoAnnotatedAxioms() - Method in class com.github.owlcs.ontapi.internal.CacheObjectMapImpl
Answers true iff this ObjectMap consists only plain Axioms.
delegate - Variable in class com.github.owlcs.ontapi.config.OntConfig.Concurrent
 
delegate - Variable in class com.github.owlcs.ontapi.OWLOntologyWrapper
 
delegate() - Method in class com.github.owlcs.ontapi.OntologyModelImpl.Concurrent
 
delete(String) - Method in class com.github.owlcs.ontapi.transforms.GraphTransformers
 
delete(O) - Method in interface com.github.owlcs.ontapi.OntologyCollection
Deletes the given element-container from the collection.
delete(O) - Method in class com.github.owlcs.ontapi.OntologyCollectionImpl
 
delete(Triple) - Method in class com.github.owlcs.ontapi.internal.InternalGraphModelImpl
Deletes a triple from the base graph and clears the standard jena model cache for it.
delete(Triple) - Method in class com.github.owlcs.ontapi.transforms.TransformationModel.TrackedGraph
 
DELETED - Enum constant in enum class com.github.owlcs.ontapi.transforms.GraphStats.Type
 
deleteTripleEvent(Graph, Triple) - Method in class com.github.owlcs.ontapi.internal.InternalGraphModelImpl.DirectListener
 
deleteTripleEvent(Graph, Triple) - Method in class com.github.owlcs.ontapi.internal.OWLTriples.Listener
 
deleteTripleEvent(Graph, Triple) - Method in class com.github.owlcs.ontapi.transforms.GraphTransformers.TransformListener
 
DEPRECATED - Class in com.github.owlcs.ontapi.transforms.vocabulary
A collection of deprecated IRIs, that are used in obsolete ontologies, possible written in OWL1.1 specification or in some other propositional OWL1 dialects.
DEPRECATED() - Constructor for class com.github.owlcs.ontapi.transforms.vocabulary.DEPRECATED
 
DEPRECATED.OWL - Class in com.github.owlcs.ontapi.transforms.vocabulary
 
DEPRECATED.RDF - Class in com.github.owlcs.ontapi.transforms.vocabulary
 
DHV(BlankNodeId, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.objects.ONTAnonymousClassExpressionImpl.DHV
 
DIB(BlankNodeId, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.objects.ONTSWRLAtomImpl.DIB
 
DIFFERENT_INDIVIDUALS - Enum constant in enum class com.github.owlcs.ontapi.internal.OWLTopObjectType
 
differentIndividualAxioms(OWLIndividual) - Method in class com.github.owlcs.ontapi.OntBaseModelImpl
 
differentIndividualAxioms(OWLIndividual) - Method in class com.github.owlcs.ontapi.OWLOntologyWrapper
 
DifferentIndividualsAtomImpl - Class in com.github.owlcs.ontapi.owlapi.objects.swrl
 
DifferentIndividualsAtomImpl(OWLObjectProperty, SWRLIArgument, SWRLIArgument) - Constructor for class com.github.owlcs.ontapi.owlapi.objects.swrl.DifferentIndividualsAtomImpl
 
DifferentIndividualsAxiomImpl - Class in com.github.owlcs.ontapi.owlapi.axioms
 
DifferentIndividualsAxiomImpl(Collection<? extends OWLIndividual>, Collection<OWLAnnotation>) - Constructor for class com.github.owlcs.ontapi.owlapi.axioms.DifferentIndividualsAxiomImpl
 
DifferentIndividualsTranslator - Class in com.github.owlcs.ontapi.internal.axioms
A translator that provides OWLDifferentIndividualsAxiom implementations.
DifferentIndividualsTranslator() - Constructor for class com.github.owlcs.ontapi.internal.axioms.DifferentIndividualsTranslator
 
DifferentIndividualsTranslator.AxiomImpl - Class in com.github.owlcs.ontapi.internal.axioms
 
DifferentIndividualsTranslator.AxiomImpl.ComplexImpl - Class in com.github.owlcs.ontapi.internal.axioms
An OWLDifferentIndividualsAxiom that either has annotations or anonymous class expressions in subject or object positions, or it is based on OntDisjoint.Individuals resource.
DifferentIndividualsTranslator.AxiomImpl.SimpleImpl - Class in com.github.owlcs.ontapi.internal.axioms
An OWLDifferentIndividualsAxiom that is based on a single unannotated triple s owl:differentFrom o, where s and o are named classes (URI Resources).
directImports() - Method in class com.github.owlcs.ontapi.OntBaseModelImpl
 
directImports() - Method in class com.github.owlcs.ontapi.OWLOntologyWrapper
 
directImports(OWLOntology) - Method in class com.github.owlcs.ontapi.OntologyManagerImpl
 
directImportsDocuments() - Method in class com.github.owlcs.ontapi.OntBaseModelImpl
 
directImportsDocuments() - Method in class com.github.owlcs.ontapi.OWLOntologyWrapper
 
directListener - Variable in class com.github.owlcs.ontapi.internal.InternalGraphModelImpl
The direct listener, it monitors changes that occur through the main (Jena) interface.
DirectListener() - Constructor for class com.github.owlcs.ontapi.internal.InternalGraphModelImpl.DirectListener
 
DirectObjectMapImpl<X extends org.semanticweb.owlapi.model.OWLObject> - Class in com.github.owlcs.ontapi.internal
The implementation of ObjectMap that redirects calls directly to a graph, without any caching.
DirectObjectMapImpl(Supplier<Iterator<ONTObject<X>>>) - Constructor for class com.github.owlcs.ontapi.internal.DirectObjectMapImpl
Creates a direct ObjectMap instance with default behaviour specified by the given loader.
DirectObjectMapImpl(Supplier<Iterator<ONTObject<X>>>, Function<X, Optional<ONTObject<X>>>) - Constructor for class com.github.owlcs.ontapi.internal.DirectObjectMapImpl
Creates a direct ObjectMap instance.
DirectObjectMapImpl(Supplier<Iterator<ONTObject<X>>>, Function<X, Optional<ONTObject<X>>>, Predicate<X>) - Constructor for class com.github.owlcs.ontapi.internal.DirectObjectMapImpl
Creates a direct ObjectMap instance.
directSubGraphs(Graph) - Static method in class com.github.owlcs.ontapi.OntGraphUtils
 
disableDirectListening() - Method in class com.github.owlcs.ontapi.internal.InternalGraphModelImpl
Enables direct listening.
disableWebAccess() - Method in class com.github.owlcs.ontapi.config.OntConfig
An ONT-API manager's load config setter.
disableWebAccess() - Method in class com.github.owlcs.ontapi.config.OntLoaderConfiguration
An ONT-API config setter.
DISJOINT_CLASSES - Enum constant in enum class com.github.owlcs.ontapi.internal.OWLTopObjectType
 
DISJOINT_DATA_PROPERTIES - Enum constant in enum class com.github.owlcs.ontapi.internal.OWLTopObjectType
 
DISJOINT_OBJECT_PROPERTIES - Enum constant in enum class com.github.owlcs.ontapi.internal.OWLTopObjectType
 
DISJOINT_UNION - Enum constant in enum class com.github.owlcs.ontapi.internal.OWLTopObjectType
 
DisjointClassesAxiomImpl - Class in com.github.owlcs.ontapi.owlapi.axioms
 
DisjointClassesAxiomImpl(Collection<? extends OWLClassExpression>, Collection<OWLAnnotation>) - Constructor for class com.github.owlcs.ontapi.owlapi.axioms.DisjointClassesAxiomImpl
 
disjointClassesAxioms(OWLClass) - Method in class com.github.owlcs.ontapi.OntBaseModelImpl
 
disjointClassesAxioms(OWLClass) - Method in class com.github.owlcs.ontapi.OWLOntologyWrapper
 
disjointClassesByClass - Variable in class com.github.owlcs.ontapi.internal.InternalGraphModelImpl
 
DisjointClassesByOperand - Class in com.github.owlcs.ontapi.internal.searchers.axioms
Created by @ssz on 09.05.2020.
DisjointClassesByOperand() - Constructor for class com.github.owlcs.ontapi.internal.searchers.axioms.DisjointClassesByOperand
 
DisjointClassesTranslator - Class in com.github.owlcs.ontapi.internal.axioms
A translator that provides OWLDisjointClassesAxiom implementations.
DisjointClassesTranslator() - Constructor for class com.github.owlcs.ontapi.internal.axioms.DisjointClassesTranslator
 
DisjointClassesTranslator.AxiomImpl - Class in com.github.owlcs.ontapi.internal.axioms
 
DisjointClassesTranslator.AxiomImpl.ComplexImpl - Class in com.github.owlcs.ontapi.internal.axioms
An OWLDisjointClassesAxiom that either has annotations or anonymous class expressions in subject or object positions, or it is based on OntDisjoint.Classes resource.
DisjointClassesTranslator.AxiomImpl.SimpleImpl - Class in com.github.owlcs.ontapi.internal.axioms
An OWLDisjointClassesAxiom that is based on a single unannotated triple s owl:disjointWith o, where s and o are named classes (URI Resources).
disjointDataProperties - Static variable in class com.github.owlcs.ontapi.transforms.vocabulary.DEPRECATED.OWL
 
DisjointDataPropertiesAxiomImpl - Class in com.github.owlcs.ontapi.owlapi.axioms
 
DisjointDataPropertiesAxiomImpl(Collection<? extends OWLDataPropertyExpression>, Collection<OWLAnnotation>) - Constructor for class com.github.owlcs.ontapi.owlapi.axioms.DisjointDataPropertiesAxiomImpl
 
disjointDataPropertiesAxioms(OWLDataProperty) - Method in class com.github.owlcs.ontapi.OntBaseModelImpl
 
disjointDataPropertiesAxioms(OWLDataProperty) - Method in class com.github.owlcs.ontapi.OWLOntologyWrapper
 
DisjointDataPropertiesTranslator - Class in com.github.owlcs.ontapi.internal.axioms
A translator that provides OWLDisjointDataPropertiesAxiom implementations.
DisjointDataPropertiesTranslator() - Constructor for class com.github.owlcs.ontapi.internal.axioms.DisjointDataPropertiesTranslator
 
DisjointDataPropertiesTranslator.AxiomImpl - Class in com.github.owlcs.ontapi.internal.axioms
 
DisjointDataPropertiesTranslator.AxiomImpl.ComplexImpl - Class in com.github.owlcs.ontapi.internal.axioms
An OWLDisjointDataPropertiesAxiom that either has annotations or it is based on OntDisjoint.DataProperties resource.
DisjointDataPropertiesTranslator.AxiomImpl.SimpleImpl - Class in com.github.owlcs.ontapi.internal.axioms
An OWLDisjointDataPropertiesAxiom that is based on a single unannotated triple s owl:propertyDisjointWith o, where s and o are data properties (URI Resources).
disjointObjectProperties - Static variable in class com.github.owlcs.ontapi.transforms.vocabulary.DEPRECATED.OWL
 
DisjointObjectPropertiesAxiomImpl - Class in com.github.owlcs.ontapi.owlapi.axioms
 
DisjointObjectPropertiesAxiomImpl(Collection<? extends OWLObjectPropertyExpression>, Collection<OWLAnnotation>) - Constructor for class com.github.owlcs.ontapi.owlapi.axioms.DisjointObjectPropertiesAxiomImpl
 
disjointObjectPropertiesAxioms(OWLObjectPropertyExpression) - Method in class com.github.owlcs.ontapi.OntBaseModelImpl
 
disjointObjectPropertiesAxioms(OWLObjectPropertyExpression) - Method in class com.github.owlcs.ontapi.OWLOntologyWrapper
 
DisjointObjectPropertiesTranslator - Class in com.github.owlcs.ontapi.internal.axioms
A translator that provides OWLDisjointObjectPropertiesAxiom implementations.
DisjointObjectPropertiesTranslator() - Constructor for class com.github.owlcs.ontapi.internal.axioms.DisjointObjectPropertiesTranslator
 
DisjointObjectPropertiesTranslator.AxiomImpl - Class in com.github.owlcs.ontapi.internal.axioms
 
DisjointObjectPropertiesTranslator.AxiomImpl.ComplexImpl - Class in com.github.owlcs.ontapi.internal.axioms
An OWLDisjointObjectPropertiesAxiom that either has annotations or anonymous object property expressions in the subject or the object positions, or it is based on OntDisjoint.ObjectProperties resource.
DisjointObjectPropertiesTranslator.AxiomImpl.SimpleImpl - Class in com.github.owlcs.ontapi.internal.axioms
An OWLDisjointObjectPropertiesAxiom that is based on a single unannotated triple s owl:propertyDisjointWith o, where s and o are named object property expression (URI Resources).
DisjointUnionAxiomImpl - Class in com.github.owlcs.ontapi.owlapi.axioms
 
DisjointUnionAxiomImpl(OWLClass, Collection<? extends OWLClassExpression>, Collection<OWLAnnotation>) - Constructor for class com.github.owlcs.ontapi.owlapi.axioms.DisjointUnionAxiomImpl
 
disjointUnionAxioms(OWLClass) - Method in class com.github.owlcs.ontapi.OntBaseModelImpl
 
disjointUnionAxioms(OWLClass) - Method in class com.github.owlcs.ontapi.OWLOntologyWrapper
 
DisjointUnionTranslator - Class in com.github.owlcs.ontapi.internal.axioms
A translator that provides OWLDisjointUnionAxiom implementations.
DisjointUnionTranslator() - Constructor for class com.github.owlcs.ontapi.internal.axioms.DisjointUnionTranslator
 
DisjointUnionTranslator.AxiomImpl - Class in com.github.owlcs.ontapi.internal.axioms
 
disjunctSet() - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnonymousClassExpressionImpl
 
disjunctSet() - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnonymousClassExpressionImpl.UF
 
disjunctSet() - Method in class com.github.owlcs.ontapi.internal.objects.ONTClassImpl
 
disjunctSet() - Method in class com.github.owlcs.ontapi.owlapi.objects.ce.AnonymousClassExpressionImpl
 
disjunctSet() - Method in class com.github.owlcs.ontapi.owlapi.objects.ce.ObjectUnionOfImpl
 
disjunctSet() - Method in class com.github.owlcs.ontapi.owlapi.objects.entity.ClassImpl
 
DL - Enum constant in enum class com.github.owlcs.ontapi.OntFormat
 
DL_HTML - Enum constant in enum class com.github.owlcs.ontapi.OntFormat
 
DLSYNTAX - Enum constant in enum class com.github.owlcs.ontapi.OWLLangRegistry.LangKey
 
DLSYNTAXHTML - Enum constant in enum class com.github.owlcs.ontapi.OWLLangRegistry.LangKey
 
DMAC(BlankNodeId, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.objects.ONTAnonymousClassExpressionImpl.DMAC
 
DMIC(BlankNodeId, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.objects.ONTAnonymousClassExpressionImpl.DMIC
 
documentIRI - Variable in class com.github.owlcs.ontapi.OntologyManagerImpl.OntInfo
 
documentIRIByOntology(OWLOntology) - Method in class com.github.owlcs.ontapi.OntologyManagerImpl
Finds a document iri by specified ontology
documentIRIMappers - Variable in class com.github.owlcs.ontapi.OntologyManagerImpl
 
documentSourceMappers - Variable in class com.github.owlcs.ontapi.OntologyManagerImpl
 
doDefault(Object) - Method in class com.github.owlcs.ontapi.internal.objects.ONTCollectors.ContainsCollector
 
doDefault(Object) - Method in class com.github.owlcs.ontapi.internal.objects.ONTCollectors.SetCollector
 
doDefault(Object) - Method in class com.github.owlcs.ontapi.owlapi.axioms.RuleImpl.AtomSimplifier
 
DomainAxiomImpl(Object, String, Object, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.axioms.AbstractPropertyDomainTranslator.DomainAxiomImpl
 
DomainAxiomImpl(Triple, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.axioms.AbstractPropertyDomainTranslator.DomainAxiomImpl
 
DOUBLE - Enum constant in enum class com.github.owlcs.ontapi.config.ExtendedProperties.MapType
 
DPB(BlankNodeId, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.objects.ONTSWRLAtomImpl.DPB
 
DSVF(BlankNodeId, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.objects.ONTAnonymousClassExpressionImpl.DSVF
 
DU(BlankNodeId, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.objects.ONTSWRLAtomImpl.DU
 

E

embeddedLoader - Variable in class com.github.owlcs.ontapi.internal.InternalCache.CaffeineWrapper
 
EMERGENCY_EXIT_LIMIT - Static variable in class com.github.owlcs.ontapi.transforms.RecursiveTransform
 
empty() - Method in class com.github.owlcs.ontapi.transforms.GraphTransformers
Creates an empty transformation manager with the only filter copied.
enabled() - Method in enum class com.github.owlcs.ontapi.OWLLangRegistry.LangKey
Answers iff format can be used while owl-manager creation.
enableDirectListening() - Method in class com.github.owlcs.ontapi.internal.InternalGraphModelImpl
Disables direct listening.
enactChangeApplication(OWLOntologyChange) - Method in class com.github.owlcs.ontapi.OntologyManagerImpl
Controls the change.
end() - Method in class com.github.owlcs.ontapi.internal.PrefixMappingRenderer
 
enterCriticalSection(boolean) - Method in class com.github.owlcs.ontapi.internal.InternalGraphModelImpl
Jena model method to work with embedded lock-mechanism.
entitiesInSignature(IRI) - Method in class com.github.owlcs.ontapi.OntBaseModelImpl
 
entitiesInSignature(IRI) - Method in class com.github.owlcs.ontapi.OWLOntologyWrapper
 
entitiesInSignature(IRI, Imports) - Method in class com.github.owlcs.ontapi.RWLockedOntology
 
ENTITY - Enum constant in enum class com.github.owlcs.ontapi.internal.OWLComponentType
 
ENUM - Enum constant in enum class com.github.owlcs.ontapi.config.ExtendedProperties.MapType
 
equalIterators(Iterator<?>, Iterator<?>) - Static method in class com.github.owlcs.ontapi.owlapi.OWLObjectImpl
Checks the iterator contents for equality (sensitive to order).
equals(Object) - Method in record class com.github.owlcs.ontapi.BlankNodeId
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class com.github.owlcs.ontapi.config.OntConfig.Concurrent
 
equals(Object) - Method in class com.github.owlcs.ontapi.config.OntConfig
 
equals(Object) - Method in class com.github.owlcs.ontapi.config.OntLoaderConfiguration
 
equals(Object) - Method in class com.github.owlcs.ontapi.config.OntWriterConfiguration
 
equals(Object) - Method in class com.github.owlcs.ontapi.internal.InternalConfig.Snapshot
 
equals(Object) - Method in class com.github.owlcs.ontapi.internal.objects.ONTEntityImpl
 
equals(Object) - Method in class com.github.owlcs.ontapi.internal.objects.ONTExpressionImpl
 
equals(Object) - Method in class com.github.owlcs.ontapi.internal.objects.ONTStatementImpl
 
equals(Object) - Method in class com.github.owlcs.ontapi.internal.ONTWrapperImpl
 
equals(Object) - Method in class com.github.owlcs.ontapi.OntBaseModelImpl
 
equals(Object) - Method in class com.github.owlcs.ontapi.owlapi.axioms.RuleImpl
 
equals(Object) - Method in class com.github.owlcs.ontapi.owlapi.ImportsDeclarationImpl
 
equals(Object) - Method in class com.github.owlcs.ontapi.owlapi.objects.AnonymousIndividualImpl
 
equals(Object) - Method in class com.github.owlcs.ontapi.owlapi.objects.entity.BuiltinDatatypeImpl
 
equals(Object) - Method in class com.github.owlcs.ontapi.owlapi.objects.LiteralImpl
Answers whether some other object is "equal to" this one.
equals(Object) - Method in class com.github.owlcs.ontapi.owlapi.OWLObjectImpl
 
equals(Object) - Method in class com.github.owlcs.ontapi.OWLLangRegistry.OWLLang
 
equals(Object) - Method in class com.github.owlcs.ontapi.OWLOntologyWrapper
 
equals(Object) - Method in class com.github.owlcs.ontapi.transforms.GraphTransformers
 
equals(Object) - Method in class com.github.owlcs.ontapi.transforms.Transform.Factory.DefaultMaker
 
equals(LiteralLabel, LiteralLabel) - Static method in class com.github.owlcs.ontapi.owlapi.objects.LiteralImpl
Answers true if the argument-literals are equal to each other and false otherwise.
equals(Resource) - Method in class com.github.owlcs.ontapi.internal.objects.ONTEntityImpl
Answers true if the given uri is equal to the IRI of this object.
equalStreams(Stream<?>, Stream<?>) - Static method in class com.github.owlcs.ontapi.owlapi.OWLObjectImpl
Checks streams for equality (sensitive to order)
EQUIVALENT_CLASSES - Enum constant in enum class com.github.owlcs.ontapi.internal.OWLTopObjectType
 
EQUIVALENT_DATA_PROPERTIES - Enum constant in enum class com.github.owlcs.ontapi.internal.OWLTopObjectType
 
EQUIVALENT_OBJECT_PROPERTIES - Enum constant in enum class com.github.owlcs.ontapi.internal.OWLTopObjectType
 
EquivalentClassesAxiomImpl - Class in com.github.owlcs.ontapi.owlapi.axioms
 
EquivalentClassesAxiomImpl(Collection<? extends OWLClassExpression>, Collection<OWLAnnotation>) - Constructor for class com.github.owlcs.ontapi.owlapi.axioms.EquivalentClassesAxiomImpl
 
equivalentClassesAxioms(OWLClass) - Method in class com.github.owlcs.ontapi.OntBaseModelImpl
 
equivalentClassesAxioms(OWLClass) - Method in class com.github.owlcs.ontapi.OWLOntologyWrapper
 
equivalentClassesByClass - Variable in class com.github.owlcs.ontapi.internal.InternalGraphModelImpl
 
EquivalentClassesByOperand - Class in com.github.owlcs.ontapi.internal.searchers.axioms
Created by @ssz on 18.04.2020.
EquivalentClassesByOperand() - Constructor for class com.github.owlcs.ontapi.internal.searchers.axioms.EquivalentClassesByOperand
 
EquivalentClassesTranslator - Class in com.github.owlcs.ontapi.internal.axioms
A translator that provides OWLEquivalentClassesAxiom implementations.
EquivalentClassesTranslator() - Constructor for class com.github.owlcs.ontapi.internal.axioms.EquivalentClassesTranslator
 
EquivalentClassesTranslator.AxiomImpl - Class in com.github.owlcs.ontapi.internal.axioms
Although the OWLNaryAxiom interface allows axioms with any arity, an instance of this implementation has exactly 2 operands, no more, no less.
EquivalentClassesTranslator.AxiomImpl.ComplexImpl - Class in com.github.owlcs.ontapi.internal.axioms
An OWLEquivalentClassesAxiom that either has annotations or anonymous class expressions in subject or object positions.
EquivalentClassesTranslator.AxiomImpl.SimpleImpl - Class in com.github.owlcs.ontapi.internal.axioms
An OWLEquivalentClassesAxiom that has named classes as subject and object and has no annotations.
EquivalentDataPropertiesAxiomImpl - Class in com.github.owlcs.ontapi.owlapi.axioms
 
EquivalentDataPropertiesAxiomImpl(Collection<? extends OWLDataPropertyExpression>, Collection<OWLAnnotation>) - Constructor for class com.github.owlcs.ontapi.owlapi.axioms.EquivalentDataPropertiesAxiomImpl
 
equivalentDataPropertiesAxioms(OWLDataProperty) - Method in class com.github.owlcs.ontapi.OntBaseModelImpl
 
equivalentDataPropertiesAxioms(OWLDataProperty) - Method in class com.github.owlcs.ontapi.OWLOntologyWrapper
 
EquivalentDataPropertiesTranslator - Class in com.github.owlcs.ontapi.internal.axioms
A translator that provides OWLEquivalentDataPropertiesAxiom implementations.
EquivalentDataPropertiesTranslator() - Constructor for class com.github.owlcs.ontapi.internal.axioms.EquivalentDataPropertiesTranslator
 
EquivalentDataPropertiesTranslator.AxiomImpl - Class in com.github.owlcs.ontapi.internal.axioms
 
EquivalentDataPropertiesTranslator.AxiomImpl.SimpleImpl - Class in com.github.owlcs.ontapi.internal.axioms
An OWLEquivalentDataPropertiesAxiom that has no annotations.
EquivalentDataPropertiesTranslator.AxiomImpl.WithAnnotationsImpl - Class in com.github.owlcs.ontapi.internal.axioms
An OWLEquivalentDataPropertiesAxiom that has annotations.
equivalentDataProperty - Static variable in class com.github.owlcs.ontapi.transforms.vocabulary.DEPRECATED.OWL
 
EquivalentObjectPropertiesAxiomImpl - Class in com.github.owlcs.ontapi.owlapi.axioms
 
EquivalentObjectPropertiesAxiomImpl(Collection<? extends OWLObjectPropertyExpression>, Collection<OWLAnnotation>) - Constructor for class com.github.owlcs.ontapi.owlapi.axioms.EquivalentObjectPropertiesAxiomImpl
 
equivalentObjectPropertiesAxioms(OWLObjectPropertyExpression) - Method in class com.github.owlcs.ontapi.OntBaseModelImpl
 
equivalentObjectPropertiesAxioms(OWLObjectPropertyExpression) - Method in class com.github.owlcs.ontapi.OWLOntologyWrapper
 
EquivalentObjectPropertiesTranslator - Class in com.github.owlcs.ontapi.internal.axioms
A translator that provides OWLEquivalentObjectPropertiesAxiom implementations.
EquivalentObjectPropertiesTranslator() - Constructor for class com.github.owlcs.ontapi.internal.axioms.EquivalentObjectPropertiesTranslator
 
EquivalentObjectPropertiesTranslator.AxiomImpl - Class in com.github.owlcs.ontapi.internal.axioms
 
EquivalentObjectPropertiesTranslator.AxiomImpl.ComplexImpl - Class in com.github.owlcs.ontapi.internal.axioms
An OWLEquivalentObjectPropertiesAxiom that either has annotations or anonymous object property expressions in the subject or the object positions.
EquivalentObjectPropertiesTranslator.AxiomImpl.SimpleImpl - Class in com.github.owlcs.ontapi.internal.axioms
An OWLEquivalentObjectPropertiesAxiom that has named object property expressions as subject and object and has no annotations.
equivalentObjectProperty - Static variable in class com.github.owlcs.ontapi.transforms.vocabulary.DEPRECATED.OWL
 
eraseModel() - Method in interface com.github.owlcs.ontapi.internal.objects.ModelObject
Answers with an object that equals to the ONTObject.getOWLObject(), but without any model information inside.
eraseModel() - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnnotationImpl.SimpleImpl
 
eraseModel() - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnnotationImpl.WithAnnotationsImpl
 
eraseModel() - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnonymousClassExpressionImpl.CF
 
eraseModel() - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnonymousClassExpressionImpl.DHV
 
eraseModel() - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnonymousClassExpressionImpl.IF
 
eraseModel() - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnonymousClassExpressionImpl.OF
 
eraseModel() - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnonymousClassExpressionImpl.OHS
 
eraseModel() - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnonymousClassExpressionImpl.OHV
 
eraseModel() - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnonymousClassExpressionImpl.UF
 
eraseModel() - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnonymousClassExpressionImpl.WithClassAndObjectProperty
 
eraseModel() - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnonymousClassExpressionImpl.WithDataRangeAndDataProperty
 
eraseModel() - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnonymousDataRangeImpl.CF
 
eraseModel() - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnonymousDataRangeImpl.IF
 
eraseModel() - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnonymousDataRangeImpl.OF
 
eraseModel() - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnonymousDataRangeImpl.R
 
eraseModel() - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnonymousDataRangeImpl.UF
 
eraseModel() - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnonymousIndividualImpl
 
eraseModel() - Method in class com.github.owlcs.ontapi.internal.objects.ONTAxiomImpl
 
eraseModel() - Method in class com.github.owlcs.ontapi.internal.objects.ONTEntityImpl
 
eraseModel() - Method in class com.github.owlcs.ontapi.internal.objects.ONTFacetRestrictionImpl
 
eraseModel() - Method in class com.github.owlcs.ontapi.internal.objects.ONTLiteralImpl
 
eraseModel() - Method in class com.github.owlcs.ontapi.internal.objects.ONTObjectInverseOfImpl
 
eraseModel() - Method in class com.github.owlcs.ontapi.internal.objects.ONTSWRLAtomImpl.Binary
 
eraseModel() - Method in class com.github.owlcs.ontapi.internal.objects.ONTSWRLAtomImpl.BN
 
eraseModel() - Method in class com.github.owlcs.ontapi.internal.objects.ONTSWRLAtomImpl.Unary
 
eraseModel() - Method in class com.github.owlcs.ontapi.internal.objects.ONTSWRLIndividualImpl
 
eraseModel() - Method in class com.github.owlcs.ontapi.internal.objects.ONTSWRLLiteralImpl
 
eraseModel() - Method in class com.github.owlcs.ontapi.internal.objects.ONTSWRLVariable
 
eraseModel(X) - Static method in class com.github.owlcs.ontapi.internal.objects.ONTObjectImpl
 
error(int) - Static method in class com.github.owlcs.ontapi.transforms.vocabulary.ONTAPI
 
error(String) - Static method in class com.github.owlcs.ontapi.transforms.vocabulary.ONTAPI
 
error(Node) - Static method in class com.github.owlcs.ontapi.transforms.vocabulary.ONTAPI
 
exception - Variable in class com.github.owlcs.ontapi.OntGraphDocumentSourceImpl
 
excludeImplicit(ExtendedIterator<OntStatement>, String) - Method in class com.github.owlcs.ontapi.internal.searchers.axioms.ByDatatype
 
ExtendedProperties - Class in com.github.owlcs.ontapi.config
This is a simple extended Properties with supporting several primitive typed objects.
ExtendedProperties() - Constructor for class com.github.owlcs.ontapi.config.ExtendedProperties
 
ExtendedProperties(Properties) - Constructor for class com.github.owlcs.ontapi.config.ExtendedProperties
 
ExtendedProperties.MapType - Enum Class in com.github.owlcs.ontapi.config
 

F

FACET_RESTRICTION - Enum constant in enum class com.github.owlcs.ontapi.internal.OWLComponentType
 
FacetRestrictionImpl - Class in com.github.owlcs.ontapi.owlapi.objects
 
FacetRestrictionImpl(OWLFacet, OWLLiteral) - Constructor for class com.github.owlcs.ontapi.owlapi.objects.FacetRestrictionImpl
 
facetRestrictions() - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnonymousDataRangeImpl.R
 
facetRestrictions() - Method in class com.github.owlcs.ontapi.owlapi.objects.dr.DatatypeRestrictionImpl
 
facetRestrictions(OntDataRange.Restriction, ONTObjectFactory) - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnonymousDataRangeImpl.R
 
facetRestrictionsAsList() - Method in class com.github.owlcs.ontapi.owlapi.objects.dr.DatatypeRestrictionImpl
 
factory - Variable in class com.github.owlcs.ontapi.internal.InternalObjectFactory
 
factory - Variable in class com.github.owlcs.ontapi.internal.SimpleObjectFactory
 
Factory() - Constructor for class com.github.owlcs.ontapi.transforms.Transform.Factory
 
FactoryAccessor - Annotation Interface in com.github.owlcs.ontapi.internal.objects
A technical annotation-marker.
factoryAnnotations() - Method in class com.github.owlcs.ontapi.internal.objects.ONTStatementImpl
Returns a Stream of OWLAnnotations with erased model.
FactoryImpl(OntologyCreator) - Constructor for class com.github.owlcs.ontapi.OWLFactoryWrapper.FactoryImpl
Creates an ONT-API compatible factory.
FactoryImpl(OWLOntologyBuilder) - Constructor for class com.github.owlcs.ontapi.OWLFactoryWrapper.FactoryImpl
Creates an OWL-API compatible factory.
factoryObjects() - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnonymousClassExpressionImpl.WithMembers
 
factoryObjects() - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnonymousDataRangeImpl.R
 
factoryObjects() - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnonymousDataRangeImpl.WithMembers
 
FALSE - Enum constant in enum class com.github.owlcs.ontapi.transforms.ReasonerDeclarator.Res
 
FALSE_LITERAL - Static variable in class com.github.owlcs.ontapi.owlapi.InternalizedEntities
 
fetchGraph(String, OntologyCreator, OntologyManager, OntLoaderConfiguration) - Method in class com.github.owlcs.ontapi.OntologyLoaderImpl
Returns the Graph wrapped by OntologyLoaderImpl.GraphInfo which corresponds the specified ontology uri.
fetchONTComponents(OntStatement, ModelObjectFactory) - Method in class com.github.owlcs.ontapi.internal.axioms.AbstractNaryTranslator.DataPropertyNaryAxiomImpl
Gets all components (as ONTObjects) in the form of sorted Set.
fetchOntEntity(OntModel, Class<E>, String) - Static method in class com.github.owlcs.ontapi.internal.WriteHelper
 
fetchONTObject(OntStatement, ModelObjectFactory) - Method in class com.github.owlcs.ontapi.internal.axioms.NegativeDataPropertyAssertionTranslator.AxiomImpl
 
fetchONTObject(OntStatement, ModelObjectFactory) - Method in class com.github.owlcs.ontapi.internal.axioms.NegativeObjectPropertyAssertionTranslator.AxiomImpl
 
fetchONTObject(OntStatement, ModelObjectFactory) - Method in class com.github.owlcs.ontapi.internal.axioms.AbstractNegativePropertyAssertionTranslator.NegativeAssertionImpl
 
fetchONTPredicate(OntStatement, ModelObjectFactory) - Method in class com.github.owlcs.ontapi.internal.axioms.NegativeDataPropertyAssertionTranslator.AxiomImpl
 
fetchONTPredicate(OntStatement, ModelObjectFactory) - Method in class com.github.owlcs.ontapi.internal.axioms.NegativeObjectPropertyAssertionTranslator.AxiomImpl
 
fetchONTPredicate(OntStatement, ModelObjectFactory) - Method in class com.github.owlcs.ontapi.internal.axioms.AbstractNegativePropertyAssertionTranslator.NegativeAssertionImpl
 
fetchONTSubject(OntStatement, ModelObjectFactory) - Method in class com.github.owlcs.ontapi.internal.axioms.AbstractNegativePropertyAssertionTranslator.NegativeAssertionImpl
 
fetchONTSubject(OntStatement, ModelObjectFactory) - Method in class com.github.owlcs.ontapi.internal.axioms.AbstractPropertyTypeTranslator.ObjectAxiomImpl
 
fetchONTSubject(OntStatement, ModelObjectFactory) - Method in class com.github.owlcs.ontapi.internal.axioms.DisjointUnionTranslator.AxiomImpl
 
fetchONTSubject(OntStatement, ModelObjectFactory) - Method in class com.github.owlcs.ontapi.internal.axioms.FunctionalDataPropertyTranslator.AxiomImpl
 
fetchONTSubject(OntStatement, ModelObjectFactory) - Method in class com.github.owlcs.ontapi.internal.axioms.HasKeyTranslator.AxiomImpl
 
fetchONTSubject(OntStatement, ModelObjectFactory) - Method in class com.github.owlcs.ontapi.internal.axioms.SubPropertyChainOfTranslator.AxiomImpl
 
fetchONTSubject(OntStatement, ModelObjectFactory) - Method in class com.github.owlcs.ontapi.internal.axioms.AbstractPropertyAssertionTranslator.AssertionImpl
 
fetchONTSubject(OntStatement, ModelObjectFactory) - Method in class com.github.owlcs.ontapi.internal.axioms.AbstractPropertyTypeTranslator.UnaryAxiomImpl
 
FILE - Enum constant in enum class com.github.owlcs.ontapi.config.OntConfig.DefaultScheme
 
filler - Variable in class com.github.owlcs.ontapi.owlapi.objects.ce.CardinalityRestrictionImpl
 
filler - Variable in class com.github.owlcs.ontapi.owlapi.objects.ce.QuantifiedRestrictionImpl
 
filter - Variable in class com.github.owlcs.ontapi.transforms.GraphTransformers
 
filter(A, E) - Method in class com.github.owlcs.ontapi.internal.searchers.axioms.ByEntity
Answers true if the axiom contains the entity.
filter(OntStatement) - Method in class com.github.owlcs.ontapi.internal.axioms.AbstractListBasedTranslator
 
filter(OntStatement) - Method in class com.github.owlcs.ontapi.internal.axioms.ClassAssertionTranslator
 
filter(OntStatement, AxiomsSettings) - Method in class com.github.owlcs.ontapi.internal.axioms.AbstractPropertyDomainTranslator
 
filter(OntStatement, AxiomsSettings) - Method in class com.github.owlcs.ontapi.internal.axioms.AbstractPropertyRangeTranslator
 
filter(OntStatement, AxiomsSettings) - Method in class com.github.owlcs.ontapi.internal.axioms.AbstractSubPropertyTranslator
 
filter(OntStatement, AxiomsSettings) - Method in class com.github.owlcs.ontapi.internal.axioms.AnnotationAssertionTranslator
 
filter(OntStatement, AxiomsSettings) - Method in class com.github.owlcs.ontapi.internal.axioms.AnnotationPropertyDomainTranslator
 
filter(OntStatement, AxiomsSettings) - Method in class com.github.owlcs.ontapi.internal.axioms.AnnotationPropertyRangeTranslator
 
filter(OntStatement, AxiomsSettings) - Method in class com.github.owlcs.ontapi.internal.axioms.DataPropertyDomainTranslator
 
filter(OntStatement, AxiomsSettings) - Method in class com.github.owlcs.ontapi.internal.axioms.DataPropertyRangeTranslator
 
filter(OntStatement, AxiomsSettings) - Method in class com.github.owlcs.ontapi.internal.axioms.ObjectPropertyDomainTranslator
 
filter(OntStatement, AxiomsSettings) - Method in class com.github.owlcs.ontapi.internal.axioms.ObjectPropertyRangeTranslator
 
filter(OntStatement, AxiomsSettings) - Method in class com.github.owlcs.ontapi.internal.axioms.SubAnnotationPropertyOfTranslator
 
filter(OntStatement, String) - Method in class com.github.owlcs.ontapi.internal.searchers.axioms.ByDatatype
 
filter(Statement) - Method in class com.github.owlcs.ontapi.internal.axioms.AbstractNaryTranslator
 
filter(Statement) - Method in class com.github.owlcs.ontapi.internal.axioms.SubClassOfTranslator
 
filterAxioms(OWLAxiomSearchFilter, Object) - Method in class com.github.owlcs.ontapi.RWLockedOntology
 
filterAxioms(OWLAxiomSearchFilter, Object, Imports) - Method in class com.github.owlcs.ontapi.RWLockedOntology
 
filteredAxiomsCaches(Stream<OWLTopObjectType>) - Method in class com.github.owlcs.ontapi.internal.InternalGraphModelImpl
Maps the given Stream of OWLTopObjectType to ObjectMap.
finalActions() - Method in class com.github.owlcs.ontapi.transforms.OWLDeclarationTransform
 
find(Node) - Static method in enum class com.github.owlcs.ontapi.internal.OWLEntity
 
find(Resource) - Static method in enum class com.github.owlcs.ontapi.internal.OWLEntity
 
findByURI(String, ModelObjectFactory) - Method in class com.github.owlcs.ontapi.internal.axioms.AbstractNaryTranslator.ClassNaryAxiomImpl
 
findByURI(String, ModelObjectFactory) - Method in class com.github.owlcs.ontapi.internal.axioms.AbstractNaryTranslator.DataPropertyNaryAxiomImpl
 
findByURI(String, ModelObjectFactory) - Method in class com.github.owlcs.ontapi.internal.axioms.AbstractNaryTranslator.IndividualNaryAxiomImpl
 
findByURI(String, ModelObjectFactory) - Method in class com.github.owlcs.ontapi.internal.axioms.AbstractNaryTranslator.ObjectPropertyNaryAxiomImpl
 
findByURI(String, ModelObjectFactory) - Method in class com.github.owlcs.ontapi.internal.axioms.InverseObjectPropertiesTranslator.AxiomImpl
 
findByURI(String, ModelObjectFactory) - Method in class com.github.owlcs.ontapi.internal.axioms.SubAnnotationPropertyOfTranslator.AxiomImpl
 
findByURI(String, ModelObjectFactory) - Method in class com.github.owlcs.ontapi.internal.axioms.SubClassOfTranslator.AxiomImpl
 
findByURI(String, ModelObjectFactory) - Method in class com.github.owlcs.ontapi.internal.axioms.SubDataPropertyOfTranslator.AxiomImpl
 
findByURI(String, ModelObjectFactory) - Method in class com.github.owlcs.ontapi.internal.axioms.SubObjectPropertyOfTranslator.AxiomImpl
 
findByURI(String, ModelObjectFactory) - Method in class com.github.owlcs.ontapi.internal.axioms.AbstractNaryTranslator.NaryAxiomImpl
Gets the ONTObject-wrapper from the factory.
findByURIOrBlankId(Object, ModelObjectFactory) - Method in class com.github.owlcs.ontapi.internal.axioms.AbstractPropertyAssertionTranslator.AssertionImpl
 
findCE(ModelObjectFactory) - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnonymousClassExpressionImpl.CF
 
findCE(ModelObjectFactory) - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnonymousClassExpressionImpl.WithClassAndObjectProperty
 
findDocumentSource(OWLOntologyID) - Method in class com.github.owlcs.ontapi.OntologyManagerImpl
Finds a OWLOntologyDocumentSource from the mappers collection.
findDR(ModelObjectFactory) - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnonymousClassExpressionImpl.WithDataRangeAndDataProperty
 
findIndividual(ModelObjectFactory) - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnonymousClassExpressionImpl.OHV
 
findKey(O) - Method in class com.github.owlcs.ontapi.OntologyCollectionImpl
 
findList(OntStatement) - Method in class com.github.owlcs.ontapi.internal.axioms.AbstractListBasedTranslator.WithListImpl
Extracts the OntList from the statement.
findList(OntStatement) - Method in class com.github.owlcs.ontapi.internal.axioms.DisjointUnionTranslator.AxiomImpl
 
findList(OntStatement) - Method in class com.github.owlcs.ontapi.internal.axioms.HasKeyTranslator.AxiomImpl
 
findList(OntStatement) - Method in class com.github.owlcs.ontapi.internal.axioms.SubPropertyChainOfTranslator.AxiomImpl
 
findLiteral(ModelObjectFactory) - Method in class com.github.owlcs.ontapi.internal.axioms.AnnotationAssertionTranslator.AxiomImpl.SimpleImpl
 
findLiteral(ModelObjectFactory) - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnonymousClassExpressionImpl.DHV
 
findModel(OntologyManager, IRI) - Method in class com.github.owlcs.ontapi.OntologyLoaderImpl
Finds ontology by the IRI.
findNDP(ModelObjectFactory) - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnonymousClassExpressionImpl.WithDataProperty
 
findONTAnnotationProperty(ModelObjectFactory) - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnnotationImpl
 
findONTAnnotationValue(ModelObjectFactory) - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnnotationImpl
 
findONTArgument(ONTObjectFactory) - Method in class com.github.owlcs.ontapi.internal.objects.ONTSWRLAtomImpl.Unary
 
findONTDatatype(ModelObjectFactory) - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnonymousDataRangeImpl.R
 
findONTEntity(ONTObjectFactory) - Method in class com.github.owlcs.ontapi.internal.axioms.DeclarationTranslator.AxiomImpl
 
findONTFirstArgument(ONTObjectFactory) - Method in class com.github.owlcs.ontapi.internal.objects.ONTSWRLAtomImpl.Binary
 
findONTLiteral(ModelObjectFactory) - Method in class com.github.owlcs.ontapi.internal.objects.ONTFacetRestrictionImpl
 
findONTObject(Axiom, OntModel, ONTObjectFactory, AxiomsSettings) - Method in class com.github.owlcs.ontapi.internal.AxiomTranslator
Finds the ONTObject axiom representation by the formal AxiomTranslator declaration.
findONTObject(ModelObjectFactory) - Method in class com.github.owlcs.ontapi.internal.axioms.AnnotationAssertionTranslator.AxiomImpl
 
findONTObject(ModelObjectFactory) - Method in class com.github.owlcs.ontapi.internal.axioms.DataPropertyAssertionTranslator.AxiomImpl
 
findONTObject(ModelObjectFactory) - Method in class com.github.owlcs.ontapi.internal.axioms.ObjectPropertyAssertionTranslator.AxiomImpl
 
findONTObject(ModelObjectFactory) - Method in class com.github.owlcs.ontapi.internal.axioms.AbstractPropertyAssertionTranslator.AssertionImpl
 
findONTObject(ONTStatementImpl, ModelObjectFactory) - Static method in class com.github.owlcs.ontapi.internal.objects.ONTAnnotationImpl
Extracts the OWLAnnotationValue from the given statement, returning an ONTObject-wrapper.
findONTObject(OWLAnnotationProperty, OntModel, ONTObjectFactory, AxiomsSettings) - Method in class com.github.owlcs.ontapi.internal.searchers.objects.AnnotationPropertySearcher
 
findONTObject(K, OntModel, ONTObjectFactory, AxiomsSettings) - Method in interface com.github.owlcs.ontapi.internal.ObjectsSearcher
Finds a model-object from the specified model.
findONTObject(X) - Method in class com.github.owlcs.ontapi.internal.DirectObjectMapImpl
Finds the ONTObject using encapsulated finder.
findONTObjectProperty(ModelObjectFactory) - Method in class com.github.owlcs.ontapi.internal.objects.ONTObjectInverseOfImpl
 
findONTPredicate(ModelObjectFactory) - Method in class com.github.owlcs.ontapi.internal.axioms.AnnotationAssertionTranslator.AxiomImpl
 
findONTPredicate(ModelObjectFactory) - Method in class com.github.owlcs.ontapi.internal.axioms.DataPropertyAssertionTranslator.AxiomImpl
 
findONTPredicate(ModelObjectFactory) - Method in class com.github.owlcs.ontapi.internal.axioms.ObjectPropertyAssertionTranslator.AxiomImpl
 
findONTPredicate(ModelObjectFactory) - Method in class com.github.owlcs.ontapi.internal.axioms.AbstractPropertyAssertionTranslator.AssertionImpl
 
findONTPredicate(ModelObjectFactory) - Method in class com.github.owlcs.ontapi.internal.objects.ONTSWRLAtomImpl.Binary
 
findONTPredicate(ModelObjectFactory) - Method in class com.github.owlcs.ontapi.internal.objects.ONTSWRLAtomImpl.Unary
 
findONTPredicate(ONTStatementImpl, ModelObjectFactory) - Static method in class com.github.owlcs.ontapi.internal.objects.ONTAnnotationImpl
Extracts the OWLAnnotationProperty from the given statement returning an ONTObject-wrapper for it.
findONTProperty(ModelObjectFactory) - Method in class com.github.owlcs.ontapi.internal.axioms.DataPropertyAssertionTranslator.AxiomImpl
 
findONTProperty(ModelObjectFactory) - Method in class com.github.owlcs.ontapi.internal.axioms.ObjectPropertyAssertionTranslator.AxiomImpl
 
findONTSecondArgument(ONTObjectFactory) - Method in class com.github.owlcs.ontapi.internal.objects.ONTSWRLAtomImpl.Binary
 
findONTSubject(ModelObjectFactory) - Method in class com.github.owlcs.ontapi.internal.axioms.AnnotationAssertionTranslator.AxiomImpl
 
findONTSubject(ModelObjectFactory) - Method in class com.github.owlcs.ontapi.internal.axioms.DataPropertyAssertionTranslator.AxiomImpl
 
findONTSubject(ModelObjectFactory) - Method in class com.github.owlcs.ontapi.internal.axioms.ObjectPropertyAssertionTranslator.AxiomImpl
 
findONTSubject(ModelObjectFactory) - Method in class com.github.owlcs.ontapi.internal.axioms.AbstractPropertyAssertionTranslator.AssertionImpl
 
findONTSubject(ONTStatementImpl, ModelObjectFactory) - Static method in class com.github.owlcs.ontapi.internal.objects.ONTAnnotationImpl
Extracts the OWLAnnotationSubject from the given statement, returning an ONTObject-wrapper.
findONTValue(ModelObjectFactory) - Method in class com.github.owlcs.ontapi.internal.axioms.AbstractPropertyTypeTranslator.UnaryAxiomImpl
 
findOPE(ModelObjectFactory) - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnonymousClassExpressionImpl.WithObjectProperty
 
findSubjectByURI(String, ModelObjectFactory) - Method in class com.github.owlcs.ontapi.internal.axioms.DisjointUnionTranslator.AxiomImpl
 
findSubjectByURI(String, ModelObjectFactory) - Method in class com.github.owlcs.ontapi.internal.axioms.HasKeyTranslator.AxiomImpl
 
findSubjectByURI(String, ModelObjectFactory) - Method in class com.github.owlcs.ontapi.internal.axioms.SubPropertyChainOfTranslator.AxiomImpl
 
findURISubject(ModelObjectFactory) - Method in class com.github.owlcs.ontapi.internal.axioms.AbstractPropertyTypeTranslator.ObjectAxiomImpl
 
findURISubject(ModelObjectFactory) - Method in class com.github.owlcs.ontapi.internal.axioms.FunctionalDataPropertyTranslator.AxiomImpl
 
findURISubject(ModelObjectFactory) - Method in class com.github.owlcs.ontapi.internal.axioms.AbstractPropertyTypeTranslator.UnaryAxiomImpl
 
findUsedContentContainer(OWLObject, OWLObject...) - Method in class com.github.owlcs.ontapi.internal.InternalGraphModelImpl
Finds the container object which contains the given component object somewhere in its depths.
findValue(OWLOntologyID) - Method in class com.github.owlcs.ontapi.OntologyCollectionImpl
 
fireBeginChanges(int) - Method in class com.github.owlcs.ontapi.OntologyManagerImpl.ListenersHolder
 
fireChangeApplied(OWLOntologyChange) - Method in class com.github.owlcs.ontapi.OntologyManagerImpl.ListenersHolder
 
fireEndChanges() - Method in class com.github.owlcs.ontapi.OntologyManagerImpl.ListenersHolder
 
fireFinishedLoadingEvent(OWLOntologyID, IRI, boolean, Exception) - Method in class com.github.owlcs.ontapi.OntologyManagerImpl.ListenersHolder
 
fireFinishedLoadingEvent(OWLOntologyID, IRI, Exception) - Method in class com.github.owlcs.ontapi.OntologyManagerImpl.ListenersHolder
 
fireMissingImportEvent(MissingImportEvent) - Method in class com.github.owlcs.ontapi.OntologyManagerImpl.ListenersHolder
 
fireStartedLoadingEvent(OWLOntologyID, IRI) - Method in class com.github.owlcs.ontapi.OntologyManagerImpl.ListenersHolder
 
fireStartedLoadingEvent(OWLOntologyID, IRI, boolean) - Method in class com.github.owlcs.ontapi.OntologyManagerImpl.ListenersHolder
 
FIRST - Enum constant in enum class com.github.owlcs.ontapi.transforms.ReasonerDeclarator.DefaultStrategies
 
fixAtomLists() - Method in class com.github.owlcs.ontapi.transforms.SWRLTransform
Fixes wrong swrl:AtomicList resources.
fixCardinalityRestriction(Resource) - Method in class com.github.owlcs.ontapi.transforms.OWLCommonTransform
Fixes cardinality restriction.
fixClassExpressions() - Method in class com.github.owlcs.ontapi.transforms.OWLCommonTransform
see Chapter 3.2.5, Table 18 Warning: there is also an interpretation of empty rdf:List as owl:Nothing or owl:Thing in table.
fixDataRanges() - Method in class com.github.owlcs.ontapi.transforms.OWLCommonTransform
 
fixDatatype(Resource) - Method in class com.github.owlcs.ontapi.transforms.OWLCommonTransform
Fixes datatypes.
fixEntities() - Method in class com.github.owlcs.ontapi.transforms.OWLCommonTransform
 
fixExpressions() - Method in class com.github.owlcs.ontapi.transforms.OWLCommonTransform
 
fixList(Property) - Method in class com.github.owlcs.ontapi.transforms.SWRLTransform
 
fixNamedIndividuals() - Method in class com.github.owlcs.ontapi.transforms.OWLCommonTransform
 
fixNegativeAssertionsAndAnnotations() - Method in class com.github.owlcs.ontapi.transforms.OWLCommonTransform
 
fixProperties() - Method in class com.github.owlcs.ontapi.transforms.OWLCommonTransform
 
fixPropertyChains() - Method in class com.github.owlcs.ontapi.transforms.OWLCommonTransform
To fix SubPropertyChainOfAxiom.
fixRestriction(Resource) - Method in class com.github.owlcs.ontapi.transforms.OWLCommonTransform
 
fixRestrictions() - Method in class com.github.owlcs.ontapi.transforms.OWLCommonTransform
 
forAnnotationProperties(Set<OWLAnnotationProperty>) - Static method in class com.github.owlcs.ontapi.internal.objects.ONTCollectors
Creates a visitor that collects Annotation Properties into the specified Set.
forAnnotationProperty(OWLAnnotationProperty) - Static method in class com.github.owlcs.ontapi.internal.objects.ONTCollectors
Creates a visitor that answers true if the given annotation property is contained in the signature of the object for which this visitor is invoked and false otherwise.
forAnonymousIndividuals(Set<OWLAnonymousIndividual>) - Static method in class com.github.owlcs.ontapi.internal.objects.ONTCollectors
Creates a visitor that collects OWLAnonymousIndividuals into the specified Set.
forbiddenClassCandidates - Variable in class com.github.owlcs.ontapi.transforms.ManifestDeclarator
 
forceLoad() - Method in interface com.github.owlcs.ontapi.internal.InternalGraphModel
Forcibly loads the whole content cache.
forceLoad() - Method in class com.github.owlcs.ontapi.internal.InternalGraphModelImpl
 
forClass(OWLClass) - Static method in class com.github.owlcs.ontapi.internal.objects.ONTCollectors
Creates a visitor that answers true if the given class is contained in the signature of the object for which this visitor is invoked and false otherwise.
ForClass - Interface in com.github.owlcs.ontapi.internal.searchers
Created by @ssz on 06.09.2020.
forClasses(Set<OWLClass>) - Static method in class com.github.owlcs.ontapi.internal.objects.ONTCollectors
Creates a visitor that collects OWLClasses into the specified Set.
forClassExpressions(Set<OWLClassExpression>) - Static method in class com.github.owlcs.ontapi.internal.objects.ONTCollectors
Creates a visitor that collects OWLClassExpressions into the specified Set.
ForClassExpressions(Set<OWLClassExpression>) - Constructor for class com.github.owlcs.ontapi.internal.objects.ONTCollectors.ForClassExpressions
 
forDataProperties(Set<OWLDataProperty>) - Static method in class com.github.owlcs.ontapi.internal.objects.ONTCollectors
Creates a visitor that collects Data Properties into the specified Set.
forDataProperty(OWLDataProperty) - Static method in class com.github.owlcs.ontapi.internal.objects.ONTCollectors
Creates a visitor that answers true if the given data property is contained in the signature of the object for which this visitor is invoked and false otherwise.
forDatatype(OWLDatatype) - Static method in class com.github.owlcs.ontapi.internal.objects.ONTCollectors
Creates a visitor that answers true if the given named data range (datatype) is contained in the signature of the object for which this visitor is invoked and false otherwise.
ForDatatype - Interface in com.github.owlcs.ontapi.internal.searchers
Created by @ssz on 06.09.2020.
forDatatypes(Set<OWLDatatype>) - Static method in class com.github.owlcs.ontapi.internal.objects.ONTCollectors
Creates a visitor that collects OWLDatatypes into the specified Set.
forEntities(Set<OWLEntity>) - Static method in class com.github.owlcs.ontapi.internal.objects.ONTCollectors
Creates a visitor that collects OWLEntityes into the specified Set.
ForEntities(Set<OWLEntity>) - Constructor for class com.github.owlcs.ontapi.internal.objects.ONTCollectors.ForEntities
 
format - Variable in class com.github.owlcs.ontapi.OntologyManagerImpl.OntInfo
 
formats() - Static method in enum class com.github.owlcs.ontapi.OntFormat
Returns all format-types as stream.
forNamedIndividual(OWLNamedIndividual) - Static method in class com.github.owlcs.ontapi.internal.objects.ONTCollectors
Creates a visitor that answers true if the given named individual is contained in the signature of the object for which this visitor is invoked and false otherwise.
forNamedIndividuals(Set<OWLNamedIndividual>) - Static method in class com.github.owlcs.ontapi.internal.objects.ONTCollectors
Creates a visitor that collects OWLNamedIndividuals into the specified Set.
forObjectProperties(Set<OWLObjectProperty>) - Static method in class com.github.owlcs.ontapi.internal.objects.ONTCollectors
Creates a visitor that collects Object Properties into the specified Set.
forObjectProperty(OWLObjectProperty) - Static method in class com.github.owlcs.ontapi.internal.objects.ONTCollectors
Creates a visitor that answers true if the given named object property expression (object property in short) is contained in the signature of the object for which this visitor is invoked and false otherwise.
forOutput(Stream<X>) - Static method in class com.github.owlcs.ontapi.owlapi.OWLObjectImpl
Ensures that the given Stream is distinct and sorted, and does not contain nulls.
ForTopEntity - Interface in com.github.owlcs.ontapi.internal.searchers
A technical interface that contains functionality common for searchers (ObjectsSearcher and ByObjectSearcher) which have generic type OWLClass or OWLDatatype.
from(Predicate<Graph>) - Static method in interface com.github.owlcs.ontapi.transforms.GraphFilter
 
fromContentItem(Object, ModelObjectFactory) - Method in class com.github.owlcs.ontapi.internal.axioms.AbstractNaryTranslator.IndividualNaryAxiomImpl
 
fromContentItem(Object, ModelObjectFactory) - Method in class com.github.owlcs.ontapi.internal.axioms.DisjointUnionTranslator.AxiomImpl
 
fromContentItem(Object, ModelObjectFactory) - Method in class com.github.owlcs.ontapi.internal.axioms.HasKeyTranslator.AxiomImpl
Since the concrete property type is unknown, the item is cached as is.
fromContentItem(Object, ModelObjectFactory) - Method in class com.github.owlcs.ontapi.internal.axioms.SubPropertyChainOfTranslator.AxiomImpl
 
fromContentItem(Object, ModelObjectFactory) - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnonymousClassExpressionImpl.OF
 
fromContentItem(Object, ModelObjectFactory) - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnonymousClassExpressionImpl.WithClassMembers
 
fromContentItem(Object, ModelObjectFactory) - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnonymousClassExpressionImpl.WithMembers
Extracts an ONTAnonymousClassExpressionImpl.WithMembers from content item.
fromContentItem(Object, ModelObjectFactory) - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnonymousDataRangeImpl.OF
 
fromContentItem(Object, ModelObjectFactory) - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnonymousDataRangeImpl.WithDRMembers
 
fromContentItem(Object, ModelObjectFactory) - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnonymousDataRangeImpl.WithMembers
Extracts an ONTAnonymousDataRangeImpl.WithMembers from content item.
fromDArgument(OntSWRL.DArg, Object) - Static method in class com.github.owlcs.ontapi.internal.objects.ONTSWRLAtomImpl
Creates a content item from a Jena Resource (OntSWRL.DArg).
fromFactory(OWLDataProperty, OWLDataRange) - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnonymousClassExpressionImpl.DAVF
 
fromFactory(OWLDataProperty, OWLDataRange) - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnonymousClassExpressionImpl.DEC
 
fromFactory(OWLDataProperty, OWLDataRange) - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnonymousClassExpressionImpl.DMAC
 
fromFactory(OWLDataProperty, OWLDataRange) - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnonymousClassExpressionImpl.DMIC
 
fromFactory(OWLDataProperty, OWLDataRange) - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnonymousClassExpressionImpl.DSVF
 
fromFactory(OWLDataProperty, OWLDataRange) - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnonymousClassExpressionImpl.NDAVF
 
fromFactory(OWLDataProperty, OWLDataRange) - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnonymousClassExpressionImpl.NDSVF
 
fromFactory(OWLDataProperty, OWLDataRange) - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnonymousClassExpressionImpl.WithDataRangeAndDataProperty
 
fromFactory(OWLObjectPropertyExpression, OWLClassExpression) - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnonymousClassExpressionImpl.OAVF
 
fromFactory(OWLObjectPropertyExpression, OWLClassExpression) - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnonymousClassExpressionImpl.OEC
 
fromFactory(OWLObjectPropertyExpression, OWLClassExpression) - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnonymousClassExpressionImpl.OMAC
 
fromFactory(OWLObjectPropertyExpression, OWLClassExpression) - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnonymousClassExpressionImpl.OMIC
 
fromFactory(OWLObjectPropertyExpression, OWLClassExpression) - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnonymousClassExpressionImpl.OSVF
 
fromFactory(OWLObjectPropertyExpression, OWLClassExpression) - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnonymousClassExpressionImpl.WithClassAndObjectProperty
 
fromIArgument(OntSWRL.IArg, Object) - Static method in class com.github.owlcs.ontapi.internal.objects.ONTSWRLAtomImpl
Creates a content item from a Jena Resource (OntSWRL.IArg).
fromIndividual(OWLIndividual) - Method in class com.github.owlcs.ontapi.internal.axioms.AbstractNegativePropertyAssertionTranslator.NegativeAssertionImpl
 
fromMap(Map<K, V>) - Static method in interface com.github.owlcs.ontapi.internal.InternalCache
Wraps a given map as a cache which is partially synchronized.
fromNode(RDFNode) - Static method in class com.github.owlcs.ontapi.internal.objects.ONTStatementImpl
Extracts a primitive base part from the given RDFNode.
fromObject(ONTObject) - Method in class com.github.owlcs.ontapi.internal.axioms.NegativeDataPropertyAssertionTranslator.AxiomImpl
 
fromObject(ONTObject) - Method in class com.github.owlcs.ontapi.internal.axioms.NegativeObjectPropertyAssertionTranslator.AxiomImpl
 
fromPairs(OWLPairwiseVisitor<T, M>) - Method in class com.github.owlcs.ontapi.internal.axioms.AbstractNaryTranslator.NaryAxiomImpl
Lists AbstractNaryTranslator.NaryAxiomImpls retrieved from the axiom internals.
fromPredicate(ONTObject) - Method in class com.github.owlcs.ontapi.internal.axioms.NegativeDataPropertyAssertionTranslator.AxiomImpl
 
fromPredicate(ONTObject) - Method in class com.github.owlcs.ontapi.internal.axioms.NegativeObjectPropertyAssertionTranslator.AxiomImpl
 
fromResource(Resource) - Static method in class com.github.owlcs.ontapi.owlapi.objects.entity.AnnotationPropertyImpl
Creates an OWLAnnotationProperty instance using the Resource reference.
fromResource(Resource) - Static method in class com.github.owlcs.ontapi.owlapi.objects.entity.BuiltinDatatypeImpl
Finds and returns an OWLDatatype instance using the Resource reference.
fromResource(Resource) - Static method in class com.github.owlcs.ontapi.owlapi.objects.entity.ClassImpl
Creates an OWLClass instance using the Resource reference.
fromResource(Resource) - Static method in class com.github.owlcs.ontapi.owlapi.objects.entity.DataPropertyImpl
Creates an OWLDataProperty instance using the Resource reference.
fromResource(Resource) - Static method in class com.github.owlcs.ontapi.owlapi.objects.entity.ObjectPropertyImpl
Creates an OWLObjectProperty instance using the Resource reference.
fromSubject(ONTObject) - Method in class com.github.owlcs.ontapi.internal.axioms.AbstractNegativePropertyAssertionTranslator.NegativeAssertionImpl
 
FTP - Enum constant in enum class com.github.owlcs.ontapi.config.OntConfig.DefaultScheme
 
FUNCTIONAL_DATA_PROPERTY - Enum constant in enum class com.github.owlcs.ontapi.internal.OWLTopObjectType
 
FUNCTIONAL_OBJECT_PROPERTY - Enum constant in enum class com.github.owlcs.ontapi.internal.OWLTopObjectType
 
FUNCTIONAL_SYNTAX - Enum constant in enum class com.github.owlcs.ontapi.OntFormat
 
FunctionalDataProperty - Static variable in class com.github.owlcs.ontapi.transforms.vocabulary.DEPRECATED.OWL
 
FunctionalDataPropertyAxiomImpl - Class in com.github.owlcs.ontapi.owlapi.axioms
 
FunctionalDataPropertyAxiomImpl(OWLDataPropertyExpression, Collection<OWLAnnotation>) - Constructor for class com.github.owlcs.ontapi.owlapi.axioms.FunctionalDataPropertyAxiomImpl
 
functionalDataPropertyAxioms(OWLDataPropertyExpression) - Method in class com.github.owlcs.ontapi.OntBaseModelImpl
 
functionalDataPropertyAxioms(OWLDataPropertyExpression) - Method in class com.github.owlcs.ontapi.OWLOntologyWrapper
 
FunctionalDataPropertyTranslator - Class in com.github.owlcs.ontapi.internal.axioms
A translator that provides OWLFunctionalDataPropertyAxiom implementations.
FunctionalDataPropertyTranslator() - Constructor for class com.github.owlcs.ontapi.internal.axioms.FunctionalDataPropertyTranslator
 
FunctionalDataPropertyTranslator.AxiomImpl - Class in com.github.owlcs.ontapi.internal.axioms
 
FunctionalDataPropertyTranslator.AxiomImpl.ComplexImpl - Class in com.github.owlcs.ontapi.internal.axioms
An OWLFunctionalDataPropertyAxiom that either has annotations or an anonymous object property expression (inverse object property) in the main triple's subject position.
FunctionalDataPropertyTranslator.AxiomImpl.SimpleImpl - Class in com.github.owlcs.ontapi.internal.axioms
An OWLFunctionalDataPropertyAxiom that has a named object property as subject and has no annotations.
FunctionalObjectProperty - Static variable in class com.github.owlcs.ontapi.transforms.vocabulary.DEPRECATED.OWL
 
FunctionalObjectPropertyAxiomImpl - Class in com.github.owlcs.ontapi.owlapi.axioms
 
FunctionalObjectPropertyAxiomImpl(OWLObjectPropertyExpression, Collection<OWLAnnotation>) - Constructor for class com.github.owlcs.ontapi.owlapi.axioms.FunctionalObjectPropertyAxiomImpl
 
functionalObjectPropertyAxioms(OWLObjectPropertyExpression) - Method in class com.github.owlcs.ontapi.OntBaseModelImpl
 
functionalObjectPropertyAxioms(OWLObjectPropertyExpression) - Method in class com.github.owlcs.ontapi.OWLOntologyWrapper
 
FunctionalObjectPropertyTranslator - Class in com.github.owlcs.ontapi.internal.axioms
A translator that provides OWLFunctionalObjectPropertyAxiom implementations.
FunctionalObjectPropertyTranslator() - Constructor for class com.github.owlcs.ontapi.internal.axioms.FunctionalObjectPropertyTranslator
 
FunctionalObjectPropertyTranslator.AxiomImpl - Class in com.github.owlcs.ontapi.internal.axioms
 
FunctionalObjectPropertyTranslator.AxiomImpl.ComplexImpl - Class in com.github.owlcs.ontapi.internal.axioms
An OWLFunctionalObjectPropertyAxiom that either has annotations or an anonymous object property expression (inverse object property) in the main triple's subject position.
FunctionalObjectPropertyTranslator.AxiomImpl.SimpleImpl - Class in com.github.owlcs.ontapi.internal.axioms
An OWLFunctionalObjectPropertyAxiom that has a named object property as subject and has no annotations.
FUNCTIONALSYNTAX - Enum constant in enum class com.github.owlcs.ontapi.OWLLangRegistry.LangKey
 

G

generalClassAxioms() - Method in class com.github.owlcs.ontapi.OntBaseModelImpl
 
generalClassAxioms() - Method in class com.github.owlcs.ontapi.OWLOntologyWrapper
 
get() - Method in class com.github.owlcs.ontapi.OntManagers
 
get() - Method in class com.github.owlcs.ontapi.OntologyManagerImpl.OntInfo
 
get() - Static method in class com.github.owlcs.ontapi.OWLAdapter
Gets the default Adapter.
get() - Static method in class com.github.owlcs.ontapi.transforms.GraphTransformers
Gets the global (system-wide) transformers transformation manager.
get(A) - Static method in class com.github.owlcs.ontapi.internal.AxiomParserProvider
get(OntSettings) - Method in class com.github.owlcs.ontapi.config.OntConfig.Concurrent
 
get(OntSettings) - Method in class com.github.owlcs.ontapi.config.OntConfig
 
get(OntSettings) - Method in class com.github.owlcs.ontapi.config.OntLoaderConfiguration
 
get(OntSettings) - Method in class com.github.owlcs.ontapi.config.OntWriterConfiguration
 
get(Class<? extends OWLAxiom>) - Static method in enum class com.github.owlcs.ontapi.internal.OWLTopObjectType
Returns a OWLTopObjectType by the OWLAxioms Class-type.
get(Class<? extends OWLDocumentFormat>) - Static method in enum class com.github.owlcs.ontapi.OntFormat
Gets OntFormat by the class of OWLDocumentFormat.
get(Class<A>) - Static method in class com.github.owlcs.ontapi.internal.AxiomParserProvider
get(String) - Static method in enum class com.github.owlcs.ontapi.OntFormat
Gets OntFormat by the string identifier.
get(String) - Method in class com.github.owlcs.ontapi.transforms.GraphTransformers
Finds a Transform by its identifier.
get(K) - Method in class com.github.owlcs.ontapi.internal.CacheObjectMapImpl.CachedMap
Returns the value to which the specified key is mapped, or null if this map contains no mapping for the key.
get(K) - Method in class com.github.owlcs.ontapi.internal.InternalCache.CaffeineWrapper
 
get(K) - Method in interface com.github.owlcs.ontapi.internal.InternalCache
Returns the value associated with the key in this cache, or null if there is no cached value for the key.
get(K) - Method in interface com.github.owlcs.ontapi.internal.InternalCache.Loading
Returns the value associated with the key in this cache, obtaining that value from internal factory if necessary.
get(K) - Method in class com.github.owlcs.ontapi.internal.InternalCache.MapWrapper
 
get(K) - Method in class com.github.owlcs.ontapi.internal.InternalCache.SoftMapWrapper
 
get(K, Function<? super K, ? extends V>) - Method in class com.github.owlcs.ontapi.internal.InternalCache.CaffeineWrapper
 
get(K, Function<? super K, ? extends V>) - Method in interface com.github.owlcs.ontapi.internal.InternalCache
Returns the value associated with the key in this cache, obtaining that value from the mappingFunction if necessary.
get(K, Function<? super K, ? extends V>) - Method in class com.github.owlcs.ontapi.internal.InternalCache.MapWrapper
 
get(K, Function<? super K, ? extends V>) - Method in class com.github.owlcs.ontapi.internal.InternalCache.SoftMapWrapper
 
get(Lang) - Static method in enum class com.github.owlcs.ontapi.OntFormat
Gets OntFormat by the Jena syntax.
get(AxiomType<?>) - Static method in enum class com.github.owlcs.ontapi.internal.OWLTopObjectType
Returns a OWLTopObjectType by the AxiomType.
get(AxiomType<A>) - Static method in class com.github.owlcs.ontapi.internal.AxiomParserProvider
get(AxiomType<A>) - Static method in class com.github.owlcs.ontapi.internal.AxiomTranslator
Answers the Axiom Translator for the specified Axiom Type.
get(OWLDocumentFormat) - Static method in enum class com.github.owlcs.ontapi.OntFormat
Finds an ONT Format Type by the instance of OWL Docuemnt Format.
get(OWLObject) - Static method in enum class com.github.owlcs.ontapi.internal.OWLComponentType
Determines and returns the most specific type for the given OWLObject.
get(OWLOntologyID) - Method in interface com.github.owlcs.ontapi.OntologyCollection
Returns the value which owns the specified key-id.
get(OWLOntologyID) - Method in class com.github.owlcs.ontapi.OntologyCollectionImpl
 
get(X) - Method in class com.github.owlcs.ontapi.internal.CacheObjectMapImpl
 
get(X) - Method in class com.github.owlcs.ontapi.internal.DirectObjectMapImpl
 
get(X) - Method in interface com.github.owlcs.ontapi.internal.ObjectMap
Answers the ONTObject associated with the given key.
getABoxAxioms(Imports) - Method in class com.github.owlcs.ontapi.RWLockedOntology
 
getAdapter() - Method in interface com.github.owlcs.ontapi.OntologyFactory
Gets an adapter instance.
getAdapter() - Method in class com.github.owlcs.ontapi.OntologyBuilderImpl
 
getAdapter() - Method in class com.github.owlcs.ontapi.OntologyFactoryImpl
 
getAdapter() - Method in class com.github.owlcs.ontapi.OntologyLoaderImpl
 
getAdapter() - Method in class com.github.owlcs.ontapi.OntologyManagerImpl
 
getAdapter() - Method in class com.github.owlcs.ontapi.OntologyModelImpl.ChangeProcessor
 
getAdapter() - Method in class com.github.owlcs.ontapi.OWLFactoryWrapper.FactoryImpl
 
getAdapter() - Method in class com.github.owlcs.ontapi.OWLFactoryWrapper
 
getAdded() - Method in class com.github.owlcs.ontapi.transforms.GraphTransformers.TransformListener
 
getAnnotatedAnnotation(Collection<OWLAnnotation>) - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnnotationImpl
 
getAnnotatedAnnotation(Collection<OWLAnnotation>) - Method in class com.github.owlcs.ontapi.owlapi.objects.AnnotationImpl
 
getAnnotatedAnnotation(Collection<OWLAnnotation>) - Method in class com.github.owlcs.ontapi.owlapi.objects.AnnotationImplNotAnnotated
 
getAnnotatedAnnotation(Stream<OWLAnnotation>) - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnnotationImpl
 
getAnnotatedAnnotation(Stream<OWLAnnotation>) - Method in class com.github.owlcs.ontapi.owlapi.objects.AnnotationImpl
 
getAnnotatedAnnotation(Stream<OWLAnnotation>) - Method in class com.github.owlcs.ontapi.owlapi.objects.AnnotationImplNotAnnotated
 
getAnnotatedAxiom(Stream<OWLAnnotation>) - Method in class com.github.owlcs.ontapi.internal.objects.ONTAxiomImpl
 
getAnnotatedAxiom(Stream<OWLAnnotation>) - Method in class com.github.owlcs.ontapi.owlapi.axioms.AnnotationAssertionAxiomImpl
 
getAnnotatedAxiom(Stream<OWLAnnotation>) - Method in class com.github.owlcs.ontapi.owlapi.axioms.AnnotationPropertyDomainAxiomImpl
 
getAnnotatedAxiom(Stream<OWLAnnotation>) - Method in class com.github.owlcs.ontapi.owlapi.axioms.AnnotationPropertyRangeAxiomImpl
 
getAnnotatedAxiom(Stream<OWLAnnotation>) - Method in class com.github.owlcs.ontapi.owlapi.axioms.AsymmetricObjectPropertyAxiomImpl
 
getAnnotatedAxiom(Stream<OWLAnnotation>) - Method in class com.github.owlcs.ontapi.owlapi.axioms.ClassAssertionAxiomImpl
 
getAnnotatedAxiom(Stream<OWLAnnotation>) - Method in class com.github.owlcs.ontapi.owlapi.axioms.DataPropertyAssertionAxiomImpl
 
getAnnotatedAxiom(Stream<OWLAnnotation>) - Method in class com.github.owlcs.ontapi.owlapi.axioms.DataPropertyDomainAxiomImpl
 
getAnnotatedAxiom(Stream<OWLAnnotation>) - Method in class com.github.owlcs.ontapi.owlapi.axioms.DataPropertyRangeAxiomImpl
 
getAnnotatedAxiom(Stream<OWLAnnotation>) - Method in class com.github.owlcs.ontapi.owlapi.axioms.DatatypeDefinitionAxiomImpl
 
getAnnotatedAxiom(Stream<OWLAnnotation>) - Method in class com.github.owlcs.ontapi.owlapi.axioms.DeclarationAxiomImpl
 
getAnnotatedAxiom(Stream<OWLAnnotation>) - Method in class com.github.owlcs.ontapi.owlapi.axioms.DifferentIndividualsAxiomImpl
 
getAnnotatedAxiom(Stream<OWLAnnotation>) - Method in class com.github.owlcs.ontapi.owlapi.axioms.DisjointClassesAxiomImpl
 
getAnnotatedAxiom(Stream<OWLAnnotation>) - Method in class com.github.owlcs.ontapi.owlapi.axioms.DisjointDataPropertiesAxiomImpl
 
getAnnotatedAxiom(Stream<OWLAnnotation>) - Method in class com.github.owlcs.ontapi.owlapi.axioms.DisjointObjectPropertiesAxiomImpl
 
getAnnotatedAxiom(Stream<OWLAnnotation>) - Method in class com.github.owlcs.ontapi.owlapi.axioms.DisjointUnionAxiomImpl
 
getAnnotatedAxiom(Stream<OWLAnnotation>) - Method in class com.github.owlcs.ontapi.owlapi.axioms.EquivalentClassesAxiomImpl
 
getAnnotatedAxiom(Stream<OWLAnnotation>) - Method in class com.github.owlcs.ontapi.owlapi.axioms.EquivalentDataPropertiesAxiomImpl
 
getAnnotatedAxiom(Stream<OWLAnnotation>) - Method in class com.github.owlcs.ontapi.owlapi.axioms.EquivalentObjectPropertiesAxiomImpl
 
getAnnotatedAxiom(Stream<OWLAnnotation>) - Method in class com.github.owlcs.ontapi.owlapi.axioms.FunctionalDataPropertyAxiomImpl
 
getAnnotatedAxiom(Stream<OWLAnnotation>) - Method in class com.github.owlcs.ontapi.owlapi.axioms.FunctionalObjectPropertyAxiomImpl
 
getAnnotatedAxiom(Stream<OWLAnnotation>) - Method in class com.github.owlcs.ontapi.owlapi.axioms.HasKeyAxiomImpl
 
getAnnotatedAxiom(Stream<OWLAnnotation>) - Method in class com.github.owlcs.ontapi.owlapi.axioms.InverseFunctionalObjectPropertyAxiomImpl
 
getAnnotatedAxiom(Stream<OWLAnnotation>) - Method in class com.github.owlcs.ontapi.owlapi.axioms.InverseObjectPropertiesAxiomImpl
 
getAnnotatedAxiom(Stream<OWLAnnotation>) - Method in class com.github.owlcs.ontapi.owlapi.axioms.IrreflexiveObjectPropertyAxiomImpl
 
getAnnotatedAxiom(Stream<OWLAnnotation>) - Method in class com.github.owlcs.ontapi.owlapi.axioms.NegativeDataPropertyAssertionAxiomImpl
 
getAnnotatedAxiom(Stream<OWLAnnotation>) - Method in class com.github.owlcs.ontapi.owlapi.axioms.NegativeObjectPropertyAssertionAxiomImpl
 
getAnnotatedAxiom(Stream<OWLAnnotation>) - Method in class com.github.owlcs.ontapi.owlapi.axioms.ObjectPropertyAssertionAxiomImpl
 
getAnnotatedAxiom(Stream<OWLAnnotation>) - Method in class com.github.owlcs.ontapi.owlapi.axioms.ObjectPropertyDomainAxiomImpl
 
getAnnotatedAxiom(Stream<OWLAnnotation>) - Method in class com.github.owlcs.ontapi.owlapi.axioms.ObjectPropertyRangeAxiomImpl
 
getAnnotatedAxiom(Stream<OWLAnnotation>) - Method in class com.github.owlcs.ontapi.owlapi.axioms.ReflexiveObjectPropertyAxiomImpl
 
getAnnotatedAxiom(Stream<OWLAnnotation>) - Method in class com.github.owlcs.ontapi.owlapi.axioms.RuleImpl
 
getAnnotatedAxiom(Stream<OWLAnnotation>) - Method in class com.github.owlcs.ontapi.owlapi.axioms.SameIndividualAxiomImpl
 
getAnnotatedAxiom(Stream<OWLAnnotation>) - Method in class com.github.owlcs.ontapi.owlapi.axioms.SubAnnotationPropertyOfAxiomImpl
 
getAnnotatedAxiom(Stream<OWLAnnotation>) - Method in class com.github.owlcs.ontapi.owlapi.axioms.SubClassOfAxiomImpl
 
getAnnotatedAxiom(Stream<OWLAnnotation>) - Method in class com.github.owlcs.ontapi.owlapi.axioms.SubDataPropertyOfAxiomImpl
 
getAnnotatedAxiom(Stream<OWLAnnotation>) - Method in class com.github.owlcs.ontapi.owlapi.axioms.SubObjectPropertyOfAxiomImpl
 
getAnnotatedAxiom(Stream<OWLAnnotation>) - Method in class com.github.owlcs.ontapi.owlapi.axioms.SubPropertyChainAxiomImpl
 
getAnnotatedAxiom(Stream<OWLAnnotation>) - Method in class com.github.owlcs.ontapi.owlapi.axioms.SymmetricObjectPropertyAxiomImpl
 
getAnnotatedAxiom(Stream<OWLAnnotation>) - Method in class com.github.owlcs.ontapi.owlapi.axioms.TransitiveObjectPropertyAxiomImpl
 
getAnnotation() - Method in class com.github.owlcs.ontapi.internal.axioms.AnnotationAssertionTranslator.AxiomImpl
 
getAnnotation() - Method in class com.github.owlcs.ontapi.owlapi.axioms.AnnotationAssertionAxiomImpl
 
getAnnotation(OntStatement) - Method in class com.github.owlcs.ontapi.internal.InternalObjectFactory
 
getAnnotation(OntStatement) - Method in interface com.github.owlcs.ontapi.internal.ONTObjectFactory
 
getAnnotation(OntStatement) - Method in class com.github.owlcs.ontapi.internal.SimpleObjectFactory
 
getAnnotation(OntStatement, ONTObjectFactory) - Static method in class com.github.owlcs.ontapi.internal.ReadHelper
Translates OntStatement to ONTObject encapsulated OWLAnnotation.
getAnnotationAssertionAxioms(OWLAnnotationSubject) - Method in class com.github.owlcs.ontapi.RWLockedOntology
 
getAnnotationAssertionAxioms(OWLAnnotationSubject, Imports) - Method in class com.github.owlcs.ontapi.RWLockedOntology
 
getAnnotationPropertiesInSignature() - Method in class com.github.owlcs.ontapi.owlapi.OWLObjectImpl
 
getAnnotationPropertiesInSignature() - Method in class com.github.owlcs.ontapi.RWLockedOntology
 
getAnnotationPropertiesInSignature(Imports) - Method in class com.github.owlcs.ontapi.RWLockedOntology
 
getAnnotationProperty(String) - Method in class com.github.owlcs.ontapi.internal.CacheObjectFactory
 
getAnnotationProperty(String) - Method in class com.github.owlcs.ontapi.internal.InternalObjectFactory
 
getAnnotationProperty(String) - Method in interface com.github.owlcs.ontapi.internal.ModelObjectFactory
 
getAnnotationPropertyDomainAxioms(OWLAnnotationProperty) - Method in class com.github.owlcs.ontapi.RWLockedOntology
 
getAnnotationPropertyRangeAxioms(OWLAnnotationProperty) - Method in class com.github.owlcs.ontapi.RWLockedOntology
 
getAnnotationPropertySet() - Method in class com.github.owlcs.ontapi.internal.axioms.AnnotationAssertionTranslator.AxiomImpl.SimpleImpl
 
getAnnotationPropertySet() - Method in class com.github.owlcs.ontapi.internal.axioms.AnnotationPropertyDomainTranslator.AxiomImpl.SimpleImpl
 
getAnnotationPropertySet() - Method in class com.github.owlcs.ontapi.internal.axioms.AnnotationPropertyRangeTranslator.AxiomImpl.SimpleImpl
 
getAnnotationPropertySet() - Method in class com.github.owlcs.ontapi.internal.axioms.DeclarationTranslator.AxiomImpl.SimpleImpl
 
getAnnotationPropertySet() - Method in class com.github.owlcs.ontapi.internal.axioms.SubAnnotationPropertyOfTranslator.AxiomImpl.SimpleImpl
 
getAnnotationPropertySet() - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnnotationImpl.SimpleImpl
 
getAnnotationPropertySet() - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnnotationPropertyImpl
 
getAnnotationPropertySet() - Method in class com.github.owlcs.ontapi.internal.objects.ONTEntityImpl
 
getAnnotationPropertySet() - Method in class com.github.owlcs.ontapi.internal.objects.ONTObjectImpl
 
getAnnotationPropertySet() - Method in class com.github.owlcs.ontapi.internal.objects.ONTSWRLIndividualImpl
 
getAnnotationPropertySet() - Method in class com.github.owlcs.ontapi.internal.objects.ONTSWRLVariable
 
getAnnotationPropertySet() - Method in class com.github.owlcs.ontapi.owlapi.objects.AnonymousIndividualImpl
 
getAnnotationPropertySet() - Method in class com.github.owlcs.ontapi.owlapi.objects.LiteralImpl
 
getAnnotationPropertySet() - Method in class com.github.owlcs.ontapi.owlapi.OWLObjectImpl
Obtains the annotation properties that are in the signature of this object.
getAnnotations() - Method in class com.github.owlcs.ontapi.RWLockedOntology
 
getAnnotations(OntStatement, AxiomsSettings) - Method in interface com.github.owlcs.ontapi.internal.ONTObjectFactory
Gets a Collection of axiom's OWLAnnotations which are wrapped as ONTObject-containers.
getAnnotations(OWLAnnotationProperty) - Method in class com.github.owlcs.ontapi.RWLockedOntology
 
getAnonymousIndividual(BlankNodeId) - Method in class com.github.owlcs.ontapi.internal.InternalObjectFactory
 
getAnonymousIndividual(BlankNodeId) - Method in interface com.github.owlcs.ontapi.internal.ModelObjectFactory
 
getAnonymousIndividual(OntModel, OWLAnonymousIndividual) - Static method in class com.github.owlcs.ontapi.internal.WriteHelper
 
getAnonymousIndividuals() - Method in class com.github.owlcs.ontapi.owlapi.OWLObjectImpl
 
getAnonymousIndividuals() - Method in class com.github.owlcs.ontapi.RWLockedOntology
 
getAnonymousIndividualSet() - Method in class com.github.owlcs.ontapi.internal.axioms.AnnotationAssertionTranslator.AxiomImpl.SimpleImpl
 
getAnonymousIndividualSet() - Method in class com.github.owlcs.ontapi.internal.axioms.ClassAssertionTranslator.AxiomImpl.SimpleImpl
 
getAnonymousIndividualSet() - Method in class com.github.owlcs.ontapi.internal.axioms.DataPropertyAssertionTranslator.AxiomImpl.SimpleImpl
 
getAnonymousIndividualSet() - Method in class com.github.owlcs.ontapi.internal.axioms.ObjectPropertyAssertionTranslator.AxiomImpl.SimpleImpl
 
getAnonymousIndividualSet() - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnnotationImpl.SimpleImpl
 
getAnonymousIndividualSet() - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnonymousClassExpressionImpl.OF
 
getAnonymousIndividualSet() - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnonymousClassExpressionImpl.OHV
 
getAnonymousIndividualSet() - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnonymousIndividualImpl
 
getAnonymousIndividualSet() - Method in class com.github.owlcs.ontapi.internal.objects.ONTEntityImpl
 
getAnonymousIndividualSet() - Method in class com.github.owlcs.ontapi.internal.objects.ONTObjectImpl
 
getAnonymousIndividualSet() - Method in class com.github.owlcs.ontapi.internal.objects.ONTSWRLAtomImpl.ObjectBinary
 
getAnonymousIndividualSet() - Method in class com.github.owlcs.ontapi.internal.objects.ONTSWRLIndividualImpl
 
getAnonymousIndividualSet() - Method in class com.github.owlcs.ontapi.internal.objects.ONTSWRLVariable
 
getAnonymousIndividualSet() - Method in class com.github.owlcs.ontapi.owlapi.objects.AnonymousIndividualImpl
 
getAnonymousIndividualSet() - Method in class com.github.owlcs.ontapi.owlapi.objects.LiteralImpl
 
getAnonymousIndividualSet() - Method in class com.github.owlcs.ontapi.owlapi.OWLObjectImpl
Gets the anonymous individuals occurring in this object.
getArgument() - Method in class com.github.owlcs.ontapi.internal.objects.ONTSWRLAtomImpl.Unary
 
getArgument() - Method in class com.github.owlcs.ontapi.owlapi.objects.swrl.UnaryAtomImpl
 
getArguments() - Method in class com.github.owlcs.ontapi.owlapi.objects.swrl.BuiltInAtomImpl
 
getAssociatedStatements(Resource) - Static method in class com.github.owlcs.ontapi.transforms.OWLCommonTransform
Recursively gets all statements related to the specified subject.
getAsymmetricObjectPropertyAxioms(OWLObjectPropertyExpression) - Method in class com.github.owlcs.ontapi.RWLockedOntology
 
getAuthorizationValue() - Method in class com.github.owlcs.ontapi.config.OntLoaderConfiguration
getAxiomCount() - Method in class com.github.owlcs.ontapi.OntBaseModelImpl
 
getAxiomCount() - Method in class com.github.owlcs.ontapi.OWLOntologyWrapper
 
getAxiomCount(AxiomType<T>) - Method in class com.github.owlcs.ontapi.OntBaseModelImpl
 
getAxiomCount(AxiomType<T>) - Method in class com.github.owlcs.ontapi.OWLOntologyWrapper
 
getAxiomCount(AxiomType<T>, Imports) - Method in class com.github.owlcs.ontapi.OntBaseModelImpl
 
getAxiomCount(AxiomType<T>, Imports) - Method in class com.github.owlcs.ontapi.RWLockedOntology
 
getAxiomCount(Imports) - Method in class com.github.owlcs.ontapi.OntBaseModelImpl
 
getAxiomCount(Imports) - Method in class com.github.owlcs.ontapi.RWLockedOntology
 
getAxioms() - Method in class com.github.owlcs.ontapi.RWLockedOntology
 
getAxioms(Class<T>, Class<? extends OWLObject>, OWLObject, Imports, Navigation) - Method in class com.github.owlcs.ontapi.RWLockedOntology
 
getAxioms(Class<T>, Class<? extends OWLObject>, OWLObject, Navigation) - Method in class com.github.owlcs.ontapi.RWLockedOntology
 
getAxioms(Class<T>, OWLObject, Imports, Navigation) - Method in class com.github.owlcs.ontapi.RWLockedOntology
 
getAxioms(Class<T>, OWLObject, Navigation) - Method in class com.github.owlcs.ontapi.RWLockedOntology
 
getAxioms(AxiomType<T>) - Method in class com.github.owlcs.ontapi.RWLockedOntology
 
getAxioms(AxiomType<T>, Imports) - Method in class com.github.owlcs.ontapi.RWLockedOntology
 
getAxioms(OWLAnnotationProperty) - Method in class com.github.owlcs.ontapi.RWLockedOntology
 
getAxioms(OWLAnnotationProperty, Imports) - Method in class com.github.owlcs.ontapi.RWLockedOntology
 
getAxioms(OWLClass) - Method in class com.github.owlcs.ontapi.RWLockedOntology
 
getAxioms(OWLClass, Imports) - Method in class com.github.owlcs.ontapi.RWLockedOntology
 
getAxioms(OWLDataProperty) - Method in class com.github.owlcs.ontapi.RWLockedOntology
 
getAxioms(OWLDataProperty, Imports) - Method in class com.github.owlcs.ontapi.RWLockedOntology
 
getAxioms(OWLDatatype) - Method in class com.github.owlcs.ontapi.RWLockedOntology
 
getAxioms(OWLDatatype, Imports) - Method in class com.github.owlcs.ontapi.RWLockedOntology
 
getAxioms(OWLIndividual) - Method in class com.github.owlcs.ontapi.RWLockedOntology
 
getAxioms(OWLIndividual, Imports) - Method in class com.github.owlcs.ontapi.RWLockedOntology
 
getAxioms(OWLObjectPropertyExpression) - Method in class com.github.owlcs.ontapi.RWLockedOntology
 
getAxioms(OWLObjectPropertyExpression, Imports) - Method in class com.github.owlcs.ontapi.RWLockedOntology
 
getAxioms(Imports) - Method in class com.github.owlcs.ontapi.RWLockedOntology
 
getAxiomsCache(OWLTopObjectType) - Method in class com.github.owlcs.ontapi.internal.InternalGraphModelImpl
Gets the ObjectMap for the given OWLTopObjectType.
getAxiomsIgnoreAnnotations(OWLAxiom) - Method in class com.github.owlcs.ontapi.RWLockedOntology
 
getAxiomsIgnoreAnnotations(OWLAxiom, Imports) - Method in class com.github.owlcs.ontapi.RWLockedOntology
 
getAxiomType() - Method in enum class com.github.owlcs.ontapi.internal.OWLTopObjectType
Answers a AxiomType for this enum or null if it is header.
getAxiomWithoutAnnotations() - Method in class com.github.owlcs.ontapi.internal.objects.ONTAxiomImpl
 
getAxiomWithoutAnnotations() - Method in class com.github.owlcs.ontapi.owlapi.axioms.AnnotationAssertionAxiomImpl
 
getAxiomWithoutAnnotations() - Method in class com.github.owlcs.ontapi.owlapi.axioms.AnnotationPropertyDomainAxiomImpl
 
getAxiomWithoutAnnotations() - Method in class com.github.owlcs.ontapi.owlapi.axioms.AnnotationPropertyRangeAxiomImpl
 
getAxiomWithoutAnnotations() - Method in class com.github.owlcs.ontapi.owlapi.axioms.AsymmetricObjectPropertyAxiomImpl
 
getAxiomWithoutAnnotations() - Method in class com.github.owlcs.ontapi.owlapi.axioms.ClassAssertionAxiomImpl
 
getAxiomWithoutAnnotations() - Method in class com.github.owlcs.ontapi.owlapi.axioms.DataPropertyAssertionAxiomImpl
 
getAxiomWithoutAnnotations() - Method in class com.github.owlcs.ontapi.owlapi.axioms.DataPropertyDomainAxiomImpl
 
getAxiomWithoutAnnotations() - Method in class com.github.owlcs.ontapi.owlapi.axioms.DataPropertyRangeAxiomImpl
 
getAxiomWithoutAnnotations() - Method in class com.github.owlcs.ontapi.owlapi.axioms.DatatypeDefinitionAxiomImpl
 
getAxiomWithoutAnnotations() - Method in class com.github.owlcs.ontapi.owlapi.axioms.DeclarationAxiomImpl
 
getAxiomWithoutAnnotations() - Method in class com.github.owlcs.ontapi.owlapi.axioms.DifferentIndividualsAxiomImpl
 
getAxiomWithoutAnnotations() - Method in class com.github.owlcs.ontapi.owlapi.axioms.DisjointClassesAxiomImpl
 
getAxiomWithoutAnnotations() - Method in class com.github.owlcs.ontapi.owlapi.axioms.DisjointDataPropertiesAxiomImpl
 
getAxiomWithoutAnnotations() - Method in class com.github.owlcs.ontapi.owlapi.axioms.DisjointObjectPropertiesAxiomImpl
 
getAxiomWithoutAnnotations() - Method in class com.github.owlcs.ontapi.owlapi.axioms.DisjointUnionAxiomImpl
 
getAxiomWithoutAnnotations() - Method in class com.github.owlcs.ontapi.owlapi.axioms.EquivalentClassesAxiomImpl
 
getAxiomWithoutAnnotations() - Method in class com.github.owlcs.ontapi.owlapi.axioms.EquivalentDataPropertiesAxiomImpl
 
getAxiomWithoutAnnotations() - Method in class com.github.owlcs.ontapi.owlapi.axioms.EquivalentObjectPropertiesAxiomImpl
 
getAxiomWithoutAnnotations() - Method in class com.github.owlcs.ontapi.owlapi.axioms.FunctionalDataPropertyAxiomImpl
 
getAxiomWithoutAnnotations() - Method in class com.github.owlcs.ontapi.owlapi.axioms.FunctionalObjectPropertyAxiomImpl
 
getAxiomWithoutAnnotations() - Method in class com.github.owlcs.ontapi.owlapi.axioms.HasKeyAxiomImpl
 
getAxiomWithoutAnnotations() - Method in class com.github.owlcs.ontapi.owlapi.axioms.InverseFunctionalObjectPropertyAxiomImpl
 
getAxiomWithoutAnnotations() - Method in class com.github.owlcs.ontapi.owlapi.axioms.InverseObjectPropertiesAxiomImpl
 
getAxiomWithoutAnnotations() - Method in class com.github.owlcs.ontapi.owlapi.axioms.IrreflexiveObjectPropertyAxiomImpl
 
getAxiomWithoutAnnotations() - Method in class com.github.owlcs.ontapi.owlapi.axioms.NegativeDataPropertyAssertionAxiomImpl
 
getAxiomWithoutAnnotations() - Method in class com.github.owlcs.ontapi.owlapi.axioms.NegativeObjectPropertyAssertionAxiomImpl
 
getAxiomWithoutAnnotations() - Method in class com.github.owlcs.ontapi.owlapi.axioms.ObjectPropertyAssertionAxiomImpl
 
getAxiomWithoutAnnotations() - Method in class com.github.owlcs.ontapi.owlapi.axioms.ObjectPropertyDomainAxiomImpl
 
getAxiomWithoutAnnotations() - Method in class com.github.owlcs.ontapi.owlapi.axioms.ObjectPropertyRangeAxiomImpl
 
getAxiomWithoutAnnotations() - Method in class com.github.owlcs.ontapi.owlapi.axioms.ReflexiveObjectPropertyAxiomImpl
 
getAxiomWithoutAnnotations() - Method in class com.github.owlcs.ontapi.owlapi.axioms.RuleImpl
 
getAxiomWithoutAnnotations() - Method in class com.github.owlcs.ontapi.owlapi.axioms.SameIndividualAxiomImpl
 
getAxiomWithoutAnnotations() - Method in class com.github.owlcs.ontapi.owlapi.axioms.SubAnnotationPropertyOfAxiomImpl
 
getAxiomWithoutAnnotations() - Method in class com.github.owlcs.ontapi.owlapi.axioms.SubClassOfAxiomImpl
 
getAxiomWithoutAnnotations() - Method in class com.github.owlcs.ontapi.owlapi.axioms.SubDataPropertyOfAxiomImpl
 
getAxiomWithoutAnnotations() - Method in class com.github.owlcs.ontapi.owlapi.axioms.SubObjectPropertyOfAxiomImpl
 
getAxiomWithoutAnnotations() - Method in class com.github.owlcs.ontapi.owlapi.axioms.SubPropertyChainAxiomImpl
 
getAxiomWithoutAnnotations() - Method in class com.github.owlcs.ontapi.owlapi.axioms.SymmetricObjectPropertyAxiomImpl
 
getAxiomWithoutAnnotations() - Method in class com.github.owlcs.ontapi.owlapi.axioms.TransitiveObjectPropertyAxiomImpl
 
getBannedParsers() - Method in class com.github.owlcs.ontapi.config.OntConfig
getBannedParsers() - Method in class com.github.owlcs.ontapi.config.OntLoaderConfiguration
getBaseGraph() - Method in class com.github.owlcs.ontapi.transforms.TransformationModel
Returns the base Graph from whole graph if it is composite (instance of UnionGraph).
getBaseGraphWithPrefixes(Ontology, OWLDocumentFormat) - Static method in class com.github.owlcs.ontapi.OntologyManagerImpl
 
getBlankNodeId() - Method in class com.github.owlcs.ontapi.internal.objects.ONTExpressionImpl
 
getBlankNodeId() - Method in class com.github.owlcs.ontapi.internal.objects.ONTResourceImpl
 
getBlankNodeId() - Method in class com.github.owlcs.ontapi.internal.objects.ONTSWRLIndividualImpl
 
getBlankNodeId() - Method in class com.github.owlcs.ontapi.owlapi.objects.AnonymousIndividualImpl
 
getBodyList(SWRLRule) - Static method in class com.github.owlcs.ontapi.owlapi.axioms.RuleImpl
Gets rule's body as List.
getBooleanOWLDatatype() - Method in class com.github.owlcs.ontapi.DataFactoryImpl
 
getBooleanProperty(String) - Method in class com.github.owlcs.ontapi.config.ExtendedProperties
Gets a Boolean that corresponds the property record with the given key.
getBuilder() - Method in interface com.github.owlcs.ontapi.OntologyFactory
Provides a builder part of the factory.
getBuilder() - Method in class com.github.owlcs.ontapi.OntologyFactoryImpl
 
getBuiltInDatatype() - Method in class com.github.owlcs.ontapi.internal.objects.ONTDatatypeImpl
 
getBuiltInDatatype() - Method in class com.github.owlcs.ontapi.owlapi.objects.entity.BuiltinDatatypeImpl
 
getBuiltInDatatype() - Method in class com.github.owlcs.ontapi.owlapi.objects.entity.DatatypeImpl
 
getBuiltinDatatypeURIs() - Method in class com.github.owlcs.ontapi.transforms.BaseDeclarator
 
getBuiltinsSpec(OntModel) - Method in class com.github.owlcs.ontapi.internal.searchers.objects.AnnotationPropertySearcher
 
getBuiltinsSpec(OntModel) - Method in class com.github.owlcs.ontapi.internal.searchers.objects.ClassSearcher
 
getBuiltinsSpec(OntModel) - Method in class com.github.owlcs.ontapi.internal.searchers.objects.DataPropertySearcher
 
getBuiltinsSpec(OntModel) - Method in class com.github.owlcs.ontapi.internal.searchers.objects.DatatypeSearcher
 
getBuiltinsSpec(OntModel) - Method in class com.github.owlcs.ontapi.internal.searchers.objects.ObjectPropertySearcher
 
getByMIMEType(String) - Method in class com.github.owlcs.ontapi.RWLockedCollection
 
getCardinality() - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnonymousClassExpressionImpl.WithClassAndObjectPropertyAndCardinality
 
getCardinality() - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnonymousClassExpressionImpl.WithDataRangeAndDataPropertyAndCardinality
 
getCardinality() - Method in class com.github.owlcs.ontapi.owlapi.objects.ce.CardinalityRestrictionImpl
 
getClass(String) - Method in class com.github.owlcs.ontapi.internal.CacheObjectFactory
 
getClass(String) - Method in class com.github.owlcs.ontapi.internal.InternalObjectFactory
 
getClass(String) - Method in interface com.github.owlcs.ontapi.internal.ModelObjectFactory
 
getClass(String) - Static method in class com.github.owlcs.ontapi.ReflectionUtils
Finds class by its full path name.
getClass(OntClass) - Method in class com.github.owlcs.ontapi.internal.InternalObjectFactory
 
getClass(OntClass) - Method in interface com.github.owlcs.ontapi.internal.ONTObjectFactory
 
getClass(OntClass) - Method in class com.github.owlcs.ontapi.internal.SimpleObjectFactory
 
getClass(OntClass.Named) - Method in interface com.github.owlcs.ontapi.internal.ModelObjectFactory
 
getClass(OntClass.Named) - Method in interface com.github.owlcs.ontapi.internal.ONTObjectFactory
 
getClass(OntClass.Named) - Method in class com.github.owlcs.ontapi.internal.SimpleObjectFactory
 
getClassAssertionAxioms(OWLClassExpression) - Method in class com.github.owlcs.ontapi.RWLockedOntology
 
getClassAssertionAxioms(OWLIndividual) - Method in class com.github.owlcs.ontapi.RWLockedOntology
 
getClassesInSignature() - Method in class com.github.owlcs.ontapi.owlapi.OWLObjectImpl
 
getClassesInSignature() - Method in class com.github.owlcs.ontapi.RWLockedOntology
 
getClassesInSignature(Imports) - Method in class com.github.owlcs.ontapi.RWLockedOntology
 
getClassExpression() - Method in class com.github.owlcs.ontapi.internal.axioms.ClassAssertionTranslator.AxiomImpl
 
getClassExpression() - Method in class com.github.owlcs.ontapi.internal.axioms.HasKeyTranslator.AxiomImpl
 
getClassExpression() - Method in class com.github.owlcs.ontapi.owlapi.axioms.ClassAssertionAxiomImpl
 
getClassExpression() - Method in class com.github.owlcs.ontapi.owlapi.axioms.HasKeyAxiomImpl
 
getClassExpressionSet() - Method in class com.github.owlcs.ontapi.internal.axioms.ClassAssertionTranslator.AxiomImpl.SimpleImpl
 
getClassExpressionSet() - Method in class com.github.owlcs.ontapi.internal.axioms.DataPropertyDomainTranslator.AxiomImpl.SimpleImpl
 
getClassExpressionSet() - Method in class com.github.owlcs.ontapi.internal.axioms.DeclarationTranslator.AxiomImpl
 
getClassExpressionSet() - Method in class com.github.owlcs.ontapi.internal.axioms.DisjointClassesTranslator.AxiomImpl.SimpleImpl
 
getClassExpressionSet() - Method in class com.github.owlcs.ontapi.internal.axioms.EquivalentClassesTranslator.AxiomImpl.SimpleImpl
 
getClassExpressionSet() - Method in class com.github.owlcs.ontapi.internal.axioms.ObjectPropertyDomainTranslator.AxiomImpl.SimpleImpl
 
getClassExpressionSet() - Method in class com.github.owlcs.ontapi.internal.axioms.ObjectPropertyRangeTranslator.AxiomImpl.SimpleImpl
 
getClassExpressionSet() - Method in class com.github.owlcs.ontapi.internal.axioms.SubClassOfTranslator.AxiomImpl.SimpleImpl
 
getClassExpressionSet() - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnonymousClassExpressionImpl.OF
 
getClassExpressionSet() - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnonymousClassExpressionImpl.OHS
 
getClassExpressionSet() - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnonymousClassExpressionImpl.OHV
 
getClassExpressionSet() - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnonymousClassExpressionImpl.WithDataProperty
 
getClassExpressionSet() - Method in class com.github.owlcs.ontapi.internal.objects.ONTClassImpl
 
getClassExpressionSet() - Method in class com.github.owlcs.ontapi.internal.objects.ONTEntityImpl
 
getClassExpressionSet() - Method in class com.github.owlcs.ontapi.internal.objects.ONTObjectImpl
 
getClassExpressionSet() - Method in class com.github.owlcs.ontapi.internal.objects.ONTSWRLIndividualImpl
 
getClassExpressionSet() - Method in class com.github.owlcs.ontapi.internal.objects.ONTSWRLVariable
 
getClassExpressionSet() - Method in class com.github.owlcs.ontapi.owlapi.objects.AnonymousIndividualImpl
 
getClassExpressionSet() - Method in class com.github.owlcs.ontapi.owlapi.objects.LiteralImpl
 
getClassExpressionSet() - Method in class com.github.owlcs.ontapi.owlapi.OWLObjectImpl
Gets all the nested (includes top level) class expressions that are used in this object.
getClassExpressionsMinus(OWLClassExpression...) - Method in class com.github.owlcs.ontapi.internal.axioms.AbstractNaryTranslator.ClassNaryAxiomImpl
 
getClassExpressionsMinus(OWLClassExpression...) - Method in class com.github.owlcs.ontapi.owlapi.axioms.NaryClassAxiomImpl
 
getClassProperty(String) - Method in class com.github.owlcs.ontapi.config.ExtendedProperties
Gets a Class that corresponds the property record with the given key.
getComplementNNF() - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnonymousClassExpressionImpl
 
getComplementNNF() - Method in class com.github.owlcs.ontapi.internal.objects.ONTClassImpl
 
getComplementNNF() - Method in class com.github.owlcs.ontapi.owlapi.objects.ce.AnonymousClassExpressionImpl
 
getComplementNNF() - Method in class com.github.owlcs.ontapi.owlapi.objects.entity.ClassImpl
 
getComponentCache(OWLComponentType) - Method in class com.github.owlcs.ontapi.internal.InternalGraphModelImpl
Gets components for the given type in the form of ObjectMap.
getConfig() - Method in interface com.github.owlcs.ontapi.internal.HasConfig
Returns the model's InternalConfig instance (possibly an immutable snapshot).
getConfig() - Method in class com.github.owlcs.ontapi.internal.InternalGraphModelImpl
Returns the model's InternalConfig snapshot instance, which is an immutable object.
getConfig() - Method in class com.github.owlcs.ontapi.internal.objects.ONTAxiomImpl
 
getConfig() - Method in class com.github.owlcs.ontapi.internal.SearchModel
 
getConfig() - Method in interface com.github.owlcs.ontapi.OntBaseModel
Returns a model config instance, that is a collection of settings and, also, a facility which binds together the ontology and manager.
getConfig() - Method in class com.github.owlcs.ontapi.OntBaseModelImpl
 
getConfig() - Method in class com.github.owlcs.ontapi.OntologyModelImpl.Concurrent
 
getConfig(OntModel) - Static method in class com.github.owlcs.ontapi.internal.AxiomTranslator
If possible, gets the model's Config, otherwise returns the default one.
getConfig(OntModel) - Static method in interface com.github.owlcs.ontapi.internal.HasConfig
Gets the ONT-API Config from the model's internals if possible, otherwise throws an exception.
getConnectionTimeout() - Method in class com.github.owlcs.ontapi.config.OntConfig
getConnectionTimeout() - Method in class com.github.owlcs.ontapi.config.OntLoaderConfiguration
getContent() - Method in interface com.github.owlcs.ontapi.internal.objects.WithContent
Gets the content array.
getContentCache() - Method in class com.github.owlcs.ontapi.internal.axioms.AbstractListBasedTranslator.WithListImpl
 
getContentCache() - Method in class com.github.owlcs.ontapi.internal.axioms.AbstractNegativePropertyAssertionTranslator.NegativeAssertionImpl
 
getContentCache() - Method in class com.github.owlcs.ontapi.internal.axioms.AnnotationAssertionTranslator.AxiomImpl.WithAnnotationsImpl
 
getContentCache() - Method in class com.github.owlcs.ontapi.internal.axioms.AnnotationPropertyDomainTranslator.AxiomImpl.WithAnnotationsImpl
 
getContentCache() - Method in class com.github.owlcs.ontapi.internal.axioms.AnnotationPropertyRangeTranslator.AxiomImpl.WithAnnotationsImpl
 
getContentCache() - Method in class com.github.owlcs.ontapi.internal.axioms.AsymmetricObjectPropertyTranslator.AxiomImpl.ComplexImpl
 
getContentCache() - Method in class com.github.owlcs.ontapi.internal.axioms.ClassAssertionTranslator.AxiomImpl.ComplexImpl
 
getContentCache() - Method in class com.github.owlcs.ontapi.internal.axioms.DataPropertyAssertionTranslator.AxiomImpl.WithAnnotationsImpl
 
getContentCache() - Method in class com.github.owlcs.ontapi.internal.axioms.DataPropertyDomainTranslator.AxiomImpl.ComplexImpl
 
getContentCache() - Method in class com.github.owlcs.ontapi.internal.axioms.DataPropertyRangeTranslator.AxiomImpl.ComplexImpl
 
getContentCache() - Method in class com.github.owlcs.ontapi.internal.axioms.DatatypeDefinitionTranslator.AxiomImpl.ComplexImpl
 
getContentCache() - Method in class com.github.owlcs.ontapi.internal.axioms.DeclarationTranslator.AxiomImpl.WithAnnotationsImpl
 
getContentCache() - Method in class com.github.owlcs.ontapi.internal.axioms.DifferentIndividualsTranslator.AxiomImpl.ComplexImpl
 
getContentCache() - Method in class com.github.owlcs.ontapi.internal.axioms.DisjointClassesTranslator.AxiomImpl.ComplexImpl
 
getContentCache() - Method in class com.github.owlcs.ontapi.internal.axioms.DisjointDataPropertiesTranslator.AxiomImpl.ComplexImpl
 
getContentCache() - Method in class com.github.owlcs.ontapi.internal.axioms.DisjointObjectPropertiesTranslator.AxiomImpl.ComplexImpl
 
getContentCache() - Method in class com.github.owlcs.ontapi.internal.axioms.EquivalentClassesTranslator.AxiomImpl.ComplexImpl
 
getContentCache() - Method in class com.github.owlcs.ontapi.internal.axioms.EquivalentDataPropertiesTranslator.AxiomImpl.WithAnnotationsImpl
 
getContentCache() - Method in class com.github.owlcs.ontapi.internal.axioms.EquivalentObjectPropertiesTranslator.AxiomImpl.ComplexImpl
 
getContentCache() - Method in class com.github.owlcs.ontapi.internal.axioms.FunctionalDataPropertyTranslator.AxiomImpl.ComplexImpl
 
getContentCache() - Method in class com.github.owlcs.ontapi.internal.axioms.FunctionalObjectPropertyTranslator.AxiomImpl.ComplexImpl
 
getContentCache() - Method in class com.github.owlcs.ontapi.internal.axioms.InverseFunctionalObjectPropertyTranslator.AxiomImpl.ComplexImpl
 
getContentCache() - Method in class com.github.owlcs.ontapi.internal.axioms.InverseObjectPropertiesTranslator.AxiomImpl.ComplexImpl
 
getContentCache() - Method in class com.github.owlcs.ontapi.internal.axioms.IrreflexiveObjectPropertyTranslator.AxiomImpl.ComplexImpl
 
getContentCache() - Method in class com.github.owlcs.ontapi.internal.axioms.ObjectPropertyAssertionTranslator.AxiomImpl.WithAnnotationsImpl
 
getContentCache() - Method in class com.github.owlcs.ontapi.internal.axioms.ObjectPropertyDomainTranslator.AxiomImpl.ComplexImpl
 
getContentCache() - Method in class com.github.owlcs.ontapi.internal.axioms.ObjectPropertyRangeTranslator.AxiomImpl.ComplexImpl
 
getContentCache() - Method in class com.github.owlcs.ontapi.internal.axioms.ReflexiveObjectPropertyTranslator.AxiomImpl.ComplexImpl
 
getContentCache() - Method in class com.github.owlcs.ontapi.internal.axioms.SameIndividualTranslator.AxiomImpl.ComplexImpl
 
getContentCache() - Method in class com.github.owlcs.ontapi.internal.axioms.SubAnnotationPropertyOfTranslator.AxiomImpl.ComplexImpl
 
getContentCache() - Method in class com.github.owlcs.ontapi.internal.axioms.SubClassOfTranslator.AxiomImpl.ComplexImpl
 
getContentCache() - Method in class com.github.owlcs.ontapi.internal.axioms.SubDataPropertyOfTranslator.AxiomImpl.ComplexImpl
 
getContentCache() - Method in class com.github.owlcs.ontapi.internal.axioms.SubObjectPropertyOfTranslator.AxiomImpl.ComplexImpl
 
getContentCache() - Method in class com.github.owlcs.ontapi.internal.axioms.SWRLRuleTranslator.AxiomImpl
 
getContentCache() - Method in class com.github.owlcs.ontapi.internal.axioms.SymmetricObjectPropertyTranslator.AxiomImpl.ComplexImpl
 
getContentCache() - Method in class com.github.owlcs.ontapi.internal.axioms.TransitiveObjectPropertyTranslator.AxiomImpl.ComplexImpl
 
getContentCache() - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnnotationImpl.WithAnnotationsImpl
 
getContentCache() - Method in class com.github.owlcs.ontapi.internal.objects.ONTExpressionImpl
 
getContentCache() - Method in interface com.github.owlcs.ontapi.internal.objects.WithContent
Returns the content-cache-container, which is created by the method WithContent.createContentCache().
getContentCache(OWLTopObjectType) - Method in class com.github.owlcs.ontapi.internal.InternalGraphModelImpl
Gets an ontology content ObjectMap-cache.
getContentStore() - Method in class com.github.owlcs.ontapi.internal.InternalGraphModelImpl
Gets a content store Map.
getDataFactory() - Method in interface com.github.owlcs.ontapi.internal.HasObjectFactory
Returns a DataFactory - the facility to provide static (model free) OWLObjects.
getDataFactory() - Method in class com.github.owlcs.ontapi.OntBaseModelImpl
Gets the data factory.
getDataFactory() - Static method in class com.github.owlcs.ontapi.OntManagers
Returns the global data factory that can be used to create any OWL-API object, including OWL Axionms, OWL Entities and OWLLiterals.
getDataPropertiesInSignature() - Method in class com.github.owlcs.ontapi.owlapi.OWLObjectImpl
 
getDataPropertiesInSignature() - Method in class com.github.owlcs.ontapi.RWLockedOntology
 
getDataPropertiesInSignature(Imports) - Method in class com.github.owlcs.ontapi.RWLockedOntology
 
getDataProperty(String) - Method in class com.github.owlcs.ontapi.internal.CacheObjectFactory
 
getDataProperty(String) - Method in class com.github.owlcs.ontapi.internal.InternalObjectFactory
 
getDataProperty(String) - Method in interface com.github.owlcs.ontapi.internal.ModelObjectFactory
 
getDataPropertyAssertionAxioms(OWLIndividual) - Method in class com.github.owlcs.ontapi.RWLockedOntology
 
getDataPropertyDomainAxioms(OWLDataProperty) - Method in class com.github.owlcs.ontapi.RWLockedOntology
 
getDataPropertyRangeAxioms(OWLDataProperty) - Method in class com.github.owlcs.ontapi.RWLockedOntology
 
getDataPropertySet() - Method in class com.github.owlcs.ontapi.internal.axioms.DataPropertyAssertionTranslator.AxiomImpl
 
getDataPropertySet() - Method in class com.github.owlcs.ontapi.internal.axioms.DataPropertyDomainTranslator.AxiomImpl.SimpleImpl
 
getDataPropertySet() - Method in class com.github.owlcs.ontapi.internal.axioms.DataPropertyRangeTranslator.AxiomImpl.SimpleImpl
 
getDataPropertySet() - Method in class com.github.owlcs.ontapi.internal.axioms.DeclarationTranslator.AxiomImpl
 
getDataPropertySet() - Method in class com.github.owlcs.ontapi.internal.axioms.DisjointDataPropertiesTranslator.AxiomImpl.SimpleImpl
 
getDataPropertySet() - Method in class com.github.owlcs.ontapi.internal.axioms.EquivalentDataPropertiesTranslator.AxiomImpl.SimpleImpl
 
getDataPropertySet() - Method in class com.github.owlcs.ontapi.internal.axioms.FunctionalDataPropertyTranslator.AxiomImpl.SimpleImpl
 
getDataPropertySet() - Method in class com.github.owlcs.ontapi.internal.axioms.NegativeDataPropertyAssertionTranslator.AxiomImpl
 
getDataPropertySet() - Method in class com.github.owlcs.ontapi.internal.axioms.SubDataPropertyOfTranslator.AxiomImpl.SimpleImpl
 
getDataPropertySet() - Method in class com.github.owlcs.ontapi.internal.objects.ONTDataPropertyImpl
 
getDataPropertySet() - Method in class com.github.owlcs.ontapi.internal.objects.ONTEntityImpl
 
getDataPropertySet() - Method in class com.github.owlcs.ontapi.internal.objects.ONTObjectImpl
 
getDataPropertySet() - Method in class com.github.owlcs.ontapi.internal.objects.ONTSWRLIndividualImpl
 
getDataPropertySet() - Method in class com.github.owlcs.ontapi.internal.objects.ONTSWRLVariable
 
getDataPropertySet() - Method in class com.github.owlcs.ontapi.owlapi.objects.AnonymousIndividualImpl
 
getDataPropertySet() - Method in class com.github.owlcs.ontapi.owlapi.objects.LiteralImpl
 
getDataPropertySet() - Method in class com.github.owlcs.ontapi.owlapi.OWLObjectImpl
Obtains the data properties that are in the signature of this object.
getDataRange() - Method in class com.github.owlcs.ontapi.internal.axioms.DatatypeDefinitionTranslator.AxiomImpl
 
getDataRange() - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnonymousDataRangeImpl.CF
 
getDataRange() - Method in class com.github.owlcs.ontapi.owlapi.axioms.DatatypeDefinitionAxiomImpl
 
getDataRange() - Method in class com.github.owlcs.ontapi.owlapi.objects.dr.DataComplementOfImpl
 
getDataSubPropertyAxiomsForSubProperty(OWLDataProperty) - Method in class com.github.owlcs.ontapi.RWLockedOntology
 
getDataSubPropertyAxiomsForSuperProperty(OWLDataPropertyExpression) - Method in class com.github.owlcs.ontapi.RWLockedOntology
 
getDatatype() - Method in class com.github.owlcs.ontapi.internal.axioms.DatatypeDefinitionTranslator.AxiomImpl
 
getDatatype() - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnonymousDataRangeImpl.R
 
getDatatype() - Method in class com.github.owlcs.ontapi.internal.objects.ONTFacetRestrictionImpl
 
getDatatype() - Method in class com.github.owlcs.ontapi.internal.objects.ONTLiteralImpl
 
getDatatype() - Method in class com.github.owlcs.ontapi.owlapi.axioms.DatatypeDefinitionAxiomImpl
 
getDatatype() - Method in class com.github.owlcs.ontapi.owlapi.objects.dr.DatatypeRestrictionImpl
 
getDatatype() - Method in class com.github.owlcs.ontapi.owlapi.objects.LiteralImpl
Returns the OWL-API datatype parsed from the encapsulated LiteralLabel.
getDatatype(String) - Method in class com.github.owlcs.ontapi.internal.CacheObjectFactory
 
getDatatype(String) - Method in class com.github.owlcs.ontapi.internal.InternalObjectFactory
 
getDatatype(String) - Method in interface com.github.owlcs.ontapi.internal.ModelObjectFactory
 
getDatatype(OntDataRange) - Method in class com.github.owlcs.ontapi.internal.InternalObjectFactory
 
getDatatype(OntDataRange) - Method in interface com.github.owlcs.ontapi.internal.ONTObjectFactory
 
getDatatype(OntDataRange) - Method in class com.github.owlcs.ontapi.internal.SimpleObjectFactory
 
getDatatype(OntDataRange.Named) - Method in interface com.github.owlcs.ontapi.internal.ModelObjectFactory
 
getDatatype(OntDataRange.Named) - Method in interface com.github.owlcs.ontapi.internal.ONTObjectFactory
 
getDatatype(OntDataRange.Named) - Method in class com.github.owlcs.ontapi.internal.SimpleObjectFactory
 
getDatatypeDefinitions(OWLDatatype) - Method in class com.github.owlcs.ontapi.RWLockedOntology
 
getDatatypeResource() - Method in class com.github.owlcs.ontapi.internal.objects.ONTLiteralImpl
Returns a OntDataRange.Named instance that corresponds datatype.
getDatatypeSet() - Method in class com.github.owlcs.ontapi.internal.axioms.AnnotationAssertionTranslator.AxiomImpl.SimpleImpl
 
getDatatypeSet() - Method in class com.github.owlcs.ontapi.internal.axioms.DataPropertyAssertionTranslator.AxiomImpl.SimpleImpl
 
getDatatypeSet() - Method in class com.github.owlcs.ontapi.internal.axioms.DataPropertyRangeTranslator.AxiomImpl.SimpleImpl
 
getDatatypeSet() - Method in class com.github.owlcs.ontapi.internal.axioms.DatatypeDefinitionTranslator.AxiomImpl.SimpleImpl
 
getDatatypeSet() - Method in class com.github.owlcs.ontapi.internal.axioms.DeclarationTranslator.AxiomImpl.SimpleImpl
 
getDatatypeSet() - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnnotationImpl.SimpleImpl
 
getDatatypeSet() - Method in class com.github.owlcs.ontapi.internal.objects.ONTDatatypeImpl
 
getDatatypeSet() - Method in class com.github.owlcs.ontapi.internal.objects.ONTEntityImpl
 
getDatatypeSet() - Method in class com.github.owlcs.ontapi.internal.objects.ONTFacetRestrictionImpl
 
getDatatypeSet() - Method in class com.github.owlcs.ontapi.internal.objects.ONTObjectImpl
 
getDatatypeSet() - Method in class com.github.owlcs.ontapi.internal.objects.ONTSWRLAtomImpl.BN
 
getDatatypeSet() - Method in class com.github.owlcs.ontapi.internal.objects.ONTSWRLAtomImpl.DU
 
getDatatypeSet() - Method in class com.github.owlcs.ontapi.internal.objects.ONTSWRLIndividualImpl
 
getDatatypeSet() - Method in class com.github.owlcs.ontapi.internal.objects.ONTSWRLVariable
 
getDatatypeSet() - Method in class com.github.owlcs.ontapi.owlapi.objects.AnonymousIndividualImpl
 
getDatatypeSet() - Method in class com.github.owlcs.ontapi.owlapi.objects.entity.DatatypeImpl
 
getDatatypeSet() - Method in class com.github.owlcs.ontapi.owlapi.objects.LiteralImpl
 
getDatatypeSet() - Method in class com.github.owlcs.ontapi.owlapi.OWLObjectImpl
Gets the datatypes that are in the signature of this object.
getDatatypesInSignature() - Method in class com.github.owlcs.ontapi.owlapi.OWLObjectImpl
 
getDatatypesInSignature() - Method in class com.github.owlcs.ontapi.RWLockedOntology
 
getDatatypesInSignature(Imports) - Method in class com.github.owlcs.ontapi.RWLockedOntology
 
getDatatypeURI() - Method in class com.github.owlcs.ontapi.owlapi.objects.LiteralImpl
Returns the datatype URI.
getDatatypeURI(LiteralLabel) - Static method in class com.github.owlcs.ontapi.owlapi.objects.LiteralImpl
Gets the valid (in OWL-API sense) datatype URI from the given label.
getDeclarationAxioms(OWLEntity) - Method in class com.github.owlcs.ontapi.RWLockedOntology
 
getDeclaredField(String) - Static method in class com.github.owlcs.ontapi.ReflectionUtils
Access to field.
getDefaultFormatFactory() - Method in enum class com.github.owlcs.ontapi.OWLLangRegistry.LangKey
Returns a custom factory to create format instance.
getDefaultValue() - Method in enum class com.github.owlcs.ontapi.config.OntSettings
Returns a default option value.
getDeleted() - Method in class com.github.owlcs.ontapi.transforms.GraphTransformers.TransformListener
 
getDeprecatedOWLAnnotationAssertionAxiom(IRI) - Method in class com.github.owlcs.ontapi.DataFactoryImpl
 
getDifferentIndividualAxioms(OWLIndividual) - Method in class com.github.owlcs.ontapi.RWLockedOntology
 
getDirectImports() - Method in class com.github.owlcs.ontapi.RWLockedOntology
 
getDirectImportsDocuments() - Method in class com.github.owlcs.ontapi.RWLockedOntology
 
getDisjointClassesAxioms(OWLClass) - Method in class com.github.owlcs.ontapi.RWLockedOntology
 
getDisjointDataPropertiesAxioms(OWLDataProperty) - Method in class com.github.owlcs.ontapi.RWLockedOntology
 
getDisjointObjectPropertiesAxioms(OWLObjectPropertyExpression) - Method in class com.github.owlcs.ontapi.RWLockedOntology
 
getDisjointUnionAxioms(OWLClass) - Method in class com.github.owlcs.ontapi.RWLockedOntology
 
getDocumentIRI() - Method in class com.github.owlcs.ontapi.OntGraphDocumentSourceImpl
Gets the IRI of this ontology document source.
getDocumentIRI() - Method in class com.github.owlcs.ontapi.OntologyManagerImpl.OntInfo
 
getDocumentIRIFromMappers(OWLOntologyID) - Method in class com.github.owlcs.ontapi.OntologyManagerImpl
Uses the mapper mechanism to obtain an ontology document IRI from an ontology IRI.
getDocumentSourceMappers() - Method in interface com.github.owlcs.ontapi.OntologyManager
getDocumentSourceMappers() - Method in class com.github.owlcs.ontapi.OntologyManagerImpl
 
getDomain() - Method in class com.github.owlcs.ontapi.internal.axioms.AbstractPropertyDomainTranslator.DomainAxiomImpl
 
getDomain() - Method in class com.github.owlcs.ontapi.owlapi.axioms.AnnotationPropertyDomainAxiomImpl
 
getDomain() - Method in class com.github.owlcs.ontapi.owlapi.axioms.PropertyDomainAxiomImpl
 
getDoubleOWLDatatype() - Method in class com.github.owlcs.ontapi.DataFactoryImpl
 
getDoubleProperty(String) - Method in class com.github.owlcs.ontapi.config.ExtendedProperties
Gets a Double that corresponds the property record with the given key.
getEntitiesInSignature(IRI) - Method in class com.github.owlcs.ontapi.RWLockedOntology
 
getEntitiesInSignature(IRI, Imports) - Method in class com.github.owlcs.ontapi.RWLockedOntology
 
getEntity() - Method in class com.github.owlcs.ontapi.internal.axioms.DeclarationTranslator.AxiomImpl
 
getEntity() - Method in class com.github.owlcs.ontapi.owlapi.axioms.DeclarationAxiomImpl
 
getEntity(String, OWLEntity) - Method in interface com.github.owlcs.ontapi.internal.ModelObjectFactory
Gets an OWLEntity as ONTObject from the OntEntity.
getEntity(OntEntity) - Method in interface com.github.owlcs.ontapi.internal.ONTObjectFactory
Gets an OWLEntity as ONTObject from the OntEntity.
getEntityExpansionLimit() - Method in class com.github.owlcs.ontapi.config.OntConfig
OWL-API(NEW) manager load config getter.
getEntityExpansionLimit() - Method in class com.github.owlcs.ontapi.config.OntLoaderConfiguration
getEntityType() - Method in class com.github.owlcs.ontapi.internal.searchers.objects.AnnotationPropertySearcher
 
getEntityType() - Method in class com.github.owlcs.ontapi.internal.searchers.objects.ClassSearcher
 
getEntityType() - Method in class com.github.owlcs.ontapi.internal.searchers.objects.DataPropertySearcher
 
getEntityType() - Method in class com.github.owlcs.ontapi.internal.searchers.objects.DatatypeSearcher
 
getEntityType() - Method in class com.github.owlcs.ontapi.internal.searchers.objects.NamedIndividualSearcher
 
getEntityType() - Method in class com.github.owlcs.ontapi.internal.searchers.objects.ObjectPropertySearcher
 
getEntityType(OWLEntity) - Static method in class com.github.owlcs.ontapi.internal.WriteHelper
Gets an ONT-API entity class-type from a OWLEntity object.
getEnumProperty(String) - Method in class com.github.owlcs.ontapi.config.ExtendedProperties
Gets a Enum that corresponds the property record with the given key.
getEquivalentClassesAxioms(OWLClass) - Method in class com.github.owlcs.ontapi.RWLockedOntology
 
getEquivalentDataPropertiesAxioms(OWLDataProperty) - Method in class com.github.owlcs.ontapi.RWLockedOntology
 
getEquivalentObjectPropertiesAxioms(OWLObjectPropertyExpression) - Method in class com.github.owlcs.ontapi.RWLockedOntology
 
getExt() - Method in enum class com.github.owlcs.ontapi.OntFormat
The primary file extension.
getFacet() - Method in class com.github.owlcs.ontapi.internal.objects.ONTFacetRestrictionImpl
 
getFacet() - Method in class com.github.owlcs.ontapi.owlapi.objects.FacetRestrictionImpl
 
getFacet(Class<? extends OntFacetRestriction>) - Static method in class com.github.owlcs.ontapi.internal.ReadHelper
Gets the facet by ONT-API type.
getFacetRestriction(OntFacetRestriction) - Method in class com.github.owlcs.ontapi.internal.InternalObjectFactory
 
getFacetRestriction(OntFacetRestriction) - Method in interface com.github.owlcs.ontapi.internal.ONTObjectFactory
 
getFacetRestriction(OntFacetRestriction) - Method in class com.github.owlcs.ontapi.internal.SimpleObjectFactory
 
getFacetRestriction(OntFacetRestriction, ONTObjectFactory) - Static method in class com.github.owlcs.ontapi.internal.ReadHelper
Maps OntFacetRestriction => OWLFacetRestriction.
getFacetValue() - Method in class com.github.owlcs.ontapi.internal.objects.ONTFacetRestrictionImpl
 
getFacetValue() - Method in class com.github.owlcs.ontapi.owlapi.objects.FacetRestrictionImpl
 
getFactory() - Static method in class com.github.owlcs.ontapi.OntManagers
Returns the default static OWLOntologyManagerFactory.
getFactoryClass(Object[], ModelObjectFactory) - Method in class com.github.owlcs.ontapi.internal.axioms.DisjointUnionTranslator.AxiomImpl
 
getFactoryMembers(Object[], ModelObjectFactory) - Method in class com.github.owlcs.ontapi.internal.axioms.DisjointUnionTranslator.AxiomImpl
 
getFiller() - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnonymousClassExpressionImpl.DHV
 
getFiller() - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnonymousClassExpressionImpl.OHV
 
getFiller() - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnonymousClassExpressionImpl.WithClassAndObjectProperty
 
getFiller() - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnonymousClassExpressionImpl.WithDataRangeAndDataProperty
 
getFiller() - Method in class com.github.owlcs.ontapi.owlapi.objects.ce.CardinalityRestrictionImpl
 
getFiller() - Method in class com.github.owlcs.ontapi.owlapi.objects.ce.QuantifiedRestrictionImpl
 
getFiller() - Method in class com.github.owlcs.ontapi.owlapi.objects.ce.ValueRestrictionImpl
 
getFilter() - Method in class com.github.owlcs.ontapi.transforms.GraphTransformers
Returns the encapsulated filter.
getFirstArgument() - Method in class com.github.owlcs.ontapi.internal.objects.ONTSWRLAtomImpl.Binary
 
getFirstArgument() - Method in class com.github.owlcs.ontapi.owlapi.objects.swrl.BinaryAtomImpl
 
getFirstONTArgument() - Method in class com.github.owlcs.ontapi.internal.objects.ONTSWRLAtomImpl.Binary
 
getFirstONTProperty() - Method in class com.github.owlcs.ontapi.internal.axioms.InverseObjectPropertiesTranslator.AxiomImpl.ComplexImpl
 
getFirstONTProperty() - Method in class com.github.owlcs.ontapi.internal.axioms.InverseObjectPropertiesTranslator.AxiomImpl
 
getFirstONTProperty() - Method in class com.github.owlcs.ontapi.internal.axioms.InverseObjectPropertiesTranslator.AxiomImpl.SimpleImpl
 
getFirstProperty() - Method in class com.github.owlcs.ontapi.internal.axioms.InverseObjectPropertiesTranslator.AxiomImpl
 
getFirstProperty() - Method in class com.github.owlcs.ontapi.owlapi.axioms.InverseObjectPropertiesAxiomImpl
 
getFloatOWLDatatype() - Method in class com.github.owlcs.ontapi.DataFactoryImpl
 
getFObject() - Method in class com.github.owlcs.ontapi.internal.axioms.AbstractNegativePropertyAssertionTranslator.NegativeAssertionImpl
 
getFormat() - Method in class com.github.owlcs.ontapi.OntGraphDocumentSourceImpl
Returns an OWLDocumentFormat with prefixes from the graph (if it is supported by returned format).
getFormat() - Method in class com.github.owlcs.ontapi.OntologyLoaderImpl.GraphInfo
 
getFormat() - Method in class com.github.owlcs.ontapi.OntologyManagerImpl.OntInfo
 
getFormat() - Method in class com.github.owlcs.ontapi.OWLOntologyWrapper
 
getFormatFactory() - Method in class com.github.owlcs.ontapi.OWLLangRegistry.OWLLang
 
getFPredicate() - Method in class com.github.owlcs.ontapi.internal.axioms.AbstractNegativePropertyAssertionTranslator.NegativeAssertionImpl
 
getFRType(OWLFacet) - Static method in class com.github.owlcs.ontapi.internal.WriteHelper
Gets the ONT-API facet type by OWL-API OWLFacet.
getFSubject() - Method in class com.github.owlcs.ontapi.internal.axioms.AbstractNegativePropertyAssertionTranslator.NegativeAssertionImpl
 
getFunctionalDataPropertyAxioms(OWLDataPropertyExpression) - Method in class com.github.owlcs.ontapi.RWLockedOntology
 
getFunctionalObjectPropertyAxioms(OWLObjectPropertyExpression) - Method in class com.github.owlcs.ontapi.RWLockedOntology
 
getGeneralClassAxioms() - Method in class com.github.owlcs.ontapi.RWLockedOntology
 
getGraph() - Method in interface com.github.owlcs.ontapi.OntGraphDocumentSource
Returns the Jena RDF Graph to be wrapped as an ontology into the manager.
getGraph() - Method in class com.github.owlcs.ontapi.OntologyLoaderImpl.GraphInfo
 
getGraph() - Method in class com.github.owlcs.ontapi.transforms.GraphStats
 
getGraph() - Method in class com.github.owlcs.ontapi.transforms.TransformationModel
Returns the Graph for which this class is intended.
getGraphModel() - Method in interface com.github.owlcs.ontapi.OntBaseModel
Returns an encapsulated InternalGraphModel instance - the facility to work both with Jena and OWL-API objects simultaneously.
getGraphModel() - Method in class com.github.owlcs.ontapi.OntBaseModelImpl
 
getGraphModel() - Method in class com.github.owlcs.ontapi.OntologyModelImpl.Concurrent
 
getGraphModel(String) - Method in interface com.github.owlcs.ontapi.OntologyManager
Gets Ontology Graph Model by the ontology IRI.
getGraphModel(String, String) - Method in interface com.github.owlcs.ontapi.OntologyManager
Gets Ontology Graph Model by the ontology and version IRIs passed as strings.
getGraphTransformers() - Method in interface com.github.owlcs.ontapi.config.LoadSettings
getGraphTransformers() - Method in class com.github.owlcs.ontapi.config.OntConfig
An ONT-API manager's load config getter.
getGraphTransformers() - Method in class com.github.owlcs.ontapi.config.OntLoaderConfiguration
An ONT-API config getter.
getGuessedDeclarations() - Method in class com.github.owlcs.ontapi.OntologyMetaData
 
getHasKeyAxioms(OWLClass) - Method in class com.github.owlcs.ontapi.RWLockedOntology
 
getHeaderCache() - Method in class com.github.owlcs.ontapi.internal.InternalGraphModelImpl
Gets an ontology header content cache-store.
getHeaderState() - Method in class com.github.owlcs.ontapi.OntologyMetaData
 
getHeadList(SWRLRule) - Static method in class com.github.owlcs.ontapi.owlapi.axioms.RuleImpl
Gets rule's head as List.
getID() - Method in enum class com.github.owlcs.ontapi.OntFormat
Returns the format identifier, which can be considered as syntax short name.
getID() - Method in class com.github.owlcs.ontapi.owlapi.objects.AnonymousIndividualImpl
 
getIgnoredImports() - Method in class com.github.owlcs.ontapi.config.OntConfig
 
getIgnoredImports() - Method in class com.github.owlcs.ontapi.config.OntLoaderConfiguration
 
getIgnoredImportsModifiableList() - Method in class com.github.owlcs.ontapi.config.OntLoaderConfiguration
 
getImportedOntology(IRI) - Method in interface com.github.owlcs.ontapi.OntologyManager
Resolves the given IRI to the ontology if possible.
getImportedOntology(OWLImportsDeclaration) - Method in interface com.github.owlcs.ontapi.OntologyManager
Given an import declaration, obtains the ontology that this import has been resolved to.
getImportedOntology(OWLImportsDeclaration) - Method in class com.github.owlcs.ontapi.OntologyManagerImpl
Original method's comment: No such ontology has been loaded through an import declaration, but it might have been loaded manually.
getImports() - Method in class com.github.owlcs.ontapi.OntologyLoaderImpl.GraphInfo
 
getImports() - Method in class com.github.owlcs.ontapi.RWLockedOntology
 
getImports(OWLOntology, Set<OWLOntology>) - Method in class com.github.owlcs.ontapi.OntologyManagerImpl
No lock.
getImportsClosure() - Method in class com.github.owlcs.ontapi.RWLockedOntology
 
getImportsDeclarations() - Method in class com.github.owlcs.ontapi.RWLockedOntology
 
getIndentSize() - Method in class com.github.owlcs.ontapi.config.OntConfig
getIndentSize() - Method in class com.github.owlcs.ontapi.config.OntWriterConfiguration
 
getIndividual() - Method in class com.github.owlcs.ontapi.internal.axioms.ClassAssertionTranslator.AxiomImpl
 
getIndividual() - Method in class com.github.owlcs.ontapi.internal.objects.ONTSWRLIndividualImpl
 
getIndividual() - Method in class com.github.owlcs.ontapi.owlapi.axioms.ClassAssertionAxiomImpl
 
getIndividual() - Method in class com.github.owlcs.ontapi.owlapi.objects.swrl.IndividualArgumentImpl
 
getIndividual(Node) - Method in interface com.github.owlcs.ontapi.internal.ModelObjectFactory
Creates an OWLIndividual wrapped as ONTObject for the given node.
getIndividual(OntIndividual) - Method in interface com.github.owlcs.ontapi.internal.ModelObjectFactory
 
getIndividual(OntIndividual) - Method in interface com.github.owlcs.ontapi.internal.ONTObjectFactory
Gets an OWLIndividual wrapped in ONTObject for the given OntIndividual.
getIndividual(OntIndividual.Anonymous) - Method in interface com.github.owlcs.ontapi.internal.ModelObjectFactory
 
getIndividual(OntIndividual.Anonymous) - Method in interface com.github.owlcs.ontapi.internal.ONTObjectFactory
 
getIndividual(OntIndividual.Anonymous) - Method in class com.github.owlcs.ontapi.internal.SimpleObjectFactory
 
getIndividual(OntIndividual.Named) - Method in interface com.github.owlcs.ontapi.internal.ModelObjectFactory
 
getIndividual(OntIndividual.Named) - Method in interface com.github.owlcs.ontapi.internal.ONTObjectFactory
 
getIndividual(OntIndividual.Named) - Method in class com.github.owlcs.ontapi.internal.SimpleObjectFactory
 
getIndividualsAsList() - Method in class com.github.owlcs.ontapi.owlapi.axioms.NaryIndividualAxiomImpl
 
getIndividualsInSignature() - Method in class com.github.owlcs.ontapi.owlapi.OWLObjectImpl
 
getIndividualsInSignature() - Method in class com.github.owlcs.ontapi.RWLockedOntology
 
getIndividualsInSignature(Imports) - Method in class com.github.owlcs.ontapi.RWLockedOntology
 
getInputStream() - Method in interface com.github.owlcs.ontapi.OntGraphDocumentSource
 
getInputStream() - Method in class com.github.owlcs.ontapi.OntGraphDocumentSourceImpl
Gets an input stream which an ontology can be read from.
getIntegerOWLDatatype() - Method in class com.github.owlcs.ontapi.DataFactoryImpl
 
getIntegerProperty(String) - Method in class com.github.owlcs.ontapi.config.ExtendedProperties
Gets a Integer that corresponds the property record with the given key.
getInverse() - Method in class com.github.owlcs.ontapi.internal.objects.ONTObjectInverseOfImpl
 
getInverse() - Method in class com.github.owlcs.ontapi.owlapi.objects.ObjectInverseOfImpl
 
getInverseFunctionalObjectPropertyAxioms(OWLObjectPropertyExpression) - Method in class com.github.owlcs.ontapi.RWLockedOntology
 
getInverseObjectPropertyAxioms(OWLObjectPropertyExpression) - Method in class com.github.owlcs.ontapi.RWLockedOntology
 
getInverseProperty() - Method in class com.github.owlcs.ontapi.internal.objects.ONTObjectPropertyImpl
 
getInverseProperty() - Method in class com.github.owlcs.ontapi.owlapi.objects.entity.ObjectPropertyImpl
 
getIRI() - Method in class com.github.owlcs.ontapi.internal.objects.ONTEntityImpl
 
getIRI() - Method in class com.github.owlcs.ontapi.internal.objects.ONTSWRLVariable
 
getIRI() - Method in class com.github.owlcs.ontapi.owlapi.ImportsDeclarationImpl
 
getIRI() - Method in class com.github.owlcs.ontapi.owlapi.objects.entity.AnnotationPropertyImpl
 
getIRI() - Method in class com.github.owlcs.ontapi.owlapi.objects.entity.ClassImpl
 
getIRI() - Method in class com.github.owlcs.ontapi.owlapi.objects.entity.DataPropertyImpl
 
getIRI() - Method in class com.github.owlcs.ontapi.owlapi.objects.entity.DatatypeImpl
 
getIRI() - Method in class com.github.owlcs.ontapi.owlapi.objects.entity.NamedIndividualImpl
 
getIRI() - Method in class com.github.owlcs.ontapi.owlapi.objects.entity.ObjectPropertyImpl
 
getIRI() - Method in class com.github.owlcs.ontapi.owlapi.objects.swrl.VariableImpl
 
getIRI(String) - Method in class com.github.owlcs.ontapi.internal.CacheObjectFactory
 
getIRI(String) - Method in class com.github.owlcs.ontapi.internal.InternalObjectFactory
 
getIRI(String) - Method in interface com.github.owlcs.ontapi.internal.ONTObjectFactory
Gets an IRI that is wrapped as ONTObject from the specified String.
getIRI(String) - Method in class com.github.owlcs.ontapi.internal.SimpleObjectFactory
 
getIRIMappers() - Method in interface com.github.owlcs.ontapi.OntologyManager
Gets an extended OWL-API PriorityCollection of IRI Mappers The mappers are used to obtain ontology document IRIs for ontology IRIs.
getIRIMappers() - Method in class com.github.owlcs.ontapi.OntologyManagerImpl
 
getIrreflexiveObjectPropertyAxioms(OWLObjectPropertyExpression) - Method in class com.github.owlcs.ontapi.RWLockedOntology
 
getKey() - Method in class com.github.owlcs.ontapi.OntFormat.SimpleDocumentFormat
 
getKey() - Method in enum class com.github.owlcs.ontapi.OWLLangRegistry.LangKey
Returns a OWLDocumentFormat class-name as string.
getKeys() - Method in class com.github.owlcs.ontapi.internal.CacheObjectMapImpl.CachedMap
Represents all keys as a List.
getLang() - Method in enum class com.github.owlcs.ontapi.OntFormat
Returns the primary jena language (first alias from the list).
getLang() - Method in class com.github.owlcs.ontapi.owlapi.objects.LiteralImpl
 
getLang(String) - Static method in class com.github.owlcs.ontapi.OWLLangRegistry
Gets lang-details by lang-key.
getListProperty(String) - Method in class com.github.owlcs.ontapi.config.ExtendedProperties
Gets a List if objects corresponding the given key.
getListProperty(String, Class<T>) - Method in class com.github.owlcs.ontapi.config.ExtendedProperties
Reads a List from the Properties Map.
getLiteral() - Method in class com.github.owlcs.ontapi.internal.objects.ONTSWRLLiteralImpl
 
getLiteral() - Method in class com.github.owlcs.ontapi.owlapi.objects.LiteralImpl
 
getLiteral() - Method in class com.github.owlcs.ontapi.owlapi.objects.swrl.LiteralArgumentImpl
 
getLiteral(LiteralLabel) - Method in class com.github.owlcs.ontapi.internal.InternalObjectFactory
 
getLiteral(LiteralLabel) - Method in interface com.github.owlcs.ontapi.internal.ModelObjectFactory
 
getLiteral(Literal) - Method in interface com.github.owlcs.ontapi.internal.ModelObjectFactory
 
getLiteral(Literal) - Method in interface com.github.owlcs.ontapi.internal.ONTObjectFactory
 
getLiteral(Literal) - Method in class com.github.owlcs.ontapi.internal.SimpleObjectFactory
 
getLiteralLabel() - Method in class com.github.owlcs.ontapi.internal.objects.ONTResourceImpl
 
getLiteralLabel() - Method in class com.github.owlcs.ontapi.internal.objects.ONTSWRLLiteralImpl
 
getLiteralLabel() - Method in class com.github.owlcs.ontapi.owlapi.objects.LiteralImpl
Returns a Jena Literal Label, that is encapsulated by this object.
getLoader() - Method in interface com.github.owlcs.ontapi.OntologyFactory
Provides a loader part of the factory.
getLoader() - Method in class com.github.owlcs.ontapi.OntologyFactoryImpl
 
getLoaderConfig() - Method in class com.github.owlcs.ontapi.ModelConfig
Returns loader-configuration settings, which can be global (belong to the manager) or specific to the ontology instance.
getLoadNodesCacheSize() - Method in interface com.github.owlcs.ontapi.config.CacheSettings
Returns the maximum size of nodes' cache, which is used as optimization while reading OWLObjects from a graph (see SearchModel).
getLoadNodesCacheSize() - Method in class com.github.owlcs.ontapi.config.OntConfig
An ONT-API manager's load config getter.
getLoadNodesCacheSize() - Method in class com.github.owlcs.ontapi.config.OntLoaderConfiguration
An ONT-API config getter.
getLoadNodesCacheSize() - Method in class com.github.owlcs.ontapi.internal.InternalConfig.Snapshot
 
getLoadNodesCacheSize() - Method in class com.github.owlcs.ontapi.ModelConfig
 
getLoadObjectsCacheSize() - Method in interface com.github.owlcs.ontapi.config.CacheSettings
Returns the maximum size of objects factory cache, which is used as optimization while reading OWLObjects from a graph (see CacheObjectFactory).
getLoadObjectsCacheSize() - Method in class com.github.owlcs.ontapi.config.OntConfig
An ONT-API manager's load config getter.
getLoadObjectsCacheSize() - Method in class com.github.owlcs.ontapi.config.OntLoaderConfiguration
An ONT-API config getter.
getLoadObjectsCacheSize() - Method in class com.github.owlcs.ontapi.internal.InternalConfig.Snapshot
 
getLoadObjectsCacheSize() - Method in class com.github.owlcs.ontapi.ModelConfig
 
getLock() - Method in class com.github.owlcs.ontapi.internal.InternalGraphModelImpl
Jena model method.
getLock() - Method in class com.github.owlcs.ontapi.OntologyManagerImpl
Returns a Read-Write Lock associated with this manager.
getLock() - Method in class com.github.owlcs.ontapi.RWLockedOntology
Gets R/W Lock associated with this ontology instance.
getLogicalAxiomCount() - Method in class com.github.owlcs.ontapi.OntBaseModelImpl
 
getLogicalAxiomCount() - Method in class com.github.owlcs.ontapi.OWLOntologyWrapper
 
getLogicalAxiomCount(Imports) - Method in class com.github.owlcs.ontapi.OntBaseModelImpl
 
getLogicalAxiomCount(Imports) - Method in class com.github.owlcs.ontapi.RWLockedOntology
 
getLogicalAxioms() - Method in class com.github.owlcs.ontapi.RWLockedOntology
 
getLogicalAxioms(Imports) - Method in class com.github.owlcs.ontapi.RWLockedOntology
 
getLongProperty(String) - Method in class com.github.owlcs.ontapi.config.ExtendedProperties
Gets a Long that corresponds the property record with the given key.
getManager() - Method in class com.github.owlcs.ontapi.ModelConfig
Returns the manager.
getManagerCaches() - Method in class com.github.owlcs.ontapi.ModelConfig
Extracts the manager caches to share between different ontology instances.
getManagerIRIsCacheSize() - Method in class com.github.owlcs.ontapi.config.OntConfig
An ONT-API manager's load config getter.
getMap() - Method in class com.github.owlcs.ontapi.internal.CacheObjectMapImpl
 
getMapType(Class<?>) - Method in class com.github.owlcs.ontapi.config.ExtendedProperties
 
getMerger() - Static method in interface com.github.owlcs.ontapi.internal.WithMerge
Returns a merge that maps two objects to a new one.
getMessage() - Method in exception class com.github.owlcs.ontapi.OntologyFactoryImpl.UnsupportedFormatException
 
getMessage() - Method in exception class com.github.owlcs.ontapi.transforms.GraphTransformers.StoreException
 
getMIMEType() - Method in class com.github.owlcs.ontapi.OntGraphDocumentSourceImpl
 
getMissingImportHandlingStrategy() - Method in class com.github.owlcs.ontapi.config.OntConfig
getMissingImportHandlingStrategy() - Method in class com.github.owlcs.ontapi.config.OntLoaderConfiguration
getMissingOntologyHeaderStrategy() - Method in class com.github.owlcs.ontapi.config.OntConfig
getMissingOntologyHeaderStrategy() - Method in class com.github.owlcs.ontapi.config.OntLoaderConfiguration
getModel() - Method in interface com.github.owlcs.ontapi.internal.ModelObjectFactory
 
getModel() - Method in interface com.github.owlcs.ontapi.internal.objects.ModelObject
Returns the model to which this object is attached.
getModel() - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnonymousIndividualImpl
 
getModel() - Method in class com.github.owlcs.ontapi.internal.objects.ONTLiteralImpl
 
getModel() - Method in class com.github.owlcs.ontapi.internal.objects.ONTObjectImpl
 
getModelBuiltins(OntModel, AxiomsSettings) - Method in class com.github.owlcs.ontapi.internal.searchers.objects.AnnotationPropertySearcher
Answers a Set of all builtins that present somewhere in the ontology.
getModelCacheLevel() - Method in interface com.github.owlcs.ontapi.config.CacheSettings
Returns the model content cache level.
getModelCacheLevel() - Method in class com.github.owlcs.ontapi.config.OntConfig
An ONT-API manager's load config getter.
getModelCacheLevel() - Method in class com.github.owlcs.ontapi.config.OntLoaderConfiguration
An ONT-API config getter.
getModelCacheLevel() - Method in class com.github.owlcs.ontapi.internal.InternalConfig.Snapshot
 
getModelCacheLevel() - Method in class com.github.owlcs.ontapi.ModelConfig
 
getModelConfig() - Method in class com.github.owlcs.ontapi.OntologyManagerImpl.OntInfo
 
getNamedClassSet() - Method in class com.github.owlcs.ontapi.internal.axioms.ClassAssertionTranslator.AxiomImpl.SimpleImpl
 
getNamedClassSet() - Method in class com.github.owlcs.ontapi.internal.axioms.DataPropertyDomainTranslator.AxiomImpl.SimpleImpl
 
getNamedClassSet() - Method in class com.github.owlcs.ontapi.internal.axioms.DeclarationTranslator.AxiomImpl
 
getNamedClassSet() - Method in class com.github.owlcs.ontapi.internal.axioms.DisjointClassesTranslator.AxiomImpl.SimpleImpl
 
getNamedClassSet() - Method in class com.github.owlcs.ontapi.internal.axioms.EquivalentClassesTranslator.AxiomImpl.SimpleImpl
 
getNamedClassSet() - Method in class com.github.owlcs.ontapi.internal.axioms.ObjectPropertyDomainTranslator.AxiomImpl.SimpleImpl
 
getNamedClassSet() - Method in class com.github.owlcs.ontapi.internal.axioms.ObjectPropertyRangeTranslator.AxiomImpl.SimpleImpl
 
getNamedClassSet() - Method in class com.github.owlcs.ontapi.internal.axioms.SubClassOfTranslator.AxiomImpl.SimpleImpl
 
getNamedClassSet() - Method in class com.github.owlcs.ontapi.internal.objects.ONTClassImpl
 
getNamedClassSet() - Method in class com.github.owlcs.ontapi.internal.objects.ONTEntityImpl
 
getNamedClassSet() - Method in class com.github.owlcs.ontapi.internal.objects.ONTObjectImpl
 
getNamedClassSet() - Method in class com.github.owlcs.ontapi.internal.objects.ONTSWRLIndividualImpl
 
getNamedClassSet() - Method in class com.github.owlcs.ontapi.internal.objects.ONTSWRLVariable
 
getNamedClassSet() - Method in class com.github.owlcs.ontapi.owlapi.objects.AnonymousIndividualImpl
 
getNamedClassSet() - Method in class com.github.owlcs.ontapi.owlapi.objects.LiteralImpl
 
getNamedClassSet() - Method in class com.github.owlcs.ontapi.owlapi.OWLObjectImpl
Gets the classes in the signature of this object.
getNamedIndividual(String) - Method in class com.github.owlcs.ontapi.internal.CacheObjectFactory
 
getNamedIndividual(String) - Method in class com.github.owlcs.ontapi.internal.InternalObjectFactory
 
getNamedIndividual(String) - Method in interface com.github.owlcs.ontapi.internal.ModelObjectFactory
 
getNamedIndividualSet() - Method in class com.github.owlcs.ontapi.internal.axioms.ClassAssertionTranslator.AxiomImpl.SimpleImpl
 
getNamedIndividualSet() - Method in class com.github.owlcs.ontapi.internal.axioms.DataPropertyAssertionTranslator.AxiomImpl
 
getNamedIndividualSet() - Method in class com.github.owlcs.ontapi.internal.axioms.DeclarationTranslator.AxiomImpl
 
getNamedIndividualSet() - Method in class com.github.owlcs.ontapi.internal.axioms.DifferentIndividualsTranslator.AxiomImpl.SimpleImpl
 
getNamedIndividualSet() - Method in class com.github.owlcs.ontapi.internal.axioms.NegativeDataPropertyAssertionTranslator.AxiomImpl
 
getNamedIndividualSet() - Method in class com.github.owlcs.ontapi.internal.axioms.NegativeObjectPropertyAssertionTranslator.AxiomImpl
 
getNamedIndividualSet() - Method in class com.github.owlcs.ontapi.internal.axioms.ObjectPropertyAssertionTranslator.AxiomImpl
 
getNamedIndividualSet() - Method in class com.github.owlcs.ontapi.internal.axioms.SameIndividualTranslator.AxiomImpl.SimpleImpl
 
getNamedIndividualSet() - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnonymousClassExpressionImpl.OF
 
getNamedIndividualSet() - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnonymousClassExpressionImpl.OHV
 
getNamedIndividualSet() - Method in class com.github.owlcs.ontapi.internal.objects.ONTEntityImpl
 
getNamedIndividualSet() - Method in class com.github.owlcs.ontapi.internal.objects.ONTNamedIndividualImpl
 
getNamedIndividualSet() - Method in class com.github.owlcs.ontapi.internal.objects.ONTObjectImpl
 
getNamedIndividualSet() - Method in class com.github.owlcs.ontapi.internal.objects.ONTSWRLAtomImpl.ObjectBinary
 
getNamedIndividualSet() - Method in class com.github.owlcs.ontapi.internal.objects.ONTSWRLIndividualImpl
 
getNamedIndividualSet() - Method in class com.github.owlcs.ontapi.internal.objects.ONTSWRLVariable
 
getNamedIndividualSet() - Method in class com.github.owlcs.ontapi.owlapi.objects.AnonymousIndividualImpl
 
getNamedIndividualSet() - Method in class com.github.owlcs.ontapi.owlapi.objects.LiteralImpl
 
getNamedIndividualSet() - Method in class com.github.owlcs.ontapi.owlapi.OWLObjectImpl
Gets all the individuals that are in the signature of this object.
getNamedProperty() - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnonymousClassExpressionImpl.OHS
Returns a named object property.
getNamedProperty() - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnonymousClassExpressionImpl.OHV
 
getNamedProperty() - Method in class com.github.owlcs.ontapi.internal.objects.ONTObjectInverseOfImpl
 
getNamedProperty() - Method in class com.github.owlcs.ontapi.owlapi.objects.ObjectInverseOfImpl
 
getNegativeDataPropertyAssertionAxioms(OWLIndividual) - Method in class com.github.owlcs.ontapi.RWLockedOntology
 
getNegativeObjectPropertyAssertionAxioms(OWLIndividual) - Method in class com.github.owlcs.ontapi.RWLockedOntology
 
getNestedClassExpressions() - Method in class com.github.owlcs.ontapi.owlapi.OWLObjectImpl
 
getNestedClassExpressions() - Method in class com.github.owlcs.ontapi.RWLockedOntology
 
getNNF() - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnonymousClassExpressionImpl
 
getNNF() - Method in class com.github.owlcs.ontapi.internal.objects.ONTAxiomImpl
 
getNNF() - Method in class com.github.owlcs.ontapi.internal.objects.ONTClassImpl
 
getNNF() - Method in class com.github.owlcs.ontapi.owlapi.axioms.AxiomImpl
 
getNNF() - Method in class com.github.owlcs.ontapi.owlapi.objects.ce.AnonymousClassExpressionImpl
 
getNNF() - Method in class com.github.owlcs.ontapi.owlapi.objects.entity.ClassImpl
 
getNNFClassVisitor() - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnonymousClassExpressionImpl
 
getObject() - Method in class com.github.owlcs.ontapi.internal.axioms.AbstractNegativePropertyAssertionTranslator.NegativeAssertionImpl
 
getObject() - Method in class com.github.owlcs.ontapi.internal.axioms.AbstractPropertyAssertionTranslator.AssertionImpl
 
getObject() - Method in class com.github.owlcs.ontapi.owlapi.axioms.IndividualRelationshipAxiomImpl
 
getObjectComplementOf() - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnonymousClassExpressionImpl
 
getObjectComplementOf() - Method in class com.github.owlcs.ontapi.internal.objects.ONTClassImpl
 
getObjectComplementOf() - Method in class com.github.owlcs.ontapi.owlapi.objects.ce.AnonymousClassExpressionImpl
 
getObjectComplementOf() - Method in class com.github.owlcs.ontapi.owlapi.objects.entity.ClassImpl
 
getObjectFactory() - Method in interface com.github.owlcs.ontapi.internal.HasObjectFactory
Returns the InternalDataFactory, that is a helper (possibly, with cache) to read OWL-API objects.
getObjectFactory() - Method in class com.github.owlcs.ontapi.internal.InternalGraphModelImpl
Returns the InternalDataFactory, a helper (possibly, with cache) to read OWL-API objects.
getObjectFactory() - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnonymousIndividualImpl
 
getObjectFactory() - Method in class com.github.owlcs.ontapi.internal.objects.ONTLiteralImpl
 
getObjectFactory() - Method in class com.github.owlcs.ontapi.internal.objects.ONTObjectImpl
 
getObjectFactory(OntModel) - Static method in class com.github.owlcs.ontapi.internal.AxiomTranslator
If possible, gets the model's Object Factory, otherwise returns the default one.
getObjectFactory(OntModel) - Static method in interface com.github.owlcs.ontapi.internal.HasObjectFactory
Gets the ONT-API Object Factory from the model's internals if possible, otherwise throws an exception.
getObjectLiteral(Resource, Property) - Method in class com.github.owlcs.ontapi.transforms.BaseDeclarator
 
getObjectNode() - Method in class com.github.owlcs.ontapi.internal.objects.ONTStatementImpl
Answers a Node that is included into this triple-object at object position.
getObjectPropertiesInSignature() - Method in class com.github.owlcs.ontapi.owlapi.OWLObjectImpl
 
getObjectPropertiesInSignature() - Method in class com.github.owlcs.ontapi.RWLockedOntology
 
getObjectPropertiesInSignature(Imports) - Method in class com.github.owlcs.ontapi.RWLockedOntology
 
getObjectProperty(String) - Method in class com.github.owlcs.ontapi.internal.CacheObjectFactory
 
getObjectProperty(String) - Method in class com.github.owlcs.ontapi.internal.InternalObjectFactory
 
getObjectProperty(String) - Method in interface com.github.owlcs.ontapi.internal.ModelObjectFactory
 
getObjectPropertyAssertionAxioms(OWLIndividual) - Method in class com.github.owlcs.ontapi.RWLockedOntology
 
getObjectPropertyDomainAxioms(OWLObjectPropertyExpression) - Method in class com.github.owlcs.ontapi.RWLockedOntology
 
getObjectPropertyRangeAxioms(OWLObjectPropertyExpression) - Method in class com.github.owlcs.ontapi.RWLockedOntology
 
getObjectPropertySet() - Method in class com.github.owlcs.ontapi.internal.axioms.AsymmetricObjectPropertyTranslator.AxiomImpl.SimpleImpl
 
getObjectPropertySet() - Method in class com.github.owlcs.ontapi.internal.axioms.DeclarationTranslator.AxiomImpl
 
getObjectPropertySet() - Method in class com.github.owlcs.ontapi.internal.axioms.DisjointObjectPropertiesTranslator.AxiomImpl.SimpleImpl
 
getObjectPropertySet() - Method in class com.github.owlcs.ontapi.internal.axioms.EquivalentObjectPropertiesTranslator.AxiomImpl.SimpleImpl
 
getObjectPropertySet() - Method in class com.github.owlcs.ontapi.internal.axioms.FunctionalObjectPropertyTranslator.AxiomImpl.SimpleImpl
 
getObjectPropertySet() - Method in class com.github.owlcs.ontapi.internal.axioms.InverseFunctionalObjectPropertyTranslator.AxiomImpl.SimpleImpl
 
getObjectPropertySet() - Method in class com.github.owlcs.ontapi.internal.axioms.InverseObjectPropertiesTranslator.AxiomImpl.SimpleImpl
 
getObjectPropertySet() - Method in class com.github.owlcs.ontapi.internal.axioms.IrreflexiveObjectPropertyTranslator.AxiomImpl.SimpleImpl
 
getObjectPropertySet() - Method in class com.github.owlcs.ontapi.internal.axioms.NegativeObjectPropertyAssertionTranslator.AxiomImpl
 
getObjectPropertySet() - Method in class com.github.owlcs.ontapi.internal.axioms.ObjectPropertyAssertionTranslator.AxiomImpl
 
getObjectPropertySet() - Method in class com.github.owlcs.ontapi.internal.axioms.ObjectPropertyDomainTranslator.AxiomImpl.SimpleImpl
 
getObjectPropertySet() - Method in class com.github.owlcs.ontapi.internal.axioms.ObjectPropertyRangeTranslator.AxiomImpl.SimpleImpl
 
getObjectPropertySet() - Method in class com.github.owlcs.ontapi.internal.axioms.ReflexiveObjectPropertyTranslator.AxiomImpl.SimpleImpl
 
getObjectPropertySet() - Method in class com.github.owlcs.ontapi.internal.axioms.SubObjectPropertyOfTranslator.AxiomImpl.SimpleImpl
 
getObjectPropertySet() - Method in class com.github.owlcs.ontapi.internal.axioms.SymmetricObjectPropertyTranslator.AxiomImpl.SimpleImpl
 
getObjectPropertySet() - Method in class com.github.owlcs.ontapi.internal.axioms.TransitiveObjectPropertyTranslator.AxiomImpl.SimpleImpl
 
getObjectPropertySet() - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnonymousClassExpressionImpl.OHS
 
getObjectPropertySet() - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnonymousClassExpressionImpl.OHV
 
getObjectPropertySet() - Method in class com.github.owlcs.ontapi.internal.objects.ONTEntityImpl
 
getObjectPropertySet() - Method in class com.github.owlcs.ontapi.internal.objects.ONTObjectImpl
 
getObjectPropertySet() - Method in class com.github.owlcs.ontapi.internal.objects.ONTObjectInverseOfImpl
 
getObjectPropertySet() - Method in class com.github.owlcs.ontapi.internal.objects.ONTObjectPropertyImpl
 
getObjectPropertySet() - Method in class com.github.owlcs.ontapi.internal.objects.ONTSWRLAtomImpl.ObjectBinary
 
getObjectPropertySet() - Method in class com.github.owlcs.ontapi.internal.objects.ONTSWRLIndividualImpl
 
getObjectPropertySet() - Method in class com.github.owlcs.ontapi.internal.objects.ONTSWRLVariable
 
getObjectPropertySet() - Method in class com.github.owlcs.ontapi.owlapi.objects.AnonymousIndividualImpl
 
getObjectPropertySet() - Method in class com.github.owlcs.ontapi.owlapi.objects.LiteralImpl
 
getObjectPropertySet() - Method in class com.github.owlcs.ontapi.owlapi.OWLObjectImpl
Obtains the (named) object properties that are in the signature of this object.
getObjectResource(Resource, Property) - Method in class com.github.owlcs.ontapi.transforms.BaseDeclarator
 
getObjects(OWLDisjointUnionAxiom) - Method in class com.github.owlcs.ontapi.internal.axioms.DisjointUnionTranslator
 
getObjectSubPropertyAxiomsForSubProperty(OWLObjectPropertyExpression) - Method in class com.github.owlcs.ontapi.RWLockedOntology
 
getObjectSubPropertyAxiomsForSuperProperty(OWLObjectPropertyExpression) - Method in class com.github.owlcs.ontapi.RWLockedOntology
 
getObjectURI() - Method in class com.github.owlcs.ontapi.internal.axioms.AbstractNaryTranslator.DataPropertyNaryAxiomImpl
Answers a URI of the triple's object.
getObjectURI() - Method in class com.github.owlcs.ontapi.internal.objects.ONTAxiomImpl
Answers the triple's object URI or throws an exception.
getONTAnnotationProperty() - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnnotationImpl
Gets the property that this annotation acts along.
getONTAnnotationValue() - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnnotationImpl
Gets the annotation value, that can be either OWLAnonymousIndividual, IRI or OWLLiteral.
getONTArgument() - Method in class com.github.owlcs.ontapi.internal.objects.ONTSWRLAtomImpl.Unary
 
getONTClass(String, OntModel, ONTObjectFactory) - Static method in class com.github.owlcs.ontapi.internal.InternalObjectFactory
Using the factory finds or creates an OWLClass instance.
getONTClassExpression() - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnonymousClassExpressionImpl.CF
 
getONTClassExpression() - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnonymousClassExpressionImpl.WithClassAndObjectProperty
 
getOntDataProperty(ONT) - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnonymousClassExpressionImpl.WithDataProperty
 
getOntDataProperty(ONT) - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnonymousClassExpressionImpl.WithDataPropertyUnary
 
getOntDataProperty(ONT) - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnonymousClassExpressionImpl.WithDataRangeAndDataPropertyNary
 
getOntDataProperty(ONT) - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnonymousClassExpressionImpl.WithDataRangeAndDataPropertyUnary
 
getONTDataProperty() - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnonymousClassExpressionImpl.WithDataProperty
 
getONTDataRange() - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnonymousClassExpressionImpl.WithDataRangeAndDataProperty
 
getONTDataRange() - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnonymousDataRangeImpl.CF
 
getONTDatatype() - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnonymousDataRangeImpl.R
 
getONTDatatype() - Method in class com.github.owlcs.ontapi.internal.objects.ONTLiteralImpl
 
getONTEntity() - Method in class com.github.owlcs.ontapi.internal.axioms.DeclarationTranslator.AxiomImpl
 
getOntFormat() - Method in class com.github.owlcs.ontapi.OntGraphDocumentSourceImpl
Returns an ONT-Format
getONTIndividual() - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnonymousClassExpressionImpl.OHV
 
getONTIndividual() - Method in class com.github.owlcs.ontapi.internal.objects.ONTSWRLIndividualImpl
 
getONTLiteral() - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnonymousClassExpressionImpl.DHV
 
getONTLiteral() - Method in class com.github.owlcs.ontapi.internal.objects.ONTFacetRestrictionImpl
 
getONTLiteral() - Method in class com.github.owlcs.ontapi.internal.objects.ONTSWRLLiteralImpl
 
getOntLoaderConfiguration() - Method in class com.github.owlcs.ontapi.OntologyManagerImpl
 
getONTObject() - Method in class com.github.owlcs.ontapi.internal.axioms.ClassAssertionTranslator.AxiomImpl
 
getONTObject() - Method in class com.github.owlcs.ontapi.internal.axioms.AbstractNegativePropertyAssertionTranslator.NegativeAssertionImpl
 
getONTObject() - Method in class com.github.owlcs.ontapi.internal.axioms.AbstractPropertyDomainTranslator.ClassDomainAxiomImpl
Gets the object from the base triple of this axiom.
getONTObject(ModelObjectFactory) - Method in class com.github.owlcs.ontapi.internal.axioms.ClassAssertionTranslator.AxiomImpl.ComplexImpl
 
getONTObject(ModelObjectFactory) - Method in class com.github.owlcs.ontapi.internal.axioms.ClassAssertionTranslator.AxiomImpl
 
getONTObject(ModelObjectFactory) - Method in class com.github.owlcs.ontapi.internal.axioms.ClassAssertionTranslator.AxiomImpl.SimpleImpl
 
getONTObject(ModelObjectFactory) - Method in class com.github.owlcs.ontapi.internal.axioms.AbstractPropertyDomainTranslator.ClassDomainAxiomImpl
Finds the ONTObject that matches the object using the factory.
getONTObject(Object[], ModelObjectFactory) - Method in class com.github.owlcs.ontapi.internal.axioms.ClassAssertionTranslator.AxiomImpl.ComplexImpl
 
getONTObjectProperty() - Method in class com.github.owlcs.ontapi.internal.objects.ONTObjectInverseOfImpl
 
getONTObjectPropertyExpression() - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnonymousClassExpressionImpl.WithObjectProperty
 
getOntology(IRI) - Method in interface com.github.owlcs.ontapi.OntologyManager
Gets the ontology by the given iri.
getOntology(IRI) - Method in class com.github.owlcs.ontapi.OntologyManagerImpl
the difference: in case there are many ontologies with the same IRI, it chooses the first match on the version or ontology iri, not any.
getOntology(OWLOntologyID) - Method in interface com.github.owlcs.ontapi.OntologyManager
Finds the ontology by the specified id, which is allowed to be anonymous.
getOntology(OWLOntologyID) - Method in class com.github.owlcs.ontapi.OntologyManagerImpl
the difference: in case there are many ontologies with the same ID, it chooses the first on the iri ignoring a version, while the original method chooses any.
getOntologyConfigurator() - Method in interface com.github.owlcs.ontapi.OntologyManager
Returns the manager's global config, which is an extended OWL API Configurator and also a factory to create the snapshot configs OntLoaderConfiguration and OntWriterConfiguration.
getOntologyConfigurator() - Method in class com.github.owlcs.ontapi.OntologyManagerImpl
Gets a manager's configuration.
getOntologyDocumentIRI(OWLOntology) - Method in class com.github.owlcs.ontapi.OntologyManagerImpl
Gets document IRI.
getOntologyFactories() - Method in interface com.github.owlcs.ontapi.OntologyManager
Gets an extended OWL-API PriorityCollection of Ontology Factories - iterable object, which allows to iterate and modify an internal collection.
getOntologyFactories() - Method in class com.github.owlcs.ontapi.OntologyManagerImpl
 
getOntologyFormat(OWLOntology) - Method in class com.github.owlcs.ontapi.OntologyManagerImpl
 
getOntologyGraphPrintName(Graph) - Static method in class com.github.owlcs.ontapi.OntGraphUtils
Gets the "name" of the base graph: uri, blank-node-id as string or null string if there is no ontology at all.
getOntologyID() - Method in interface com.github.owlcs.ontapi.internal.InternalGraphModel
Gets the OWL Ontology ID from the model.
getOntologyID() - Method in class com.github.owlcs.ontapi.internal.InternalGraphModelImpl
 
getOntologyID() - Method in class com.github.owlcs.ontapi.OntBaseModelImpl
Gets Ontology ID.
getOntologyID() - Method in class com.github.owlcs.ontapi.OntologyManagerImpl.OntInfo
 
getOntologyID() - Method in class com.github.owlcs.ontapi.OWLOntologyWrapper
 
getOntologyIRIOrNull(Graph) - Static method in class com.github.owlcs.ontapi.OntGraphUtils
Gets Ontology URI from the base graph or returns null if there is no owl:Ontology or it is anonymous ontology.
getOntologyLoaderConfiguration() - Method in interface com.github.owlcs.ontapi.OntologyManager
Returns a loading config, that is an immutable version of the OWL-API Ontology Loader Configuration.
getOntologyLoaderConfiguration() - Method in class com.github.owlcs.ontapi.OntologyManagerImpl
Gets the manager's loader configuration.
getOntologyParsers() - Method in interface com.github.owlcs.ontapi.OntologyManager
Gets an extended OWL-API PriorityCollection of OWL Parsers.
getOntologyParsers() - Method in class com.github.owlcs.ontapi.OntologyManagerImpl
 
getOntologyStorers() - Method in interface com.github.owlcs.ontapi.OntologyManager
Gets an extended OWL-API PriorityCollection of OWL Storers.
getOntologyStorers() - Method in class com.github.owlcs.ontapi.OntologyManagerImpl
 
getOntologyWriterConfiguration() - Method in interface com.github.owlcs.ontapi.OntologyManager
Returns a writer config, that is an immutable version of OWL-API Ontology Writer Configuration.
getOntologyWriterConfiguration() - Method in class com.github.owlcs.ontapi.OntologyManagerImpl
Gets the manager's writer configuration.
getONTPredicate() - Method in class com.github.owlcs.ontapi.internal.axioms.AbstractNegativePropertyAssertionTranslator.NegativeAssertionImpl
 
getONTPredicate() - Method in class com.github.owlcs.ontapi.internal.objects.ONTSWRLAtomImpl.Binary
 
getONTPredicate() - Method in class com.github.owlcs.ontapi.internal.objects.ONTSWRLAtomImpl.Unary
 
getONTSubject() - Method in class com.github.owlcs.ontapi.internal.axioms.ClassAssertionTranslator.AxiomImpl
 
getONTSubject() - Method in class com.github.owlcs.ontapi.internal.axioms.AbstractNegativePropertyAssertionTranslator.NegativeAssertionImpl
 
getONTSubject() - Method in class com.github.owlcs.ontapi.internal.axioms.AbstractPropertyDomainTranslator.ClassDomainAxiomImpl
Gets the subject from the base triple of this axiom.
getONTSubject(ModelObjectFactory) - Method in class com.github.owlcs.ontapi.internal.axioms.ClassAssertionTranslator.AxiomImpl
 
getONTSubject(ModelObjectFactory) - Method in class com.github.owlcs.ontapi.internal.axioms.AbstractPropertyDomainTranslator.ClassDomainAxiomImpl
Finds the ONTObject that matches the subject using the factory.
getOntType() - Method in enum class com.github.owlcs.ontapi.internal.OWLEntity
 
getONTValue() - Method in class com.github.owlcs.ontapi.internal.axioms.AbstractPropertyTypeTranslator.UnaryAxiomImpl
 
getOperand() - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnonymousClassExpressionImpl.CF
 
getOperand() - Method in class com.github.owlcs.ontapi.owlapi.objects.ce.ObjectComplementOfImpl
 
getOperandsAsList() - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnonymousClassExpressionImpl.WithMembers
 
getOperandsAsList() - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnonymousDataRangeImpl.WithMembers
 
getOperandsAsList() - Method in class com.github.owlcs.ontapi.owlapi.axioms.DisjointUnionAxiomImpl
 
getOperandsAsList() - Method in class com.github.owlcs.ontapi.owlapi.axioms.HasKeyAxiomImpl
 
getOperandsAsList() - Method in class com.github.owlcs.ontapi.owlapi.axioms.NaryClassAxiomImpl
 
getOperandsAsList() - Method in class com.github.owlcs.ontapi.owlapi.axioms.NaryIndividualAxiomImpl
 
getOperandsAsList() - Method in class com.github.owlcs.ontapi.owlapi.axioms.NaryPropertyAxiomImpl
 
getOperandsAsList() - Method in class com.github.owlcs.ontapi.owlapi.objects.ce.NaryBooleanClassExpressionImpl
 
getOperandsAsList() - Method in class com.github.owlcs.ontapi.owlapi.objects.ce.ObjectOneOfImpl
 
getOperandsAsList() - Method in class com.github.owlcs.ontapi.owlapi.objects.dr.DataOneOfImpl
 
getOperandsAsList() - Method in class com.github.owlcs.ontapi.owlapi.objects.dr.NaryDataRangeImpl
 
getOrCreateOntologyID(Graph) - Static method in class com.github.owlcs.ontapi.OntGraphUtils
Gets an OWL Ontology ID parsed from the given graph.
getOWLAnnotation(OWLAnnotationProperty, OWLAnnotationValue) - Method in class com.github.owlcs.ontapi.DataFactoryImpl
 
getOWLAnnotation(OWLAnnotationProperty, OWLAnnotationValue, Collection<OWLAnnotation>) - Method in class com.github.owlcs.ontapi.DataFactoryImpl
 
getOWLAnnotation(OWLAnnotationProperty, OWLAnnotationValue, Stream<OWLAnnotation>) - Method in class com.github.owlcs.ontapi.DataFactoryImpl
 
getOWLAnnotationAssertionAxiom(OWLAnnotationProperty, OWLAnnotationSubject, OWLAnnotationValue, Collection<OWLAnnotation>) - Method in class com.github.owlcs.ontapi.DataFactoryImpl
 
getOWLAnnotationAssertionAxiom(OWLAnnotationSubject, OWLAnnotation) - Method in class com.github.owlcs.ontapi.DataFactoryImpl
 
getOWLAnnotationAssertionAxiom(OWLAnnotationSubject, OWLAnnotation, Collection<OWLAnnotation>) - Method in class com.github.owlcs.ontapi.DataFactoryImpl
 
getOWLAnnotationProperty(IRI) - Method in class com.github.owlcs.ontapi.DataFactoryImpl
 
getOWLAnnotationPropertyDomainAxiom(OWLAnnotationProperty, IRI, Collection<OWLAnnotation>) - Method in class com.github.owlcs.ontapi.DataFactoryImpl
 
getOWLAnnotationPropertyRangeAxiom(OWLAnnotationProperty, IRI, Collection<OWLAnnotation>) - Method in class com.github.owlcs.ontapi.DataFactoryImpl
 
getOWLAnonymousIndividual() - Method in class com.github.owlcs.ontapi.DataFactoryImpl
 
getOWLAnonymousIndividual(BlankNodeId) - Method in interface com.github.owlcs.ontapi.DataFactory
Creates an OWL-API Anonymous Individual for the given Jena Blank Node Id.
getOWLAnonymousIndividual(BlankNodeId) - Method in class com.github.owlcs.ontapi.DataFactoryImpl
Creates an OWL-API Anonymous Individual for the given Jena Blank Node Id.
getOWLAnonymousIndividual(String) - Method in class com.github.owlcs.ontapi.DataFactoryImpl
 
getOWLAsymmetricObjectPropertyAxiom(OWLObjectPropertyExpression, Collection<OWLAnnotation>) - Method in class com.github.owlcs.ontapi.DataFactoryImpl
 
getOWLAxiomCount() - Method in interface com.github.owlcs.ontapi.internal.InternalGraphModel
Returns the number of axioms in this ontology.
getOWLAxiomCount() - Method in class com.github.owlcs.ontapi.internal.InternalGraphModelImpl
 
getOWLBackwardCompatibleWith() - Method in class com.github.owlcs.ontapi.DataFactoryImpl
 
getOWLBottomDataProperty() - Method in class com.github.owlcs.ontapi.DataFactoryImpl
 
getOWLBottomObjectProperty() - Method in class com.github.owlcs.ontapi.DataFactoryImpl
 
getOWLClass() - Method in class com.github.owlcs.ontapi.internal.axioms.DisjointUnionTranslator.AxiomImpl
 
getOWLClass() - Method in class com.github.owlcs.ontapi.owlapi.axioms.DisjointUnionAxiomImpl
 
getOWLClass(IRI) - Method in class com.github.owlcs.ontapi.DataFactoryImpl
 
getOWLClassAssertionAxiom(OWLClassExpression, OWLIndividual, Collection<OWLAnnotation>) - Method in class com.github.owlcs.ontapi.DataFactoryImpl
 
getOWLComponentsAsSet() - Method in class com.github.owlcs.ontapi.internal.axioms.AbstractNaryTranslator.DataPropertyNaryAxiomImpl
Gets all OWL characteristic components in the form of Set.
getOWLComponentsAsSet(ModelObjectFactory) - Method in class com.github.owlcs.ontapi.internal.axioms.AbstractPropertyAssertionTranslator.AssertionImpl
 
getOWLComponentsAsSet(ModelObjectFactory) - Method in class com.github.owlcs.ontapi.internal.axioms.AbstractPropertyTypeTranslator.UnaryAxiomImpl
 
getOWLComponentsAsSet(ModelObjectFactory) - Method in class com.github.owlcs.ontapi.internal.axioms.AbstractNaryTranslator.DataPropertyNaryAxiomImpl
Gets all OWL characteristic components in the form of Set.
getOWLComponentsAsSet(ModelObjectFactory) - Method in class com.github.owlcs.ontapi.internal.axioms.AbstractPropertyDomainTranslator.ClassDomainAxiomImpl
 
getOWLDataAllValuesFrom(OWLDataPropertyExpression, OWLDataRange) - Method in class com.github.owlcs.ontapi.DataFactoryImpl
 
getOWLDataAllValuesFrom(OWLDataPropertyExpression, OWL2Datatype) - Method in class com.github.owlcs.ontapi.DataFactoryImpl
 
getOWLDataComplementOf(OWLDataRange) - Method in class com.github.owlcs.ontapi.DataFactoryImpl
 
getOWLDataComplementOf(OWL2Datatype) - Method in class com.github.owlcs.ontapi.DataFactoryImpl
 
getOWLDataExactCardinality(int, OWLDataPropertyExpression) - Method in class com.github.owlcs.ontapi.DataFactoryImpl
 
getOWLDataExactCardinality(int, OWLDataPropertyExpression, OWLDataRange) - Method in class com.github.owlcs.ontapi.DataFactoryImpl
 
getOWLDataExactCardinality(int, OWLDataPropertyExpression, OWL2Datatype) - Method in class com.github.owlcs.ontapi.DataFactoryImpl
 
getOWLDataFactory() - Method in class com.github.owlcs.ontapi.internal.InternalObjectFactory
 
getOWLDataFactory() - Method in interface com.github.owlcs.ontapi.internal.ONTObjectFactory
 
getOWLDataFactory() - Method in class com.github.owlcs.ontapi.internal.SimpleObjectFactory
 
getOWLDataFactory() - Method in interface com.github.owlcs.ontapi.OntologyManager
Gets a data factory which can be used to create OWL API objects such as classes, properties, individuals, axioms, etc.
getOWLDataFactory() - Method in class com.github.owlcs.ontapi.OntologyManagerImpl
 
getOWLDataHasValue(OWLDataPropertyExpression, OWLLiteral) - Method in class com.github.owlcs.ontapi.DataFactoryImpl
 
getOWLDataIntersectionOf(Collection<? extends OWLDataRange>) - Method in class com.github.owlcs.ontapi.DataFactoryImpl
 
getOWLDataIntersectionOf(Stream<? extends OWLDataRange>) - Method in class com.github.owlcs.ontapi.DataFactoryImpl
 
getOWLDataMaxCardinality(int, OWLDataPropertyExpression) - Method in class com.github.owlcs.ontapi.DataFactoryImpl
 
getOWLDataMaxCardinality(int, OWLDataPropertyExpression, OWLDataRange) - Method in class com.github.owlcs.ontapi.DataFactoryImpl
 
getOWLDataMaxCardinality(int, OWLDataPropertyExpression, OWL2Datatype) - Method in class com.github.owlcs.ontapi.DataFactoryImpl
 
getOWLDataMinCardinality(int, OWLDataPropertyExpression) - Method in class com.github.owlcs.ontapi.DataFactoryImpl
 
getOWLDataMinCardinality(int, OWLDataPropertyExpression, OWLDataRange) - Method in class com.github.owlcs.ontapi.DataFactoryImpl
 
getOWLDataMinCardinality(int, OWLDataPropertyExpression, OWL2Datatype) - Method in class com.github.owlcs.ontapi.DataFactoryImpl
 
getOWLDataOneOf(Collection<? extends OWLLiteral>) - Method in class com.github.owlcs.ontapi.DataFactoryImpl
 
getOWLDataOneOf(Stream<? extends OWLLiteral>) - Method in class com.github.owlcs.ontapi.DataFactoryImpl
 
getOWLDataProperty(IRI) - Method in class com.github.owlcs.ontapi.DataFactoryImpl
 
getOWLDataPropertyAssertionAxiom(OWLDataPropertyExpression, OWLIndividual, OWLLiteral, Collection<OWLAnnotation>) - Method in class com.github.owlcs.ontapi.DataFactoryImpl
 
getOWLDataPropertyDomainAxiom(OWLDataPropertyExpression, OWLClassExpression, Collection<OWLAnnotation>) - Method in class com.github.owlcs.ontapi.DataFactoryImpl
 
getOWLDataPropertyRangeAxiom(OWLDataPropertyExpression, OWLDataRange, Collection<OWLAnnotation>) - Method in class com.github.owlcs.ontapi.DataFactoryImpl
 
getOWLDataPropertyRangeAxiom(OWLDataPropertyExpression, OWL2Datatype, Collection<OWLAnnotation>) - Method in class com.github.owlcs.ontapi.DataFactoryImpl
 
getOWLDataSomeValuesFrom(OWLDataPropertyExpression, OWLDataRange) - Method in class com.github.owlcs.ontapi.DataFactoryImpl
 
getOWLDataSomeValuesFrom(OWLDataPropertyExpression, OWL2Datatype) - Method in class com.github.owlcs.ontapi.DataFactoryImpl
 
getOWLDatatype(IRI) - Method in class com.github.owlcs.ontapi.DataFactoryImpl
 
getOWLDatatypeDefinitionAxiom(OWLDatatype, OWLDataRange, Collection<OWLAnnotation>) - Method in class com.github.owlcs.ontapi.DataFactoryImpl
 
getOWLDatatypeDefinitionAxiom(OWLDatatype, OWL2Datatype, Collection<OWLAnnotation>) - Method in class com.github.owlcs.ontapi.DataFactoryImpl
 
getOWLDatatypeRestriction(OWLDatatype, Collection<OWLFacetRestriction>) - Method in class com.github.owlcs.ontapi.DataFactoryImpl
 
getOWLDatatypeRestriction(OWLDatatype, OWLFacet, OWLLiteral) - Method in class com.github.owlcs.ontapi.DataFactoryImpl
 
getOWLDataUnionOf(Collection<? extends OWLDataRange>) - Method in class com.github.owlcs.ontapi.DataFactoryImpl
 
getOWLDataUnionOf(Stream<? extends OWLDataRange>) - Method in class com.github.owlcs.ontapi.DataFactoryImpl
 
getOWLDeclarationAxiom(OWLEntity, Collection<OWLAnnotation>) - Method in class com.github.owlcs.ontapi.DataFactoryImpl
 
getOWLDeprecated() - Method in class com.github.owlcs.ontapi.DataFactoryImpl
 
getOWLDifferentIndividualsAxiom(Collection<? extends OWLIndividual>, Collection<OWLAnnotation>) - Method in class com.github.owlcs.ontapi.DataFactoryImpl
 
getOWLDisjointClassesAxiom() - Method in class com.github.owlcs.ontapi.internal.axioms.DisjointUnionTranslator.AxiomImpl
 
getOWLDisjointClassesAxiom() - Method in class com.github.owlcs.ontapi.owlapi.axioms.DisjointUnionAxiomImpl
 
getOWLDisjointClassesAxiom(Collection<? extends OWLClassExpression>, Collection<OWLAnnotation>) - Method in class com.github.owlcs.ontapi.DataFactoryImpl
Makes DisjointClasses axiom.
getOWLDisjointDataPropertiesAxiom(Collection<? extends OWLDataPropertyExpression>, Collection<OWLAnnotation>) - Method in class com.github.owlcs.ontapi.DataFactoryImpl
 
getOWLDisjointObjectPropertiesAxiom(Collection<? extends OWLObjectPropertyExpression>, Collection<OWLAnnotation>) - Method in class com.github.owlcs.ontapi.DataFactoryImpl
 
getOWLDisjointUnionAxiom(OWLClass, Collection<? extends OWLClassExpression>, Collection<OWLAnnotation>) - Method in class com.github.owlcs.ontapi.DataFactoryImpl
 
getOWLDisjointUnionAxiom(OWLClass, Stream<? extends OWLClassExpression>, Collection<OWLAnnotation>) - Method in class com.github.owlcs.ontapi.DataFactoryImpl
 
getOWLEntity(EntityType<E>, IRI) - Method in class com.github.owlcs.ontapi.DataFactoryImpl
 
getOWLEquivalentClassesAxiom() - Method in class com.github.owlcs.ontapi.internal.axioms.DisjointUnionTranslator.AxiomImpl
 
getOWLEquivalentClassesAxiom() - Method in class com.github.owlcs.ontapi.owlapi.axioms.DisjointUnionAxiomImpl
 
getOWLEquivalentClassesAxiom(Collection<? extends OWLClassExpression>, Collection<OWLAnnotation>) - Method in class com.github.owlcs.ontapi.DataFactoryImpl
 
getOWLEquivalentDataPropertiesAxiom(Collection<? extends OWLDataPropertyExpression>, Collection<OWLAnnotation>) - Method in class com.github.owlcs.ontapi.DataFactoryImpl
 
getOWLEquivalentObjectPropertiesAxiom(Collection<? extends OWLObjectPropertyExpression>, Collection<OWLAnnotation>) - Method in class com.github.owlcs.ontapi.DataFactoryImpl
 
getOWLFacetRestriction(OWLFacet, OWLLiteral) - Method in class com.github.owlcs.ontapi.DataFactoryImpl
 
getOWLFunctionalDataPropertyAxiom(OWLDataPropertyExpression, Collection<OWLAnnotation>) - Method in class com.github.owlcs.ontapi.DataFactoryImpl
 
getOWLFunctionalObjectPropertyAxiom(OWLObjectPropertyExpression, Collection<OWLAnnotation>) - Method in class com.github.owlcs.ontapi.DataFactoryImpl
 
getOWLHasKeyAxiom(OWLClassExpression, Collection<? extends OWLPropertyExpression>, Collection<OWLAnnotation>) - Method in class com.github.owlcs.ontapi.DataFactoryImpl
 
getOWLImportsDeclaration(IRI) - Method in class com.github.owlcs.ontapi.DataFactoryImpl
 
getOWLIncompatibleWith() - Method in class com.github.owlcs.ontapi.DataFactoryImpl
 
getOWLInverseFunctionalObjectPropertyAxiom(OWLObjectPropertyExpression, Collection<OWLAnnotation>) - Method in class com.github.owlcs.ontapi.DataFactoryImpl
 
getOWLInverseObjectPropertiesAxiom(OWLObjectPropertyExpression, OWLObjectPropertyExpression, Collection<OWLAnnotation>) - Method in class com.github.owlcs.ontapi.DataFactoryImpl
 
getOWLIrreflexiveObjectPropertyAxiom(OWLObjectPropertyExpression, Collection<OWLAnnotation>) - Method in class com.github.owlcs.ontapi.DataFactoryImpl
 
getOWLLang() - Method in enum class com.github.owlcs.ontapi.OntFormat
Chooses the most suitable owl language details container: it should have associated storer and parser factories or at least one of them.
getOWLLiteral(boolean) - Method in class com.github.owlcs.ontapi.DataFactoryImpl
 
getOWLLiteral(double) - Method in class com.github.owlcs.ontapi.DataFactoryImpl
 
getOWLLiteral(float) - Method in class com.github.owlcs.ontapi.DataFactoryImpl
 
getOWLLiteral(int) - Method in class com.github.owlcs.ontapi.DataFactoryImpl
 
getOWLLiteral(String) - Method in class com.github.owlcs.ontapi.DataFactoryImpl
 
getOWLLiteral(String, String) - Method in class com.github.owlcs.ontapi.DataFactoryImpl
 
getOWLLiteral(String, OWLDatatype) - Method in class com.github.owlcs.ontapi.DataFactoryImpl
 
getOWLLiteral(LiteralLabel) - Method in interface com.github.owlcs.ontapi.DataFactory
Creates an OWL-API Literal for the given Jena Literal Label.
getOWLLiteral(LiteralLabel) - Method in class com.github.owlcs.ontapi.DataFactoryImpl
Creates an OWL-API Literal for the given Jena Literal Label.
getOWLNamedIndividual(IRI) - Method in class com.github.owlcs.ontapi.DataFactoryImpl
 
getOWLNegativeDataPropertyAssertionAxiom(OWLDataPropertyExpression, OWLIndividual, OWLLiteral, Collection<OWLAnnotation>) - Method in class com.github.owlcs.ontapi.DataFactoryImpl
 
getOWLNegativeObjectPropertyAssertionAxiom(OWLObjectPropertyExpression, OWLIndividual, OWLIndividual, Collection<OWLAnnotation>) - Method in class com.github.owlcs.ontapi.DataFactoryImpl
 
getOWLNothing() - Method in class com.github.owlcs.ontapi.DataFactoryImpl
 
getOWLObject() - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnnotationImpl
 
getOWLObject() - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnonymousClassExpressionImpl
 
getOWLObject() - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnonymousDataRangeImpl
 
getOWLObject() - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnonymousIndividualImpl
 
getOWLObject() - Method in class com.github.owlcs.ontapi.internal.objects.ONTAxiomImpl
 
getOWLObject() - Method in class com.github.owlcs.ontapi.internal.objects.ONTEntityImpl
 
getOWLObject() - Method in class com.github.owlcs.ontapi.internal.objects.ONTFacetRestrictionImpl
 
getOWLObject() - Method in class com.github.owlcs.ontapi.internal.objects.ONTIRI
 
getOWLObject() - Method in class com.github.owlcs.ontapi.internal.objects.ONTLiteralImpl
 
getOWLObject() - Method in class com.github.owlcs.ontapi.internal.objects.ONTObjectInverseOfImpl
 
getOWLObject() - Method in class com.github.owlcs.ontapi.internal.objects.ONTSWRLAtomImpl
 
getOWLObject() - Method in class com.github.owlcs.ontapi.internal.objects.ONTSWRLIndividualImpl
 
getOWLObject() - Method in class com.github.owlcs.ontapi.internal.objects.ONTSWRLLiteralImpl
 
getOWLObject() - Method in class com.github.owlcs.ontapi.internal.objects.ONTSWRLVariable
 
getOWLObject() - Method in interface com.github.owlcs.ontapi.internal.ONTObject
Gets the associated ONTObject.
getOWLObject() - Method in class com.github.owlcs.ontapi.internal.ONTWrapperImpl
Gets wrapped OWLObject.
getOWLObjectAllValuesFrom(OWLObjectPropertyExpression, OWLClassExpression) - Method in class com.github.owlcs.ontapi.DataFactoryImpl
 
getOWLObjectComplementOf(OWLClassExpression) - Method in class com.github.owlcs.ontapi.DataFactoryImpl
 
getOWLObjectExactCardinality(int, OWLObjectPropertyExpression) - Method in class com.github.owlcs.ontapi.DataFactoryImpl
 
getOWLObjectExactCardinality(int, OWLObjectPropertyExpression, OWLClassExpression) - Method in class com.github.owlcs.ontapi.DataFactoryImpl
 
getOWLObjectHasSelf(OWLObjectPropertyExpression) - Method in class com.github.owlcs.ontapi.DataFactoryImpl
 
getOWLObjectHasValue(OWLObjectPropertyExpression, OWLIndividual) - Method in class com.github.owlcs.ontapi.DataFactoryImpl
 
getOWLObjectIntersectionOf(Collection<? extends OWLClassExpression>) - Method in class com.github.owlcs.ontapi.DataFactoryImpl
 
getOWLObjectIntersectionOf(Stream<? extends OWLClassExpression>) - Method in class com.github.owlcs.ontapi.DataFactoryImpl
 
getOWLObjectInverseOf(OWLObjectProperty) - Method in class com.github.owlcs.ontapi.DataFactoryImpl
 
getOWLObjectMaxCardinality(int, OWLObjectPropertyExpression) - Method in class com.github.owlcs.ontapi.DataFactoryImpl
 
getOWLObjectMaxCardinality(int, OWLObjectPropertyExpression, OWLClassExpression) - Method in class com.github.owlcs.ontapi.DataFactoryImpl
 
getOWLObjectMinCardinality(int, OWLObjectPropertyExpression) - Method in class com.github.owlcs.ontapi.DataFactoryImpl
 
getOWLObjectMinCardinality(int, OWLObjectPropertyExpression, OWLClassExpression) - Method in class com.github.owlcs.ontapi.DataFactoryImpl
 
getOWLObjectOneOf(Collection<? extends OWLIndividual>) - Method in class com.github.owlcs.ontapi.DataFactoryImpl
 
getOWLObjectOneOf(Stream<? extends OWLIndividual>) - Method in class com.github.owlcs.ontapi.DataFactoryImpl
 
getOWLObjectProperty(IRI) - Method in class com.github.owlcs.ontapi.DataFactoryImpl
 
getOWLObjectPropertyAssertionAxiom(OWLObjectPropertyExpression, OWLIndividual, OWLIndividual, Collection<OWLAnnotation>) - Method in class com.github.owlcs.ontapi.DataFactoryImpl
 
getOWLObjectPropertyDomainAxiom(OWLObjectPropertyExpression, OWLClassExpression, Collection<OWLAnnotation>) - Method in class com.github.owlcs.ontapi.DataFactoryImpl
 
getOWLObjectPropertyRangeAxiom(OWLObjectPropertyExpression, OWLClassExpression, Collection<OWLAnnotation>) - Method in class com.github.owlcs.ontapi.DataFactoryImpl
 
getOWLObjectSomeValuesFrom(OWLObjectPropertyExpression, OWLClassExpression) - Method in class com.github.owlcs.ontapi.DataFactoryImpl
 
getOWLObjectUnionOf(Collection<? extends OWLClassExpression>) - Method in class com.github.owlcs.ontapi.DataFactoryImpl
 
getOWLObjectUnionOf(Stream<? extends OWLClassExpression>) - Method in class com.github.owlcs.ontapi.DataFactoryImpl
 
getOWLOntologyManager() - Method in class com.github.owlcs.ontapi.OntBaseModelImpl
 
getOWLOntologyManager() - Method in interface com.github.owlcs.ontapi.Ontology
Returns the manager, that is responsible for referencing between different ontologies.
getOWLOntologyManager() - Method in class com.github.owlcs.ontapi.OntologyModelImpl.Concurrent
 
getOWLOntologyManager() - Method in class com.github.owlcs.ontapi.OntologyModelImpl
 
getOWLOntologyManager() - Method in class com.github.owlcs.ontapi.OWLOntologyWrapper
 
getOWLReflexiveObjectPropertyAxiom(OWLObjectPropertyExpression, Collection<OWLAnnotation>) - Method in class com.github.owlcs.ontapi.DataFactoryImpl
 
getOWLSameIndividualAxiom(Collection<? extends OWLIndividual>, Collection<OWLAnnotation>) - Method in class com.github.owlcs.ontapi.DataFactoryImpl
 
getOWLSubAnnotationPropertyOfAxiom(OWLAnnotationProperty, OWLAnnotationProperty, Collection<OWLAnnotation>) - Method in class com.github.owlcs.ontapi.DataFactoryImpl
 
getOWLSubClassOfAxiom(OWLClassExpression, OWLClassExpression, Collection<OWLAnnotation>) - Method in class com.github.owlcs.ontapi.DataFactoryImpl
 
getOWLSubDataPropertyOfAxiom(OWLDataPropertyExpression, OWLDataPropertyExpression, Collection<OWLAnnotation>) - Method in class com.github.owlcs.ontapi.DataFactoryImpl
 
getOWLSubObjectPropertyOfAxiom(OWLObjectPropertyExpression, OWLObjectPropertyExpression, Collection<OWLAnnotation>) - Method in class com.github.owlcs.ontapi.DataFactoryImpl
 
getOWLSubPropertyChainOfAxiom(List<? extends OWLObjectPropertyExpression>, OWLObjectPropertyExpression, Collection<OWLAnnotation>) - Method in class com.github.owlcs.ontapi.DataFactoryImpl
 
getOWLSymmetricObjectPropertyAxiom(OWLObjectPropertyExpression, Collection<OWLAnnotation>) - Method in class com.github.owlcs.ontapi.DataFactoryImpl
 
getOWLThing() - Method in class com.github.owlcs.ontapi.DataFactoryImpl
 
getOWLTopDataProperty() - Method in class com.github.owlcs.ontapi.DataFactoryImpl
 
getOWLTopObjectProperty() - Method in class com.github.owlcs.ontapi.DataFactoryImpl
 
getOWLTransitiveObjectPropertyAxiom(OWLObjectPropertyExpression, Collection<OWLAnnotation>) - Method in class com.github.owlcs.ontapi.DataFactoryImpl
 
getOWLVersionInfo() - Method in class com.github.owlcs.ontapi.DataFactoryImpl
 
getParserClassName() - Method in enum class com.github.owlcs.ontapi.OWLLangRegistry.LangKey
Returns a OWLParserFactory class-name as string.
getParserFactory() - Method in class com.github.owlcs.ontapi.OWLLangRegistry.OWLLang
 
getParsers() - Static method in class com.github.owlcs.ontapi.internal.AxiomParserProvider
Returns the parsers Map.
getPersonalityModel() - Method in class com.github.owlcs.ontapi.internal.objects.ONTObjectImpl
Returns a personality model.
getPredicate() - Method in class com.github.owlcs.ontapi.internal.axioms.DisjointUnionTranslator
 
getPredicate() - Method in class com.github.owlcs.ontapi.internal.axioms.EquivalentClassesTranslator
 
getPredicate() - Method in class com.github.owlcs.ontapi.internal.axioms.SameIndividualTranslator
 
getPredicate() - Method in class com.github.owlcs.ontapi.internal.objects.ONTSWRLAtomImpl.Binary
 
getPredicate() - Method in class com.github.owlcs.ontapi.internal.objects.ONTSWRLAtomImpl.BN
 
getPredicate() - Method in class com.github.owlcs.ontapi.internal.objects.ONTSWRLAtomImpl.Unary
 
getPredicate() - Method in class com.github.owlcs.ontapi.owlapi.objects.swrl.AtomImpl
 
getPredicate() - Method in class com.github.owlcs.ontapi.owlapi.objects.swrl.BuiltInAtomImpl
 
getPredicate() - Method in class com.github.owlcs.ontapi.owlapi.objects.swrl.ClassAtomImpl
 
getPredicate() - Method in class com.github.owlcs.ontapi.owlapi.objects.swrl.DataPropertyAtomImpl
 
getPredicate() - Method in class com.github.owlcs.ontapi.owlapi.objects.swrl.DataRangeAtomImpl
 
getPredicate() - Method in class com.github.owlcs.ontapi.owlapi.objects.swrl.ObjectPropertyAtomImpl
 
getPredicateNode() - Method in class com.github.owlcs.ontapi.internal.objects.ONTStatementImpl
Answers a Node that is included into this triple-object at predicate position.
getPrimary(Graph) - Static method in class com.github.owlcs.ontapi.OntGraphUtils
 
getPriorityCollectionSorting() - Method in class com.github.owlcs.ontapi.config.OntConfig
getPriorityCollectionSorting() - Method in class com.github.owlcs.ontapi.config.OntLoaderConfiguration
getPropertiesMinus(OWLObjectPropertyExpression) - Method in class com.github.owlcs.ontapi.internal.axioms.InverseObjectPropertiesTranslator.AxiomImpl
 
getPropertiesMinus(OWLDataPropertyExpression) - Method in class com.github.owlcs.ontapi.internal.axioms.AbstractNaryTranslator.DataPropertyNaryAxiomImpl
 
getPropertiesMinus(P) - Method in class com.github.owlcs.ontapi.owlapi.axioms.NaryPropertyAxiomImpl
 
getProperty() - Method in class com.github.owlcs.ontapi.internal.axioms.AbstractNegativePropertyAssertionTranslator.NegativeAssertionImpl
 
getProperty() - Method in class com.github.owlcs.ontapi.internal.axioms.AbstractPropertyAssertionTranslator.AssertionImpl
 
getProperty() - Method in class com.github.owlcs.ontapi.internal.axioms.AbstractPropertyDomainTranslator.DomainAxiomImpl
 
getProperty() - Method in class com.github.owlcs.ontapi.internal.axioms.AbstractPropertyRangeTranslator.RangeAxiomImpl
 
getProperty() - Method in class com.github.owlcs.ontapi.internal.axioms.AbstractPropertyTypeTranslator.UnaryAxiomImpl
 
getProperty() - Method in class com.github.owlcs.ontapi.internal.axioms.AnnotationAssertionTranslator.AxiomImpl.WithAnnotationsImpl
 
getProperty() - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnnotationImpl
 
getProperty() - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnonymousClassExpressionImpl.WithDataProperty
 
getProperty() - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnonymousClassExpressionImpl.WithObjectProperty
 
getProperty() - Method in class com.github.owlcs.ontapi.owlapi.axioms.AnnotationAssertionAxiomImpl
 
getProperty() - Method in class com.github.owlcs.ontapi.owlapi.axioms.AnnotationPropertyDomainAxiomImpl
 
getProperty() - Method in class com.github.owlcs.ontapi.owlapi.axioms.AnnotationPropertyRangeAxiomImpl
 
getProperty() - Method in class com.github.owlcs.ontapi.owlapi.axioms.DataPropertyCharacteristicAxiomImpl
 
getProperty() - Method in class com.github.owlcs.ontapi.owlapi.axioms.IndividualRelationshipAxiomImpl
 
getProperty() - Method in class com.github.owlcs.ontapi.owlapi.axioms.ObjectPropertyCharacteristicAxiomImpl
 
getProperty() - Method in class com.github.owlcs.ontapi.owlapi.axioms.UnaryPropertyAxiomImpl
 
getProperty() - Method in class com.github.owlcs.ontapi.owlapi.objects.AnnotationImplNotAnnotated
 
getProperty() - Method in class com.github.owlcs.ontapi.owlapi.objects.ce.DataCardinalityRestrictionImpl
 
getProperty() - Method in class com.github.owlcs.ontapi.owlapi.objects.ce.DataHasValueImpl
 
getProperty() - Method in class com.github.owlcs.ontapi.owlapi.objects.ce.ObjectCardinalityRestrictionImpl
 
getProperty() - Method in class com.github.owlcs.ontapi.owlapi.objects.ce.ObjectHasSelfImpl
 
getProperty() - Method in class com.github.owlcs.ontapi.owlapi.objects.ce.ObjectHasValueImpl
 
getProperty() - Method in class com.github.owlcs.ontapi.owlapi.objects.ce.QuantifiedDataRestrictionImpl
 
getProperty() - Method in class com.github.owlcs.ontapi.owlapi.objects.ce.QuantifiedObjectRestrictionImpl
 
getProperty(OntAnnotationProperty) - Method in interface com.github.owlcs.ontapi.internal.ModelObjectFactory
 
getProperty(OntAnnotationProperty) - Method in interface com.github.owlcs.ontapi.internal.ONTObjectFactory
 
getProperty(OntAnnotationProperty) - Method in class com.github.owlcs.ontapi.internal.SimpleObjectFactory
 
getProperty(OntDataProperty) - Method in interface com.github.owlcs.ontapi.internal.ModelObjectFactory
 
getProperty(OntDataProperty) - Method in interface com.github.owlcs.ontapi.internal.ONTObjectFactory
 
getProperty(OntDataProperty) - Method in class com.github.owlcs.ontapi.internal.SimpleObjectFactory
 
getProperty(OntObjectProperty) - Method in interface com.github.owlcs.ontapi.internal.ModelObjectFactory
 
getProperty(OntObjectProperty) - Method in interface com.github.owlcs.ontapi.internal.ONTObjectFactory
Gets an OWLObjectPropertyExpression as ONTObject from the OntObjectProperty.
getProperty(OntObjectProperty.Inverse) - Method in class com.github.owlcs.ontapi.internal.InternalObjectFactory
 
getProperty(OntObjectProperty.Inverse) - Method in interface com.github.owlcs.ontapi.internal.ONTObjectFactory
 
getProperty(OntObjectProperty.Inverse) - Method in class com.github.owlcs.ontapi.internal.SimpleObjectFactory
 
getProperty(OntObjectProperty.Named) - Method in interface com.github.owlcs.ontapi.internal.ModelObjectFactory
 
getProperty(OntObjectProperty.Named) - Method in interface com.github.owlcs.ontapi.internal.ONTObjectFactory
 
getProperty(OntObjectProperty.Named) - Method in class com.github.owlcs.ontapi.internal.SimpleObjectFactory
 
getProperty(OntProperty) - Method in interface com.github.owlcs.ontapi.internal.ONTObjectFactory
Gets an OWLPropertyExpression as ONTObject from the property expression.
getProperty(OntRelationalProperty) - Method in interface com.github.owlcs.ontapi.internal.ONTObjectFactory
Gets an OWLPropertyExpression as ONTObject from the data or object property expression.
getPropertyChain() - Method in class com.github.owlcs.ontapi.internal.axioms.SubPropertyChainOfTranslator.AxiomImpl
 
getPropertyChain() - Method in class com.github.owlcs.ontapi.owlapi.axioms.SubPropertyChainAxiomImpl
 
getPunnedIRIs(Imports) - Method in class com.github.owlcs.ontapi.OntBaseModelImpl
 
getPunnedIRIs(Imports) - Method in class com.github.owlcs.ontapi.OWLOntologyWrapper
 
getQueryModel() - Method in class com.github.owlcs.ontapi.transforms.TransformationModel
Returns a Model to perform querying.
getRange() - Method in class com.github.owlcs.ontapi.internal.axioms.AbstractPropertyRangeTranslator.RangeAxiomImpl
 
getRange() - Method in class com.github.owlcs.ontapi.owlapi.axioms.AnnotationPropertyRangeAxiomImpl
 
getRange() - Method in class com.github.owlcs.ontapi.owlapi.axioms.PropertyRangeAxiomImpl
 
getRBoxAxioms(Imports) - Method in class com.github.owlcs.ontapi.RWLockedOntology
 
getRDFDatatype(String) - Static method in class com.github.owlcs.ontapi.owlapi.objects.LiteralImpl
Gets the RDFDatatype for the given uri.
getRDFPlainLiteral() - Method in class com.github.owlcs.ontapi.DataFactoryImpl
 
getRDFSComment() - Method in class com.github.owlcs.ontapi.DataFactoryImpl
 
getRDFSIsDefinedBy() - Method in class com.github.owlcs.ontapi.DataFactoryImpl
 
getRDFSLabel() - Method in class com.github.owlcs.ontapi.DataFactoryImpl
 
getRDFSSeeAlso() - Method in class com.github.owlcs.ontapi.DataFactoryImpl
 
getRDFType(OWLEntity) - Static method in class com.github.owlcs.ontapi.internal.WriteHelper
Gets an ONT-API entity resource-type from a OWLEntity object.
getReader() - Method in interface com.github.owlcs.ontapi.OntGraphDocumentSource
 
getReader() - Method in class com.github.owlcs.ontapi.OntGraphDocumentSourceImpl
Gets a reader which an ontology can be read from.
getReferencedAnonymousIndividuals() - Method in class com.github.owlcs.ontapi.RWLockedOntology
 
getReferencedAnonymousIndividuals(Imports) - Method in class com.github.owlcs.ontapi.RWLockedOntology
 
getReferencingAxioms(OWLPrimitive) - Method in class com.github.owlcs.ontapi.RWLockedOntology
 
getReferencingAxioms(OWLPrimitive, Imports) - Method in class com.github.owlcs.ontapi.RWLockedOntology
 
getReflexiveObjectPropertyAxioms(OWLObjectPropertyExpression) - Method in class com.github.owlcs.ontapi.RWLockedOntology
 
getResource() - Method in class com.github.owlcs.ontapi.internal.axioms.DeclarationTranslator.AxiomImpl
Returns an OntEntity, which is a Jena Resource.
getResource(OntStatement) - Method in class com.github.owlcs.ontapi.internal.axioms.AbstractNegativePropertyAssertionTranslator.NegativeAssertionImpl
getResourceType() - Method in class com.github.owlcs.ontapi.internal.axioms.DeclarationTranslator.AxiomImpl
Returns an entity type from jena subsystem.
getResourceType() - Method in enum class com.github.owlcs.ontapi.internal.OWLEntity
 
getRetriesToAttempt() - Method in class com.github.owlcs.ontapi.config.OntConfig
getRetriesToAttempt() - Method in class com.github.owlcs.ontapi.config.OntLoaderConfiguration
getRoot(OntAnnotation) - Static method in class com.github.owlcs.ontapi.internal.searchers.axioms.ByPrimitive
Finds the root (top-level) annotation resource for the given sub-annotation (a resource with owl:Annotation as rdf:type).
getRootStatements(OntModel, OntStatement) - Method in class com.github.owlcs.ontapi.internal.searchers.WithRootStatement
Returns a Set of root statements.
getSameIndividualAxioms(OWLIndividual) - Method in class com.github.owlcs.ontapi.RWLockedOntology
 
getSearcher() - Method in enum class com.github.owlcs.ontapi.internal.OWLTopObjectType
Returns a searcher - the facility to list/find/test OWLObject in a graph.
getSearchModel() - Method in class com.github.owlcs.ontapi.internal.InternalGraphModelImpl
Returns an OntGraphModelImpl version with search optimizations.
getSearchNode(OWLObject) - Static method in class com.github.owlcs.ontapi.internal.axioms.TranslateHelper
Constructs or retrieves a Node from the given OWLObject.
getSearchTriples(Axiom) - Method in class com.github.owlcs.ontapi.internal.axioms.AbstractNaryTranslator
 
getSearchTriples(A) - Method in class com.github.owlcs.ontapi.internal.axioms.AbstractPropertyAssertionTranslator
 
getSearchTriples(Axiom) - Method in class com.github.owlcs.ontapi.internal.AxiomTranslator
Returns a collection of triples for search optimization.
getSearchTriples(OWLSubClassOfAxiom) - Method in class com.github.owlcs.ontapi.internal.axioms.SubClassOfTranslator
 
getSecondArgument() - Method in class com.github.owlcs.ontapi.internal.objects.ONTSWRLAtomImpl.Binary
 
getSecondArgument() - Method in class com.github.owlcs.ontapi.owlapi.objects.swrl.BinaryAtomImpl
 
getSecondONTArgument() - Method in class com.github.owlcs.ontapi.internal.objects.ONTSWRLAtomImpl.Binary
 
getSecondONTProperty() - Method in class com.github.owlcs.ontapi.internal.axioms.InverseObjectPropertiesTranslator.AxiomImpl.ComplexImpl
 
getSecondONTProperty() - Method in class com.github.owlcs.ontapi.internal.axioms.InverseObjectPropertiesTranslator.AxiomImpl
 
getSecondONTProperty() - Method in class com.github.owlcs.ontapi.internal.axioms.InverseObjectPropertiesTranslator.AxiomImpl.SimpleImpl
 
getSecondProperty() - Method in class com.github.owlcs.ontapi.internal.axioms.InverseObjectPropertiesTranslator.AxiomImpl
 
getSecondProperty() - Method in class com.github.owlcs.ontapi.owlapi.axioms.InverseObjectPropertiesAxiomImpl
 
getSetMinus(OWLDataPropertyExpression...) - Method in class com.github.owlcs.ontapi.internal.axioms.AbstractNaryTranslator.DataPropertyNaryAxiomImpl
Gets all components as a sorted Set with exclusion of the specified.
getSignature() - Method in class com.github.owlcs.ontapi.owlapi.OWLObjectImpl
 
getSignature() - Method in class com.github.owlcs.ontapi.RWLockedOntology
 
getSignature(Imports) - Method in class com.github.owlcs.ontapi.RWLockedOntology
 
getSignatureSet() - Method in class com.github.owlcs.ontapi.internal.axioms.AnnotationAssertionTranslator.AxiomImpl.SimpleImpl
 
getSignatureSet() - Method in class com.github.owlcs.ontapi.internal.axioms.AnnotationPropertyDomainTranslator.AxiomImpl.SimpleImpl
 
getSignatureSet() - Method in class com.github.owlcs.ontapi.internal.axioms.AnnotationPropertyRangeTranslator.AxiomImpl.SimpleImpl
 
getSignatureSet() - Method in class com.github.owlcs.ontapi.internal.axioms.AsymmetricObjectPropertyTranslator.AxiomImpl.SimpleImpl
 
getSignatureSet() - Method in class com.github.owlcs.ontapi.internal.axioms.ClassAssertionTranslator.AxiomImpl.SimpleImpl
 
getSignatureSet() - Method in class com.github.owlcs.ontapi.internal.axioms.DataPropertyAssertionTranslator.AxiomImpl.SimpleImpl
 
getSignatureSet() - Method in class com.github.owlcs.ontapi.internal.axioms.DataPropertyDomainTranslator.AxiomImpl.SimpleImpl
 
getSignatureSet() - Method in class com.github.owlcs.ontapi.internal.axioms.DataPropertyRangeTranslator.AxiomImpl.SimpleImpl
 
getSignatureSet() - Method in class com.github.owlcs.ontapi.internal.axioms.DatatypeDefinitionTranslator.AxiomImpl.SimpleImpl
 
getSignatureSet() - Method in class com.github.owlcs.ontapi.internal.axioms.DeclarationTranslator.AxiomImpl.SimpleImpl
 
getSignatureSet() - Method in class com.github.owlcs.ontapi.internal.axioms.DifferentIndividualsTranslator.AxiomImpl.SimpleImpl
 
getSignatureSet() - Method in class com.github.owlcs.ontapi.internal.axioms.DisjointClassesTranslator.AxiomImpl.SimpleImpl
 
getSignatureSet() - Method in class com.github.owlcs.ontapi.internal.axioms.DisjointDataPropertiesTranslator.AxiomImpl.SimpleImpl
 
getSignatureSet() - Method in class com.github.owlcs.ontapi.internal.axioms.DisjointObjectPropertiesTranslator.AxiomImpl.SimpleImpl
 
getSignatureSet() - Method in class com.github.owlcs.ontapi.internal.axioms.EquivalentClassesTranslator.AxiomImpl.SimpleImpl
 
getSignatureSet() - Method in class com.github.owlcs.ontapi.internal.axioms.EquivalentDataPropertiesTranslator.AxiomImpl.SimpleImpl
 
getSignatureSet() - Method in class com.github.owlcs.ontapi.internal.axioms.EquivalentObjectPropertiesTranslator.AxiomImpl.SimpleImpl
 
getSignatureSet() - Method in class com.github.owlcs.ontapi.internal.axioms.FunctionalDataPropertyTranslator.AxiomImpl.SimpleImpl
 
getSignatureSet() - Method in class com.github.owlcs.ontapi.internal.axioms.FunctionalObjectPropertyTranslator.AxiomImpl.SimpleImpl
 
getSignatureSet() - Method in class com.github.owlcs.ontapi.internal.axioms.InverseFunctionalObjectPropertyTranslator.AxiomImpl.SimpleImpl
 
getSignatureSet() - Method in class com.github.owlcs.ontapi.internal.axioms.InverseObjectPropertiesTranslator.AxiomImpl.SimpleImpl
 
getSignatureSet() - Method in class com.github.owlcs.ontapi.internal.axioms.IrreflexiveObjectPropertyTranslator.AxiomImpl.SimpleImpl
 
getSignatureSet() - Method in class com.github.owlcs.ontapi.internal.axioms.ObjectPropertyAssertionTranslator.AxiomImpl.SimpleImpl
 
getSignatureSet() - Method in class com.github.owlcs.ontapi.internal.axioms.ObjectPropertyDomainTranslator.AxiomImpl.SimpleImpl
 
getSignatureSet() - Method in class com.github.owlcs.ontapi.internal.axioms.ObjectPropertyRangeTranslator.AxiomImpl.SimpleImpl
 
getSignatureSet() - Method in class com.github.owlcs.ontapi.internal.axioms.ReflexiveObjectPropertyTranslator.AxiomImpl.SimpleImpl
 
getSignatureSet() - Method in class com.github.owlcs.ontapi.internal.axioms.SameIndividualTranslator.AxiomImpl.SimpleImpl
 
getSignatureSet() - Method in class com.github.owlcs.ontapi.internal.axioms.SubAnnotationPropertyOfTranslator.AxiomImpl.SimpleImpl
 
getSignatureSet() - Method in class com.github.owlcs.ontapi.internal.axioms.SubClassOfTranslator.AxiomImpl.SimpleImpl
 
getSignatureSet() - Method in class com.github.owlcs.ontapi.internal.axioms.SubDataPropertyOfTranslator.AxiomImpl.SimpleImpl
 
getSignatureSet() - Method in class com.github.owlcs.ontapi.internal.axioms.SubObjectPropertyOfTranslator.AxiomImpl.SimpleImpl
 
getSignatureSet() - Method in class com.github.owlcs.ontapi.internal.axioms.SymmetricObjectPropertyTranslator.AxiomImpl.SimpleImpl
 
getSignatureSet() - Method in class com.github.owlcs.ontapi.internal.axioms.TransitiveObjectPropertyTranslator.AxiomImpl.SimpleImpl
 
getSignatureSet() - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnnotationImpl.SimpleImpl
 
getSignatureSet() - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnonymousClassExpressionImpl.OF
 
getSignatureSet() - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnonymousClassExpressionImpl.OHS
 
getSignatureSet() - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnonymousClassExpressionImpl.OHV
 
getSignatureSet() - Method in class com.github.owlcs.ontapi.internal.objects.ONTEntityImpl
 
getSignatureSet() - Method in class com.github.owlcs.ontapi.internal.objects.ONTFacetRestrictionImpl
 
getSignatureSet() - Method in class com.github.owlcs.ontapi.internal.objects.ONTObjectImpl
 
getSignatureSet() - Method in class com.github.owlcs.ontapi.internal.objects.ONTObjectInverseOfImpl
 
getSignatureSet() - Method in class com.github.owlcs.ontapi.internal.objects.ONTSWRLAtomImpl.BN
 
getSignatureSet() - Method in class com.github.owlcs.ontapi.internal.objects.ONTSWRLAtomImpl.DU
 
getSignatureSet() - Method in class com.github.owlcs.ontapi.internal.objects.ONTSWRLAtomImpl.ObjectBinary
 
getSignatureSet() - Method in class com.github.owlcs.ontapi.internal.objects.ONTSWRLIndividualImpl
 
getSignatureSet() - Method in class com.github.owlcs.ontapi.internal.objects.ONTSWRLVariable
 
getSignatureSet() - Method in class com.github.owlcs.ontapi.owlapi.objects.AnonymousIndividualImpl
 
getSignatureSet() - Method in class com.github.owlcs.ontapi.owlapi.objects.entity.DatatypeImpl
 
getSignatureSet() - Method in class com.github.owlcs.ontapi.owlapi.objects.LiteralImpl
 
getSignatureSet() - Method in class com.github.owlcs.ontapi.owlapi.OWLObjectImpl
Gets the signature of this object.
getSimplified() - Method in class com.github.owlcs.ontapi.internal.axioms.ObjectPropertyAssertionTranslator.AxiomImpl
 
getSimplified() - Method in class com.github.owlcs.ontapi.internal.axioms.SWRLRuleTranslator.AxiomImpl
 
getSimplified() - Method in class com.github.owlcs.ontapi.internal.objects.ONTSWRLAtomImpl.OPB
 
getSimplified() - Method in class com.github.owlcs.ontapi.owlapi.axioms.ObjectPropertyAssertionAxiomImpl
 
getSimplified() - Method in class com.github.owlcs.ontapi.owlapi.axioms.RuleImpl
 
getSimplified() - Method in class com.github.owlcs.ontapi.owlapi.objects.swrl.ObjectPropertyAtomImpl
 
getSortedImportsClosure(OWLOntology) - Method in class com.github.owlcs.ontapi.OntologyManagerImpl
 
getSource() - Method in class com.github.owlcs.ontapi.OntologyLoaderImpl.GraphInfo
 
getSpecialDataRestrictionType(String) - Static method in interface com.github.owlcs.ontapi.internal.searchers.ForDatatype
Answers a class-type of a OntClass.Restriction, whose instances have the specified OWLDatatype in their composition, which, at the same time, is excluded from the signature according to OWLAPI design.
getSpecification() - Method in interface com.github.owlcs.ontapi.config.LoadSettings
Gets OntSpecification configuration object.
getSpecification() - Method in class com.github.owlcs.ontapi.config.OntConfig
An ONT-API manager's load config getter.
getSpecification() - Method in class com.github.owlcs.ontapi.config.OntLoaderConfiguration
An ONT-API config getter.
getSpecification() - Method in class com.github.owlcs.ontapi.ModelConfig
 
getStats() - Method in class com.github.owlcs.ontapi.OntologyLoaderImpl.GraphInfo
 
getStorerClassName() - Method in enum class com.github.owlcs.ontapi.OWLLangRegistry.LangKey
Returns a OWLStorerFactory class-name as string.
getStorerFactory() - Method in class com.github.owlcs.ontapi.OWLLangRegistry.OWLLang
 
getStringListProperty(String) - Method in class com.github.owlcs.ontapi.config.ExtendedProperties
Gets a List if strings corresponding the given key.
getStringOWLDatatype() - Method in class com.github.owlcs.ontapi.DataFactoryImpl
 
getSubAnnotationPropertyOfAxioms(OWLAnnotationProperty) - Method in class com.github.owlcs.ontapi.RWLockedOntology
 
getSubClass() - Method in class com.github.owlcs.ontapi.internal.axioms.SubClassOfTranslator.AxiomImpl
 
getSubClass() - Method in class com.github.owlcs.ontapi.owlapi.axioms.SubClassOfAxiomImpl
 
getSubClassAxiomsForSubClass(OWLClass) - Method in class com.github.owlcs.ontapi.RWLockedOntology
 
getSubClassAxiomsForSuperClass(OWLClass) - Method in class com.github.owlcs.ontapi.RWLockedOntology
 
getSubject() - Method in class com.github.owlcs.ontapi.internal.axioms.AbstractNegativePropertyAssertionTranslator.NegativeAssertionImpl
 
getSubject() - Method in class com.github.owlcs.ontapi.internal.axioms.AbstractPropertyAssertionTranslator.AssertionImpl
 
getSubject() - Method in class com.github.owlcs.ontapi.internal.axioms.AnnotationAssertionTranslator.AxiomImpl.WithAnnotationsImpl
 
getSubject() - Method in class com.github.owlcs.ontapi.owlapi.axioms.AnnotationAssertionAxiomImpl
 
getSubject() - Method in class com.github.owlcs.ontapi.owlapi.axioms.IndividualRelationshipAxiomImpl
 
getSubject(OntObject) - Method in interface com.github.owlcs.ontapi.internal.ONTObjectFactory
Gets an OWLAnnotationSubject from the OntObject-resource.
getSubject(OWLDisjointUnionAxiom) - Method in class com.github.owlcs.ontapi.internal.axioms.DisjointUnionTranslator
 
getSubjectBlankNodeId() - Method in class com.github.owlcs.ontapi.internal.objects.ONTAxiomImpl
Answers the triple's subject blank node id or throws an exception.
getSubjectNode() - Method in class com.github.owlcs.ontapi.internal.objects.ONTStatementImpl
Answers a Node that is included into this triple-object at subject position.
getSubjectURI() - Method in class com.github.owlcs.ontapi.internal.axioms.AbstractNaryTranslator.DataPropertyNaryAxiomImpl
Answers a URI of the triple's subject.
getSubjectURI() - Method in class com.github.owlcs.ontapi.internal.objects.ONTAxiomImpl
Answers the triple's subject URI or throws an exception.
getSubProperty() - Method in class com.github.owlcs.ontapi.internal.axioms.AbstractSubPropertyTranslator.SubPropertyAxiomImpl
 
getSubProperty() - Method in class com.github.owlcs.ontapi.owlapi.axioms.SubAnnotationPropertyOfAxiomImpl
 
getSubProperty() - Method in class com.github.owlcs.ontapi.owlapi.axioms.SubPropertyAxiomImpl
 
getSuperClass() - Method in class com.github.owlcs.ontapi.internal.axioms.SubClassOfTranslator.AxiomImpl
 
getSuperClass() - Method in class com.github.owlcs.ontapi.owlapi.axioms.SubClassOfAxiomImpl
 
getSuperProperty() - Method in class com.github.owlcs.ontapi.internal.axioms.AbstractSubPropertyTranslator.SubPropertyAxiomImpl
 
getSuperProperty() - Method in class com.github.owlcs.ontapi.internal.axioms.SubPropertyChainOfTranslator.AxiomImpl
 
getSuperProperty() - Method in class com.github.owlcs.ontapi.owlapi.axioms.SubAnnotationPropertyOfAxiomImpl
 
getSuperProperty() - Method in class com.github.owlcs.ontapi.owlapi.axioms.SubPropertyAxiomImpl
 
getSuperProperty() - Method in class com.github.owlcs.ontapi.owlapi.axioms.SubPropertyChainAxiomImpl
 
getSupportedFormats(OWLOntologyDocumentSource) - Static method in class com.github.owlcs.ontapi.OntGraphUtils
Returns supported formats related to the source.
getSupportedSchemes() - Method in interface com.github.owlcs.ontapi.config.LoadSettings
Answers a Collection of allowed LoadSettings.Scheme-controllers.
getSupportedSchemes() - Method in class com.github.owlcs.ontapi.config.OntConfig
An ONT-API manager's load config getter.
getSupportedSchemes() - Method in class com.github.owlcs.ontapi.config.OntLoaderConfiguration
An ONT-API config getter.
getSWRLArgument(BlankNodeId) - Method in class com.github.owlcs.ontapi.internal.InternalObjectFactory
Creates a SWRLIArgument wrapped as ONTObject for the given blank node id.
getSWRLArgument(BlankNodeId) - Method in interface com.github.owlcs.ontapi.internal.ModelObjectFactory
 
getSWRLArgument(String) - Method in class com.github.owlcs.ontapi.internal.InternalObjectFactory
Creates a SWRLIArgument wrapped as ONTObject with the given uri.
getSWRLArgument(String) - Method in interface com.github.owlcs.ontapi.internal.ModelObjectFactory
 
getSWRLArgument(LiteralLabel) - Method in class com.github.owlcs.ontapi.internal.InternalObjectFactory
Creates a SWRLDArgument wrapped as ONTObject for the given label.
getSWRLArgument(LiteralLabel) - Method in interface com.github.owlcs.ontapi.internal.ModelObjectFactory
 
getSWRLArgument(OntSWRL.DArg) - Method in interface com.github.owlcs.ontapi.internal.ModelObjectFactory
 
getSWRLArgument(OntSWRL.DArg) - Method in interface com.github.owlcs.ontapi.internal.ONTObjectFactory
 
getSWRLArgument(OntSWRL.DArg) - Method in class com.github.owlcs.ontapi.internal.SimpleObjectFactory
 
getSWRLArgument(OntSWRL.IArg) - Method in interface com.github.owlcs.ontapi.internal.ModelObjectFactory
 
getSWRLArgument(OntSWRL.IArg) - Method in interface com.github.owlcs.ontapi.internal.ONTObjectFactory
 
getSWRLArgument(OntSWRL.IArg) - Method in class com.github.owlcs.ontapi.internal.SimpleObjectFactory
 
getSWRLAtom(OntSWRL.Atom<?>) - Method in class com.github.owlcs.ontapi.internal.InternalObjectFactory
 
getSWRLAtom(OntSWRL.Atom<?>) - Method in interface com.github.owlcs.ontapi.internal.ONTObjectFactory
 
getSWRLAtom(OntSWRL.Atom<?>) - Method in class com.github.owlcs.ontapi.internal.SimpleObjectFactory
 
getSWRLBuiltInAtom(IRI, List<SWRLDArgument>) - Method in class com.github.owlcs.ontapi.DataFactoryImpl
 
getSWRLClassAtom(OWLClassExpression, SWRLIArgument) - Method in class com.github.owlcs.ontapi.DataFactoryImpl
 
getSWRLDataPropertyAtom(OWLDataPropertyExpression, SWRLIArgument, SWRLDArgument) - Method in class com.github.owlcs.ontapi.DataFactoryImpl
 
getSWRLDataRangeAtom(OWLDataRange, SWRLDArgument) - Method in class com.github.owlcs.ontapi.DataFactoryImpl
 
getSWRLDataRangeAtom(OWL2Datatype, SWRLDArgument) - Method in class com.github.owlcs.ontapi.DataFactoryImpl
 
getSWRLDifferentIndividualsAtom(SWRLIArgument, SWRLIArgument) - Method in class com.github.owlcs.ontapi.DataFactoryImpl
 
getSWRLIndividualArg(OntSWRL.IArg, ONTObjectFactory) - Static method in class com.github.owlcs.ontapi.internal.ReadHelper
 
getSWRLIndividualArgument(OWLIndividual) - Method in class com.github.owlcs.ontapi.DataFactoryImpl
 
getSWRLLiteralArg(OntSWRL.DArg, ONTObjectFactory) - Static method in class com.github.owlcs.ontapi.internal.ReadHelper
 
getSWRLLiteralArgument(OWLLiteral) - Method in class com.github.owlcs.ontapi.DataFactoryImpl
 
getSWRLObjectPropertyAtom(OWLObjectPropertyExpression, SWRLIArgument, SWRLIArgument) - Method in class com.github.owlcs.ontapi.DataFactoryImpl
 
getSWRLRule(Collection<? extends SWRLAtom>, Collection<? extends SWRLAtom>) - Method in class com.github.owlcs.ontapi.DataFactoryImpl
 
getSWRLRule(Collection<? extends SWRLAtom>, Collection<? extends SWRLAtom>, Collection<OWLAnnotation>) - Method in class com.github.owlcs.ontapi.DataFactoryImpl
 
getSWRLSameIndividualAtom(SWRLIArgument, SWRLIArgument) - Method in class com.github.owlcs.ontapi.DataFactoryImpl
 
getSWRLVariable(String) - Method in class com.github.owlcs.ontapi.internal.InternalObjectFactory
 
getSWRLVariable(String) - Method in interface com.github.owlcs.ontapi.internal.ModelObjectFactory
 
getSWRLVariable(OntSWRL.Variable) - Method in interface com.github.owlcs.ontapi.internal.ModelObjectFactory
 
getSWRLVariable(OntSWRL.Variable) - Method in interface com.github.owlcs.ontapi.internal.ONTObjectFactory
 
getSWRLVariable(OntSWRL.Variable) - Method in class com.github.owlcs.ontapi.internal.SimpleObjectFactory
 
getSWRLVariable(OntSWRL.Variable, ONTObjectFactory) - Static method in class com.github.owlcs.ontapi.internal.ReadHelper
 
getSWRLVariable(IRI) - Method in class com.github.owlcs.ontapi.DataFactoryImpl
 
getSymmetricObjectPropertyAxioms(OWLObjectPropertyExpression) - Method in class com.github.owlcs.ontapi.RWLockedOntology
 
getSystemResources(OntModel) - Static method in class com.github.owlcs.ontapi.internal.BaseSearcher
Gets all uri-Nodes that are reserved for a model and cannot represent a OntClass.Named.
getSystemURIs() - Method in class com.github.owlcs.ontapi.internal.SearchModel
Get all system URIs.
getTBoxAxioms(Imports) - Method in class com.github.owlcs.ontapi.RWLockedOntology
 
getTopDatatype() - Method in class com.github.owlcs.ontapi.DataFactoryImpl
 
getTopEntity() - Method in interface com.github.owlcs.ontapi.internal.searchers.ForClass
 
getTopEntity() - Method in interface com.github.owlcs.ontapi.internal.searchers.ForDatatype
 
getTopEntity() - Method in interface com.github.owlcs.ontapi.internal.searchers.ForTopEntity
 
getTopEntityURI() - Method in interface com.github.owlcs.ontapi.internal.searchers.ForTopEntity
 
getTopModel() - Method in class com.github.owlcs.ontapi.internal.SearchModel
 
getTransitiveObjectPropertyAxioms(OWLObjectPropertyExpression) - Method in class com.github.owlcs.ontapi.RWLockedOntology
 
getTranslator(OWLTopObjectType) - Static method in class com.github.owlcs.ontapi.internal.BaseSearcher
 
getTripleCount() - Method in class com.github.owlcs.ontapi.OntologyMetaData
Loads triple count in lazy manner if the associated graph is GraphMem.
getTriples() - Method in class com.github.owlcs.ontapi.internal.OWLTriples.Listener
Returns all added triples.
getTriples(GraphStats.Type, String) - Method in class com.github.owlcs.ontapi.transforms.GraphStats
 
getType() - Method in class com.github.owlcs.ontapi.internal.axioms.AbstractNegativePropertyAssertionTranslator.NegativeAssertionImpl
Gets the OntNegativeAssertion type (object or data).
getType() - Method in class com.github.owlcs.ontapi.internal.axioms.NegativeDataPropertyAssertionTranslator.AxiomImpl
 
getType() - Method in class com.github.owlcs.ontapi.internal.axioms.NegativeObjectPropertyAssertionTranslator.AxiomImpl
 
getType() - Method in enum class com.github.owlcs.ontapi.OWLLangRegistry.LangKey
Finds particular format class type by name.
getType() - Method in class com.github.owlcs.ontapi.OWLLangRegistry.OWLLang
 
getTypedProperty(String, Class<T>) - Method in class com.github.owlcs.ontapi.config.ExtendedProperties
Gets a typed Object value from the Properties Map.
getUnionGraph() - Method in interface com.github.owlcs.ontapi.internal.InternalGraphModel
Answers the UnionGraph which this Model is presenting.
getUnionGraph() - Method in class com.github.owlcs.ontapi.internal.InternalGraphModelImpl
 
getUnparsedTriples() - Method in class com.github.owlcs.ontapi.OntologyMetaData
 
getURI() - Method in class com.github.owlcs.ontapi.internal.objects.ONTEntityImpl
 
getURI() - Method in class com.github.owlcs.ontapi.internal.objects.ONTResourceImpl
 
getURI() - Method in class com.github.owlcs.ontapi.internal.objects.ONTSWRLIndividualImpl
 
getURI() - Method in class com.github.owlcs.ontapi.internal.objects.ONTSWRLVariable
 
getURI() - Method in class com.github.owlcs.ontapi.OntologyLoaderImpl.GraphInfo
 
getURI(OWLEntity) - Static method in class com.github.owlcs.ontapi.internal.objects.ONTEntityImpl
Gets the URI of OWL-API Entity.
getURIObject(ModelObjectFactory) - Method in class com.github.owlcs.ontapi.internal.axioms.AbstractPropertyDomainTranslator.ClassDomainAxiomImpl
 
getURIObject(ModelObjectFactory) - Method in class com.github.owlcs.ontapi.internal.axioms.AnnotationPropertyDomainTranslator.AxiomImpl
 
getURIObject(ModelObjectFactory) - Method in class com.github.owlcs.ontapi.internal.axioms.AnnotationPropertyRangeTranslator.AxiomImpl
 
getURIObject(ModelObjectFactory) - Method in class com.github.owlcs.ontapi.internal.axioms.DataPropertyRangeTranslator.AxiomImpl
 
getURIObject(ModelObjectFactory) - Method in class com.github.owlcs.ontapi.internal.axioms.DatatypeDefinitionTranslator.AxiomImpl
 
getURIObject(ModelObjectFactory) - Method in class com.github.owlcs.ontapi.internal.axioms.ObjectPropertyRangeTranslator.AxiomImpl
 
getURIObject(ModelObjectFactory) - Method in class com.github.owlcs.ontapi.internal.axioms.AbstractPropertyDomainTranslator.DomainAxiomImpl
Finds the ONTObject that matches the triple's object-uri using the given factory.
getURISubject(ModelObjectFactory) - Method in class com.github.owlcs.ontapi.internal.axioms.AnnotationPropertyDomainTranslator.AxiomImpl
 
getURISubject(ModelObjectFactory) - Method in class com.github.owlcs.ontapi.internal.axioms.AnnotationPropertyRangeTranslator.AxiomImpl
 
getURISubject(ModelObjectFactory) - Method in class com.github.owlcs.ontapi.internal.axioms.DataPropertyDomainTranslator.AxiomImpl
 
getURISubject(ModelObjectFactory) - Method in class com.github.owlcs.ontapi.internal.axioms.DataPropertyRangeTranslator.AxiomImpl
 
getURISubject(ModelObjectFactory) - Method in class com.github.owlcs.ontapi.internal.axioms.DatatypeDefinitionTranslator.AxiomImpl
 
getURISubject(ModelObjectFactory) - Method in class com.github.owlcs.ontapi.internal.axioms.ObjectPropertyDomainTranslator.AxiomImpl
 
getURISubject(ModelObjectFactory) - Method in class com.github.owlcs.ontapi.internal.axioms.ObjectPropertyRangeTranslator.AxiomImpl
 
getURISubject(ModelObjectFactory) - Method in class com.github.owlcs.ontapi.internal.axioms.AbstractPropertyDomainTranslator.ClassDomainAxiomImpl
Finds the ONTObject that matches the triple's subject-uri using the given factory.
getUsedTriples(OntModel, OWLObject) - Method in class com.github.owlcs.ontapi.internal.InternalGraphModelImpl
Calculates and returns the triples, that belong to both the given content-container and some other one.
getValue() - Method in class com.github.owlcs.ontapi.internal.axioms.AbstractPropertyAssertionTranslator.AssertionImpl
 
getValue() - Method in class com.github.owlcs.ontapi.internal.axioms.AbstractNegativePropertyAssertionTranslator.NegativeAssertionImpl
 
getValue() - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnnotationImpl
 
getValue() - Method in class com.github.owlcs.ontapi.owlapi.axioms.AnnotationAssertionAxiomImpl
 
getValue() - Method in class com.github.owlcs.ontapi.owlapi.objects.AnnotationImplNotAnnotated
 
getValue(ONT) - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnonymousClassExpressionImpl.WithDataRangeAndDataProperty
 
getValue(ONT) - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnonymousClassExpressionImpl.WithDataRangeAndDataPropertyNary
 
getValue(ONT) - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnonymousClassExpressionImpl.WithDataRangeAndDataPropertyUnary
 
getValue(RDFNode) - Method in interface com.github.owlcs.ontapi.internal.ONTObjectFactory
Gets an OWLAnnotationValue for the the RDFNode
getWorkModel() - Method in class com.github.owlcs.ontapi.transforms.TransformationModel
Returns a Model to perform add and remove operations.
getWriterConfig() - Method in class com.github.owlcs.ontapi.ModelConfig
Returns writer-configuration settings, which can be global (belong to the manager) or specific to the ontology instance.
graph - Variable in class com.github.owlcs.ontapi.transforms.GraphStats
 
graph - Variable in class com.github.owlcs.ontapi.transforms.TransformationModel
 
GraphFilter - Interface in com.github.owlcs.ontapi.transforms
An extended Predicate to test graphs.
GraphInfo(Graph, OWLDocumentFormat, IRI, boolean) - Constructor for class com.github.owlcs.ontapi.OntologyLoaderImpl.GraphInfo
 
graphs - Variable in class com.github.owlcs.ontapi.OntologyLoaderImpl
 
GraphStats - Class in com.github.owlcs.ontapi.transforms
A transformation statistic object, which is an outcome of transform process.
GraphStats(Graph) - Constructor for class com.github.owlcs.ontapi.transforms.GraphStats
 
GraphStats.Type - Enum Class in com.github.owlcs.ontapi.transforms
A type of triples.
GraphTransformers - Class in com.github.owlcs.ontapi.transforms
This is a manager to perform transformations over a RDF Graph.
GraphTransformers() - Constructor for class com.github.owlcs.ontapi.transforms.GraphTransformers
 
GraphTransformers.StoreException - Exception Class in com.github.owlcs.ontapi.transforms
An exception, which can be thrown by GraphTransformers.transform(Graph, Set) method.
GraphTransformers.TransformListener - Class in com.github.owlcs.ontapi.transforms
The listener to control graph changes while transformations.
guessFormat(OWLOntologyDocumentSource) - Static method in class com.github.owlcs.ontapi.OntGraphUtils
Tries to compute the ONT-Format from the specified OWL Document Source by using the content type or uri or whatever else, but not encapsulated OWL-format (which may absent).
guessTripleType(Triple) - Static method in class com.github.owlcs.ontapi.OntologyMetaData
Guesses OWL-API class type by the given Jena Triple.

H

HAS_KEY - Enum constant in enum class com.github.owlcs.ontapi.internal.OWLTopObjectType
 
hasAlredyFailedOnIRIResolution() - Method in class com.github.owlcs.ontapi.OntGraphDocumentSourceImpl
 
hasAlredyFailedOnStreams() - Method in class com.github.owlcs.ontapi.OntGraphDocumentSourceImpl
 
hasAnnotations() - Method in class com.github.owlcs.ontapi.internal.SearchModel
Answers true if the model contains bulk annotations.
hasAnnotations(Object[]) - Static method in class com.github.owlcs.ontapi.internal.objects.ONTAnnotationImpl
Answers true if the given array contains OWLAnnotation at its end.
hasChanges(OntLoaderConfiguration, OntLoaderConfiguration) - Static method in class com.github.owlcs.ontapi.ModelConfig
Answers whether the specified configs are different in the settings concerning axioms reading or caching.
hasComponent(OWLComponentType) - Method in enum class com.github.owlcs.ontapi.internal.OWLTopObjectType
Answers true if any OWLObject-container of this meta type may contain the OWLObject-component of the specified component-type.
HasConfig - Interface in com.github.owlcs.ontapi.internal
An abstract InternalConfig holder.
hasContent() - Method in interface com.github.owlcs.ontapi.internal.objects.WithContent
Answers true iff the object has some content (array) cached inside the content-cache-container.
hashCode - Variable in class com.github.owlcs.ontapi.OntBaseModelImpl
 
hashCode - Variable in class com.github.owlcs.ontapi.owlapi.OWLObjectImpl
 
hashCode() - Method in record class com.github.owlcs.ontapi.BlankNodeId
Returns a hash code value for this object.
hashCode() - Method in class com.github.owlcs.ontapi.config.OntConfig.Concurrent
 
hashCode() - Method in class com.github.owlcs.ontapi.config.OntConfig
 
hashCode() - Method in class com.github.owlcs.ontapi.config.OntLoaderConfiguration
 
hashCode() - Method in class com.github.owlcs.ontapi.config.OntWriterConfiguration
 
hashCode() - Method in class com.github.owlcs.ontapi.internal.InternalConfig.Snapshot
 
hashCode() - Method in class com.github.owlcs.ontapi.internal.ONTWrapperImpl
 
hashCode() - Method in class com.github.owlcs.ontapi.OntBaseModelImpl
 
hashCode() - Method in class com.github.owlcs.ontapi.owlapi.ImportsDeclarationImpl
 
hashCode() - Method in class com.github.owlcs.ontapi.owlapi.OWLObjectImpl
 
hashCode() - Method in class com.github.owlcs.ontapi.OWLLangRegistry.OWLLang
 
hashCode() - Method in class com.github.owlcs.ontapi.OWLOntologyWrapper
 
hashCode() - Method in class com.github.owlcs.ontapi.transforms.GraphTransformers
 
hashCode() - Method in class com.github.owlcs.ontapi.transforms.Transform.Factory.DefaultMaker
 
hashIteration(int, int) - Static method in interface com.github.owlcs.ontapi.internal.objects.WithContent
A helper method that performs an iteration for hashCodes for an array's member.
hasImportDeclaration(IRI) - Method in class com.github.owlcs.ontapi.OntologyManagerImpl.OntInfo
 
hasImports(Graph) - Static method in class com.github.owlcs.ontapi.OntGraphUtils
 
HasKeyAxiomImpl - Class in com.github.owlcs.ontapi.owlapi.axioms
 
HasKeyAxiomImpl(OWLClassExpression, Collection<? extends OWLPropertyExpression>, Collection<OWLAnnotation>) - Constructor for class com.github.owlcs.ontapi.owlapi.axioms.HasKeyAxiomImpl
 
hasKeyAxioms(OWLClass) - Method in class com.github.owlcs.ontapi.OntBaseModelImpl
 
hasKeyAxioms(OWLClass) - Method in class com.github.owlcs.ontapi.OWLOntologyWrapper
 
HasKeyTranslator - Class in com.github.owlcs.ontapi.internal.axioms
A translator that provides OWLHasKeyAxiom implementations.
HasKeyTranslator() - Constructor for class com.github.owlcs.ontapi.internal.axioms.HasKeyTranslator
 
HasKeyTranslator.AxiomImpl - Class in com.github.owlcs.ontapi.internal.axioms
 
hasLang() - Method in class com.github.owlcs.ontapi.owlapi.objects.LiteralImpl
 
hasLang(String) - Method in class com.github.owlcs.ontapi.owlapi.objects.LiteralImpl
 
hasManuallyAddedAxioms() - Method in class com.github.owlcs.ontapi.internal.InternalGraphModelImpl
Answers whether there are manually added axioms in the cache.
hasNew() - Method in class com.github.owlcs.ontapi.internal.CacheObjectMapImpl
 
hasNew() - Method in class com.github.owlcs.ontapi.internal.DirectObjectMapImpl
 
hasNew() - Method in interface com.github.owlcs.ontapi.internal.ObjectMap
Answers true if any of the encapsulated ONTObjects has been added manually through the method ObjectMap.add(ONTObject), not just loaded by the internal loader.
HasObjectFactory - Interface in com.github.owlcs.ontapi.internal
An abstract ModelObjectFactory provider.
hasOntology(OWLOntology) - Method in class com.github.owlcs.ontapi.OntologyManagerImpl
Answers iff ontology belongs to the manager
hasSubAnnotations() - Method in class com.github.owlcs.ontapi.internal.SearchModel
Answers true if the model contains bulk sub-annotations (i.e.
hasTriples() - Method in class com.github.owlcs.ontapi.transforms.GraphStats
 
hasTriples(GraphStats.Type) - Method in class com.github.owlcs.ontapi.transforms.GraphStats
 
hasTriples(GraphStats.Type, String) - Method in class com.github.owlcs.ontapi.transforms.GraphStats
 
hasURIObject() - Method in class com.github.owlcs.ontapi.internal.axioms.AbstractNaryTranslator.DataPropertyNaryAxiomImpl
Answers true iff the subject is a URI resource.
hasURIObject() - Method in class com.github.owlcs.ontapi.internal.objects.ONTAxiomImpl
Answers true iff this triple (SPO) has a URI object.
hasURIResource(String) - Method in class com.github.owlcs.ontapi.internal.objects.ONTAxiomImpl
Answers true if the specified uri appears either in the position of a subject or object.
hasURIResource(Resource) - Method in class com.github.owlcs.ontapi.internal.objects.ONTAxiomImpl
Answers true if the specified uri appears either in the position of a subject or object.
hasURISubject() - Method in class com.github.owlcs.ontapi.internal.axioms.AbstractNaryTranslator.DataPropertyNaryAxiomImpl
Answers true iff the object is a URI resource.
hasURISubject() - Method in class com.github.owlcs.ontapi.internal.objects.ONTAxiomImpl
Answers true iff this triple (SPO) has a URI subject.
head() - Method in class com.github.owlcs.ontapi.BufferedHeadInputStream
 
head() - Method in class com.github.owlcs.ontapi.internal.axioms.SWRLRuleTranslator.AxiomImpl
 
head() - Method in class com.github.owlcs.ontapi.owlapi.axioms.RuleImpl
 
headersFromParsers(Iterable<OWLParserFactory>) - Static method in class com.github.owlcs.ontapi.OWLFactoryWrapper.AcceptHeaderBuilder
 
headList() - Method in class com.github.owlcs.ontapi.owlapi.axioms.RuleImpl
 
HTTP - Enum constant in enum class com.github.owlcs.ontapi.config.OntConfig.DefaultScheme
 
HTTPS - Enum constant in enum class com.github.owlcs.ontapi.config.OntConfig.DefaultScheme
 

I

id - Variable in class com.github.owlcs.ontapi.owlapi.objects.AnonymousIndividualImpl
 
id() - Method in class com.github.owlcs.ontapi.transforms.Transform.Factory.DefaultMaker
 
id() - Method in interface com.github.owlcs.ontapi.transforms.Transform
Returns the operation identifier.
ID - Class in com.github.owlcs.ontapi
An enhanced OWLOntologyID that is based on Jena Graph Node.
ID() - Constructor for class com.github.owlcs.ontapi.ID
Constructs an anonymous ontology identifier specifying that the ontology IRI (and hence the version IRI) is not present.
ID(String) - Constructor for class com.github.owlcs.ontapi.ID
Constructs an ID instance by the given iri and without any version iri.
ID(String, String) - Constructor for class com.github.owlcs.ontapi.ID
Constructs an ID instance by the given iri and version iri.
ID(Node, String) - Constructor for class com.github.owlcs.ontapi.ID
Constructs an ontology identifier from the given RDF Graph Node and version-iri.
ID(OntID) - Constructor for class com.github.owlcs.ontapi.ID
Constructs an ontology identifier from the given Ontology Graph Model ID.
IF(BlankNodeId, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.objects.ONTAnonymousClassExpressionImpl.IF
 
IF(BlankNodeId, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.objects.ONTAnonymousDataRangeImpl.IF
 
ignoredImports(OntologyConfigurator) - Static method in class com.github.owlcs.ontapi.config.OntConfig
 
ignoredImports(OWLOntologyLoaderConfiguration) - Static method in class com.github.owlcs.ontapi.config.OntLoaderConfiguration
 
IllegalArgument() - Constructor for exception class com.github.owlcs.ontapi.OntApiException.IllegalArgument
 
IllegalArgument(String) - Constructor for exception class com.github.owlcs.ontapi.OntApiException.IllegalArgument
 
IllegalState() - Constructor for exception class com.github.owlcs.ontapi.OntApiException.IllegalState
 
IllegalState(String) - Constructor for exception class com.github.owlcs.ontapi.OntApiException.IllegalState
 
IllegalState(String, Throwable) - Constructor for exception class com.github.owlcs.ontapi.OntApiException.IllegalState
 
impendingChangeListenerMap - Variable in class com.github.owlcs.ontapi.OntologyManagerImpl.ListenersHolder
 
impl - Variable in class com.github.owlcs.ontapi.transforms.Transform.Factory.DefaultMaker
 
importedOntology(IRI) - Method in class com.github.owlcs.ontapi.OntologyManagerImpl
Finds an ontology by import declaration IRI.
imports() - Method in class com.github.owlcs.ontapi.OntBaseModelImpl
 
imports() - Method in class com.github.owlcs.ontapi.OWLOntologyWrapper
 
imports(OWLOntology) - Method in class com.github.owlcs.ontapi.OntologyManagerImpl
 
importsClosure() - Method in class com.github.owlcs.ontapi.OntBaseModelImpl
 
importsClosure() - Method in class com.github.owlcs.ontapi.OWLOntologyWrapper
 
importsClosure(OWLOntology) - Method in class com.github.owlcs.ontapi.OntologyManagerImpl
 
ImportsDeclarationImpl - Class in com.github.owlcs.ontapi.owlapi
 
ImportsDeclarationImpl(IRI) - Constructor for class com.github.owlcs.ontapi.owlapi.ImportsDeclarationImpl
 
importsDeclarations() - Method in class com.github.owlcs.ontapi.OntBaseModelImpl
 
importsDeclarations() - Method in class com.github.owlcs.ontapi.OWLOntologyWrapper
 
importsLoadCount - Variable in class com.github.owlcs.ontapi.OntologyManagerImpl.ListenersHolder
 
includeAnnotations(OntModel) - Static method in class com.github.owlcs.ontapi.internal.searchers.axioms.ByPrimitive
Answers true if there is a need to check annotations also.
includeImplicit(ExtendedIterator<OntStatement>, OntModel, String) - Method in class com.github.owlcs.ontapi.internal.searchers.axioms.ByClass
 
includeOntology(OntologyManager, Ontology) - Method in interface com.github.owlcs.ontapi.OntologyFactory
Adds the specified ontology into the manager and performs some final tuning actions.
includeOntology(OntologyManager, Ontology) - Method in class com.github.owlcs.ontapi.OntologyFactoryImpl
Adds the specified ontology into the manager and performs some final tuning actions.
incrementImportsLoadCount() - Method in class com.github.owlcs.ontapi.OntologyManagerImpl.ListenersHolder
 
individual - Variable in class com.github.owlcs.ontapi.owlapi.objects.swrl.IndividualArgumentImpl
 
INDIVIDUAL - Enum constant in enum class com.github.owlcs.ontapi.internal.OWLComponentType
 
INDIVIDUAL - Enum constant in enum class com.github.owlcs.ontapi.internal.OWLEntity
 
IndividualArgumentImpl - Class in com.github.owlcs.ontapi.owlapi.objects.swrl
 
IndividualArgumentImpl(OWLIndividual) - Constructor for class com.github.owlcs.ontapi.owlapi.objects.swrl.IndividualArgumentImpl
 
IndividualAxiomImpl - Class in com.github.owlcs.ontapi.owlapi.axioms
 
IndividualAxiomImpl(Collection<OWLAnnotation>) - Constructor for class com.github.owlcs.ontapi.owlapi.axioms.IndividualAxiomImpl
 
IndividualNaryAxiomImpl(Object, String, Object, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.axioms.AbstractNaryTranslator.IndividualNaryAxiomImpl
 
IndividualRelationshipAxiomImpl<P extends org.semanticweb.owlapi.model.OWLPropertyExpression,O extends org.semanticweb.owlapi.model.OWLPropertyAssertionObject> - Class in com.github.owlcs.ontapi.owlapi.axioms
 
IndividualRelationshipAxiomImpl(OWLIndividual, P, O, Collection<OWLAnnotation>) - Constructor for class com.github.owlcs.ontapi.owlapi.axioms.IndividualRelationshipAxiomImpl
 
individuals - Variable in class com.github.owlcs.ontapi.internal.CacheObjectFactory
 
individuals - Variable in class com.github.owlcs.ontapi.owlapi.axioms.NaryIndividualAxiomImpl
 
individuals() - Method in class com.github.owlcs.ontapi.internal.axioms.AbstractNaryTranslator.IndividualNaryAxiomImpl
 
individuals() - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnonymousClassExpressionImpl.OF
 
individuals() - Method in class com.github.owlcs.ontapi.internal.objects.ONTSWRLAtomImpl
Lists all OWLIndividuals encapsulated in this atom.
individuals() - Method in class com.github.owlcs.ontapi.internal.objects.ONTSWRLAtomImpl.ObjectBinary
 
individuals() - Method in class com.github.owlcs.ontapi.owlapi.axioms.NaryIndividualAxiomImpl
 
individuals() - Method in class com.github.owlcs.ontapi.owlapi.objects.ce.ObjectOneOfImpl
 
individualSearcher - Variable in class com.github.owlcs.ontapi.internal.InternalGraphModelImpl
 
individualsInSignature() - Method in class com.github.owlcs.ontapi.OntBaseModelImpl
 
individualsInSignature() - Method in class com.github.owlcs.ontapi.owlapi.OWLObjectImpl
 
individualsInSignature() - Method in class com.github.owlcs.ontapi.OWLOntologyWrapper
 
individualsInSignature(Imports) - Method in class com.github.owlcs.ontapi.RWLockedOntology
 
initContent(ONT_C, ONTObjectFactory) - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnonymousClassExpressionImpl.WithMembers
 
initContent(ONT_D, ONTObjectFactory) - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnonymousDataRangeImpl.WithMembers
 
initContent(ONT_R, ONTObjectFactory) - Method in class com.github.owlcs.ontapi.internal.objects.ONTSWRLAtomImpl.Binary
 
initContent(ONT_R, ONTObjectFactory) - Method in class com.github.owlcs.ontapi.internal.objects.ONTSWRLAtomImpl.Unary
 
initContent(ONT, ONTObjectFactory) - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnonymousClassExpressionImpl.WithClassAndObjectProperty
 
initContent(ONT, ONTObjectFactory) - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnonymousClassExpressionImpl.WithClassAndObjectPropertyAndCardinality
 
initContent(ONT, ONTObjectFactory) - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnonymousClassExpressionImpl.WithDataProperty
 
initContent(ONT, ONTObjectFactory) - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnonymousClassExpressionImpl.WithDataRangeAndDataProperty
 
initContent(ONT, ONTObjectFactory) - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnonymousClassExpressionImpl.WithDataRangeAndDataPropertyAndCardinality
 
initContent(ONT, ONTObjectFactory) - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnonymousClassExpressionImpl.WithObjectProperty
 
initContent(OntClass.ComplementOf, ONTObjectFactory) - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnonymousClassExpressionImpl.CF
 
initContent(OntClass.DataHasValue, ONTObjectFactory) - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnonymousClassExpressionImpl.DHV
 
initContent(OntClass.ObjectHasValue, ONTObjectFactory) - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnonymousClassExpressionImpl.OHV
 
initContent(OntDataRange.ComplementOf, ONTObjectFactory) - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnonymousDataRangeImpl.CF
 
initContent(OntDataRange.Restriction, ONTObjectFactory) - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnonymousDataRangeImpl.R
 
initContent(OntFacetRestriction, ONTObjectFactory) - Method in class com.github.owlcs.ontapi.internal.objects.ONTFacetRestrictionImpl
 
initContent(OntObjectProperty.Inverse, ONTObjectFactory) - Method in class com.github.owlcs.ontapi.internal.objects.ONTObjectInverseOfImpl
 
initContent(OntSWRL.Atom.WithBuiltin, ONTObjectFactory) - Method in class com.github.owlcs.ontapi.internal.objects.ONTSWRLAtomImpl.BN
 
initContent(R, ONTObjectFactory) - Method in class com.github.owlcs.ontapi.internal.objects.ONTExpressionImpl
Initializes the object's content and calculates its hashcode.
initHashCode() - Method in class com.github.owlcs.ontapi.owlapi.objects.LiteralImpl
 
insert(Supplier<Stream<OntModel>>, OntModel, boolean) - Static method in class com.github.owlcs.ontapi.OntGraphUtils
Inserts the given ontology in the dependencies of each ontology from the specified collection, provided as Supplier (the manager parameter).
insertAfter(String, Transform) - Method in class com.github.owlcs.ontapi.transforms.GraphTransformers
Creates a duplicate of this manager by adding the specified element-Transform after the selected position.
instance - Static variable in class com.github.owlcs.ontapi.transforms.GraphTransformers
 
INTEGER - Enum constant in enum class com.github.owlcs.ontapi.config.ExtendedProperties.MapType
 
InternalCache<K,V> - Interface in com.github.owlcs.ontapi.internal
The simplest common Cache Adapter interface for internal use.
InternalCache.CaffeineWrapper<K,V> - Class in com.github.owlcs.ontapi.internal
A InternalCache implementations that wraps the Caffeine Cache.
InternalCache.Loading<K,V> - Interface in com.github.owlcs.ontapi.internal
Loading cache.
InternalCache.MapWrapper<K,V> - Class in com.github.owlcs.ontapi.internal
A InternalCache implementations that wraps the standard Map.
InternalCache.SoftMapWrapper<K,V> - Class in com.github.owlcs.ontapi.internal
A InternalCache implementation that wraps a Map with SoftReference values.
InternalConfig - Interface in com.github.owlcs.ontapi.internal
A container with various configuration settings to manage mappings of the structural representation to RDF and vice versa.
InternalConfig.Snapshot - Class in com.github.owlcs.ontapi.internal
Snapshot config implementation.
InternalGraphModel - Interface in com.github.owlcs.ontapi.internal
A Buffer Graph OWL model, that extends ONTAPI Jena Model providing various methods to work with OWLAPI Objects.
InternalGraphModelImpl - Class in com.github.owlcs.ontapi.internal
A Buffer Graph OWL model, which supports both listing OWL-API objects (OWL Axioms, Entities and Annotations) and Jena interfaces (through the OntModel view of RDF Graph).
InternalGraphModelImpl(Graph, OntPersonality, InternalConfig, DataFactory, Map<Class<? extends OWLPrimitive>, InternalCache<?, ?>>) - Constructor for class com.github.owlcs.ontapi.internal.InternalGraphModelImpl
Constructs a model instance.
InternalGraphModelImpl.DirectListener - Class in com.github.owlcs.ontapi.internal
The direct listener to synchronize caches while working through OWL-API and jena at the same time.
InternalizedEntities - Class in com.github.owlcs.ontapi.owlapi
Entities that are commonly used in implementations.
InternalizedEntities() - Constructor for class com.github.owlcs.ontapi.owlapi.InternalizedEntities
 
InternalObjectFactory - Class in com.github.owlcs.ontapi.internal
An extended Object Factory impl which maps OntObjects to OWLObjects directly having no cache.
InternalObjectFactory(DataFactory, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.InternalObjectFactory
 
invalidate() - Method in class com.github.owlcs.ontapi.internal.InternalGraphModelImpl.DirectListener
 
INVERSE_FUNCTIONAL_OBJECT_PROPERTY - Enum constant in enum class com.github.owlcs.ontapi.internal.OWLTopObjectType
 
INVERSE_OBJECT_PROPERTIES - Enum constant in enum class com.github.owlcs.ontapi.internal.OWLTopObjectType
 
INVERSE_OBJECT_PROPERTY - Enum constant in enum class com.github.owlcs.ontapi.internal.OWLComponentType
 
InverseFunctionalObjectPropertyAxiomImpl - Class in com.github.owlcs.ontapi.owlapi.axioms
 
InverseFunctionalObjectPropertyAxiomImpl(OWLObjectPropertyExpression, Collection<OWLAnnotation>) - Constructor for class com.github.owlcs.ontapi.owlapi.axioms.InverseFunctionalObjectPropertyAxiomImpl
 
inverseFunctionalObjectPropertyAxioms(OWLObjectPropertyExpression) - Method in class com.github.owlcs.ontapi.OntBaseModelImpl
 
inverseFunctionalObjectPropertyAxioms(OWLObjectPropertyExpression) - Method in class com.github.owlcs.ontapi.OWLOntologyWrapper
 
InverseFunctionalObjectPropertyTranslator - Class in com.github.owlcs.ontapi.internal.axioms
A translator that provides OWLInverseFunctionalObjectPropertyAxiom implementations.
InverseFunctionalObjectPropertyTranslator() - Constructor for class com.github.owlcs.ontapi.internal.axioms.InverseFunctionalObjectPropertyTranslator
 
InverseFunctionalObjectPropertyTranslator.AxiomImpl - Class in com.github.owlcs.ontapi.internal.axioms
 
InverseFunctionalObjectPropertyTranslator.AxiomImpl.ComplexImpl - Class in com.github.owlcs.ontapi.internal.axioms
An OWLInverseFunctionalObjectPropertyAxiom that either has annotations or an anonymous object property expression (inverse object property) in the main triple's subject position.
InverseFunctionalObjectPropertyTranslator.AxiomImpl.SimpleImpl - Class in com.github.owlcs.ontapi.internal.axioms
An OWLInverseFunctionalObjectPropertyAxiom that has a named object property as subject and has no annotations.
InverseObjectPropertiesAxiomImpl - Class in com.github.owlcs.ontapi.owlapi.axioms
 
InverseObjectPropertiesAxiomImpl(OWLObjectPropertyExpression, OWLObjectPropertyExpression, Collection<OWLAnnotation>) - Constructor for class com.github.owlcs.ontapi.owlapi.axioms.InverseObjectPropertiesAxiomImpl
 
InverseObjectPropertiesTranslator - Class in com.github.owlcs.ontapi.internal.axioms
A translator that provides OWLInverseObjectPropertiesAxiom implementations.
InverseObjectPropertiesTranslator() - Constructor for class com.github.owlcs.ontapi.internal.axioms.InverseObjectPropertiesTranslator
 
InverseObjectPropertiesTranslator.AxiomImpl - Class in com.github.owlcs.ontapi.internal.axioms
 
InverseObjectPropertiesTranslator.AxiomImpl.ComplexImpl - Class in com.github.owlcs.ontapi.internal.axioms
An OWLInverseObjectPropertiesAxiom that either has annotations or anonymous object expressions (OWLObjectInverseOf) in subject or object positions.
InverseObjectPropertiesTranslator.AxiomImpl.SimpleImpl - Class in com.github.owlcs.ontapi.internal.axioms
An OWLInverseObjectPropertiesAxiom that has named object properties as subject and object and has no annotations.
inverseObjectPropertyAxioms(OWLObjectPropertyExpression) - Method in class com.github.owlcs.ontapi.OntBaseModelImpl
 
inverseObjectPropertyAxioms(OWLObjectPropertyExpression) - Method in class com.github.owlcs.ontapi.OWLOntologyWrapper
 
iri - Variable in class com.github.owlcs.ontapi.owlapi.objects.swrl.VariableImpl
 
IRI - Enum constant in enum class com.github.owlcs.ontapi.internal.OWLComponentType
 
iris - Variable in class com.github.owlcs.ontapi.internal.CacheObjectFactory
 
iris - Variable in class com.github.owlcs.ontapi.OntologyManagerImpl
 
iris(A) - Static method in class com.github.owlcs.ontapi.OwlObjects
 
IRREFLEXIVE_OBJECT_PROPERTY - Enum constant in enum class com.github.owlcs.ontapi.internal.OWLTopObjectType
 
IrreflexiveObjectPropertyAxiomImpl - Class in com.github.owlcs.ontapi.owlapi.axioms
 
IrreflexiveObjectPropertyAxiomImpl(OWLObjectPropertyExpression, Collection<OWLAnnotation>) - Constructor for class com.github.owlcs.ontapi.owlapi.axioms.IrreflexiveObjectPropertyAxiomImpl
 
irreflexiveObjectPropertyAxioms(OWLObjectPropertyExpression) - Method in class com.github.owlcs.ontapi.OntBaseModelImpl
 
irreflexiveObjectPropertyAxioms(OWLObjectPropertyExpression) - Method in class com.github.owlcs.ontapi.OWLOntologyWrapper
 
IrreflexiveObjectPropertyTranslator - Class in com.github.owlcs.ontapi.internal.axioms
A translator that provides OWLIrreflexiveObjectPropertyAxiom implementations.
IrreflexiveObjectPropertyTranslator() - Constructor for class com.github.owlcs.ontapi.internal.axioms.IrreflexiveObjectPropertyTranslator
 
IrreflexiveObjectPropertyTranslator.AxiomImpl - Class in com.github.owlcs.ontapi.internal.axioms
 
IrreflexiveObjectPropertyTranslator.AxiomImpl.ComplexImpl - Class in com.github.owlcs.ontapi.internal.axioms
An OWLIrreflexiveObjectPropertyAxiom that either has annotations or an anonymous object property expression (inverse object property) in the main triple's subject position.
IrreflexiveObjectPropertyTranslator.AxiomImpl.SimpleImpl - Class in com.github.owlcs.ontapi.internal.axioms
An OWLIrreflexiveObjectPropertyAxiom that has a named object property as subject and has no annotations.
isAcceptingHTTPCompression() - Method in class com.github.owlcs.ontapi.config.OntLoaderConfiguration
isAllowBulkAnnotationAssertions() - Method in interface com.github.owlcs.ontapi.config.AxiomsSettings
Answers whether the bulk annotations is allowed in declaration axioms or annotations should go separately as annotation assertion axioms.
isAllowBulkAnnotationAssertions() - Method in class com.github.owlcs.ontapi.config.OntConfig
An ONT-API manager's load config getter.
isAllowBulkAnnotationAssertions() - Method in class com.github.owlcs.ontapi.config.OntLoaderConfiguration
An ONT-API config method.
isAllowBulkAnnotationAssertions() - Method in class com.github.owlcs.ontapi.internal.InternalConfig.Snapshot
 
isAllowBulkAnnotationAssertions() - Method in class com.github.owlcs.ontapi.ModelConfig
 
isAllowReadDeclarations() - Method in interface com.github.owlcs.ontapi.config.AxiomsSettings
Answers whether the declaration axioms should be listed.
isAllowReadDeclarations() - Method in class com.github.owlcs.ontapi.config.OntConfig
An ONT-API manager's load config getter.
isAllowReadDeclarations() - Method in class com.github.owlcs.ontapi.config.OntLoaderConfiguration
An ONT-API config getter.
isAllowReadDeclarations() - Method in class com.github.owlcs.ontapi.internal.InternalConfig.Snapshot
 
isAllowReadDeclarations() - Method in class com.github.owlcs.ontapi.ModelConfig
 
isAnnotated() - Method in class com.github.owlcs.ontapi.internal.axioms.ClassAssertionTranslator.AxiomImpl.ComplexImpl
 
isAnnotated() - Method in class com.github.owlcs.ontapi.internal.axioms.ClassAssertionTranslator.AxiomImpl.SimpleImpl
 
isAnnotated() - Method in class com.github.owlcs.ontapi.internal.axioms.DeclarationTranslator.AxiomImpl.SimpleImpl
 
isAnnotated() - Method in class com.github.owlcs.ontapi.internal.axioms.DeclarationTranslator.AxiomImpl.WithAnnotationsImpl
 
isAnnotated() - Method in class com.github.owlcs.ontapi.internal.axioms.EquivalentDataPropertiesTranslator.AxiomImpl.WithAnnotationsImpl
 
isAnnotated() - Method in class com.github.owlcs.ontapi.internal.axioms.SWRLRuleTranslator.AxiomImpl
 
isAnnotated() - Method in class com.github.owlcs.ontapi.internal.axioms.DifferentIndividualsTranslator.AxiomImpl.ComplexImpl
 
isAnnotated() - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnnotationImpl.WithAnnotationsImpl
 
isAnnotated() - Method in interface com.github.owlcs.ontapi.internal.objects.WithAnnotations
Answers true if this object (axiom or annotation) has sub-annotations.
isAnnotated() - Method in interface com.github.owlcs.ontapi.internal.objects.WithoutAnnotations
 
isAnnotated() - Method in class com.github.owlcs.ontapi.owlapi.axioms.AxiomImpl
 
isAnnotationAssertionStatement(OntStatement, AxiomsSettings) - Static method in class com.github.owlcs.ontapi.internal.ReadHelper
Answers if the given OntStatement can be considered as annotation property assertion.
isAnnotationProperty() - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnnotationPropertyImpl
 
isAnnotationProperty() - Method in class com.github.owlcs.ontapi.internal.axioms.AbstractListBasedTranslator.WithListImpl
Answers true iff this is an OWL Annotation Property.
isAnnotationProperty(Resource) - Method in class com.github.owlcs.ontapi.transforms.BaseDeclarator
 
isAnnotationProperty(Resource) - Method in class com.github.owlcs.ontapi.transforms.RDFSTransform
 
isAnonymous() - Method in class com.github.owlcs.ontapi.OntBaseModelImpl
 
isAnonymous() - Method in class com.github.owlcs.ontapi.OntologyLoaderImpl.GraphInfo
 
isAnonymous() - Method in class com.github.owlcs.ontapi.owlapi.objects.dr.AnonymousDataRangeImpl
 
isAnonymous() - Method in class com.github.owlcs.ontapi.OWLOntologyWrapper
 
isAnonymousIndividual() - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnonymousIndividualImpl
 
isAnonymousIndividual() - Method in class com.github.owlcs.ontapi.internal.axioms.AbstractListBasedTranslator.WithListImpl
Answers true iff this is an OWL Anonymous Individual.
isAxiom() - Method in enum class com.github.owlcs.ontapi.internal.OWLTopObjectType
Answers true iff it is meta-info for an axiom-type, not for header.
isBoolean() - Method in class com.github.owlcs.ontapi.internal.objects.ONTDatatypeImpl
 
isBoolean() - Method in class com.github.owlcs.ontapi.owlapi.objects.entity.BuiltinDatatypeImpl
 
isBoolean() - Method in class com.github.owlcs.ontapi.owlapi.objects.entity.DatatypeImpl
 
isBoolean() - Method in class com.github.owlcs.ontapi.owlapi.objects.LiteralImpl
 
isBuiltIn() - Method in class com.github.owlcs.ontapi.internal.objects.ONTEntityImpl
 
isBuiltIn() - Method in class com.github.owlcs.ontapi.owlapi.objects.entity.BuiltinDatatypeImpl
 
isBuiltIn() - Method in class com.github.owlcs.ontapi.owlapi.objects.entity.ClassImpl
 
isBuiltIn() - Method in class com.github.owlcs.ontapi.owlapi.objects.entity.DataPropertyImpl
 
isBuiltIn() - Method in class com.github.owlcs.ontapi.owlapi.objects.entity.DatatypeImpl
 
isBuiltIn() - Method in class com.github.owlcs.ontapi.owlapi.objects.entity.ObjectPropertyImpl
 
isCardinalityRestriction(OntStatement) - Method in interface com.github.owlcs.ontapi.internal.searchers.ForClass
 
isCardinalityRestriction(OntStatement) - Method in interface com.github.owlcs.ontapi.internal.searchers.ForDatatype
 
isCardinalityRestriction(OntStatement) - Method in interface com.github.owlcs.ontapi.internal.searchers.ForTopEntity
 
isChangeApplicable(OWLOntologyChange) - Method in class com.github.owlcs.ontapi.OntologyManagerImpl
Checks if the change can be applied.
isClass(RDFNode) - Method in class com.github.owlcs.ontapi.internal.axioms.ClassAssertionTranslator
 
isClass(Resource) - Method in class com.github.owlcs.ontapi.transforms.BaseDeclarator
 
isClass(Resource) - Method in class com.github.owlcs.ontapi.transforms.RDFSTransform
 
isClassExpression() - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnonymousClassExpressionImpl
 
isClassExpression() - Method in class com.github.owlcs.ontapi.internal.objects.ONTClassImpl
 
isClassExpression() - Method in class com.github.owlcs.ontapi.internal.axioms.AbstractListBasedTranslator.WithListImpl
Answers true iff this is an OWL Class Expression.
isClassExpression(Resource) - Method in class com.github.owlcs.ontapi.transforms.BaseDeclarator
 
isClassExpressionLiteral() - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnonymousClassExpressionImpl.CF
 
isClassExpressionLiteral() - Method in class com.github.owlcs.ontapi.owlapi.objects.ce.ObjectComplementOfImpl
 
isComment() - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnnotationPropertyImpl
 
isConcurrent() - Method in class com.github.owlcs.ontapi.OntologyManagerImpl
Answers true if this manager must be thread-safe.
isConcurrent() - Method in class com.github.owlcs.ontapi.RWLockedOntology
Answers true if the ontology is equipped with a true R/W lock and therefore must be thread-safe.
isConcurrent(ReadWriteLock) - Static method in class com.github.owlcs.ontapi.NoOpReadWriteLock
Answers true if the given R/W Lock can be used in a concurrent environment.
isControlImports() - Method in class com.github.owlcs.ontapi.config.OntConfig
An ONT-API manager's write config getter.
isControlImports() - Method in class com.github.owlcs.ontapi.config.OntWriterConfiguration
ONT-API getter.
isCoreBuiltIn() - Method in class com.github.owlcs.ontapi.internal.objects.ONTSWRLAtomImpl.BN
 
isCoreBuiltIn() - Method in class com.github.owlcs.ontapi.owlapi.objects.swrl.BuiltInAtomImpl
 
isDataProperty() - Method in class com.github.owlcs.ontapi.internal.axioms.AbstractListBasedTranslator.WithListImpl
Answers true iff this is an OWL Data Property.
isDataProperty() - Method in class com.github.owlcs.ontapi.internal.objects.ONTDataPropertyImpl
 
isDataProperty(Resource) - Method in class com.github.owlcs.ontapi.transforms.BaseDeclarator
 
isDataProperty(Resource) - Method in class com.github.owlcs.ontapi.transforms.RDFSTransform
 
isDataRange(Resource) - Method in class com.github.owlcs.ontapi.transforms.BaseDeclarator
 
isDataRange(Resource) - Method in class com.github.owlcs.ontapi.transforms.RDFSTransform
 
isDatatype() - Method in class com.github.owlcs.ontapi.internal.axioms.AbstractListBasedTranslator.WithListImpl
Answers true iff this is an OWL Datatype.
isDatatype() - Method in class com.github.owlcs.ontapi.internal.objects.ONTDatatypeImpl
 
isDeclarationStatement(OntStatement) - Static method in class com.github.owlcs.ontapi.internal.ReadHelper
Answers true if the given OntStatement is a declaration (predicate = rdf:type) of some OWL entity or anonymous individual.
isDeclared(OWLEntity) - Method in class com.github.owlcs.ontapi.OntBaseModelImpl
 
isDeclared(OWLEntity) - Method in class com.github.owlcs.ontapi.OWLOntologyWrapper
 
isDeclared(OWLEntity, Imports) - Method in class com.github.owlcs.ontapi.RWLockedOntology
 
isDefinitelyEmpty() - Method in class com.github.owlcs.ontapi.internal.ONTWrapperImpl
Answers true if there are definitely no associated triples.
isDefinitelyEmpty() - Method in class com.github.owlcs.ontapi.internal.OWLTriples
 
isDeprecated() - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnnotationPropertyImpl
 
isDeprecated(String, Object) - Static method in class com.github.owlcs.ontapi.internal.objects.ONTAnnotationImpl
Answers true if the given pair is a part of the triple x owl:deprecated "true"^^xsd:boolean.
isDeprecatedIRIAnnotation() - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnnotationImpl
 
isDeprecatedIRIAnnotation() - Method in class com.github.owlcs.ontapi.owlapi.objects.AnnotationImplNotAnnotated
 
isDeprecatedIRIAssertion() - Method in class com.github.owlcs.ontapi.internal.axioms.AnnotationAssertionTranslator.AxiomImpl
 
isDeprecatedIRIAssertion() - Method in class com.github.owlcs.ontapi.owlapi.axioms.AnnotationAssertionAxiomImpl
Determines if this annotation assertion deprecates the IRI that is the subject of the annotation.
isDistinct() - Method in enum class com.github.owlcs.ontapi.internal.OWLTopObjectType
Answers true iff an object of this type can be derived from one and only one main triple, and returns false, if several main triples can correspond to the same object.
isDouble() - Method in class com.github.owlcs.ontapi.internal.objects.ONTDatatypeImpl
 
isDouble() - Method in class com.github.owlcs.ontapi.owlapi.objects.entity.BuiltinDatatypeImpl
 
isDouble() - Method in class com.github.owlcs.ontapi.owlapi.objects.entity.DatatypeImpl
 
isDouble() - Method in class com.github.owlcs.ontapi.owlapi.objects.LiteralImpl
 
isEmpty() - Method in class com.github.owlcs.ontapi.internal.InternalCache.CaffeineWrapper
 
isEmpty() - Method in interface com.github.owlcs.ontapi.internal.InternalCache
Answers true if the cache is empty.
isEmpty() - Method in interface com.github.owlcs.ontapi.internal.InternalCache.Loading
Answers true if the cache is empty.
isEmpty() - Method in class com.github.owlcs.ontapi.internal.InternalCache.MapWrapper
 
isEmpty() - Method in class com.github.owlcs.ontapi.internal.InternalCache.SoftMapWrapper
 
isEmpty() - Method in class com.github.owlcs.ontapi.OntBaseModelImpl
 
isEmpty() - Method in interface com.github.owlcs.ontapi.OntologyCollection
Answers true if the collection is empty.
isEmpty() - Method in class com.github.owlcs.ontapi.OntologyCollectionImpl
 
isEmpty() - Method in class com.github.owlcs.ontapi.OWLOntologyWrapper
 
isEmpty() - Method in class com.github.owlcs.ontapi.RWLockedCollection
 
isEncodingOfTransitiveProperty() - Method in class com.github.owlcs.ontapi.internal.axioms.SubPropertyChainOfTranslator.AxiomImpl
 
isEncodingOfTransitiveProperty() - Method in class com.github.owlcs.ontapi.owlapi.axioms.SubPropertyChainAxiomImpl
 
isEncodingOfTransitiveProperty(Object[], ModelObjectFactory) - Method in class com.github.owlcs.ontapi.internal.axioms.SubPropertyChainOfTranslator.AxiomImpl
 
isEntityOrAnonymousIndividual(Resource) - Static method in class com.github.owlcs.ontapi.internal.ReadHelper
Answers true if the given Resource is an OWL-Entity or Anonymous Individual
isFloat() - Method in class com.github.owlcs.ontapi.internal.objects.ONTDatatypeImpl
 
isFloat() - Method in class com.github.owlcs.ontapi.owlapi.objects.entity.BuiltinDatatypeImpl
 
isFloat() - Method in class com.github.owlcs.ontapi.owlapi.objects.entity.DatatypeImpl
 
isFloat() - Method in class com.github.owlcs.ontapi.owlapi.objects.LiteralImpl
 
isFollowRedirects() - Method in class com.github.owlcs.ontapi.config.OntLoaderConfiguration
isFresh() - Method in class com.github.owlcs.ontapi.OntologyLoaderImpl.GraphInfo
 
isGCI() - Method in class com.github.owlcs.ontapi.internal.axioms.SubClassOfTranslator.AxiomImpl
 
isGCI() - Method in class com.github.owlcs.ontapi.owlapi.axioms.SubClassOfAxiomImpl
 
isIgnoreAnnotationAxiomOverlaps() - Method in interface com.github.owlcs.ontapi.config.AxiomsSettings
Answers whether the Range, Domain and SubClassOf axioms should be separated in case there is a 'punning' in annotation property with the other property (data or object).
isIgnoreAnnotationAxiomOverlaps() - Method in class com.github.owlcs.ontapi.config.OntConfig
An ONT-API manager's load config getter.
isIgnoreAnnotationAxiomOverlaps() - Method in class com.github.owlcs.ontapi.config.OntLoaderConfiguration
An ONT-API config getter.
isIgnoreAnnotationAxiomOverlaps() - Method in class com.github.owlcs.ontapi.internal.InternalConfig.Snapshot
 
isIgnoreAnnotationAxiomOverlaps() - Method in class com.github.owlcs.ontapi.ModelConfig
 
isIgnoreAxiomsReadErrors() - Method in interface com.github.owlcs.ontapi.config.AxiomsSettings
Answers whether errors that arise when parsing axioms from a graph should be ignored.
isIgnoreAxiomsReadErrors() - Method in class com.github.owlcs.ontapi.config.OntConfig
An ONT-API manager's load config getter.
isIgnoreAxiomsReadErrors() - Method in class com.github.owlcs.ontapi.config.OntLoaderConfiguration
An ONT-API config getter.
isIgnoreAxiomsReadErrors() - Method in class com.github.owlcs.ontapi.internal.InternalConfig.Snapshot
 
isIgnoreAxiomsReadErrors() - Method in class com.github.owlcs.ontapi.ModelConfig
 
isIgnoredImport(IRI) - Method in class com.github.owlcs.ontapi.config.OntLoaderConfiguration
isInBuiltinSpec(OntModel, FrontsNode) - Method in class com.github.owlcs.ontapi.internal.searchers.objects.AnnotationPropertySearcher
Answers true if the given node is builtin.
isIndenting() - Method in class com.github.owlcs.ontapi.config.OntWriterConfiguration
 
isIndividual(RDFNode) - Method in class com.github.owlcs.ontapi.internal.axioms.ClassAssertionTranslator
 
isIndividual(Resource) - Method in class com.github.owlcs.ontapi.transforms.BaseDeclarator
 
isInSimplifiedForm() - Method in class com.github.owlcs.ontapi.internal.axioms.ObjectPropertyAssertionTranslator.AxiomImpl
 
isInSimplifiedForm() - Method in class com.github.owlcs.ontapi.owlapi.axioms.ObjectPropertyAssertionAxiomImpl
 
isInteger() - Method in class com.github.owlcs.ontapi.internal.objects.ONTDatatypeImpl
 
isInteger() - Method in class com.github.owlcs.ontapi.owlapi.objects.entity.BuiltinDatatypeImpl
 
isInteger() - Method in class com.github.owlcs.ontapi.owlapi.objects.entity.DatatypeImpl
 
isInteger() - Method in class com.github.owlcs.ontapi.owlapi.objects.LiteralImpl
 
isJena() - Method in enum class com.github.owlcs.ontapi.OntFormat
Answers true if this format-type is provided by Apache Jena.
isJenaOnly() - Method in enum class com.github.owlcs.ontapi.OntFormat
Answers true if this format-type is provided by Apache Jena only, i.e. there is no OWL-API support.
isJSON() - Method in enum class com.github.owlcs.ontapi.OntFormat
Answers true if it is a JSON format.
isLabel() - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnnotationPropertyImpl
 
isLabelsAsBanner() - Method in class com.github.owlcs.ontapi.config.OntWriterConfiguration
 
isLoad() - Method in enum class com.github.owlcs.ontapi.config.OntSettings
 
isLoadAnnotationAxioms() - Method in interface com.github.owlcs.ontapi.config.AxiomsSettings
Answers whether annotation axioms (instances of OWLAnnotationAxiom) should be retrieved from the Graph.
isLoadAnnotationAxioms() - Method in class com.github.owlcs.ontapi.config.OntConfig
OWL-API(NEW) manager load config getter.
isLoadAnnotationAxioms() - Method in class com.github.owlcs.ontapi.config.OntLoaderConfiguration
An ONT-API config getter.
isLoadAnnotationAxioms() - Method in class com.github.owlcs.ontapi.internal.InternalConfig.Snapshot
 
isLoadAnnotationAxioms() - Method in class com.github.owlcs.ontapi.ModelConfig
 
isLoaded() - Method in class com.github.owlcs.ontapi.internal.CacheObjectMapImpl
 
isLoaded() - Method in class com.github.owlcs.ontapi.internal.DirectObjectMapImpl
Answers true if this ObjectMap is loaded, i.e. already contains all ONTObjects in memory.
isLoaded() - Method in interface com.github.owlcs.ontapi.internal.ObjectMap
Answers true if this ObjectMap is loaded, i.e. already contains all ONTObjects in memory.
isNamed() - Method in class com.github.owlcs.ontapi.owlapi.objects.dr.AnonymousDataRangeImpl
 
isNamed(OWLClassExpression) - Static method in class com.github.owlcs.ontapi.owlapi.axioms.EquivalentClassesAxiomImpl
Answers true if the given class expression is a named class, but not owl:Thing and not owl:Nothing.
isNamedClass() - Method in class com.github.owlcs.ontapi.internal.objects.ONTClassImpl
 
isNamedClass() - Method in class com.github.owlcs.ontapi.internal.axioms.AbstractListBasedTranslator.WithListImpl
Answers true iff this is an OWL Class.
isNamedIndividual() - Method in class com.github.owlcs.ontapi.internal.axioms.AbstractListBasedTranslator.WithListImpl
Answers true iff this is an OWL Named Individual.
isNamedIndividual() - Method in class com.github.owlcs.ontapi.internal.objects.ONTNamedIndividualImpl
 
isNotEmpty() - Method in class com.github.owlcs.ontapi.transforms.GraphStats
 
isObjectProperty() - Method in class com.github.owlcs.ontapi.internal.axioms.AbstractListBasedTranslator.WithListImpl
Answers true iff this is an OWL Object Property.
isObjectProperty() - Method in class com.github.owlcs.ontapi.internal.objects.ONTObjectPropertyImpl
 
isObjectProperty(Resource) - Method in class com.github.owlcs.ontapi.transforms.RDFSTransform
 
isObjectPropertyExpression(Resource) - Method in class com.github.owlcs.ontapi.transforms.BaseDeclarator
 
isONT() - Method in enum class com.github.owlcs.ontapi.config.OntSettings
 
isOntologyEmpty() - Method in interface com.github.owlcs.ontapi.internal.InternalGraphModel
Answers true if the ontology is ontologically empty (no header, no axioms).
isOntologyEmpty() - Method in class com.github.owlcs.ontapi.internal.InternalGraphModelImpl
 
isOWL() - Method in enum class com.github.owlcs.ontapi.OntFormat
Answers true if this format-type is provided by OWL-API.
isOWL() - Method in class com.github.owlcs.ontapi.transforms.RDFSTransform
 
isOWLBottomObjectProperty() - Method in class com.github.owlcs.ontapi.internal.objects.ONTDataPropertyImpl
 
isOWLBottomObjectProperty() - Method in class com.github.owlcs.ontapi.internal.objects.ONTObjectPropertyImpl
 
isOWLDatatype() - Method in class com.github.owlcs.ontapi.internal.objects.ONTDatatypeImpl
 
isOWLDatatype() - Method in class com.github.owlcs.ontapi.owlapi.objects.entity.DatatypeImpl
 
isOWLNothing() - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnonymousClassExpressionImpl
 
isOWLNothing() - Method in class com.github.owlcs.ontapi.internal.objects.ONTClassImpl
 
isOWLNothing() - Method in class com.github.owlcs.ontapi.owlapi.objects.ce.AnonymousClassExpressionImpl
 
isOWLNothing() - Method in class com.github.owlcs.ontapi.owlapi.objects.entity.ClassImpl
 
isOWLOnly() - Method in enum class com.github.owlcs.ontapi.OntFormat
Answers true if this format-type is provided by OWL-API only, i.e. there is no Jena support.
isOWLThing() - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnonymousClassExpressionImpl
 
isOWLThing() - Method in class com.github.owlcs.ontapi.internal.objects.ONTClassImpl
 
isOWLThing() - Method in class com.github.owlcs.ontapi.owlapi.objects.ce.AnonymousClassExpressionImpl
 
isOWLThing() - Method in class com.github.owlcs.ontapi.owlapi.objects.entity.ClassImpl
 
isOWLTopObjectProperty() - Method in class com.github.owlcs.ontapi.internal.objects.ONTDataPropertyImpl
 
isOWLTopObjectProperty() - Method in class com.github.owlcs.ontapi.internal.objects.ONTObjectPropertyImpl
 
isOWLXML(String) - Static method in class com.github.owlcs.ontapi.RDFFormatSupport
 
isPerformTransformation() - Method in interface com.github.owlcs.ontapi.config.LoadSettings
Answers true if the mechanism of graph transformers is enabled, which is true by default.
isPerformTransformation() - Method in class com.github.owlcs.ontapi.config.OntConfig
An ONT-API manager's load config getter.
isPerformTransformation() - Method in class com.github.owlcs.ontapi.config.OntLoaderConfiguration
An ONT-API config getter.
isPrimitive() - Method in enum class com.github.owlcs.ontapi.internal.OWLComponentType
Answers true if the type is primitive.
isProcessImports() - Method in interface com.github.owlcs.ontapi.config.LoadSettings
Answers true if the imports' processing is enabled.
isProcessImports() - Method in class com.github.owlcs.ontapi.config.OntConfig
An ONT-API manager's load config getter.
isProcessImports() - Method in class com.github.owlcs.ontapi.config.OntLoaderConfiguration
An ONT-API config getter.
isQualified(Resource) - Static method in class com.github.owlcs.ontapi.transforms.OWLCommonTransform
 
isRDFPlainLiteral() - Method in class com.github.owlcs.ontapi.internal.objects.ONTDatatypeImpl
 
isRDFPlainLiteral() - Method in class com.github.owlcs.ontapi.owlapi.objects.entity.BuiltinDatatypeImpl
 
isRDFPlainLiteral() - Method in class com.github.owlcs.ontapi.owlapi.objects.entity.DatatypeImpl
 
isRDFPlainLiteral() - Method in class com.github.owlcs.ontapi.owlapi.objects.LiteralImpl
 
isRDFS() - Method in class com.github.owlcs.ontapi.transforms.RDFSTransform
 
isReadable() - Method in class com.github.owlcs.ontapi.OWLLangRegistry.OWLLang
 
isReadONTObjects() - Method in interface com.github.owlcs.ontapi.config.AxiomsSettings
Answers whether the Ontology read methods should return ONTObjects.
isReadONTObjects() - Method in class com.github.owlcs.ontapi.config.OntConfig
An ONT-API manager's load config getter.
isReadONTObjects() - Method in class com.github.owlcs.ontapi.config.OntLoaderConfiguration
An ONT-API config getter.
isReadONTObjects() - Method in class com.github.owlcs.ontapi.internal.InternalConfig.Snapshot
 
isReadONTObjects() - Method in class com.github.owlcs.ontapi.ModelConfig
 
isReadSupported() - Method in enum class com.github.owlcs.ontapi.OntFormat
Answers true if this format-type is supported for read operation.
isReportStackTrace() - Method in class com.github.owlcs.ontapi.config.OntLoaderConfiguration
isReverseTriple(ONTAxiomImpl<A>) - Method in class com.github.owlcs.ontapi.internal.axioms.AbstractNaryTranslator.NaryAxiomImpl
Answers true if the given axiom has mirror triple.
isSplitAxiomAnnotations() - Method in interface com.github.owlcs.ontapi.config.AxiomsSettings
Answers whether the different bulk annotations for the same axiom should go as different axioms.
isSplitAxiomAnnotations() - Method in class com.github.owlcs.ontapi.config.OntConfig
An ONT-API manager's load config getter.
isSplitAxiomAnnotations() - Method in class com.github.owlcs.ontapi.config.OntLoaderConfiguration
An ONT-API config getter.
isSplitAxiomAnnotations() - Method in class com.github.owlcs.ontapi.internal.InternalConfig.Snapshot
 
isSplitAxiomAnnotations() - Method in class com.github.owlcs.ontapi.ModelConfig
 
isStrict() - Method in class com.github.owlcs.ontapi.config.OntLoaderConfiguration
isString() - Method in class com.github.owlcs.ontapi.internal.objects.ONTDatatypeImpl
 
isString() - Method in class com.github.owlcs.ontapi.owlapi.objects.entity.BuiltinDatatypeImpl
 
isString() - Method in class com.github.owlcs.ontapi.owlapi.objects.entity.DatatypeImpl
 
isSupported() - Method in enum class com.github.owlcs.ontapi.OntFormat
Returns true if format is good for using by ONT-API without any restrictions both to read and write.
isSupported(Class<?>) - Method in enum class com.github.owlcs.ontapi.config.ExtendedProperties.MapType
 
isSupported(OWLClassExpression) - Static method in class com.github.owlcs.ontapi.internal.searchers.axioms.AnnotationAssertionBySubject
 
isSupported(OWLObjectPropertyExpression) - Static method in class com.github.owlcs.ontapi.internal.searchers.axioms.AnnotationAssertionBySubject
 
isSystem(OntModel, String) - Static method in class com.github.owlcs.ontapi.internal.searchers.axioms.ByPrimitive
Answers true if the given uri is reserved.
isTopDatatype() - Method in class com.github.owlcs.ontapi.internal.objects.ONTDatatypeImpl
 
isTopDatatype() - Method in class com.github.owlcs.ontapi.owlapi.objects.entity.BuiltinDatatypeImpl
 
isTopDatatype() - Method in class com.github.owlcs.ontapi.owlapi.objects.entity.DatatypeImpl
 
isTopEntity() - Method in class com.github.owlcs.ontapi.internal.objects.ONTDatatypeImpl
 
isTopEntity() - Method in class com.github.owlcs.ontapi.owlapi.objects.entity.BuiltinDatatypeImpl
 
isTopEntity() - Method in class com.github.owlcs.ontapi.owlapi.objects.entity.DatatypeImpl
 
isTreatDublinCoreAsBuiltIn() - Method in class com.github.owlcs.ontapi.config.OntLoaderConfiguration
isUseNamespaceEntities() - Method in class com.github.owlcs.ontapi.config.OntWriterConfiguration
 
isUseOWLParsersToLoad() - Method in interface com.github.owlcs.ontapi.config.LoadSettings
Answers true if the native OWL-API parsers must be preferred while loading ontology, which is strongly not recommended (and the method returns false by default).
isUseOWLParsersToLoad() - Method in class com.github.owlcs.ontapi.config.OntConfig
An ONT-API manager's load config getter.
isUseOWLParsersToLoad() - Method in class com.github.owlcs.ontapi.config.OntLoaderConfiguration
An ONT-API config getter.
isWritable() - Method in class com.github.owlcs.ontapi.OWLLangRegistry.OWLLang
 
isWrite() - Method in enum class com.github.owlcs.ontapi.config.OntSettings
 
isWriteSupported() - Method in enum class com.github.owlcs.ontapi.OntFormat
Answers true if this format-type is supported for write operation.
isXML() - Method in enum class com.github.owlcs.ontapi.OntFormat
Answers true if it is an XML format.
iterator() - Method in class com.github.owlcs.ontapi.RWLockedCollection
 
iterator(EnhGraph) - Method in class com.github.owlcs.ontapi.internal.SearchModel.CachedFactory
 

J

jenaLangs() - Method in enum class com.github.owlcs.ontapi.OntFormat
Lists all jena languages associated with this type in the form of Stream.
JSON_LD - Enum constant in enum class com.github.owlcs.ontapi.OntFormat
 

K

key() - Method in interface com.github.owlcs.ontapi.config.LoadSettings.Scheme
Answers the scheme controller identifier.
key() - Method in enum class com.github.owlcs.ontapi.config.OntConfig.DefaultScheme
 
key() - Method in enum class com.github.owlcs.ontapi.config.OntSettings
 
keys - Variable in class com.github.owlcs.ontapi.internal.CacheObjectMapImpl.CachedMap
 
keys() - Method in class com.github.owlcs.ontapi.internal.CacheObjectMapImpl
 
keys() - Method in class com.github.owlcs.ontapi.internal.DirectObjectMapImpl
 
keys() - Method in interface com.github.owlcs.ontapi.internal.ObjectMap
Lists all OWLObjectss encapsulated by this map.
keys() - Method in interface com.github.owlcs.ontapi.OntologyCollection
Lists all key-ids for all element-containers from this collection.
keys() - Static method in class com.github.owlcs.ontapi.OWLLangRegistry
Gets all registry keys.
KRSS - Enum constant in enum class com.github.owlcs.ontapi.OntFormat
 
KRSS - Enum constant in enum class com.github.owlcs.ontapi.OWLLangRegistry.LangKey
 
KRSS2 - Enum constant in enum class com.github.owlcs.ontapi.OntFormat
 
KRSS2 - Enum constant in enum class com.github.owlcs.ontapi.OWLLangRegistry.LangKey
 

L

label - Variable in class com.github.owlcs.ontapi.owlapi.objects.LiteralImpl
 
label() - Method in record class com.github.owlcs.ontapi.BlankNodeId
Returns the value of the label record component.
LAST_REQUEST_TYPE - Static variable in class com.github.owlcs.ontapi.OntGraphUtils
 
LATEX - Enum constant in enum class com.github.owlcs.ontapi.OntFormat
 
LATEX - Enum constant in enum class com.github.owlcs.ontapi.OWLLangRegistry.LangKey
 
leaveCriticalSection() - Method in class com.github.owlcs.ontapi.internal.InternalGraphModelImpl
Jena model method to work with embedded lock-mechanism.
listAnnotations(OntStatement, AxiomsSettings, ONTObjectFactory) - Static method in class com.github.owlcs.ontapi.internal.ReadHelper
Lists all OWLAnnotations which are associated with the specified statement.
listAnnotations(Resource, Resource, Property, RDFNode) - Method in class com.github.owlcs.ontapi.internal.SearchModel
 
listAssertions(OntModel, String) - Method in class com.github.owlcs.ontapi.internal.searchers.axioms.ByAnnotationProperty
 
listAssertions(OntModel, String) - Method in class com.github.owlcs.ontapi.internal.searchers.axioms.ByProperty
 
listAxioms(OntModel) - Method in class com.github.owlcs.ontapi.internal.AxiomTranslator
Reads all model's axioms in the form of iterator.
listByObject(OntModel, RDFNode) - Method in class com.github.owlcs.ontapi.internal.BaseSearcher
 
listByPredicate(OntModel, Property) - Method in class com.github.owlcs.ontapi.internal.BaseSearcher
 
listByPredicate(OntModel, Property) - Method in interface com.github.owlcs.ontapi.internal.searchers.ForTopEntity
 
listByPredicateAndObject(OntModel, Property, RDFNode) - Method in class com.github.owlcs.ontapi.internal.BaseSearcher
 
listBySubject(OntModel, Resource) - Method in class com.github.owlcs.ontapi.internal.BaseSearcher
 
listBySubjectAndPredicate(OntModel, Resource, Property) - Method in class com.github.owlcs.ontapi.internal.BaseSearcher
 
listCandidates(OntModel, String) - Method in class com.github.owlcs.ontapi.internal.searchers.axioms.ByIRI
 
listComponents(OWLComponentType) - Method in class com.github.owlcs.ontapi.internal.InternalGraphModelImpl
Lists all OWL-objects of the specified type.
Listener() - Constructor for class com.github.owlcs.ontapi.internal.OWLTriples.Listener
 
listenerMap - Variable in class com.github.owlcs.ontapi.OntologyManagerImpl.ListenersHolder
 
listeners - Variable in class com.github.owlcs.ontapi.OntologyManagerImpl
 
ListenersHolder() - Constructor for class com.github.owlcs.ontapi.OntologyManagerImpl.ListenersHolder
 
listEntities(OntModel, AxiomsSettings) - Method in class com.github.owlcs.ontapi.internal.searchers.objects.ClassSearcher
 
listEntities(OntModel, AxiomsSettings) - Method in class com.github.owlcs.ontapi.internal.searchers.objects.DatatypeSearcher
 
listEntities(OntModel, AxiomsSettings) - Method in class com.github.owlcs.ontapi.internal.searchers.objects.NamedIndividualSearcher
 
listEntities(OntModel, AxiomsSettings) - Method in class com.github.owlcs.ontapi.internal.searchers.objects.AnnotationPropertySearcher
 
listExplicitStatements(OntModel, String) - Method in class com.github.owlcs.ontapi.internal.searchers.axioms.ByDatatype
 
listExplicitStatements(OntModel, String) - Method in class com.github.owlcs.ontapi.internal.searchers.axioms.ByClass
 
listHeaderAnnotations(OntModel) - Static method in class com.github.owlcs.ontapi.internal.searchers.objects.AnnotationPropertySearcher
Recursively lists all annotations for the ontology header in the form of a flat stream.
listImplicitStatements(OntModel) - Method in interface com.github.owlcs.ontapi.internal.searchers.ForTopEntity
 
listIndividuals(OntModel) - Method in class com.github.owlcs.ontapi.internal.searchers.objects.NamedIndividualSearcher
Answers an iterator over all model's base named individuals.
listONTAxioms(E, OntModel, ONTObjectFactory, AxiomsSettings) - Method in class com.github.owlcs.ontapi.internal.searchers.axioms.ByEntity
 
listONTAxioms(K, OntModel, ONTObjectFactory, AxiomsSettings) - Method in interface com.github.owlcs.ontapi.internal.ByObjectSearcher
Lists all axioms that contain the given OWLObject.
listONTAxioms(IRI, OntModel, ONTObjectFactory, AxiomsSettings) - Method in class com.github.owlcs.ontapi.internal.searchers.axioms.ByIRI
 
listONTAxioms(OWLClass, OntModel, ONTObjectFactory, AxiomsSettings) - Method in class com.github.owlcs.ontapi.internal.searchers.axioms.DisjointClassesByOperand
 
listONTAxioms(OWLClass, OntModel, ONTObjectFactory, AxiomsSettings) - Method in class com.github.owlcs.ontapi.internal.searchers.axioms.EquivalentClassesByOperand
 
listONTAxioms(OWLClass, OntModel, ONTObjectFactory, AxiomsSettings) - Method in class com.github.owlcs.ontapi.internal.searchers.axioms.SubClassOfByObject
 
listONTAxioms(OWLEntity, OntModel, ONTObjectFactory, AxiomsSettings) - Method in class com.github.owlcs.ontapi.internal.searchers.axioms.DeclarationByEntity
 
listONTAxioms(OWLObjectPropertyExpression, OntModel, ONTObjectFactory, AxiomsSettings) - Method in class com.github.owlcs.ontapi.internal.searchers.axioms.ObjectPropertyDomainBySubject
 
listONTAxioms(OWLObjectPropertyExpression, OntModel, ONTObjectFactory, AxiomsSettings) - Method in class com.github.owlcs.ontapi.internal.searchers.axioms.ObjectPropertyRangeBySubject
 
listONTAxioms(OWLClassExpression, OntModel, ONTObjectFactory, AxiomsSettings) - Method in class com.github.owlcs.ontapi.internal.searchers.axioms.ClassAssertionByObject
 
listONTAxioms(P, OntModel, ONTObjectFactory, AxiomsSettings) - Method in class com.github.owlcs.ontapi.internal.searchers.axioms.ByPrimitive
Lists all axioms that contain the given ByPrimitive.
listONTAxioms(OWLAnnotationSubject, OntModel, ONTObjectFactory, AxiomsSettings) - Method in class com.github.owlcs.ontapi.internal.searchers.axioms.AnnotationAssertionBySubject
 
listONTComponents(OntStatement, ModelObjectFactory) - Method in class com.github.owlcs.ontapi.internal.axioms.AbstractNaryTranslator.ClassNaryAxiomImpl
 
listONTComponents(OntStatement, ModelObjectFactory) - Method in class com.github.owlcs.ontapi.internal.axioms.AbstractNaryTranslator.DataPropertyNaryAxiomImpl
 
listONTComponents(OntStatement, ModelObjectFactory) - Method in class com.github.owlcs.ontapi.internal.axioms.AbstractNaryTranslator.IndividualNaryAxiomImpl
 
listONTComponents(OntStatement, ModelObjectFactory) - Method in class com.github.owlcs.ontapi.internal.axioms.AbstractNaryTranslator.ObjectPropertyNaryAxiomImpl
 
listONTComponents(OntStatement, ModelObjectFactory) - Method in class com.github.owlcs.ontapi.internal.axioms.DifferentIndividualsTranslator.AxiomImpl
 
listONTComponents(OntStatement, ModelObjectFactory) - Method in class com.github.owlcs.ontapi.internal.axioms.DisjointClassesTranslator.AxiomImpl
 
listONTComponents(OntStatement, ModelObjectFactory) - Method in class com.github.owlcs.ontapi.internal.axioms.DisjointDataPropertiesTranslator.AxiomImpl
 
listONTComponents(OntStatement, ModelObjectFactory) - Method in class com.github.owlcs.ontapi.internal.axioms.DisjointObjectPropertiesTranslator.AxiomImpl
 
listONTComponents(OntStatement, ModelObjectFactory) - Method in class com.github.owlcs.ontapi.internal.axioms.DisjointUnionTranslator.AxiomImpl
 
listONTComponents(OntStatement, ModelObjectFactory) - Method in class com.github.owlcs.ontapi.internal.axioms.HasKeyTranslator.AxiomImpl
 
listONTComponents(OntStatement, ModelObjectFactory) - Method in class com.github.owlcs.ontapi.internal.axioms.InverseObjectPropertiesTranslator.AxiomImpl
 
listONTComponents(OntStatement, ModelObjectFactory) - Method in class com.github.owlcs.ontapi.internal.axioms.SubPropertyChainOfTranslator.AxiomImpl
 
listONTComponents(OntStatement, ModelObjectFactory) - Method in class com.github.owlcs.ontapi.internal.axioms.DifferentIndividualsTranslator.AxiomImpl.ComplexImpl
Extracts and lists all members from the statement.
listONTComponents(OntStatement, ModelObjectFactory) - Method in class com.github.owlcs.ontapi.internal.axioms.AbstractNaryTranslator.NaryAxiomImpl
Extracts and lists all elements from the given statement.
listONTObjects() - Method in class com.github.owlcs.ontapi.internal.DirectObjectMapImpl
Lists all ONTObject using loader.
listONTObjects(OntModel, ONTObjectFactory, AxiomsSettings) - Method in class com.github.owlcs.ontapi.internal.AxiomTranslator
Returns an Extended Iterator of all model AxiomTranslators.
listONTObjects(OntModel, ONTObjectFactory, AxiomsSettings) - Method in interface com.github.owlcs.ontapi.internal.ObjectsSearcher
Lists all objects from the specified model.
listONTObjects(OntModel, ONTObjectFactory, AxiomsSettings) - Method in class com.github.owlcs.ontapi.internal.searchers.objects.AnnotationPropertySearcher
 
listOWLAnnotationAssertionAxioms(OWLAnnotationSubject) - Method in class com.github.owlcs.ontapi.internal.InternalGraphModelImpl
 
listOWLAnnotationAssertionAxioms(OWLAnnotationSubject) - Method in interface com.github.owlcs.ontapi.internal.InternalGraphModel
Lists Annotation Assertion Axioms with the given subject.
listOWLAnnotationProperties() - Method in interface com.github.owlcs.ontapi.internal.InternalGraphModel
Lists all annotation properties in the form of OWL-API objects.
listOWLAnnotationProperties() - Method in class com.github.owlcs.ontapi.internal.InternalGraphModelImpl
 
listOWLAnnotationPropertyDomainAxioms(OWLAnnotationProperty) - Method in interface com.github.owlcs.ontapi.internal.InternalGraphModel
 
listOWLAnnotationPropertyRangeAxioms(OWLAnnotationProperty) - Method in interface com.github.owlcs.ontapi.internal.InternalGraphModel
 
listOWLAnnotations() - Method in interface com.github.owlcs.ontapi.internal.InternalGraphModel
Gets all ontology header annotations.
listOWLAnnotations() - Method in class com.github.owlcs.ontapi.internal.InternalGraphModelImpl
 
listOWLAnnotations(OntObject, ONTObjectFactory) - Static method in class com.github.owlcs.ontapi.internal.ReadHelper
Lists all annotations related to the object (including assertions).
listOWLAnonymousIndividuals() - Method in interface com.github.owlcs.ontapi.internal.InternalGraphModel
Lists all anonymous individuals in the form of OWL-API objects.
listOWLAnonymousIndividuals() - Method in class com.github.owlcs.ontapi.internal.InternalGraphModelImpl
 
listOWLAsymmetricObjectPropertyAxioms(OWLObjectPropertyExpression) - Method in interface com.github.owlcs.ontapi.internal.InternalGraphModel
 
listOWLAxioms() - Method in interface com.github.owlcs.ontapi.internal.InternalGraphModel
Lists all ontology axioms.
listOWLAxioms() - Method in class com.github.owlcs.ontapi.internal.InternalGraphModelImpl
 
listOWLAxioms(ByObjectSearcher<A, K>, Class<A>, K, InternalConfig) - Method in class com.github.owlcs.ontapi.internal.InternalGraphModelImpl
Auxiliary method to extract axioms from the graph.
listOWLAxioms(Class<A>) - Method in class com.github.owlcs.ontapi.internal.InternalGraphModelImpl
 
listOWLAxioms(Class<A>) - Method in interface com.github.owlcs.ontapi.internal.InternalGraphModel
Lists axioms of the given class-type.
listOWLAxioms(Class<A>, OWLObject) - Method in interface com.github.owlcs.ontapi.internal.InternalGraphModel
Selects all axioms for the given object-component.
listOWLAxioms(Class<A>, OWLObject) - Method in class com.github.owlcs.ontapi.internal.InternalGraphModelImpl
 
listOWLAxioms(Iterable<AxiomType<?>>) - Method in interface com.github.owlcs.ontapi.internal.InternalGraphModel
Lists axioms for the specified types.
listOWLAxioms(Iterable<AxiomType<?>>) - Method in class com.github.owlcs.ontapi.internal.InternalGraphModelImpl
 
listOWLAxioms(AxiomType<A>) - Method in interface com.github.owlcs.ontapi.internal.InternalGraphModel
Lists axioms of the given axiom-type.
listOWLAxioms(AxiomType<A>) - Method in class com.github.owlcs.ontapi.internal.InternalGraphModelImpl
 
listOWLAxioms(OWLPrimitive) - Method in interface com.github.owlcs.ontapi.internal.InternalGraphModel
Lists all OWLAxioms for the given OWLPrimitive
listOWLAxioms(OWLPrimitive) - Method in class com.github.owlcs.ontapi.internal.InternalGraphModelImpl
 
listOWLClassAssertionAxioms(OWLClassExpression) - Method in class com.github.owlcs.ontapi.internal.InternalGraphModelImpl
 
listOWLClassAssertionAxioms(OWLClassExpression) - Method in interface com.github.owlcs.ontapi.internal.InternalGraphModel
Lists ClassAssertion Axioms by the given class-object.
listOWLClassAssertionAxioms(OWLIndividual) - Method in class com.github.owlcs.ontapi.internal.InternalGraphModelImpl
 
listOWLClassAssertionAxioms(OWLIndividual) - Method in interface com.github.owlcs.ontapi.internal.InternalGraphModel
Lists ClassAssertion Axioms by the given individual-subject.
listOWLClasses() - Method in interface com.github.owlcs.ontapi.internal.InternalGraphModel
Lists all OWL classes in the form of OWL-API objects.
listOWLClasses() - Method in class com.github.owlcs.ontapi.internal.InternalGraphModelImpl
 
listOWLClassExpressions() - Method in interface com.github.owlcs.ontapi.internal.InternalGraphModel
Lists all class expressions (both anonymous and named) in the form of OWL-API objects.
listOWLClassExpressions() - Method in class com.github.owlcs.ontapi.internal.InternalGraphModelImpl
 
listOWLDataProperties() - Method in interface com.github.owlcs.ontapi.internal.InternalGraphModel
Lists all data properties in the form of OWL-API objects.
listOWLDataProperties() - Method in class com.github.owlcs.ontapi.internal.InternalGraphModelImpl
 
listOWLDataPropertyAssertionAxioms(OWLIndividual) - Method in class com.github.owlcs.ontapi.internal.InternalGraphModelImpl
 
listOWLDataPropertyAssertionAxioms(OWLIndividual) - Method in interface com.github.owlcs.ontapi.internal.InternalGraphModel
Lists DataPropertyAssertion Axioms by the given individual-subject.
listOWLDataPropertyDomainAxioms(OWLDataProperty) - Method in interface com.github.owlcs.ontapi.internal.InternalGraphModel
 
listOWLDataPropertyRangeAxioms(OWLDataProperty) - Method in interface com.github.owlcs.ontapi.internal.InternalGraphModel
 
listOWLDatatypeDefinitionAxioms(OWLDatatype) - Method in interface com.github.owlcs.ontapi.internal.InternalGraphModel
 
listOWLDatatypes() - Method in interface com.github.owlcs.ontapi.internal.InternalGraphModel
Lists all named data-ranges (i.e. datatypes) in the form of OWL-API objects.
listOWLDatatypes() - Method in class com.github.owlcs.ontapi.internal.InternalGraphModelImpl
 
listOWLDeclarationAxioms(OWLEntity) - Method in class com.github.owlcs.ontapi.internal.InternalGraphModelImpl
 
listOWLDeclarationAxioms(OWLEntity) - Method in interface com.github.owlcs.ontapi.internal.InternalGraphModel
Lists Declaration Axioms for the specified entity.
listOWLDifferentIndividualsAxioms(OWLIndividual) - Method in interface com.github.owlcs.ontapi.internal.InternalGraphModel
 
listOWLDisjointClassesAxioms(OWLClass) - Method in class com.github.owlcs.ontapi.internal.InternalGraphModelImpl
 
listOWLDisjointClassesAxioms(OWLClass) - Method in interface com.github.owlcs.ontapi.internal.InternalGraphModel
Lists DisjointClasses Axioms by the given class-component.
listOWLDisjointDataPropertiesAxioms(OWLDataProperty) - Method in interface com.github.owlcs.ontapi.internal.InternalGraphModel
 
listOWLDisjointObjectPropertiesAxioms(OWLObjectPropertyExpression) - Method in interface com.github.owlcs.ontapi.internal.InternalGraphModel
 
listOWLDisjointUnionAxioms(OWLClass) - Method in interface com.github.owlcs.ontapi.internal.InternalGraphModel
 
listOWLEntities(IRI) - Method in interface com.github.owlcs.ontapi.internal.InternalGraphModel
Lists OWL Entity for the specified IRI.
listOWLEntities(IRI) - Method in class com.github.owlcs.ontapi.internal.InternalGraphModelImpl
 
listOWLEquivalentClassesAxioms(OWLClass) - Method in class com.github.owlcs.ontapi.internal.InternalGraphModelImpl
 
listOWLEquivalentClassesAxioms(OWLClass) - Method in interface com.github.owlcs.ontapi.internal.InternalGraphModel
Lists EquivalentClasses Axioms by the given class-component.
listOWLEquivalentDataPropertiesAxioms(OWLDataProperty) - Method in interface com.github.owlcs.ontapi.internal.InternalGraphModel
 
listOWLEquivalentObjectPropertiesAxioms(OWLObjectPropertyExpression) - Method in interface com.github.owlcs.ontapi.internal.InternalGraphModel
 
listOWLFunctionalDataPropertyAxioms(OWLDataProperty) - Method in interface com.github.owlcs.ontapi.internal.InternalGraphModel
 
listOWLFunctionalObjectPropertyAxioms(OWLObjectPropertyExpression) - Method in interface com.github.owlcs.ontapi.internal.InternalGraphModel
 
listOWLHasKeyAxioms(OWLClass) - Method in interface com.github.owlcs.ontapi.internal.InternalGraphModel
 
listOWLImportDeclarations() - Method in interface com.github.owlcs.ontapi.internal.InternalGraphModel
Lists all owl import-declarations.
listOWLImportDeclarations() - Method in class com.github.owlcs.ontapi.internal.InternalGraphModelImpl
 
listOWLInverseFunctionalObjectPropertyAxioms(OWLObjectPropertyExpression) - Method in interface com.github.owlcs.ontapi.internal.InternalGraphModel
 
listOWLInverseObjectPropertiesAxioms(OWLObjectPropertyExpression) - Method in interface com.github.owlcs.ontapi.internal.InternalGraphModel
 
listOWLIrreflexiveObjectPropertyAxioms(OWLObjectPropertyExpression) - Method in interface com.github.owlcs.ontapi.internal.InternalGraphModel
 
listOWLLogicalAxioms() - Method in interface com.github.owlcs.ontapi.internal.InternalGraphModel
Lists all logical axioms.
listOWLLogicalAxioms() - Method in class com.github.owlcs.ontapi.internal.InternalGraphModelImpl
 
listOWLNamedIndividuals() - Method in interface com.github.owlcs.ontapi.internal.InternalGraphModel
Lists all named individuals in the form of OWL-API objects.
listOWLNamedIndividuals() - Method in class com.github.owlcs.ontapi.internal.InternalGraphModelImpl
 
listOWLNaryAxiomAxiomsByOperand(Class<A>, K) - Method in interface com.github.owlcs.ontapi.internal.InternalGraphModel
 
listOWLNaryAxiomAxiomsByOperand(K, Class<A>, ByObjectSearcher<A, K>) - Method in class com.github.owlcs.ontapi.internal.InternalGraphModelImpl
Lists N-Ary Axioms by the given OWLObject operand.
listOWLNegativeDataPropertyAssertionAxioms(OWLIndividual) - Method in interface com.github.owlcs.ontapi.internal.InternalGraphModel
 
listOWLNegativeObjectPropertyAssertionAxioms(OWLIndividual) - Method in interface com.github.owlcs.ontapi.internal.InternalGraphModel
 
listOWLObjectProperties() - Method in interface com.github.owlcs.ontapi.internal.InternalGraphModel
Lists all object properties in the form of OWL-API objects.
listOWLObjectProperties() - Method in class com.github.owlcs.ontapi.internal.InternalGraphModelImpl
 
listOWLObjectPropertyAssertionAxioms(OWLIndividual) - Method in class com.github.owlcs.ontapi.internal.InternalGraphModelImpl
 
listOWLObjectPropertyAssertionAxioms(OWLIndividual) - Method in interface com.github.owlcs.ontapi.internal.InternalGraphModel
Lists ObjectPropertyAssertion Axioms by the given individual-subject.
listOWLObjectPropertyDomainAxioms(OWLObjectPropertyExpression) - Method in class com.github.owlcs.ontapi.internal.InternalGraphModelImpl
 
listOWLObjectPropertyDomainAxioms(OWLObjectPropertyExpression) - Method in interface com.github.owlcs.ontapi.internal.InternalGraphModel
Lists ObjectPropertyDomain Axioms by the given property-subject.
listOWLObjectPropertyRangeAxioms(OWLObjectPropertyExpression) - Method in class com.github.owlcs.ontapi.internal.InternalGraphModelImpl
 
listOWLObjectPropertyRangeAxioms(OWLObjectPropertyExpression) - Method in interface com.github.owlcs.ontapi.internal.InternalGraphModel
Lists ObjectPropertyRange Axioms by the given property-subject.
listOWLObjects(OWLComponentType, InternalConfig) - Method in class com.github.owlcs.ontapi.internal.InternalGraphModelImpl
Lists all objects of the specified type.
listOWLPropertyAxioms(Class<A>, P) - Method in interface com.github.owlcs.ontapi.internal.InternalGraphModel
 
listOWLReflexiveObjectPropertyAxioms(OWLObjectPropertyExpression) - Method in interface com.github.owlcs.ontapi.internal.InternalGraphModel
 
listOWLSameIndividualAxioms(OWLIndividual) - Method in interface com.github.owlcs.ontapi.internal.InternalGraphModel
 
listOWLSubAnnotationPropertyOfAxiomsByObject(OWLAnnotationProperty) - Method in interface com.github.owlcs.ontapi.internal.InternalGraphModel
 
listOWLSubAnnotationPropertyOfAxiomsBySubject(OWLAnnotationProperty) - Method in interface com.github.owlcs.ontapi.internal.InternalGraphModel
 
listOWLSubClassOfAxiomsByObject(OWLClass) - Method in class com.github.owlcs.ontapi.internal.InternalGraphModelImpl
 
listOWLSubClassOfAxiomsByObject(OWLClass) - Method in interface com.github.owlcs.ontapi.internal.InternalGraphModel
Lists SubClassOf Axioms by the given super class.
listOWLSubClassOfAxiomsBySubject(OWLClass) - Method in class com.github.owlcs.ontapi.internal.InternalGraphModelImpl
 
listOWLSubClassOfAxiomsBySubject(OWLClass) - Method in interface com.github.owlcs.ontapi.internal.InternalGraphModel
Lists SubClassOf Axioms by the given sub class.
listOWLSubDataPropertyOfAxiomsByObject(OWLDataProperty) - Method in interface com.github.owlcs.ontapi.internal.InternalGraphModel
 
listOWLSubDataPropertyOfAxiomsBySubject(OWLDataProperty) - Method in interface com.github.owlcs.ontapi.internal.InternalGraphModel
 
listOWLSubObjectPropertyOfAxiomsByObject(OWLObjectPropertyExpression) - Method in interface com.github.owlcs.ontapi.internal.InternalGraphModel
 
listOWLSubObjectPropertyOfAxiomsBySubject(OWLObjectPropertyExpression) - Method in interface com.github.owlcs.ontapi.internal.InternalGraphModel
 
listOWLSubPropertyOfAxiomsByObject(Class<A>, P) - Method in interface com.github.owlcs.ontapi.internal.InternalGraphModel
 
listOWLSubPropertyOfAxiomsBySubject(Class<A>, P) - Method in interface com.github.owlcs.ontapi.internal.InternalGraphModel
 
listOWLSymmetricObjectPropertyAxioms(OWLObjectPropertyExpression) - Method in interface com.github.owlcs.ontapi.internal.InternalGraphModel
 
listOWLTransitiveObjectPropertyAxioms(OWLObjectPropertyExpression) - Method in interface com.github.owlcs.ontapi.internal.InternalGraphModel
 
listProperties(OntModel, OntObject) - Method in class com.github.owlcs.ontapi.internal.searchers.axioms.ByAnonymousIndividual
 
listProperties(OntModel, OntObject) - Method in class com.github.owlcs.ontapi.internal.searchers.axioms.ByDatatype
 
listProperties(OntModel, OntObject) - Method in class com.github.owlcs.ontapi.internal.searchers.axioms.ByIRI
 
listProperties(OntModel, OntObject) - Method in class com.github.owlcs.ontapi.internal.searchers.axioms.ByLiteral
 
listProperties(OntModel, OntObject) - Method in class com.github.owlcs.ontapi.internal.searchers.WithRootStatement
Lists all related statements for the given root, which should be an anonymous resource.
listPropertiesIncludeAnnotations(OntModel, OntObject) - Method in class com.github.owlcs.ontapi.internal.searchers.axioms.ByPrimitive
Lists all related statements for the given root, taking in account owl:Axioms and owl:Annotations.
listPunningIRIs(boolean) - Method in interface com.github.owlcs.ontapi.internal.InternalGraphModel
Lists all 'punnings', i.e. subjects of OWLEntitys with different types.
listPunningIRIs(boolean) - Method in class com.github.owlcs.ontapi.internal.InternalGraphModelImpl
 
listRootStatements(OntModel, OntStatement) - Method in class com.github.owlcs.ontapi.internal.searchers.WithRootStatement
Lists all roots for the given statement.
listRootStatements(OntModel, Resource) - Method in class com.github.owlcs.ontapi.internal.searchers.objects.ClassSearcher
 
listRootStatements(OntModel, Resource) - Method in class com.github.owlcs.ontapi.internal.searchers.objects.AnnotationPropertySearcher
 
listSearchStatements(Axiom, OntModel, AxiomsSettings) - Method in class com.github.owlcs.ontapi.internal.axioms.AbstractTwoWayNaryTranslator
 
listSearchStatements(Axiom, OntModel, AxiomsSettings) - Method in class com.github.owlcs.ontapi.internal.AxiomTranslator
Lists all statements-candidates to be used in the searching for the given axiom (which is passed as last argument to harrow the searching).
listSearchStatements(OntModel, Collection<Triple>) - Method in class com.github.owlcs.ontapi.internal.AxiomTranslator
Lists all statements-candidates from the given model that correspond to the collection of concrete or abstract triples.
listSearchStatements(OWLDeclarationAxiom, OntModel, AxiomsSettings) - Method in class com.github.owlcs.ontapi.internal.axioms.DeclarationTranslator
 
listSharedFromImports(OntModel) - Method in class com.github.owlcs.ontapi.internal.searchers.objects.AnnotationPropertySearcher
Lists all uris (entities) that are declared somewhere in imports, but are also present in the base graph in some axiom definition.
listSharedFromImports(OntModel) - Method in class com.github.owlcs.ontapi.internal.searchers.objects.NamedIndividualSearcher
 
listStatements(OntModel) - Method in class com.github.owlcs.ontapi.internal.BaseSearcher
Returns iterator over all local model's statements.
listStatements(OntModel, AxiomsSettings) - Method in class com.github.owlcs.ontapi.internal.axioms.AbstractListBasedTranslator
 
listStatements(OntModel, AxiomsSettings) - Method in class com.github.owlcs.ontapi.internal.axioms.AbstractNaryTranslator
 
listStatements(OntModel, AxiomsSettings) - Method in class com.github.owlcs.ontapi.internal.axioms.AbstractNegativePropertyAssertionTranslator
 
listStatements(OntModel, AxiomsSettings) - Method in class com.github.owlcs.ontapi.internal.axioms.AbstractPropertyDomainTranslator
 
listStatements(OntModel, AxiomsSettings) - Method in class com.github.owlcs.ontapi.internal.axioms.AbstractPropertyRangeTranslator
 
listStatements(OntModel, AxiomsSettings) - Method in class com.github.owlcs.ontapi.internal.axioms.AbstractPropertyTypeTranslator
 
listStatements(OntModel, AxiomsSettings) - Method in class com.github.owlcs.ontapi.internal.axioms.AbstractSubPropertyTranslator
 
listStatements(OntModel, AxiomsSettings) - Method in class com.github.owlcs.ontapi.internal.axioms.AbstractTwoWayNaryTranslator
 
listStatements(OntModel, AxiomsSettings) - Method in class com.github.owlcs.ontapi.internal.axioms.AnnotationAssertionTranslator
Answers the annotation assertion statements.
listStatements(OntModel, AxiomsSettings) - Method in class com.github.owlcs.ontapi.internal.axioms.AnnotationPropertyDomainTranslator
Returns OntStatements defining the OWLAnnotationPropertyDomainAxiom axiom.
listStatements(OntModel, AxiomsSettings) - Method in class com.github.owlcs.ontapi.internal.axioms.AnnotationPropertyRangeTranslator
Returns OntStatements defining the OWLAnnotationPropertyRangeAxiom axiom.
listStatements(OntModel, AxiomsSettings) - Method in class com.github.owlcs.ontapi.internal.axioms.ClassAssertionTranslator
 
listStatements(OntModel, AxiomsSettings) - Method in class com.github.owlcs.ontapi.internal.axioms.DataPropertyAssertionTranslator
Lists positive data property assertions: the rule a R v.
listStatements(OntModel, AxiomsSettings) - Method in class com.github.owlcs.ontapi.internal.axioms.DatatypeDefinitionTranslator
 
listStatements(OntModel, AxiomsSettings) - Method in class com.github.owlcs.ontapi.internal.axioms.DeclarationTranslator
 
listStatements(OntModel, AxiomsSettings) - Method in class com.github.owlcs.ontapi.internal.axioms.InverseObjectPropertiesTranslator
 
listStatements(OntModel, AxiomsSettings) - Method in class com.github.owlcs.ontapi.internal.axioms.ObjectPropertyAssertionTranslator
Lists positive object property assertion: a1 PN a2.
listStatements(OntModel, AxiomsSettings) - Method in class com.github.owlcs.ontapi.internal.axioms.SubAnnotationPropertyOfTranslator
Returns OntStatements defining the OWLSubAnnotationPropertyOfAxiom axiom.
listStatements(OntModel, AxiomsSettings) - Method in class com.github.owlcs.ontapi.internal.axioms.SubClassOfTranslator
 
listStatements(OntModel, AxiomsSettings) - Method in class com.github.owlcs.ontapi.internal.axioms.SWRLRuleTranslator
 
listStatements(OntModel, AxiomsSettings) - Method in class com.github.owlcs.ontapi.internal.AxiomTranslator
Lists all statements from the base graph of the given model that match this axiom definition.
listStatements(OntModel, E) - Method in class com.github.owlcs.ontapi.internal.searchers.axioms.ByEntity
 
listStatements(OntModel, String) - Method in class com.github.owlcs.ontapi.internal.searchers.axioms.ByEntity
Lists all statements-candidates
listStatements(OntModel, String) - Method in class com.github.owlcs.ontapi.internal.searchers.axioms.ByProperty
 
listStatements(OntModel, String) - Method in class com.github.owlcs.ontapi.internal.searchers.axioms.ByClass
 
listStatements(OntModel, OntClass) - Method in class com.github.owlcs.ontapi.internal.searchers.axioms.DisjointClassesByOperand
 
listStatements(OntModel, Resource) - Method in class com.github.owlcs.ontapi.internal.searchers.axioms.SubClassOfByObject
 
listStatements(OntModel, Resource) - Method in class com.github.owlcs.ontapi.internal.searchers.axioms.SubClassOfBySubject
 
listStatements(OntModel, Resource, Property, RDFNode) - Method in class com.github.owlcs.ontapi.internal.BaseSearcher
 
listStatements(OntModel, IRI) - Method in class com.github.owlcs.ontapi.internal.searchers.axioms.ByIRI
 
listStatements(OntModel, OWLAnonymousIndividual) - Method in class com.github.owlcs.ontapi.internal.searchers.axioms.ByAnonymousIndividual
 
listStatements(OntModel, OWLClassExpression) - Method in class com.github.owlcs.ontapi.internal.searchers.axioms.ClassAssertionByObject
 
listStatements(OntModel, OWLIndividual) - Method in class com.github.owlcs.ontapi.internal.searchers.axioms.ClassAssertionBySubject
 
listStatements(OntModel, OWLLiteral) - Method in class com.github.owlcs.ontapi.internal.searchers.axioms.ByLiteral
 
listStatements(OntModel, P) - Method in class com.github.owlcs.ontapi.internal.searchers.axioms.ByPrimitive
Lists all related statements (axiom-candidates) for the given primitive.
listStatements(Resource, Property, RDFNode) - Method in class com.github.owlcs.ontapi.transforms.TransformationModel
Returns an extended iterator over all the statements in the base (query) model that match a given SPO pattern.
listTranslators() - Method in class com.github.owlcs.ontapi.internal.searchers.axioms.ByClass
 
listTranslators() - Method in class com.github.owlcs.ontapi.internal.searchers.axioms.ByDataProperty
 
listTranslators() - Method in class com.github.owlcs.ontapi.internal.searchers.axioms.ByNamedIndividual
 
listTranslators() - Method in class com.github.owlcs.ontapi.internal.searchers.axioms.ByObjectProperty
 
listTranslators() - Method in class com.github.owlcs.ontapi.internal.searchers.axioms.ByPrimitive
Lists all AxiomTranslator-candidates.
listTranslators() - Method in class com.github.owlcs.ontapi.internal.searchers.objects.AnnotationPropertySearcher
 
listTranslators() - Method in class com.github.owlcs.ontapi.internal.searchers.objects.ClassSearcher
 
listTranslators() - Method in class com.github.owlcs.ontapi.internal.searchers.objects.DataPropertySearcher
 
listTranslators() - Method in class com.github.owlcs.ontapi.internal.searchers.objects.DatatypeSearcher
 
listTranslators() - Method in class com.github.owlcs.ontapi.internal.searchers.objects.NamedIndividualSearcher
 
listTranslators() - Method in class com.github.owlcs.ontapi.internal.searchers.objects.ObjectPropertySearcher
 
listTranslators(OntStatement, AxiomsSettings) - Method in class com.github.owlcs.ontapi.internal.searchers.axioms.ByPrimitive
Lists translators.
listTranslators(OntStatement, AxiomsSettings) - Method in class com.github.owlcs.ontapi.internal.searchers.objects.AnnotationPropertySearcher
 
literal - Variable in class com.github.owlcs.ontapi.owlapi.objects.swrl.LiteralArgumentImpl
 
literal(Node) - Static method in class com.github.owlcs.ontapi.OntGraphUtils
Converts a Jena Node to OWL-API Literal RDF-Node.
LITERAL - Enum constant in enum class com.github.owlcs.ontapi.internal.OWLComponentType
 
LiteralArgumentImpl - Class in com.github.owlcs.ontapi.owlapi.objects.swrl
 
LiteralArgumentImpl(OWLLiteral) - Constructor for class com.github.owlcs.ontapi.owlapi.objects.swrl.LiteralArgumentImpl
 
LiteralImpl - Class in com.github.owlcs.ontapi.owlapi.objects
An ONT-API implementation of OWLLiteral, encapsulated Jena Literal Label.
LiteralImpl(LiteralLabel) - Constructor for class com.github.owlcs.ontapi.owlapi.objects.LiteralImpl
 
load() - Method in class com.github.owlcs.ontapi.internal.CacheObjectMapImpl
 
load() - Method in class com.github.owlcs.ontapi.internal.DirectObjectMapImpl
 
load() - Method in interface com.github.owlcs.ontapi.internal.ObjectMap
Loads a map using internal loader.
load(OWLOntologyDocumentSource, OWLOntologyLoaderConfiguration) - Method in class com.github.owlcs.ontapi.OntologyManagerImpl
Loads an ontology from the document source according to the config settings.
load(IRI, OWLOntologyDocumentSource, OWLOntologyLoaderConfiguration) - Method in class com.github.owlcs.ontapi.OntologyManagerImpl
no lock
load(IRI, OWLOntologyLoaderConfiguration, boolean) - Method in class com.github.owlcs.ontapi.OntologyManagerImpl
Inner method. no lock.
loadCount - Variable in class com.github.owlcs.ontapi.OntologyManagerImpl.ListenersHolder
 
loaded - Variable in class com.github.owlcs.ontapi.OntologyLoaderImpl
 
loader - Variable in class com.github.owlcs.ontapi.OntologyFactoryImpl
 
loaderConfig - Variable in class com.github.owlcs.ontapi.OntologyManagerImpl
 
loaderListeners - Variable in class com.github.owlcs.ontapi.OntologyManagerImpl.ListenersHolder
 
loadGraph(OWLOntologyDocumentSource, OntologyCreator, OntologyManager, OntLoaderConfiguration) - Method in class com.github.owlcs.ontapi.OntologyLoaderImpl
Loads the Jena Graph from the given document source as a graph-info container.
loadImports(IRI, OWLOntologyLoaderConfiguration) - Method in class com.github.owlcs.ontapi.OntologyManagerImpl
Loads an ontology by import declaration.
loadMap() - Method in class com.github.owlcs.ontapi.internal.CacheObjectMapImpl
Loads the cache into memory using CacheObjectMapImpl.loader.
loadOntology(OntologyCreator, OntologyManager, OWLOntologyDocumentSource, OntLoaderConfiguration) - Method in interface com.github.owlcs.ontapi.OntologyLoader
This method loads an ontology model from the given document source into the manarer according to the configuration settings.
loadOntology(OntologyCreator, OntologyManager, OWLOntologyDocumentSource, OntLoaderConfiguration) - Method in class com.github.owlcs.ontapi.OntologyLoaderImpl
 
loadOntology(OntologyCreator, OntologyManager, OWLOntologyDocumentSource, OntLoaderConfiguration) - Method in class com.github.owlcs.ontapi.OWLFactoryWrapper
This method loads an ontology model from the given document source into the manarer according to the configuration settings.
loadOntology(OntologyManager, OWLOntologyDocumentSource, OntLoaderConfiguration) - Method in interface com.github.owlcs.ontapi.OntologyFactory
Reads a graph from the given document source and stores it as a ready to use Ontology Model in the specified manager.
loadOntology(IRI) - Method in interface com.github.owlcs.ontapi.OntologyManager
Loads an ontology by the specified source IRI.
loadOntology(IRI) - Method in class com.github.owlcs.ontapi.OntologyManagerImpl
 
loadOntologyFromOntologyDocument(File) - Method in interface com.github.owlcs.ontapi.OntologyManager
Loads an ontology from a file using default Loader Settings.
loadOntologyFromOntologyDocument(InputStream) - Method in interface com.github.owlcs.ontapi.OntologyManager
Loads an ontology form an InputStream using default Loader Settings.
loadOntologyFromOntologyDocument(OWLOntologyDocumentSource) - Method in interface com.github.owlcs.ontapi.OntologyManager
Loads an ontology from a given document source using default settings.
loadOntologyFromOntologyDocument(OWLOntologyDocumentSource, OWLOntologyLoaderConfiguration) - Method in interface com.github.owlcs.ontapi.OntologyManager
Loads an ontology from the specified document source using Loader Configuration to setup loading processes.
loadOntologyFromOntologyDocument(OWLOntologyDocumentSource, OWLOntologyLoaderConfiguration) - Method in class com.github.owlcs.ontapi.OntologyManagerImpl
 
loadOntologyFromOntologyDocument(IRI) - Method in interface com.github.owlcs.ontapi.OntologyManager
Loads an ontology from an ontology document specified by an IRI.
loadOWLOntology(OWLOntologyManager, OWLOntologyDocumentSource, OWLOntologyFactory.OWLOntologyCreationHandler, OWLOntologyLoaderConfiguration) - Method in interface com.github.owlcs.ontapi.OntologyFactory
Reads a graph from the given document source and stores it as Graph based OWLOntology in the specified manager.
loadOWLOntology(OWLOntologyManager, OWLOntologyDocumentSource, OWLOntologyFactory.OWLOntologyCreationHandler, OWLOntologyLoaderConfiguration) - Method in class com.github.owlcs.ontapi.OWLFactoryWrapper.FactoryImpl
 
LoadSettings - Interface in com.github.owlcs.ontapi.config
A common interface to access loading settings.
LoadSettings.Scheme - Interface in com.github.owlcs.ontapi.config
An interface that represents an IRI schema, intended to control source IRIs while loading.
lock - Variable in class com.github.owlcs.ontapi.config.OntConfig.Concurrent
 
lock - Variable in class com.github.owlcs.ontapi.OntologyCollectionImpl
 
lock - Variable in class com.github.owlcs.ontapi.OntologyManagerImpl
 
lock - Variable in class com.github.owlcs.ontapi.RWLockedCollection
 
lock - Variable in class com.github.owlcs.ontapi.RWLockedOntology
 
lock() - Method in interface com.github.owlcs.ontapi.internal.InternalGraphModel
 
locked - Variable in class com.github.owlcs.ontapi.config.OntConfig
 
lockProperty(OntSettings...) - Method in class com.github.owlcs.ontapi.config.OntConfig
Makes the given property-keys prohibited for modification.
LOGGER - Static variable in class com.github.owlcs.ontapi.transforms.TransformationModel
 
logical() - Static method in enum class com.github.owlcs.ontapi.internal.OWLTopObjectType
List all logical axiom types.
LogicalAxiomImpl - Class in com.github.owlcs.ontapi.owlapi.axioms
 
LogicalAxiomImpl(Collection<OWLAnnotation>) - Constructor for class com.github.owlcs.ontapi.owlapi.axioms.LogicalAxiomImpl
 
logicalAxioms() - Method in class com.github.owlcs.ontapi.OntBaseModelImpl
 
logicalAxioms() - Method in class com.github.owlcs.ontapi.OWLOntologyWrapper
 
logicalAxioms(Imports) - Method in class com.github.owlcs.ontapi.RWLockedOntology
 
LONG - Enum constant in enum class com.github.owlcs.ontapi.config.ExtendedProperties.MapType
 

M

makeCopy(ONTObject<A>) - Method in class com.github.owlcs.ontapi.internal.axioms.AbstractListBasedTranslator.WithListImpl
Creates a copy of this axiom with additional triples from the specified axiom (that must equal to this).
makeCopy(ONTObject<A>) - Method in class com.github.owlcs.ontapi.internal.axioms.AbstractNegativePropertyAssertionTranslator.NegativeAssertionImpl
Creates a copy of this axiom with additional triples from the specified axiom (that must equal to this).
makeCopy(ONTObject<OWLDisjointUnionAxiom>) - Method in class com.github.owlcs.ontapi.internal.axioms.DisjointUnionTranslator.AxiomImpl
 
makeCopy(ONTObject<OWLHasKeyAxiom>) - Method in class com.github.owlcs.ontapi.internal.axioms.HasKeyTranslator.AxiomImpl
 
makeCopy(ONTObject<OWLNegativeDataPropertyAssertionAxiom>) - Method in class com.github.owlcs.ontapi.internal.axioms.NegativeDataPropertyAssertionTranslator.AxiomImpl
 
makeCopy(ONTObject<OWLNegativeObjectPropertyAssertionAxiom>) - Method in class com.github.owlcs.ontapi.internal.axioms.NegativeObjectPropertyAssertionTranslator.AxiomImpl
 
makeCopy(ONTObject<OWLSubPropertyChainOfAxiom>) - Method in class com.github.owlcs.ontapi.internal.axioms.SubPropertyChainOfTranslator.AxiomImpl
 
makeCopyWith(ONTObject<A>) - Method in class com.github.owlcs.ontapi.internal.axioms.AbstractNaryTranslator.NaryAxiomImpl
Creates an instance of AbstractNaryTranslator.NaryAxiomImpl with additional triples getting from the specified other object.
makeCopyWith(ONTObject<OWLAnnotation>) - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnnotationImpl
Creates an instance of ONTAnnotationImpl with additional triples getting from the specified other object.
makeCopyWith(ONTObject<OWLAnnotation>) - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnnotationImpl.SimpleImpl
 
makeCopyWith(ONTObject<OWLAnnotation>) - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnnotationImpl.WithAnnotationsImpl
 
makeCopyWith(ONTObject<OWLDifferentIndividualsAxiom>) - Method in class com.github.owlcs.ontapi.internal.axioms.DifferentIndividualsTranslator.AxiomImpl.ComplexImpl
 
makeCopyWith(ONTObject<OWLDifferentIndividualsAxiom>) - Method in class com.github.owlcs.ontapi.internal.axioms.DifferentIndividualsTranslator.AxiomImpl.SimpleImpl
 
makeCopyWith(ONTObject<OWLDisjointClassesAxiom>) - Method in class com.github.owlcs.ontapi.internal.axioms.DisjointClassesTranslator.AxiomImpl.ComplexImpl
 
makeCopyWith(ONTObject<OWLDisjointClassesAxiom>) - Method in class com.github.owlcs.ontapi.internal.axioms.DisjointClassesTranslator.AxiomImpl.SimpleImpl
 
makeCopyWith(ONTObject<OWLDisjointDataPropertiesAxiom>) - Method in class com.github.owlcs.ontapi.internal.axioms.DisjointDataPropertiesTranslator.AxiomImpl.ComplexImpl
 
makeCopyWith(ONTObject<OWLDisjointDataPropertiesAxiom>) - Method in class com.github.owlcs.ontapi.internal.axioms.DisjointDataPropertiesTranslator.AxiomImpl.SimpleImpl
 
makeCopyWith(ONTObject<OWLDisjointObjectPropertiesAxiom>) - Method in class com.github.owlcs.ontapi.internal.axioms.DisjointObjectPropertiesTranslator.AxiomImpl.ComplexImpl
 
makeCopyWith(ONTObject<OWLDisjointObjectPropertiesAxiom>) - Method in class com.github.owlcs.ontapi.internal.axioms.DisjointObjectPropertiesTranslator.AxiomImpl.SimpleImpl
 
makeCopyWith(ONTObject<OWLEquivalentClassesAxiom>) - Method in class com.github.owlcs.ontapi.internal.axioms.EquivalentClassesTranslator.AxiomImpl.ComplexImpl
 
makeCopyWith(ONTObject<OWLEquivalentClassesAxiom>) - Method in class com.github.owlcs.ontapi.internal.axioms.EquivalentClassesTranslator.AxiomImpl.SimpleImpl
 
makeCopyWith(ONTObject<OWLEquivalentDataPropertiesAxiom>) - Method in class com.github.owlcs.ontapi.internal.axioms.EquivalentDataPropertiesTranslator.AxiomImpl.SimpleImpl
 
makeCopyWith(ONTObject<OWLEquivalentDataPropertiesAxiom>) - Method in class com.github.owlcs.ontapi.internal.axioms.EquivalentDataPropertiesTranslator.AxiomImpl.WithAnnotationsImpl
 
makeCopyWith(ONTObject<OWLEquivalentObjectPropertiesAxiom>) - Method in class com.github.owlcs.ontapi.internal.axioms.EquivalentObjectPropertiesTranslator.AxiomImpl.ComplexImpl
 
makeCopyWith(ONTObject<OWLEquivalentObjectPropertiesAxiom>) - Method in class com.github.owlcs.ontapi.internal.axioms.EquivalentObjectPropertiesTranslator.AxiomImpl.SimpleImpl
 
makeCopyWith(ONTObject<OWLSameIndividualAxiom>) - Method in class com.github.owlcs.ontapi.internal.axioms.SameIndividualTranslator.AxiomImpl.ComplexImpl
 
makeCopyWith(ONTObject<OWLSameIndividualAxiom>) - Method in class com.github.owlcs.ontapi.internal.axioms.SameIndividualTranslator.AxiomImpl.SimpleImpl
 
makeLoadImportRequest(OWLImportsDeclaration, OWLOntologyLoaderConfiguration) - Method in class com.github.owlcs.ontapi.OntologyManagerImpl
 
makeParserMetaData(Graph, GraphStats) - Static method in class com.github.owlcs.ontapi.OntGraphUtils
Auxiliary method to produce OWLOntologyLoaderMetaData object.
makeSearchModelGraph(Graph) - Static method in class com.github.owlcs.ontapi.internal.SearchModel
 
makeUnionGraph(OntologyLoaderImpl.GraphInfo, OntologyCreator, OntologyManager, OntLoaderConfiguration) - Method in class com.github.owlcs.ontapi.OntologyLoaderImpl
Assembles the UnionGraph, performs transformations on it and populates graphs collection.
makeUnionGraph(OntologyLoaderImpl.GraphInfo, Collection<String>, OntologyCreator, OntologyManager, OntLoaderConfiguration) - Method in class com.github.owlcs.ontapi.OntologyLoaderImpl
Assembles the UnionGraph from the inner collection (OntologyLoaderImpl.graphs).
manager - Variable in class com.github.owlcs.ontapi.ModelConfig
 
MANCHESTER_SYNTAX - Enum constant in enum class com.github.owlcs.ontapi.OntFormat
 
MANCHESTERSYNTAX - Enum constant in enum class com.github.owlcs.ontapi.OWLLangRegistry.LangKey
 
manifestDeclarator - Variable in class com.github.owlcs.ontapi.transforms.OWLDeclarationTransform
 
ManifestDeclarator - Class in com.github.owlcs.ontapi.transforms
The transformer to restore declarations in the clear cases (all notations are taken from the OWL2 Short Guide): 1) The declaration in annotation _:x a owl:Annotation; owl:annotatedSource s; owl:annotatedProperty rdf:type; owl:annotatedTarget U. 2) Explicit class: C1 rdfs:subClassOf C2 C1 owl:disjointWith C2 _:x owl:complementOf C _:x rdf:type owl:AllDisjointClasses; owl:members ( C1 ... Cn ) CN owl:disjointUnionOf ( C1 ... Cn ) C owl:hasKey ( P1 ... Pm R1 ... Rn ) _:x a owl:Restriction; _:x owl:onClass C 3) Explicit data-range: _:x owl:datatypeComplementOf D. _:x owl:onDatatype DN; owl:withRestrictions ( _:x1 ... _:xn ) _x: a owl:Restriction; owl:onProperties ( R1 ... Rn ); owl:allValuesFrom Dn _x: a owl:Restriction; owl:onProperties ( R1 ... Rn ); owl:someValuesFrom Dn _:x a owl:Restriction; owl:onDataRange D. 4) Data range or class expression: _:x owl:oneOf ( a1 ... an ) or _:x owl:oneOf ( v1 ... vn ) 5) Explicit object property expression: P a owl:InverseFunctionalProperty P rdf:type owl:ReflexiveProperty P rdf:type owl:IrreflexiveProperty P rdf:type owl:SymmetricProperty P rdf:type owl:AsymmetricProperty P rdf:type owl:TransitiveProperty P1 owl:inverseOf P2 P owl:propertyChainAxiom ( P1 ... Pn ) _:x a owl:Restriction; owl:onProperty P; owl:hasSelf "true"^^xsd:boolean 6) Data property or object property expression: _:x a owl:Restriction; owl:onProperty R; owl:hasValue v or _:x a owl:Restriction; owl:onProperty P; owl:hasValue a _:x rdf:type owl:NegativePropertyAssertion; owl:sourceIndividual a1; owl:assertionProperty P; owl:targetIndividual a2 or _:x rdf:type owl:NegativePropertyAssertion; owl:sourceIndividual a1; owl:assertionProperty R; owl:targetValue v 7) Explicit individuals: a1 owl:sameAs a2 and a1 owl:differentFrom a2 _:x rdf:type owl:AllDifferent; owl:members ( a1 ... an ) 8) Class assertions (individuals declarations): a rdf:type C 9) SWRL rules. see SWRL
ManifestDeclarator(Graph) - Constructor for class com.github.owlcs.ontapi.transforms.ManifestDeclarator
 
map - Variable in class com.github.owlcs.ontapi.internal.CacheObjectMapImpl.CachedMap
 
map - Variable in class com.github.owlcs.ontapi.internal.InternalCache.MapWrapper
 
map - Variable in class com.github.owlcs.ontapi.internal.InternalCache.SoftMapWrapper
 
map - Variable in class com.github.owlcs.ontapi.OntologyCollectionImpl
 
map(GraphStats.Type) - Method in class com.github.owlcs.ontapi.transforms.GraphStats
 
map(ONT_M, ONTObjectFactory) - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnonymousClassExpressionImpl.WithMembers
map(ONT_M, ONTObjectFactory) - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnonymousDataRangeImpl.WithMembers
map(OntClass, ONTObjectFactory) - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnonymousClassExpressionImpl.WithClassMembers
 
map(OntDataRange, ONTObjectFactory) - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnonymousDataRangeImpl.WithDRMembers
 
map(OntIndividual, ONTObjectFactory) - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnonymousClassExpressionImpl.OF
 
map(Literal, ONTObjectFactory) - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnonymousDataRangeImpl.OF
 
map(IRI) - Method in interface com.github.owlcs.ontapi.OntologyManager.DocumentSourceMapping
Finds a OWL Document Source object by the IRI that may be either version IRI or ontology IRI.
map(OWLOntologyID) - Method in interface com.github.owlcs.ontapi.OntologyManager.DocumentSourceMapping
Finds a OWL Document Source object by the Ontology ID.
mapIRI(IRI) - Method in class com.github.owlcs.ontapi.OntologyManagerImpl
Finds a document iri by the specified iri from mappers
MapWrapper(Map<K, V>) - Constructor for class com.github.owlcs.ontapi.internal.InternalCache.MapWrapper
 
matchIDs(OWLOntologyID, OWLOntologyID) - Static method in class com.github.owlcs.ontapi.OntologyManagerImpl
Answers if the given Graph ids are matching.
maxExclusive - Static variable in class com.github.owlcs.ontapi.transforms.vocabulary.DEPRECATED.OWL
 
maxInclusive - Static variable in class com.github.owlcs.ontapi.transforms.vocabulary.DEPRECATED.OWL
 
maxRerunCount - Variable in class com.github.owlcs.ontapi.transforms.ReasonerDeclarator
 
members() - Method in class com.github.owlcs.ontapi.internal.axioms.AbstractNaryTranslator.DataPropertyNaryAxiomImpl
Lists all characteristic (i.e. without annotations) components of this axiom.
members() - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnonymousClassExpressionImpl.WithMembers
 
members() - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnonymousDataRangeImpl.WithMembers
 
members(ModelObjectFactory) - Method in class com.github.owlcs.ontapi.internal.axioms.AbstractNaryTranslator.DataPropertyNaryAxiomImpl
Lists all components of this axiom.
members(Resource, Property) - Method in class com.github.owlcs.ontapi.transforms.BaseDeclarator
 
members(Resource, Property, Class<X>) - Method in class com.github.owlcs.ontapi.transforms.BaseDeclarator
 
merge(ONTObject<A>) - Method in class com.github.owlcs.ontapi.internal.axioms.AbstractListBasedTranslator.WithListImpl
 
merge(ONTObject<A>) - Method in class com.github.owlcs.ontapi.internal.axioms.AbstractNaryTranslator.NaryAxiomImpl
 
merge(ONTObject<A>) - Method in class com.github.owlcs.ontapi.internal.axioms.AbstractNegativePropertyAssertionTranslator.NegativeAssertionImpl
 
merge(ONTObject<O>) - Method in class com.github.owlcs.ontapi.internal.ONTWrapperImpl
 
merge(ONTObject<OWLAnnotation>) - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnnotationImpl
 
merge(ONTObject<OWLAsymmetricObjectPropertyAxiom>) - Method in class com.github.owlcs.ontapi.internal.axioms.AsymmetricObjectPropertyTranslator.AxiomImpl.ComplexImpl
 
merge(ONTObject<OWLClassAssertionAxiom>) - Method in class com.github.owlcs.ontapi.internal.axioms.ClassAssertionTranslator.AxiomImpl.ComplexImpl
 
merge(ONTObject<OWLDataPropertyDomainAxiom>) - Method in class com.github.owlcs.ontapi.internal.axioms.DataPropertyDomainTranslator.AxiomImpl.ComplexImpl
 
merge(ONTObject<OWLDataPropertyRangeAxiom>) - Method in class com.github.owlcs.ontapi.internal.axioms.DataPropertyRangeTranslator.AxiomImpl.ComplexImpl
 
merge(ONTObject<OWLDatatypeDefinitionAxiom>) - Method in class com.github.owlcs.ontapi.internal.axioms.DatatypeDefinitionTranslator.AxiomImpl.ComplexImpl
 
merge(ONTObject<OWLFunctionalObjectPropertyAxiom>) - Method in class com.github.owlcs.ontapi.internal.axioms.FunctionalObjectPropertyTranslator.AxiomImpl.ComplexImpl
 
merge(ONTObject<OWLInverseFunctionalObjectPropertyAxiom>) - Method in class com.github.owlcs.ontapi.internal.axioms.InverseFunctionalObjectPropertyTranslator.AxiomImpl.ComplexImpl
 
merge(ONTObject<OWLInverseObjectPropertiesAxiom>) - Method in class com.github.owlcs.ontapi.internal.axioms.InverseObjectPropertiesTranslator.AxiomImpl
 
merge(ONTObject<OWLIrreflexiveObjectPropertyAxiom>) - Method in class com.github.owlcs.ontapi.internal.axioms.IrreflexiveObjectPropertyTranslator.AxiomImpl.ComplexImpl
 
merge(ONTObject<OWLObjectPropertyDomainAxiom>) - Method in class com.github.owlcs.ontapi.internal.axioms.ObjectPropertyDomainTranslator.AxiomImpl.ComplexImpl
 
merge(ONTObject<OWLObjectPropertyRangeAxiom>) - Method in class com.github.owlcs.ontapi.internal.axioms.ObjectPropertyRangeTranslator.AxiomImpl.ComplexImpl
 
merge(ONTObject<OWLReflexiveObjectPropertyAxiom>) - Method in class com.github.owlcs.ontapi.internal.axioms.ReflexiveObjectPropertyTranslator.AxiomImpl.ComplexImpl
 
merge(ONTObject<OWLSubClassOfAxiom>) - Method in class com.github.owlcs.ontapi.internal.axioms.SubClassOfTranslator.AxiomImpl.ComplexImpl
 
merge(ONTObject<OWLSubObjectPropertyOfAxiom>) - Method in class com.github.owlcs.ontapi.internal.axioms.SubObjectPropertyOfTranslator.AxiomImpl.ComplexImpl
 
merge(ONTObject<OWLSymmetricObjectPropertyAxiom>) - Method in class com.github.owlcs.ontapi.internal.axioms.SymmetricObjectPropertyTranslator.AxiomImpl.ComplexImpl
 
merge(ONTObject<OWLTransitiveObjectPropertyAxiom>) - Method in class com.github.owlcs.ontapi.internal.axioms.TransitiveObjectPropertyTranslator.AxiomImpl.ComplexImpl
 
merge(ONTObject<SWRLRule>) - Method in class com.github.owlcs.ontapi.internal.axioms.SWRLRuleTranslator.AxiomImpl
 
merge(ONTObject<X>) - Method in class com.github.owlcs.ontapi.internal.objects.ONTAxiomImpl
 
merge(X) - Method in interface com.github.owlcs.ontapi.internal.WithMerge
Merges this object and the given other into a new one of the same type WithMerge.
mergeAnnotations(HasAnnotations, Stream<OWLAnnotation>) - Static method in class com.github.owlcs.ontapi.owlapi.OWLObjectImpl
A convenience method for implementation that returns a set containing the annotations on this axiom plus the annotations in the specified set.
merger - Variable in class com.github.owlcs.ontapi.internal.CacheObjectMapImpl.CachedMap
 
minExclusive - Static variable in class com.github.owlcs.ontapi.transforms.vocabulary.DEPRECATED.OWL
 
minInclusive - Static variable in class com.github.owlcs.ontapi.transforms.vocabulary.DEPRECATED.OWL
 
missingImportsListeners - Variable in class com.github.owlcs.ontapi.OntologyManagerImpl.ListenersHolder
 
model - Variable in class com.github.owlcs.ontapi.internal.InternalObjectFactory
 
model - Variable in class com.github.owlcs.ontapi.internal.objects.ONTAnonymousIndividualImpl
 
model - Variable in class com.github.owlcs.ontapi.internal.objects.ONTLiteralImpl
 
model - Variable in class com.github.owlcs.ontapi.internal.objects.ONTObjectImpl
 
model() - Method in class com.github.owlcs.ontapi.internal.InternalObjectFactory
 
model() - Method in interface com.github.owlcs.ontapi.internal.ModelObjectFactory
 
ModelConfig - Class in com.github.owlcs.ontapi
An implementation of InternalConfig with a reference to a manager, which is necessary to provide access to its settings (loader and writer configurations).
ModelConfig(OntologyManagerImpl) - Constructor for class com.github.owlcs.ontapi.ModelConfig
 
ModelObject<X extends org.semanticweb.owlapi.model.OWLObject> - Interface in com.github.owlcs.ontapi.internal.objects
Represents an ONTObject attached to the model.
ModelObjectFactory - Interface in com.github.owlcs.ontapi.internal
An interface describing an ONTObjectFactory that has a link to a specific model.
models() - Method in interface com.github.owlcs.ontapi.OntologyManager
Lists all Ontology Graph Models from the manager.
ModificationDenied(String) - Constructor for exception class com.github.owlcs.ontapi.OntApiException.ModificationDenied
 
moveToEquivalentClass(Resource, Property, Resource) - Method in class com.github.owlcs.ontapi.transforms.OWLCommonTransform
 
mustBeDataOrObjectProperty(Resource) - Method in class com.github.owlcs.ontapi.transforms.ReasonerDeclarator
 
mustNotBeNull(T) - Static method in exception class com.github.owlcs.ontapi.OntApiException
 
mustNotBeNull(T, String) - Static method in exception class com.github.owlcs.ontapi.OntApiException
 

N

N3 - Enum constant in enum class com.github.owlcs.ontapi.OWLLangRegistry.LangKey
 
name() - Method in class com.github.owlcs.ontapi.OntologyLoaderImpl.GraphInfo
 
name() - Method in class com.github.owlcs.ontapi.transforms.TransformationModel
Returns the displaying name of this Transform.
NAMED_INDIVIDUAL - Enum constant in enum class com.github.owlcs.ontapi.internal.OWLComponentType
 
NAMED_OBJECT_PROPERTY - Enum constant in enum class com.github.owlcs.ontapi.internal.OWLComponentType
 
namedClasses() - Method in class com.github.owlcs.ontapi.internal.axioms.EquivalentClassesTranslator.AxiomImpl
 
namedClasses() - Method in class com.github.owlcs.ontapi.owlapi.axioms.EquivalentClassesAxiomImpl
 
NamedIndividualImpl - Class in com.github.owlcs.ontapi.owlapi.objects.entity
 
NamedIndividualImpl(IRI) - Constructor for class com.github.owlcs.ontapi.owlapi.objects.entity.NamedIndividualImpl
 
namedIndividuals() - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnonymousClassExpressionImpl.OF
 
NamedIndividualSearcher - Class in com.github.owlcs.ontapi.internal.searchers.objects
An ObjectsSearcher that retrieves OWL-API Named Individuals.
NamedIndividualSearcher() - Constructor for class com.github.owlcs.ontapi.internal.searchers.objects.NamedIndividualSearcher
 
NaryAxiomImpl(Object, String, Object, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.axioms.AbstractNaryTranslator.NaryAxiomImpl
 
NaryBooleanClassExpressionImpl - Class in com.github.owlcs.ontapi.owlapi.objects.ce
 
NaryBooleanClassExpressionImpl(Collection<? extends OWLClassExpression>) - Constructor for class com.github.owlcs.ontapi.owlapi.objects.ce.NaryBooleanClassExpressionImpl
 
NaryClassAxiomImpl - Class in com.github.owlcs.ontapi.owlapi.axioms
 
NaryClassAxiomImpl(Collection<? extends OWLClassExpression>, Collection<OWLAnnotation>) - Constructor for class com.github.owlcs.ontapi.owlapi.axioms.NaryClassAxiomImpl
 
NaryDataRangeImpl - Class in com.github.owlcs.ontapi.owlapi.objects.dr
 
NaryDataRangeImpl(Collection<? extends OWLDataRange>) - Constructor for class com.github.owlcs.ontapi.owlapi.objects.dr.NaryDataRangeImpl
 
NaryIndividualAxiomImpl - Class in com.github.owlcs.ontapi.owlapi.axioms
 
NaryIndividualAxiomImpl(Collection<? extends OWLIndividual>, Collection<OWLAnnotation>) - Constructor for class com.github.owlcs.ontapi.owlapi.axioms.NaryIndividualAxiomImpl
 
NaryPropertyAxiomImpl<P extends org.semanticweb.owlapi.model.OWLPropertyExpression> - Class in com.github.owlcs.ontapi.owlapi.axioms
 
NaryPropertyAxiomImpl(Collection<? extends P>, Collection<OWLAnnotation>) - Constructor for class com.github.owlcs.ontapi.owlapi.axioms.NaryPropertyAxiomImpl
 
NDAVF(BlankNodeId, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.objects.ONTAnonymousClassExpressionImpl.NDAVF
 
NDSVF(BlankNodeId, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.objects.ONTAnonymousClassExpressionImpl.NDSVF
 
NEGATIVE_DATA_PROPERTY_ASSERTION - Enum constant in enum class com.github.owlcs.ontapi.internal.OWLTopObjectType
 
NEGATIVE_OBJECT_PROPERTY_ASSERTION - Enum constant in enum class com.github.owlcs.ontapi.internal.OWLTopObjectType
 
NegativeAssertionImpl(Object, String, Object, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.axioms.AbstractNegativePropertyAssertionTranslator.NegativeAssertionImpl
 
NegativeAssertionImpl(Triple, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.axioms.AbstractNegativePropertyAssertionTranslator.NegativeAssertionImpl
 
NegativeDataPropertyAssertion - Static variable in class com.github.owlcs.ontapi.transforms.vocabulary.DEPRECATED.OWL
 
NegativeDataPropertyAssertionAxiomImpl - Class in com.github.owlcs.ontapi.owlapi.axioms
 
NegativeDataPropertyAssertionAxiomImpl(OWLIndividual, OWLDataPropertyExpression, OWLLiteral, Collection<OWLAnnotation>) - Constructor for class com.github.owlcs.ontapi.owlapi.axioms.NegativeDataPropertyAssertionAxiomImpl
 
negativeDataPropertyAssertionAxioms(OWLIndividual) - Method in class com.github.owlcs.ontapi.OntBaseModelImpl
 
negativeDataPropertyAssertionAxioms(OWLIndividual) - Method in class com.github.owlcs.ontapi.OWLOntologyWrapper
 
NegativeDataPropertyAssertionTranslator - Class in com.github.owlcs.ontapi.internal.axioms
A translator that provides OWLNegativeDataPropertyAssertionAxiom implementations.
NegativeDataPropertyAssertionTranslator() - Constructor for class com.github.owlcs.ontapi.internal.axioms.NegativeDataPropertyAssertionTranslator
 
NegativeDataPropertyAssertionTranslator.AxiomImpl - Class in com.github.owlcs.ontapi.internal.axioms
 
NegativeObjectPropertyAssertion - Static variable in class com.github.owlcs.ontapi.transforms.vocabulary.DEPRECATED.OWL
 
NegativeObjectPropertyAssertionAxiomImpl - Class in com.github.owlcs.ontapi.owlapi.axioms
 
NegativeObjectPropertyAssertionAxiomImpl(OWLIndividual, OWLObjectPropertyExpression, OWLIndividual, Collection<OWLAnnotation>) - Constructor for class com.github.owlcs.ontapi.owlapi.axioms.NegativeObjectPropertyAssertionAxiomImpl
 
negativeObjectPropertyAssertionAxioms(OWLIndividual) - Method in class com.github.owlcs.ontapi.OntBaseModelImpl
 
negativeObjectPropertyAssertionAxioms(OWLIndividual) - Method in class com.github.owlcs.ontapi.OWLOntologyWrapper
 
NegativeObjectPropertyAssertionTranslator - Class in com.github.owlcs.ontapi.internal.axioms
A translator that provides OWLNegativeObjectPropertyAssertionAxiom implementations.
NegativeObjectPropertyAssertionTranslator() - Constructor for class com.github.owlcs.ontapi.internal.axioms.NegativeObjectPropertyAssertionTranslator
 
NegativeObjectPropertyAssertionTranslator.AxiomImpl - Class in com.github.owlcs.ontapi.internal.axioms
 
nestedClassExpressions() - Method in class com.github.owlcs.ontapi.OntBaseModelImpl
 
nestedClassExpressions() - Method in class com.github.owlcs.ontapi.owlapi.OWLObjectImpl
 
nestedClassExpressions() - Method in class com.github.owlcs.ontapi.OWLOntologyWrapper
 
newLiteral(Object, String, RDFDatatype) - Static method in class com.github.owlcs.ontapi.owlapi.objects.LiteralImpl
Creates an LiteralImpl instance with the given lexical form, language tag and RDF Datatype.
newLiteral(String, String, OWLDatatype) - Static method in class com.github.owlcs.ontapi.owlapi.objects.LiteralImpl
Creates an LiteralImpl instance by string value and OWL Datatype.
newLiteral(LiteralLabel) - Static method in class com.github.owlcs.ontapi.owlapi.objects.LiteralImpl
Creates an LiteralImpl instance for the specifies LiteralLabel.
next() - Method in enum class com.github.owlcs.ontapi.transforms.ReasonerDeclarator.DefaultStrategies
 
next() - Method in interface com.github.owlcs.ontapi.transforms.ReasonerDeclarator.Strategy
Returns a different ReasonerDeclarator.Strategy to process in next iteration.
NO_ANNOTATIONS - Static variable in class com.github.owlcs.ontapi.owlapi.OWLObjectImpl
a convenience reference for an empty annotation set, saves on typing.
NO_OP_CONDITION - Static variable in class com.github.owlcs.ontapi.NoOpReadWriteLock
 
NO_OP_LOCK - Static variable in class com.github.owlcs.ontapi.NoOpReadWriteLock
 
NO_OP_RW_LOCK - Static variable in class com.github.owlcs.ontapi.NoOpReadWriteLock
 
node - Variable in class com.github.owlcs.ontapi.ID
 
node - Variable in class com.github.owlcs.ontapi.internal.objects.ONTResourceImpl
 
nonNull(ReadWriteLock) - Static method in class com.github.owlcs.ontapi.NoOpReadWriteLock
Ensures that the lock is not null.
NoOpReadWriteLock - Class in com.github.owlcs.ontapi
An implementation of ReadWriteLock with no-operation behaviour.
normalizeLanguageTag(String) - Static method in class com.github.owlcs.ontapi.owlapi.objects.LiteralImpl
Normalises the language tag
notifyAddGraph(Graph, Graph) - Method in class com.github.owlcs.ontapi.internal.InternalGraphModelImpl.DirectListener
 
notifyAddGraph(Graph, Graph) - Method in class com.github.owlcs.ontapi.transforms.GraphTransformers.TransformListener
 
notifyDeleteGraph(Graph, Graph) - Method in class com.github.owlcs.ontapi.internal.InternalGraphModelImpl.DirectListener
 
notifyDeleteGraph(Graph, Graph) - Method in class com.github.owlcs.ontapi.transforms.GraphTransformers.TransformListener
 
notifySubGraphAdded(UnionGraph, Graph) - Method in class com.github.owlcs.ontapi.UnionGraphConnector
 
notifySubGraphRemoved(UnionGraph, Graph) - Method in class com.github.owlcs.ontapi.UnionGraphConnector
 
notNull(T) - Static method in exception class com.github.owlcs.ontapi.OntApiException
 
notNull(T, String) - Static method in exception class com.github.owlcs.ontapi.OntApiException
 
noTransforms() - Method in class com.github.owlcs.ontapi.OntologyLoaderImpl.GraphInfo
 
notSame(OWLObjectImpl) - Method in class com.github.owlcs.ontapi.owlapi.OWLObjectImpl
Answers true if and only if this object and the specified one are definitely not equal.
NQUADS - Enum constant in enum class com.github.owlcs.ontapi.OntFormat
 
NQUADS - Enum constant in enum class com.github.owlcs.ontapi.OWLLangRegistry.LangKey
 
NS - Static variable in class com.github.owlcs.ontapi.transforms.vocabulary.DEPRECATED.OWL
 
NS - Static variable in class com.github.owlcs.ontapi.transforms.vocabulary.DEPRECATED.RDF
 
NS - Static variable in class com.github.owlcs.ontapi.transforms.vocabulary.ONTAPI
 
NTRIPLES - Enum constant in enum class com.github.owlcs.ontapi.OntFormat
 
NTRIPLES - Enum constant in enum class com.github.owlcs.ontapi.OWLLangRegistry.LangKey
 

O

OAVF(BlankNodeId, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.objects.ONTAnonymousClassExpressionImpl.OAVF
 
object - Variable in class com.github.owlcs.ontapi.internal.objects.ONTStatementImpl
 
object - Static variable in class com.github.owlcs.ontapi.transforms.vocabulary.DEPRECATED.OWL
 
object - Static variable in class com.github.owlcs.ontapi.transforms.vocabulary.DEPRECATED.RDF
 
OBJECT_CARDINALITY_TYPES - Static variable in interface com.github.owlcs.ontapi.internal.searchers.ForClass
 
OBJECT_PROPERTY - Enum constant in enum class com.github.owlcs.ontapi.internal.OWLEntity
 
OBJECT_PROPERTY_ASSERTION - Enum constant in enum class com.github.owlcs.ontapi.internal.OWLTopObjectType
 
OBJECT_PROPERTY_DOMAIN - Enum constant in enum class com.github.owlcs.ontapi.internal.OWLTopObjectType
 
OBJECT_PROPERTY_EXPRESSION - Enum constant in enum class com.github.owlcs.ontapi.internal.OWLComponentType
 
OBJECT_PROPERTY_RANGE - Enum constant in enum class com.github.owlcs.ontapi.internal.OWLTopObjectType
 
ObjectAllValuesFromImpl - Class in com.github.owlcs.ontapi.owlapi.objects.ce
 
ObjectAllValuesFromImpl(OWLObjectPropertyExpression, OWLClassExpression) - Constructor for class com.github.owlcs.ontapi.owlapi.objects.ce.ObjectAllValuesFromImpl
 
ObjectAssertionBySubject - Class in com.github.owlcs.ontapi.internal.searchers.axioms
Created by @ssz on 16.05.2020.
ObjectAssertionBySubject() - Constructor for class com.github.owlcs.ontapi.internal.searchers.axioms.ObjectAssertionBySubject
 
objectAssertionsBySubject - Variable in class com.github.owlcs.ontapi.internal.InternalGraphModelImpl
 
ObjectAxiomImpl(Triple, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.axioms.AbstractPropertyTypeTranslator.ObjectAxiomImpl
 
ObjectBinary(BlankNodeId, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.objects.ONTSWRLAtomImpl.ObjectBinary
 
ObjectCardinalityRestrictionImpl - Class in com.github.owlcs.ontapi.owlapi.objects.ce
 
ObjectCardinalityRestrictionImpl(OWLObjectPropertyExpression, int, OWLClassExpression) - Constructor for class com.github.owlcs.ontapi.owlapi.objects.ce.ObjectCardinalityRestrictionImpl
 
ObjectComplementOfImpl - Class in com.github.owlcs.ontapi.owlapi.objects.ce
 
ObjectComplementOfImpl(OWLClassExpression) - Constructor for class com.github.owlcs.ontapi.owlapi.objects.ce.ObjectComplementOfImpl
 
ObjectExactCardinalityImpl - Class in com.github.owlcs.ontapi.owlapi.objects.ce
 
ObjectExactCardinalityImpl(OWLObjectPropertyExpression, int, OWLClassExpression) - Constructor for class com.github.owlcs.ontapi.owlapi.objects.ce.ObjectExactCardinalityImpl
 
objectFactory - Variable in class com.github.owlcs.ontapi.internal.InternalGraphModelImpl
An internal object factory, that is responsible for mapping ONT Jena Objects to OWL-API objects.
objectFromStatement(OntStatement, ModelObjectFactory) - Method in class com.github.owlcs.ontapi.internal.axioms.AbstractPropertyDomainTranslator.ClassDomainAxiomImpl
 
objectFromStatement(OntStatement, ModelObjectFactory) - Method in class com.github.owlcs.ontapi.internal.axioms.AnnotationPropertyDomainTranslator.AxiomImpl
 
objectFromStatement(OntStatement, ModelObjectFactory) - Method in class com.github.owlcs.ontapi.internal.axioms.AnnotationPropertyRangeTranslator.AxiomImpl
 
objectFromStatement(OntStatement, ModelObjectFactory) - Method in class com.github.owlcs.ontapi.internal.axioms.DataPropertyRangeTranslator.AxiomImpl
 
objectFromStatement(OntStatement, ModelObjectFactory) - Method in class com.github.owlcs.ontapi.internal.axioms.DatatypeDefinitionTranslator.AxiomImpl
 
objectFromStatement(OntStatement, ModelObjectFactory) - Method in class com.github.owlcs.ontapi.internal.axioms.ObjectPropertyRangeTranslator.AxiomImpl
 
objectFromStatement(OntStatement, ModelObjectFactory) - Method in class com.github.owlcs.ontapi.internal.axioms.SubAnnotationPropertyOfTranslator.AxiomImpl
 
objectFromStatement(OntStatement, ModelObjectFactory) - Method in class com.github.owlcs.ontapi.internal.axioms.SubClassOfTranslator.AxiomImpl
 
objectFromStatement(OntStatement, ModelObjectFactory) - Method in class com.github.owlcs.ontapi.internal.axioms.SubDataPropertyOfTranslator.AxiomImpl
 
objectFromStatement(OntStatement, ModelObjectFactory) - Method in class com.github.owlcs.ontapi.internal.axioms.SubObjectPropertyOfTranslator.AxiomImpl
 
objectFromStatement(OntStatement, ModelObjectFactory) - Method in class com.github.owlcs.ontapi.internal.axioms.AbstractPropertyDomainTranslator.DomainAxiomImpl
Picks the ONTObject that matches the object of the given statement using the factory.
ObjectHasSelfImpl - Class in com.github.owlcs.ontapi.owlapi.objects.ce
 
ObjectHasSelfImpl(OWLObjectPropertyExpression) - Constructor for class com.github.owlcs.ontapi.owlapi.objects.ce.ObjectHasSelfImpl
 
ObjectHasValueImpl - Class in com.github.owlcs.ontapi.owlapi.objects.ce
 
ObjectHasValueImpl(OWLObjectPropertyExpression, OWLIndividual) - Constructor for class com.github.owlcs.ontapi.owlapi.objects.ce.ObjectHasValueImpl
 
objectIndividuals() - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnonymousClassExpressionImpl.OF
 
ObjectIntersectionOfImpl - Class in com.github.owlcs.ontapi.owlapi.objects.ce
 
ObjectIntersectionOfImpl(Collection<? extends OWLClassExpression>) - Constructor for class com.github.owlcs.ontapi.owlapi.objects.ce.ObjectIntersectionOfImpl
 
ObjectInverseOfImpl - Class in com.github.owlcs.ontapi.owlapi.objects
 
ObjectInverseOfImpl(OWLObjectProperty) - Constructor for class com.github.owlcs.ontapi.owlapi.objects.ObjectInverseOfImpl
 
ObjectMap<X extends org.semanticweb.owlapi.model.OWLObject> - Interface in com.github.owlcs.ontapi.internal
The generic interface, similar to java.util.Map, that provides access to a collection of ONTObjects.
ObjectMaxCardinalityImpl - Class in com.github.owlcs.ontapi.owlapi.objects.ce
 
ObjectMaxCardinalityImpl(OWLObjectPropertyExpression, int, OWLClassExpression) - Constructor for class com.github.owlcs.ontapi.owlapi.objects.ce.ObjectMaxCardinalityImpl
 
ObjectMinCardinalityImpl - Class in com.github.owlcs.ontapi.owlapi.objects.ce
 
ObjectMinCardinalityImpl(OWLObjectPropertyExpression, int, OWLClassExpression) - Constructor for class com.github.owlcs.ontapi.owlapi.objects.ce.ObjectMinCardinalityImpl
 
ObjectOneOfImpl - Class in com.github.owlcs.ontapi.owlapi.objects.ce
 
ObjectOneOfImpl(Collection<? extends OWLIndividual>) - Constructor for class com.github.owlcs.ontapi.owlapi.objects.ce.ObjectOneOfImpl
 
ObjectOneOfImpl(OWLIndividual) - Constructor for class com.github.owlcs.ontapi.owlapi.objects.ce.ObjectOneOfImpl
Singleton.
objectProperties - Variable in class com.github.owlcs.ontapi.internal.CacheObjectFactory
 
objectPropertiesInSignature() - Method in class com.github.owlcs.ontapi.OntBaseModelImpl
 
objectPropertiesInSignature() - Method in class com.github.owlcs.ontapi.owlapi.OWLObjectImpl
 
objectPropertiesInSignature() - Method in class com.github.owlcs.ontapi.OWLOntologyWrapper
 
objectPropertiesInSignature(Imports) - Method in class com.github.owlcs.ontapi.RWLockedOntology
 
ObjectPropertyAssertionAxiomImpl - Class in com.github.owlcs.ontapi.owlapi.axioms
 
ObjectPropertyAssertionAxiomImpl(OWLIndividual, OWLObjectPropertyExpression, OWLIndividual, Collection<OWLAnnotation>) - Constructor for class com.github.owlcs.ontapi.owlapi.axioms.ObjectPropertyAssertionAxiomImpl
 
objectPropertyAssertionAxioms(OWLIndividual) - Method in class com.github.owlcs.ontapi.OntBaseModelImpl
 
objectPropertyAssertionAxioms(OWLIndividual) - Method in class com.github.owlcs.ontapi.OWLOntologyWrapper
 
ObjectPropertyAssertionTranslator - Class in com.github.owlcs.ontapi.internal.axioms
A translator that provides OWLObjectPropertyAssertionAxiom implementations.
ObjectPropertyAssertionTranslator() - Constructor for class com.github.owlcs.ontapi.internal.axioms.ObjectPropertyAssertionTranslator
 
ObjectPropertyAssertionTranslator.AxiomImpl - Class in com.github.owlcs.ontapi.internal.axioms
 
ObjectPropertyAssertionTranslator.AxiomImpl.SimpleImpl - Class in com.github.owlcs.ontapi.internal.axioms
An OWLObjectPropertyAssertionAxiom that has no sub-annotations.
ObjectPropertyAssertionTranslator.AxiomImpl.WithAnnotationsImpl - Class in com.github.owlcs.ontapi.internal.axioms
An OWLObjectPropertyAssertionAxiom that has sub-annotations.
ObjectPropertyAtomImpl - Class in com.github.owlcs.ontapi.owlapi.objects.swrl
 
ObjectPropertyAtomImpl(OWLObjectPropertyExpression, SWRLIArgument, SWRLIArgument) - Constructor for class com.github.owlcs.ontapi.owlapi.objects.swrl.ObjectPropertyAtomImpl
 
ObjectPropertyCharacteristicAxiomImpl - Class in com.github.owlcs.ontapi.owlapi.axioms
 
ObjectPropertyCharacteristicAxiomImpl(OWLObjectPropertyExpression, Collection<OWLAnnotation>) - Constructor for class com.github.owlcs.ontapi.owlapi.axioms.ObjectPropertyCharacteristicAxiomImpl
 
objectPropertyDomain - Static variable in class com.github.owlcs.ontapi.transforms.vocabulary.DEPRECATED.OWL
 
ObjectPropertyDomainAxiomImpl - Class in com.github.owlcs.ontapi.owlapi.axioms
 
ObjectPropertyDomainAxiomImpl(OWLObjectPropertyExpression, OWLClassExpression, Collection<OWLAnnotation>) - Constructor for class com.github.owlcs.ontapi.owlapi.axioms.ObjectPropertyDomainAxiomImpl
 
objectPropertyDomainAxioms(OWLObjectPropertyExpression) - Method in class com.github.owlcs.ontapi.OntBaseModelImpl
 
objectPropertyDomainAxioms(OWLObjectPropertyExpression) - Method in class com.github.owlcs.ontapi.OWLOntologyWrapper
 
objectPropertyDomainByProperty - Variable in class com.github.owlcs.ontapi.internal.InternalGraphModelImpl
 
ObjectPropertyDomainBySubject - Class in com.github.owlcs.ontapi.internal.searchers.axioms
Created by @ssz on 19.05.2020.
ObjectPropertyDomainBySubject() - Constructor for class com.github.owlcs.ontapi.internal.searchers.axioms.ObjectPropertyDomainBySubject
 
ObjectPropertyDomainTranslator - Class in com.github.owlcs.ontapi.internal.axioms
A translator that provides OWLObjectPropertyDomainAxiom implementations.
ObjectPropertyDomainTranslator() - Constructor for class com.github.owlcs.ontapi.internal.axioms.ObjectPropertyDomainTranslator
 
ObjectPropertyDomainTranslator.AxiomImpl - Class in com.github.owlcs.ontapi.internal.axioms
 
ObjectPropertyDomainTranslator.AxiomImpl.ComplexImpl - Class in com.github.owlcs.ontapi.internal.axioms
An OWLObjectPropertyDomainAxiom that either has annotations or anonymous object/class expressions in main triple's subject/object positions respectively.
ObjectPropertyDomainTranslator.AxiomImpl.SimpleImpl - Class in com.github.owlcs.ontapi.internal.axioms
An OWLObjectPropertyDomainAxiom that has named object property and class expressions and has no annotations.
ObjectPropertyImpl - Class in com.github.owlcs.ontapi.owlapi.objects.entity
 
ObjectPropertyImpl(IRI) - Constructor for class com.github.owlcs.ontapi.owlapi.objects.entity.ObjectPropertyImpl
 
ObjectPropertyNaryAxiomImpl(Object, String, Object, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.axioms.AbstractNaryTranslator.ObjectPropertyNaryAxiomImpl
 
objectPropertyRange - Static variable in class com.github.owlcs.ontapi.transforms.vocabulary.DEPRECATED.OWL
 
ObjectPropertyRangeAxiomImpl - Class in com.github.owlcs.ontapi.owlapi.axioms
 
ObjectPropertyRangeAxiomImpl(OWLObjectPropertyExpression, OWLClassExpression, Collection<OWLAnnotation>) - Constructor for class com.github.owlcs.ontapi.owlapi.axioms.ObjectPropertyRangeAxiomImpl
 
objectPropertyRangeAxioms(OWLObjectPropertyExpression) - Method in class com.github.owlcs.ontapi.OntBaseModelImpl
 
objectPropertyRangeAxioms(OWLObjectPropertyExpression) - Method in class com.github.owlcs.ontapi.OWLOntologyWrapper
 
objectPropertyRangeByProperty - Variable in class com.github.owlcs.ontapi.internal.InternalGraphModelImpl
 
ObjectPropertyRangeBySubject - Class in com.github.owlcs.ontapi.internal.searchers.axioms
Created by @ssz on 17.05.2020.
ObjectPropertyRangeBySubject() - Constructor for class com.github.owlcs.ontapi.internal.searchers.axioms.ObjectPropertyRangeBySubject
 
ObjectPropertyRangeTranslator - Class in com.github.owlcs.ontapi.internal.axioms
A translator that provides OWLObjectPropertyRangeAxiom implementations.
ObjectPropertyRangeTranslator() - Constructor for class com.github.owlcs.ontapi.internal.axioms.ObjectPropertyRangeTranslator
 
ObjectPropertyRangeTranslator.AxiomImpl - Class in com.github.owlcs.ontapi.internal.axioms
 
ObjectPropertyRangeTranslator.AxiomImpl.ComplexImpl - Class in com.github.owlcs.ontapi.internal.axioms
An OWLObjectPropertyRangeAxiom that either has annotations or anonymous object/class expressions in main triple's subject/object positions respectively.
ObjectPropertyRangeTranslator.AxiomImpl.SimpleImpl - Class in com.github.owlcs.ontapi.internal.axioms
An OWLObjectPropertyRangeAxiom that has named object property and class expressions and has no annotations.
objectPropertySearcher - Variable in class com.github.owlcs.ontapi.internal.InternalGraphModelImpl
 
ObjectPropertySearcher - Class in com.github.owlcs.ontapi.internal.searchers.objects
Created by @ssz on 25.07.2020.
ObjectPropertySearcher() - Constructor for class com.github.owlcs.ontapi.internal.searchers.objects.ObjectPropertySearcher
 
ObjectRestriction - Static variable in class com.github.owlcs.ontapi.transforms.vocabulary.DEPRECATED.OWL
 
objects() - Method in class com.github.owlcs.ontapi.internal.axioms.ClassAssertionTranslator.AxiomImpl.ComplexImpl
 
objects() - Method in class com.github.owlcs.ontapi.internal.axioms.ClassAssertionTranslator.AxiomImpl.SimpleImpl
 
objects() - Method in class com.github.owlcs.ontapi.internal.axioms.DeclarationTranslator.AxiomImpl
 
objects() - Method in class com.github.owlcs.ontapi.internal.axioms.DeclarationTranslator.AxiomImpl.WithAnnotationsImpl
 
objects() - Method in class com.github.owlcs.ontapi.internal.axioms.SWRLRuleTranslator.AxiomImpl
 
objects() - Method in class com.github.owlcs.ontapi.internal.axioms.AbstractPropertyAssertionTranslator.AssertionImpl
 
objects() - Method in class com.github.owlcs.ontapi.internal.axioms.AbstractNaryTranslator.DataPropertyNaryAxiomImpl
 
objects() - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnnotationImpl
 
objects() - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnnotationImpl.WithAnnotationsImpl
 
objects() - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnonymousClassExpressionImpl.CF
 
objects() - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnonymousClassExpressionImpl.DHV
 
objects() - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnonymousClassExpressionImpl.OHV
 
objects() - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnonymousClassExpressionImpl.WithClassAndObjectProperty
 
objects() - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnonymousClassExpressionImpl.WithDataProperty
 
objects() - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnonymousClassExpressionImpl.WithDataRangeAndDataProperty
 
objects() - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnonymousClassExpressionImpl.WithDataRangeAndDataPropertyAndCardinality
 
objects() - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnonymousClassExpressionImpl.WithMembers
 
objects() - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnonymousClassExpressionImpl.WithObjectProperty
 
objects() - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnonymousDataRangeImpl.CF
 
objects() - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnonymousDataRangeImpl.R
 
objects() - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnonymousDataRangeImpl.WithMembers
 
objects() - Method in interface com.github.owlcs.ontapi.internal.objects.ONTComposite
Lists all components in the form of Stream.
objects() - Method in class com.github.owlcs.ontapi.internal.objects.ONTFacetRestrictionImpl
 
objects() - Method in class com.github.owlcs.ontapi.internal.objects.ONTLiteralImpl
 
objects() - Method in class com.github.owlcs.ontapi.internal.objects.ONTObjectInverseOfImpl
 
objects() - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnnotationPropertyImpl
 
objects() - Method in class com.github.owlcs.ontapi.internal.objects.ONTSWRLAtomImpl.Binary
 
objects() - Method in class com.github.owlcs.ontapi.internal.objects.ONTSWRLAtomImpl.BN
 
objects() - Method in class com.github.owlcs.ontapi.internal.objects.ONTSWRLAtomImpl.Unary
 
objects() - Method in class com.github.owlcs.ontapi.internal.objects.ONTSWRLIndividualImpl
 
objects() - Method in class com.github.owlcs.ontapi.internal.objects.ONTSWRLLiteralImpl
 
objects(ModelObjectFactory) - Method in class com.github.owlcs.ontapi.internal.axioms.AbstractNaryTranslator.DataPropertyNaryAxiomImpl
Lists all components and annotations of this axiom.
objects(ModelObjectFactory) - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnonymousClassExpressionImpl.WithMembers
 
objects(ModelObjectFactory) - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnonymousDataRangeImpl.R
 
objects(ModelObjectFactory) - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnonymousDataRangeImpl.WithMembers
 
objects(ONTObjectFactory) - Method in class com.github.owlcs.ontapi.internal.objects.ONTSWRLAtomImpl.BN
 
objects(Class<? extends O>, A) - Static method in class com.github.owlcs.ontapi.OwlObjects
 
objects(Collection<? extends ONTObject<? extends X>>) - Static method in class com.github.owlcs.ontapi.internal.axioms.TranslateHelper
Lists all OWLObjects from the collection of ONTObjects
ObjectSomeValuesFromImpl - Class in com.github.owlcs.ontapi.owlapi.objects.ce
 
ObjectSomeValuesFromImpl(OWLObjectPropertyExpression, OWLClassExpression) - Constructor for class com.github.owlcs.ontapi.owlapi.objects.ce.ObjectSomeValuesFromImpl
 
ObjectsSearcher<K extends org.semanticweb.owlapi.model.OWLObject> - Interface in com.github.owlcs.ontapi.internal
An OWL Objects searcher.
objectSubPropertyAxiomsForSubProperty(OWLObjectPropertyExpression) - Method in class com.github.owlcs.ontapi.OntBaseModelImpl
 
objectSubPropertyAxiomsForSubProperty(OWLObjectPropertyExpression) - Method in class com.github.owlcs.ontapi.OWLOntologyWrapper
 
objectSubPropertyAxiomsForSuperProperty(OWLObjectPropertyExpression) - Method in class com.github.owlcs.ontapi.OntBaseModelImpl
 
objectSubPropertyAxiomsForSuperProperty(OWLObjectPropertyExpression) - Method in class com.github.owlcs.ontapi.OWLOntologyWrapper
 
ObjectUnionOfImpl - Class in com.github.owlcs.ontapi.owlapi.objects.ce
 
ObjectUnionOfImpl(Collection<? extends OWLClassExpression>) - Constructor for class com.github.owlcs.ontapi.owlapi.objects.ce.ObjectUnionOfImpl
 
OBO - Enum constant in enum class com.github.owlcs.ontapi.OntFormat
 
OBO - Enum constant in enum class com.github.owlcs.ontapi.OWLLangRegistry.LangKey
 
OEC(BlankNodeId, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.objects.ONTAnonymousClassExpressionImpl.OEC
 
of() - Static method in record class com.github.owlcs.ontapi.BlankNodeId
 
of(String) - Static method in record class com.github.owlcs.ontapi.BlankNodeId
 
of(Graph) - Static method in interface com.github.owlcs.ontapi.OntGraphDocumentSource
Creates an OWLOntologyDocumentSource that wraps the given graph.
of(Node) - Static method in record class com.github.owlcs.ontapi.BlankNodeId
 
OF(BlankNodeId, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.objects.ONTAnonymousClassExpressionImpl.OF
 
OF(BlankNodeId, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.objects.ONTAnonymousDataRangeImpl.OF
 
OHS(BlankNodeId, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.objects.ONTAnonymousClassExpressionImpl.OHS
 
OHV(BlankNodeId, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.objects.ONTAnonymousClassExpressionImpl.OHV
 
OMAC(BlankNodeId, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.objects.ONTAnonymousClassExpressionImpl.OMAC
 
OMIC(BlankNodeId, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.objects.ONTAnonymousClassExpressionImpl.OMIC
 
onAdd(E) - Method in class com.github.owlcs.ontapi.RWLockedCollection
Performs some action when element is added to this collection.
onAdd(E...) - Method in class com.github.owlcs.ontapi.RWLockedCollection
 
onAdd(Iterable<E>) - Method in class com.github.owlcs.ontapi.RWLockedCollection
 
onDelete(E) - Method in class com.github.owlcs.ontapi.RWLockedCollection
Performs some action when element is deleted from this collection.
onDelete(Iterable<E>) - Method in class com.github.owlcs.ontapi.RWLockedCollection
 
ont - Variable in class com.github.owlcs.ontapi.OntologyManagerImpl.OntInfo
 
ONT_API_LOAD_CONF_ALLOW_BULK_ANNOTATION_ASSERTIONS - Enum constant in enum class com.github.owlcs.ontapi.config.OntSettings
 
ONT_API_LOAD_CONF_ALLOW_READ_DECLARATIONS - Enum constant in enum class com.github.owlcs.ontapi.config.OntSettings
 
ONT_API_LOAD_CONF_CACHE_MODEL - Enum constant in enum class com.github.owlcs.ontapi.config.OntSettings
 
ONT_API_LOAD_CONF_CACHE_NODES - Enum constant in enum class com.github.owlcs.ontapi.config.OntSettings
 
ONT_API_LOAD_CONF_CACHE_OBJECTS - Enum constant in enum class com.github.owlcs.ontapi.config.OntSettings
 
ONT_API_LOAD_CONF_IGNORE_ANNOTATION_AXIOM_OVERLAPS - Enum constant in enum class com.github.owlcs.ontapi.config.OntSettings
 
ONT_API_LOAD_CONF_IGNORE_AXIOMS_READ_ERRORS - Enum constant in enum class com.github.owlcs.ontapi.config.OntSettings
 
ONT_API_LOAD_CONF_PERFORM_TRANSFORMATIONS - Enum constant in enum class com.github.owlcs.ontapi.config.OntSettings
 
ONT_API_LOAD_CONF_PROCESS_IMPORTS - Enum constant in enum class com.github.owlcs.ontapi.config.OntSettings
 
ONT_API_LOAD_CONF_READ_ONT_OBJECTS - Enum constant in enum class com.github.owlcs.ontapi.config.OntSettings
 
ONT_API_LOAD_CONF_SPECIFICATION - Enum constant in enum class com.github.owlcs.ontapi.config.OntSettings
 
ONT_API_LOAD_CONF_SPLIT_AXIOM_ANNOTATIONS - Enum constant in enum class com.github.owlcs.ontapi.config.OntSettings
 
ONT_API_LOAD_CONF_SUPPORTED_SCHEMES - Enum constant in enum class com.github.owlcs.ontapi.config.OntSettings
 
ONT_API_LOAD_CONF_TRANSFORMERS - Enum constant in enum class com.github.owlcs.ontapi.config.OntSettings
 
ONT_API_LOAD_CONF_USE_OWL_PARSERS_TO_LOAD - Enum constant in enum class com.github.owlcs.ontapi.config.OntSettings
 
ONT_API_MANAGER_CACHE_IRIS - Enum constant in enum class com.github.owlcs.ontapi.config.OntSettings
 
ONT_API_WRITE_CONF_CONTROL_IMPORTS - Enum constant in enum class com.github.owlcs.ontapi.config.OntSettings
 
ONT_OBJECT_MERGER - Static variable in interface com.github.owlcs.ontapi.internal.WithMerge
A BiFunction that accepts two ONTObjects and returns a fresh ONTObject.
ONTAnnotationImpl - Class in com.github.owlcs.ontapi.internal.objects
An OWLAnnotation implementation that is also an instance of ONTObject.
ONTAnnotationImpl(Object, String, Object, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.objects.ONTAnnotationImpl
 
ONTAnnotationImpl.SimpleImpl - Class in com.github.owlcs.ontapi.internal.objects
An OWLAnnotation that has no sub-annotations.
ONTAnnotationImpl.WithAnnotationsImpl - Class in com.github.owlcs.ontapi.internal.objects
An OWLAnnotation that has sub-annotations.
ONTAnnotationPropertyImpl - Class in com.github.owlcs.ontapi.internal.objects
An OWLAnnotationProperty implementation that is also ONTObject.
ONTAnnotationPropertyImpl(String, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.objects.ONTAnnotationPropertyImpl
 
ONTAnonymousClassExpressionImpl<ONT extends org.apache.jena.ontapi.model.OntClass,OWL extends org.semanticweb.owlapi.model.OWLAnonymousClassExpression> - Class in com.github.owlcs.ontapi.internal.objects
An abstraction for any anonymous class expressions (i.e. for all class expressions with except of OWLClasses).
ONTAnonymousClassExpressionImpl(BlankNodeId, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.objects.ONTAnonymousClassExpressionImpl
 
ONTAnonymousClassExpressionImpl.CF - Class in com.github.owlcs.ontapi.internal.objects
 
ONTAnonymousClassExpressionImpl.DAVF - Class in com.github.owlcs.ontapi.internal.objects
 
ONTAnonymousClassExpressionImpl.DEC - Class in com.github.owlcs.ontapi.internal.objects
 
ONTAnonymousClassExpressionImpl.DHV - Class in com.github.owlcs.ontapi.internal.objects
 
ONTAnonymousClassExpressionImpl.DMAC - Class in com.github.owlcs.ontapi.internal.objects
 
ONTAnonymousClassExpressionImpl.DMIC - Class in com.github.owlcs.ontapi.internal.objects
 
ONTAnonymousClassExpressionImpl.DSVF - Class in com.github.owlcs.ontapi.internal.objects
 
ONTAnonymousClassExpressionImpl.IF - Class in com.github.owlcs.ontapi.internal.objects
 
ONTAnonymousClassExpressionImpl.NDAVF - Class in com.github.owlcs.ontapi.internal.objects
 
ONTAnonymousClassExpressionImpl.NDSVF - Class in com.github.owlcs.ontapi.internal.objects
 
ONTAnonymousClassExpressionImpl.OAVF - Class in com.github.owlcs.ontapi.internal.objects
 
ONTAnonymousClassExpressionImpl.OEC - Class in com.github.owlcs.ontapi.internal.objects
 
ONTAnonymousClassExpressionImpl.OF - Class in com.github.owlcs.ontapi.internal.objects
 
ONTAnonymousClassExpressionImpl.OHS - Class in com.github.owlcs.ontapi.internal.objects
An ObjectHasSelf implementation.
ONTAnonymousClassExpressionImpl.OHV - Class in com.github.owlcs.ontapi.internal.objects
 
ONTAnonymousClassExpressionImpl.OMAC - Class in com.github.owlcs.ontapi.internal.objects
 
ONTAnonymousClassExpressionImpl.OMIC - Class in com.github.owlcs.ontapi.internal.objects
 
ONTAnonymousClassExpressionImpl.OSVF - Class in com.github.owlcs.ontapi.internal.objects
 
ONTAnonymousClassExpressionImpl.Restriction<ONT extends org.apache.jena.ontapi.model.OntClass,OWL extends org.semanticweb.owlapi.model.OWLAnonymousClassExpression> - Class in com.github.owlcs.ontapi.internal.objects
A base for all owl:Restriction class expressions.
ONTAnonymousClassExpressionImpl.Simple<ONT extends org.apache.jena.ontapi.model.OntClass,OWL extends org.semanticweb.owlapi.model.OWLAnonymousClassExpression> - Class in com.github.owlcs.ontapi.internal.objects
A base for all owl:Restriction class expressions and for ObjectComplementOf expression.
ONTAnonymousClassExpressionImpl.UF - Class in com.github.owlcs.ontapi.internal.objects
 
ONTAnonymousClassExpressionImpl.WithClassAndObjectProperty<ONT extends org.apache.jena.ontapi.model.OntClass.ComponentRestriction<org.apache.jena.ontapi.model.OntClass,org.apache.jena.ontapi.model.OntObjectProperty>,OWL extends org.semanticweb.owlapi.model.OWLRestriction> - Class in com.github.owlcs.ontapi.internal.objects
Represents an object class expression, that has reference to another class expression and object property expression.
ONTAnonymousClassExpressionImpl.WithClassAndObjectPropertyAndCardinality<ONT extends org.apache.jena.ontapi.model.OntClass.CardinalityRestriction<org.apache.jena.ontapi.model.OntClass,org.apache.jena.ontapi.model.OntObjectProperty>,OWL extends org.semanticweb.owlapi.model.OWLRestriction> - Class in com.github.owlcs.ontapi.internal.objects
Represents an object class expression with cardinality.
ONTAnonymousClassExpressionImpl.WithClassMembers<ONT extends org.apache.jena.ontapi.model.OntClass.CollectionOf<org.apache.jena.ontapi.model.OntClass>,OWL extends org.semanticweb.owlapi.model.OWLAnonymousClassExpression> - Class in com.github.owlcs.ontapi.internal.objects
 
ONTAnonymousClassExpressionImpl.WithDataProperty<ONT extends org.apache.jena.ontapi.model.OntClass,OWL extends org.semanticweb.owlapi.model.OWLRestriction> - Class in com.github.owlcs.ontapi.internal.objects
 
ONTAnonymousClassExpressionImpl.WithDataPropertyUnary<ONT extends org.apache.jena.ontapi.model.OntClass.UnaryRestriction<org.apache.jena.ontapi.model.OntDataProperty>,OWL extends org.semanticweb.owlapi.model.OWLRestriction> - Class in com.github.owlcs.ontapi.internal.objects
An abstraction for simplification code, that describes owl:Restriction containing datatype property.
ONTAnonymousClassExpressionImpl.WithDataRangeAndDataProperty<ONT extends org.apache.jena.ontapi.model.OntClass.Restriction,OWL extends org.semanticweb.owlapi.model.OWLRestriction> - Class in com.github.owlcs.ontapi.internal.objects
Represents a data property restriction that has a reference to a data range.
ONTAnonymousClassExpressionImpl.WithDataRangeAndDataPropertyAndCardinality<ONT extends org.apache.jena.ontapi.model.OntClass.CardinalityRestriction<org.apache.jena.ontapi.model.OntDataRange,org.apache.jena.ontapi.model.OntDataProperty>,OWL extends org.semanticweb.owlapi.model.OWLRestriction> - Class in com.github.owlcs.ontapi.internal.objects
Represents a data property restriction (class expression) with cardinality.
ONTAnonymousClassExpressionImpl.WithDataRangeAndDataPropertyNary<ONT extends org.apache.jena.ontapi.model.OntClass.NaryRestriction<org.apache.jena.ontapi.model.OntDataRange,org.apache.jena.ontapi.model.OntDataProperty>,OWL extends org.semanticweb.owlapi.model.OWLRestriction> - Class in com.github.owlcs.ontapi.internal.objects
Represents an n-ary universal or existential data property restriction.
ONTAnonymousClassExpressionImpl.WithDataRangeAndDataPropertyUnary<ONT extends org.apache.jena.ontapi.model.OntClass.ComponentRestriction<org.apache.jena.ontapi.model.OntDataRange,org.apache.jena.ontapi.model.OntDataProperty>,OWL extends org.semanticweb.owlapi.model.OWLRestriction> - Class in com.github.owlcs.ontapi.internal.objects
Represents a unary data property restriction that has a reference to a data range.
ONTAnonymousClassExpressionImpl.WithMembers<ONT_M extends org.apache.jena.ontapi.model.OntObject,ONT_C extends org.apache.jena.ontapi.model.OntClass.CollectionOf<ONT_M>,OWL_M extends org.semanticweb.owlapi.model.OWLObject,OWL_C extends org.semanticweb.owlapi.model.OWLAnonymousClassExpression> - Class in com.github.owlcs.ontapi.internal.objects
Describes a class expression that is based on []-list.
ONTAnonymousClassExpressionImpl.WithObjectProperty<ONT extends org.apache.jena.ontapi.model.OntClass.UnaryRestriction<org.apache.jena.ontapi.model.OntObjectProperty>,OWL extends org.semanticweb.owlapi.model.OWLRestriction> - Class in com.github.owlcs.ontapi.internal.objects
Represents a class expression with a reference to an object property expression.
ONTAnonymousDataRangeImpl<ONT extends org.apache.jena.ontapi.model.OntDataRange,OWL extends org.semanticweb.owlapi.model.OWLDataRange> - Class in com.github.owlcs.ontapi.internal.objects
An abstraction for any anonymous data range expressions (i.e. for all data ranges with except of OWLDatatypes).
ONTAnonymousDataRangeImpl(BlankNodeId, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.objects.ONTAnonymousDataRangeImpl
 
ONTAnonymousDataRangeImpl.CF - Class in com.github.owlcs.ontapi.internal.objects
 
ONTAnonymousDataRangeImpl.IF - Class in com.github.owlcs.ontapi.internal.objects
 
ONTAnonymousDataRangeImpl.OF - Class in com.github.owlcs.ontapi.internal.objects
 
ONTAnonymousDataRangeImpl.R - Class in com.github.owlcs.ontapi.internal.objects
 
ONTAnonymousDataRangeImpl.UF - Class in com.github.owlcs.ontapi.internal.objects
 
ONTAnonymousDataRangeImpl.WithDRMembers<ONT extends org.apache.jena.ontapi.model.OntDataRange.Combination<org.apache.jena.ontapi.model.OntDataRange>,OWL extends org.semanticweb.owlapi.model.OWLDataRange> - Class in com.github.owlcs.ontapi.internal.objects
 
ONTAnonymousDataRangeImpl.WithMembers<ONT_M extends org.apache.jena.rdf.model.RDFNode,ONT_D extends org.apache.jena.ontapi.model.OntDataRange.Combination<ONT_M>,OWL_M extends org.semanticweb.owlapi.model.OWLObject,OWL_D extends org.semanticweb.owlapi.model.OWLDataRange> - Class in com.github.owlcs.ontapi.internal.objects
 
ONTAnonymousIndividualImpl - Class in com.github.owlcs.ontapi.internal.objects
An OWLAnonymousIndividual implementation that is also an instance of ONTObject.
ONTAnonymousIndividualImpl(String, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.objects.ONTAnonymousIndividualImpl
 
ONTAPI - Class in com.github.owlcs.ontapi.transforms.vocabulary
Vocabulary with (possible, temporary) resources used by ONT-API only.
ONTAPI() - Constructor for class com.github.owlcs.ontapi.transforms.vocabulary.ONTAPI
 
OntApiException - Exception Class in com.github.owlcs.ontapi
A base RuntimeException, that must be used only in OWL-API part of implementation.
OntApiException() - Constructor for exception class com.github.owlcs.ontapi.OntApiException
 
OntApiException(String) - Constructor for exception class com.github.owlcs.ontapi.OntApiException
 
OntApiException(String, Throwable) - Constructor for exception class com.github.owlcs.ontapi.OntApiException
 
OntApiException(Throwable) - Constructor for exception class com.github.owlcs.ontapi.OntApiException
 
OntApiException.IllegalArgument - Exception Class in com.github.owlcs.ontapi
A RuntimeException to indicate wrong input.
OntApiException.IllegalState - Exception Class in com.github.owlcs.ontapi
A RuntimeException to indicate wrong object state.
OntApiException.ModificationDenied - Exception Class in com.github.owlcs.ontapi
A runtime exception to indicate that modification is not allowed.
OntApiException.Unsupported - Exception Class in com.github.owlcs.ontapi
A RuntimeException for unsupported things.
ONTAPIProfile() - Constructor for class com.github.owlcs.ontapi.OntManagers.ONTAPIProfile
 
ONTAxiomImpl<X extends org.semanticweb.owlapi.model.OWLAxiom> - Class in com.github.owlcs.ontapi.internal.objects
A base axiom.
ONTAxiomImpl(Object, String, Object, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.objects.ONTAxiomImpl
 
ONTAxiomImpl(Triple, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.objects.ONTAxiomImpl
 
OntBaseModel - Interface in com.github.owlcs.ontapi
A technical interface-helper that serves as a bridge between Jena RDF model and OWLAPI ontology through the InternalGraphModel on the one hand, and between all these things and OWLAPI manager through the ModelConfig on the other hand.
OntBaseModelImpl - Class in com.github.owlcs.ontapi
An abstract OWL-API Ontology implementation with methods to read information in the form of OWL Objects from the underling graph-model.
OntBaseModelImpl(Graph, ModelConfig) - Constructor for class com.github.owlcs.ontapi.OntBaseModelImpl
 
ONTClassImpl - Class in com.github.owlcs.ontapi.internal.objects
An OWLClass implementation that is also an instance of ONTObject.
ONTClassImpl(String, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.objects.ONTClassImpl
 
ONTCollector() - Constructor for class com.github.owlcs.ontapi.internal.objects.ONTCollectors.ONTCollector
 
ONTCollectors - Class in com.github.owlcs.ontapi.internal.objects
A collection of OWL-API Object Visitors used internally.
ONTCollectors() - Constructor for class com.github.owlcs.ontapi.internal.objects.ONTCollectors
 
ONTCollectors.ContainsCollector - Class in com.github.owlcs.ontapi.internal.objects
A collector to find first occurrence.
ONTCollectors.ForClassExpressions - Class in com.github.owlcs.ontapi.internal.objects
A visitor to collect Class Expressions in the form of Set.
ONTCollectors.ForEntities - Class in com.github.owlcs.ontapi.internal.objects
A visitor to collect Entities in the form of Set.
ONTCollectors.ONTCollector<X> - Class in com.github.owlcs.ontapi.internal.objects
Base collector.
ONTCollectors.SetCollector<X extends org.semanticweb.owlapi.model.OWLObject> - Class in com.github.owlcs.ontapi.internal.objects
A base visitor that collects a Set.
ONTComposite - Interface in com.github.owlcs.ontapi.internal.objects
A generic interface describing an ONTObject that has components and signature.
OntConfig - Class in com.github.owlcs.ontapi.config
This is the global config and also the builder for the separated load and write configs.
OntConfig() - Constructor for class com.github.owlcs.ontapi.config.OntConfig
Constructs a config.
OntConfig.Concurrent - Class in com.github.owlcs.ontapi.config
A config-wrapper with R/W-locked access.
OntConfig.DefaultScheme - Enum Class in com.github.owlcs.ontapi.config
 
ONTDataPropertyImpl - Class in com.github.owlcs.ontapi.internal.objects
An OWLDataProperty implementation that is also ONTObject.
ONTDataPropertyImpl(String, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.objects.ONTDataPropertyImpl
 
ONTDatatypeImpl - Class in com.github.owlcs.ontapi.internal.objects
An OWLDatatype implementation that is also ONTObject.
ONTDatatypeImpl(String, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.objects.ONTDatatypeImpl
 
ONTEntityImpl<X extends org.semanticweb.owlapi.model.OWLEntity> - Class in com.github.owlcs.ontapi.internal.objects
A base OWLEntity implementation which has a reference to a model.
ONTEntityImpl(String, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.objects.ONTEntityImpl
 
ONTExpressionImpl<R extends org.apache.jena.ontapi.model.OntObject> - Class in com.github.owlcs.ontapi.internal.objects
A base class that represents any anonymous OWL2 expression.
ONTExpressionImpl(BlankNodeId, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.objects.ONTExpressionImpl
Constructs an expression.
ONTFacetRestrictionImpl - Class in com.github.owlcs.ontapi.internal.objects
An OWLFacetRestriction implementation that is also ONTObject.
ONTFacetRestrictionImpl(BlankNodeId, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.objects.ONTFacetRestrictionImpl
 
OntFormat - Enum Class in com.github.owlcs.ontapi
The map between jena languages (Lang) and OWL-API syntax formats (OWLLangRegistry.OWLLang).
OntFormat.SimpleDocumentFormat - Class in com.github.owlcs.ontapi
Implementation of OWLDocumentFormat attached to this enum-type.
OntGraphDocumentSource - Interface in com.github.owlcs.ontapi
This is an extended OWLOntologyDocumentSource that allows to pass any graph into the manager as is.
OntGraphDocumentSourceImpl - Class in com.github.owlcs.ontapi
This is an extended OWLOntologyDocumentSource to provide possibility to pass any graph as is.
OntGraphDocumentSourceImpl() - Constructor for class com.github.owlcs.ontapi.OntGraphDocumentSourceImpl
 
ontGraphs(Graph) - Static method in class com.github.owlcs.ontapi.OntGraphUtils
 
OntGraphUtils - Class in com.github.owlcs.ontapi
Helper to work with Apache Jena Graphs in OWL-API terms.
OntGraphUtils() - Constructor for class com.github.owlcs.ontapi.OntGraphUtils
 
OntInfo(Ontology) - Constructor for class com.github.owlcs.ontapi.OntologyManagerImpl.OntInfo
 
ONTIRI - Class in com.github.owlcs.ontapi.internal.objects
An IRI implementation that is also ONTObject.
ONTIRI(String) - Constructor for class com.github.owlcs.ontapi.internal.objects.ONTIRI
 
ONTLiteralImpl - Class in com.github.owlcs.ontapi.internal.objects
An implementation of OWLLiteral that is also an ONTObject.
ONTLiteralImpl(LiteralLabel, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.objects.ONTLiteralImpl
 
OntLoaderConfiguration - Class in com.github.owlcs.ontapi.config
This is an extended OWLOntologyLoaderConfiguration with ONT-API specific settings.
OntLoaderConfiguration() - Constructor for class com.github.owlcs.ontapi.config.OntLoaderConfiguration
 
OntLoaderConfiguration(OWLOntologyLoaderConfiguration) - Constructor for class com.github.owlcs.ontapi.config.OntLoaderConfiguration
 
OntManagers - Class in com.github.owlcs.ontapi
com.github.owlcs.ontapi.OntManagers is a main access point to the system, a collection of factory methods to provide different implementations of OWLOntologyManager interface with its commonly required features.
OntManagers() - Constructor for class com.github.owlcs.ontapi.OntManagers
 
OntManagers.ONTAPIProfile - Class in com.github.owlcs.ontapi
A profile to provide standard cache-based ONT-API impls.
OntManagers.OWLAPIImplProfile - Class in com.github.owlcs.ontapi
The creation profile for OWLAPI, based on straightforward reflection.
OntManagers.Profile - Interface in com.github.owlcs.ontapi
Deprecated.
ONTNamedIndividualImpl - Class in com.github.owlcs.ontapi.internal.objects
An OWLNamedIndividual implementation that is also ONTObject.
ONTNamedIndividualImpl(String, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.objects.ONTNamedIndividualImpl
 
ONTObject<O extends org.semanticweb.owlapi.model.OWLObject> - Interface in com.github.owlcs.ontapi.internal
An unmodifiable container for OWLObject and associated with it RDF Triples.
ONTObjectFactory - Interface in com.github.owlcs.ontapi.internal
An Internal Object Factory, which is responsible for mapping OntObject => OWLObject and for creating ONTObjects.
ONTObjectImpl - Class in com.github.owlcs.ontapi.internal.objects
A base for ONT Resource (a node based object) and for ONT Triple (a triple based object).
ONTObjectImpl(Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.objects.ONTObjectImpl
Constructs the base object.
ONTObjectInverseOfImpl - Class in com.github.owlcs.ontapi.internal.objects
An OWLObjectInverseOf implementation that is also ONTObject.
ONTObjectInverseOfImpl(BlankNodeId, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.objects.ONTObjectInverseOfImpl
 
ONTObjectPropertyImpl - Class in com.github.owlcs.ontapi.internal.objects
An OWLObjectProperty implementation that is also ONTObject.
ONTObjectPropertyImpl(String, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.objects.ONTObjectPropertyImpl
 
ontologies() - Method in interface com.github.owlcs.ontapi.OntologyManager
Lists all ontologies contained within the manager.
ontologies() - Method in class com.github.owlcs.ontapi.OntologyManagerImpl
 
ontology() - Method in class com.github.owlcs.ontapi.OntologyLoaderImpl.GraphInfo
 
ontology(Graph) - Method in class com.github.owlcs.ontapi.OntologyManagerImpl
Finds ontology by the given graph.
ontology(OWLOntologyID) - Method in class com.github.owlcs.ontapi.OntologyManagerImpl
Finds ontology by the id or iri.
Ontology - Interface in com.github.owlcs.ontapi
A Structural Ontological Model, that is an extended OWL-API Ontology.
OntologyBuilderImpl - Class in com.github.owlcs.ontapi
An implementation of OntologyFactory.Builder - a technical factory to create standalone ontology instances.
OntologyBuilderImpl() - Constructor for class com.github.owlcs.ontapi.OntologyBuilderImpl
 
ontologyByDocumentIRI(IRI) - Method in class com.github.owlcs.ontapi.OntologyManagerImpl
Finds first ontology by specified document iri
OntologyCollection<O extends org.semanticweb.owlapi.model.HasOntologyID> - Interface in com.github.owlcs.ontapi
A collection to store anything that has Ontology ID, it maps these key-ids to element-containers and behaves like a Map.
OntologyCollectionImpl<O extends org.semanticweb.owlapi.model.HasOntologyID> - Class in com.github.owlcs.ontapi
A collection to store anything that has Ontology ID.
OntologyCollectionImpl() - Constructor for class com.github.owlcs.ontapi.OntologyCollectionImpl
Creates an empty non-synchronized collection.
OntologyCollectionImpl(ReadWriteLock) - Constructor for class com.github.owlcs.ontapi.OntologyCollectionImpl
Creates an empty collection with the given R/W lock.
OntologyCollectionImpl(ReadWriteLock, Collection<O>) - Constructor for class com.github.owlcs.ontapi.OntologyCollectionImpl
Creates an Ontology Collection from the given Java Collection.
OntologyCollectionImpl(ReadWriteLock, Map<OWLOntologyID, O>) - Constructor for class com.github.owlcs.ontapi.OntologyCollectionImpl
The main constructor.
ontologyCreated(OWLOntology) - Method in class com.github.owlcs.ontapi.OntologyManagerImpl
Adds the given ontology to the internal collection.
OntologyCreator - Interface in com.github.owlcs.ontapi
An interface to create Ontology instances.
ontologyFactories - Variable in class com.github.owlcs.ontapi.OntologyManagerImpl
 
OntologyFactory - Interface in com.github.owlcs.ontapi
The factory to create and load ontologies into the manager.
OntologyFactory.Builder - Interface in com.github.owlcs.ontapi
A part of the factory, that is responsible for creating Graph-based ontologies.
OntologyFactory.Loader - Interface in com.github.owlcs.ontapi
A part of the factory, that is responsible for reading ontologies from different document sources.
OntologyFactoryImpl - Class in com.github.owlcs.ontapi
The ontology building and loading factory, the 'core' - the main point to create and load ontologies.
OntologyFactoryImpl(OntologyFactory.Builder, OntologyFactory.Loader) - Constructor for class com.github.owlcs.ontapi.OntologyFactoryImpl
 
OntologyFactoryImpl.BadRecursionException - Exception Class in com.github.owlcs.ontapi
 
OntologyFactoryImpl.ConfigMismatchException - Exception Class in com.github.owlcs.ontapi
 
OntologyFactoryImpl.OWLTransformException - Exception Class in com.github.owlcs.ontapi
 
OntologyFactoryImpl.UnsupportedFormatException - Exception Class in com.github.owlcs.ontapi
 
ontologyIDsByVersion(IRI) - Method in class com.github.owlcs.ontapi.OntologyManagerImpl
 
OntologyLoader - Interface in com.github.owlcs.ontapi
An interface intended to process OWL document sources and produce Ontology instances inside a OntologyManager instance.
OntologyLoaderImpl - Class in com.github.owlcs.ontapi
Jena based implementation of OntologyLoader.
OntologyLoaderImpl(OntologyLoader) - Constructor for class com.github.owlcs.ontapi.OntologyLoaderImpl
Creates a default Loader instance.
OntologyLoaderImpl.GraphInfo - Class in com.github.owlcs.ontapi
A container for a graph and some load parameters, such as source-iri and format.
OntologyManager - Interface in com.github.owlcs.ontapi
An ONT-API Ontology manager, which is an extended OWL-API manager.
OntologyManager.DocumentSourceMapping - Interface in com.github.owlcs.ontapi
The Document Source mapping.
OntologyManagerImpl - Class in com.github.owlcs.ontapi
An ONT-API default implementation of Ontology Manager.
OntologyManagerImpl(DataFactory, OntologyFactory, ReadWriteLock) - Constructor for class com.github.owlcs.ontapi.OntologyManagerImpl
Constructs the ready-to-use manager instance.
OntologyManagerImpl(DataFactory, ReadWriteLock, OntConfig, PriorityCollectionSorting) - Constructor for class com.github.owlcs.ontapi.OntologyManagerImpl
Constructs an empty manager instance with the given settings.
OntologyManagerImpl(DataFactory, ReadWriteLock, PriorityCollectionSorting) - Constructor for class com.github.owlcs.ontapi.OntologyManagerImpl
Constructs an empty manager instance with the given settings.
OntologyManagerImpl.ListenersHolder - Class in com.github.owlcs.ontapi
Listener's holder.
OntologyManagerImpl.OntInfo - Class in com.github.owlcs.ontapi
An internal container-wrapper for Ontology.
OntologyMetaData - Class in com.github.owlcs.ontapi
Implementation of OWLOntologyLoaderMetaData.
OntologyMetaData(Graph, RDFOntologyHeaderStatus, Set<RDFTriple>, ArrayListMultimap<IRI, Class<? extends OWLObject>>) - Constructor for class com.github.owlcs.ontapi.OntologyMetaData
Default constructor.
OntologyModelImpl - Class in com.github.owlcs.ontapi
The main ontology model implementation.
OntologyModelImpl(Graph, ModelConfig) - Constructor for class com.github.owlcs.ontapi.OntologyModelImpl
To construct an ontology based on the given graph.
OntologyModelImpl.ChangeProcessor - Class in com.github.owlcs.ontapi
Auxiliary class, which controls any changes that occur to the ontology through the OWL-API interface.
OntologyModelImpl.Concurrent - Class in com.github.owlcs.ontapi
A concurrent version of Ontology.
ontologyStorers - Variable in class com.github.owlcs.ontapi.OntologyManagerImpl
 
ONTResourceImpl - Class in com.github.owlcs.ontapi.internal.objects
A base RDF-object component, which encapsulates both node and model references.
ONTResourceImpl(Object, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.objects.ONTResourceImpl
Constructs the base object.
OntSettings - Enum Class in com.github.owlcs.ontapi.config
The Enum of all ONT-API settings (22 OWL-API options + 15 ONT-API specific options) Note: System properties are not taken into account (this is a difference from OWL-API-impl).
ONTStatementImpl - Class in com.github.owlcs.ontapi.internal.objects
A base triple object-component that is attached to a model.
ONTStatementImpl(Object, String, Object, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.objects.ONTStatementImpl
Constructs the base object-triple.
ONTSWRLAtomImpl<ONT extends org.apache.jena.ontapi.model.OntSWRL.Atom<?>,OWL extends org.semanticweb.owlapi.model.SWRLAtom> - Class in com.github.owlcs.ontapi.internal.objects
A SWRLAtom implementation that is also ONTObject.
ONTSWRLAtomImpl(BlankNodeId, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.objects.ONTSWRLAtomImpl
 
ONTSWRLAtomImpl.Binary<ONT_P extends org.apache.jena.ontapi.model.OntObject,ONT_F extends org.apache.jena.ontapi.model.OntSWRL.Arg,ONT_S extends org.apache.jena.ontapi.model.OntSWRL.Arg,ONT_R extends org.apache.jena.ontapi.model.OntSWRL.Atom.Binary<ONT_P,ONT_F,ONT_S>,OWL_P extends org.semanticweb.owlapi.model.OWLObject & org.semanticweb.owlapi.model.SWRLPredicate,OWL_F extends org.semanticweb.owlapi.model.SWRLArgument,OWL_S extends org.semanticweb.owlapi.model.SWRLArgument,OWL_R extends org.semanticweb.owlapi.model.SWRLBinaryAtom<OWL_F,OWL_S>> - Class in com.github.owlcs.ontapi.internal.objects
An abstract binary atom impl.
ONTSWRLAtomImpl.BN - Class in com.github.owlcs.ontapi.internal.objects
 
ONTSWRLAtomImpl.CU - Class in com.github.owlcs.ontapi.internal.objects
 
ONTSWRLAtomImpl.DIB - Class in com.github.owlcs.ontapi.internal.objects
 
ONTSWRLAtomImpl.DPB - Class in com.github.owlcs.ontapi.internal.objects
 
ONTSWRLAtomImpl.DU - Class in com.github.owlcs.ontapi.internal.objects
 
ONTSWRLAtomImpl.ObjectBinary<ONT_P extends org.apache.jena.ontapi.model.OntObjectProperty,OWL_P extends org.semanticweb.owlapi.model.OWLObjectPropertyExpression,ONT_R extends org.apache.jena.ontapi.model.OntSWRL.Atom.Binary<ONT_P,org.apache.jena.ontapi.model.OntSWRL.IArg,org.apache.jena.ontapi.model.OntSWRL.IArg>,OWL_R extends org.semanticweb.owlapi.model.SWRLBinaryAtom<org.semanticweb.owlapi.model.SWRLIArgument,org.semanticweb.owlapi.model.SWRLIArgument>> - Class in com.github.owlcs.ontapi.internal.objects
An abstract object binary atom.
ONTSWRLAtomImpl.OPB - Class in com.github.owlcs.ontapi.internal.objects
 
ONTSWRLAtomImpl.SIB - Class in com.github.owlcs.ontapi.internal.objects
 
ONTSWRLAtomImpl.Unary<ONT_P extends org.apache.jena.ontapi.model.OntObject,ONT_A extends org.apache.jena.ontapi.model.OntSWRL.Arg,ONT_R extends org.apache.jena.ontapi.model.OntSWRL.Atom.Unary<ONT_P,ONT_A>,OWL_P extends org.semanticweb.owlapi.model.OWLObject & org.semanticweb.owlapi.model.SWRLPredicate,OWL_A extends org.semanticweb.owlapi.model.SWRLArgument,OWL_R extends org.semanticweb.owlapi.model.SWRLUnaryAtom<OWL_A>> - Class in com.github.owlcs.ontapi.internal.objects
An abstract unary atom impl
ONTSWRLIndividualImpl - Class in com.github.owlcs.ontapi.internal.objects
A SWRLIndividualArgument implementation that is also ONTObject.
ONTSWRLIndividualImpl(BlankNodeId, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.objects.ONTSWRLIndividualImpl
 
ONTSWRLIndividualImpl(String, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.objects.ONTSWRLIndividualImpl
 
ONTSWRLLiteralImpl - Class in com.github.owlcs.ontapi.internal.objects
A SWRLLiteralArgument implementation that is also ONTObject.
ONTSWRLLiteralImpl(LiteralLabel, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.objects.ONTSWRLLiteralImpl
 
ONTSWRLVariable - Class in com.github.owlcs.ontapi.internal.objects
A SWRLVariable implementation that is also ONTObject.
ONTSWRLVariable(String, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.objects.ONTSWRLVariable
 
ONTWrapperImpl<O extends org.semanticweb.owlapi.model.OWLObject> - Class in com.github.owlcs.ontapi.internal
An unmodifiable container for OWLObject and associated with it set of rdf-graph triples.
ONTWrapperImpl(O) - Constructor for class com.github.owlcs.ontapi.internal.ONTWrapperImpl
 
OntWriterConfiguration - Class in com.github.owlcs.ontapi.config
Extended OWLOntologyWriterConfiguration.
OntWriterConfiguration() - Constructor for class com.github.owlcs.ontapi.config.OntWriterConfiguration
 
OntWriterConfiguration(OWLOntologyWriterConfiguration) - Constructor for class com.github.owlcs.ontapi.config.OntWriterConfiguration
 
OPB(BlankNodeId, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.objects.ONTSWRLAtomImpl.OPB
 
openInputStream(OWLOntologyDocumentSource, OntLoaderConfiguration) - Static method in class com.github.owlcs.ontapi.OntGraphUtils
Opens the input stream for the specified source taking settings from conf if needed.
openOutputStream(IRI) - Static method in class com.github.owlcs.ontapi.OntGraphUtils
Opens the output stream for the specified IRI.
operand - Variable in class com.github.owlcs.ontapi.owlapi.objects.ce.ObjectComplementOfImpl
 
operands - Variable in class com.github.owlcs.ontapi.owlapi.objects.ce.NaryBooleanClassExpressionImpl
 
operands - Variable in class com.github.owlcs.ontapi.owlapi.objects.dr.NaryDataRangeImpl
 
operands() - Method in class com.github.owlcs.ontapi.internal.axioms.DisjointUnionTranslator.AxiomImpl
 
operands() - Method in class com.github.owlcs.ontapi.internal.axioms.HasKeyTranslator.AxiomImpl
 
operands() - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnonymousClassExpressionImpl.WithMembers
 
operands() - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnonymousDataRangeImpl.WithMembers
 
operands() - Method in class com.github.owlcs.ontapi.owlapi.axioms.DisjointUnionAxiomImpl
 
operands() - Method in class com.github.owlcs.ontapi.owlapi.axioms.HasKeyAxiomImpl
 
operands() - Method in class com.github.owlcs.ontapi.owlapi.objects.ce.NaryBooleanClassExpressionImpl
 
operands() - Method in class com.github.owlcs.ontapi.owlapi.objects.dr.DataOneOfImpl
 
operands() - Method in class com.github.owlcs.ontapi.owlapi.objects.dr.NaryDataRangeImpl
 
operands(ONT_C, ONTObjectFactory) - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnonymousClassExpressionImpl.WithMembers
 
operands(ONT_D, ONTObjectFactory) - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnonymousDataRangeImpl.WithMembers
 
optimize(OntLoaderConfiguration) - Method in class com.github.owlcs.ontapi.OWLFactoryWrapper
Optimizes the given configuration to interact with native OWL-API parsers.
optimize(OntologyCreator) - Method in class com.github.owlcs.ontapi.OWLFactoryWrapper
Optimizes the given builder to interact with native OWL-API parsers.
OSVF(BlankNodeId, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.objects.ONTAnonymousClassExpressionImpl.OSVF
 
OWL() - Constructor for class com.github.owlcs.ontapi.transforms.vocabulary.DEPRECATED.OWL
 
OWL_API_AUTHORIZATION_VALUE - Enum constant in enum class com.github.owlcs.ontapi.config.OntSettings
 
OWL_API_LOAD_CONF_ACCEPT_HTTP_COMPRESSION - Enum constant in enum class com.github.owlcs.ontapi.config.OntSettings
 
OWL_API_LOAD_CONF_BANNED_PARSERS - Enum constant in enum class com.github.owlcs.ontapi.config.OntSettings
 
OWL_API_LOAD_CONF_CONNECTION_TIMEOUT - Enum constant in enum class com.github.owlcs.ontapi.config.OntSettings
 
OWL_API_LOAD_CONF_ENTITY_EXPANSION_LIMIT - Enum constant in enum class com.github.owlcs.ontapi.config.OntSettings
 
OWL_API_LOAD_CONF_FOLLOW_REDIRECTS - Enum constant in enum class com.github.owlcs.ontapi.config.OntSettings
 
OWL_API_LOAD_CONF_IGNORED_IMPORTS - Enum constant in enum class com.github.owlcs.ontapi.config.OntSettings
 
OWL_API_LOAD_CONF_LOAD_ANNOTATIONS - Enum constant in enum class com.github.owlcs.ontapi.config.OntSettings
 
OWL_API_LOAD_CONF_MISSING_IMPORT_HANDLING_STRATEGY - Enum constant in enum class com.github.owlcs.ontapi.config.OntSettings
 
OWL_API_LOAD_CONF_MISSING_ONTOLOGY_HEADER_STRATEGY - Enum constant in enum class com.github.owlcs.ontapi.config.OntSettings
 
OWL_API_LOAD_CONF_PARSE_WITH_STRICT_CONFIGURATION - Enum constant in enum class com.github.owlcs.ontapi.config.OntSettings
 
OWL_API_LOAD_CONF_PRIORITY_COLLECTION_SORTING - Enum constant in enum class com.github.owlcs.ontapi.config.OntSettings
 
OWL_API_LOAD_CONF_REPORT_STACK_TRACES - Enum constant in enum class com.github.owlcs.ontapi.config.OntSettings
 
OWL_API_LOAD_CONF_RETRIES_TO_ATTEMPT - Enum constant in enum class com.github.owlcs.ontapi.config.OntSettings
 
OWL_API_LOAD_CONF_TREAT_DUBLINCORE_AS_BUILTIN - Enum constant in enum class com.github.owlcs.ontapi.config.OntSettings
 
OWL_API_WRITE_CONF_BANNERS_ENABLED - Enum constant in enum class com.github.owlcs.ontapi.config.OntSettings
 
OWL_API_WRITE_CONF_INDENT_SIZE - Enum constant in enum class com.github.owlcs.ontapi.config.OntSettings
 
OWL_API_WRITE_CONF_INDENTING - Enum constant in enum class com.github.owlcs.ontapi.config.OntSettings
 
OWL_API_WRITE_CONF_LABEL_AS_BANNER - Enum constant in enum class com.github.owlcs.ontapi.config.OntSettings
 
OWL_API_WRITE_CONF_REMAP_IDS - Enum constant in enum class com.github.owlcs.ontapi.config.OntSettings
 
OWL_API_WRITE_CONF_SAVE_IDS - Enum constant in enum class com.github.owlcs.ontapi.config.OntSettings
 
OWL_API_WRITE_CONF_USE_NAMESPACE_ENTITIES - Enum constant in enum class com.github.owlcs.ontapi.config.OntSettings
 
OWL_BACKWARD_COMPATIBLE_WITH - Static variable in class com.github.owlcs.ontapi.owlapi.InternalizedEntities
 
OWL_BOTTOM_DATA_PROPERTY - Static variable in class com.github.owlcs.ontapi.owlapi.InternalizedEntities
 
OWL_BOTTOM_OBJECT_PROPERTY - Static variable in class com.github.owlcs.ontapi.owlapi.InternalizedEntities
 
OWL_DEPRECATED - Static variable in class com.github.owlcs.ontapi.owlapi.InternalizedEntities
 
OWL_INCOMPATIBLE_WITH - Static variable in class com.github.owlcs.ontapi.owlapi.InternalizedEntities
 
OWL_NOTHING - Static variable in class com.github.owlcs.ontapi.owlapi.InternalizedEntities
 
OWL_THING - Static variable in class com.github.owlcs.ontapi.owlapi.InternalizedEntities
 
OWL_TOP_DATA_PROPERTY - Static variable in class com.github.owlcs.ontapi.owlapi.InternalizedEntities
 
OWL_TOP_OBJECT_PROPERTY - Static variable in class com.github.owlcs.ontapi.owlapi.InternalizedEntities
 
OWL_VERSION_INFO - Static variable in class com.github.owlcs.ontapi.owlapi.InternalizedEntities
 
OWL_XML - Enum constant in enum class com.github.owlcs.ontapi.OntFormat
 
OWLAdapter - Class in com.github.owlcs.ontapi
An 'adapter' to convert OWL-API things to ONT-API ones and to gain access to internal objects.
OWLAdapter() - Constructor for class com.github.owlcs.ontapi.OWLAdapter
 
OWLAPIImplProfile() - Constructor for class com.github.owlcs.ontapi.OntManagers.OWLAPIImplProfile
 
OWLCommonTransform - Class in com.github.owlcs.ontapi.transforms
The transformer to convert OWL 1 DL => OWL 2 DL
OWLCommonTransform(Graph) - Constructor for class com.github.owlcs.ontapi.transforms.OWLCommonTransform
 
OWLCommonTransform(Graph, boolean) - Constructor for class com.github.owlcs.ontapi.transforms.OWLCommonTransform
 
OWLComponentType - Enum Class in com.github.owlcs.ontapi.internal
Enum of mostly used OWL-API object types, that are not OWLAxiom or OWLAnnotation, to be used in various filter operations.
OWLDeclarationTransform - Class in com.github.owlcs.ontapi.transforms
Class to perform the final tuning of the OWL-2 ontology: mostly for fixing missed owl-declarations where it is possible.
OWLDeclarationTransform(Graph) - Constructor for class com.github.owlcs.ontapi.transforms.OWLDeclarationTransform
 
OWLEntity - Enum Class in com.github.owlcs.ontapi.internal
 
OWLFactoryWrapper - Class in com.github.owlcs.ontapi
An implementation of OntologyLoader which is actually OWLOntologyFactory decorator.
OWLFactoryWrapper() - Constructor for class com.github.owlcs.ontapi.OWLFactoryWrapper
 
OWLFactoryWrapper.AcceptHeaderBuilder - Class in com.github.owlcs.ontapi
A copy-pasted OWL-API-impl utility class.
OWLFactoryWrapper.FactoryImpl - Class in com.github.owlcs.ontapi
This is a copy-paste the original OWL-API OWLOntologyFactory implementation, which is used if syntax format of source can not be handled by Apache Jena.
OWLFactoryWrapper.FactoryImpl.Builder - Interface in com.github.owlcs.ontapi
 
OWLIDTransform - Class in com.github.owlcs.ontapi.transforms
Class to perform ontology id transformation.
OWLIDTransform(Graph) - Constructor for class com.github.owlcs.ontapi.transforms.OWLIDTransform
 
owlKeys() - Method in enum class com.github.owlcs.ontapi.OntFormat
Gets all OWL-API language keys associated with this enum-type instance in the form of Stream.
OWLLang(Class<? extends OWLDocumentFormat>, OWLStorerFactory, OWLParserFactory, Supplier<OWLDocumentFormat>) - Constructor for class com.github.owlcs.ontapi.OWLLangRegistry.OWLLang
Main constructor.
OWLLangRegistry - Class in com.github.owlcs.ontapi
The global OWL-API format syntax registry.
OWLLangRegistry() - Constructor for class com.github.owlcs.ontapi.OWLLangRegistry
 
OWLLangRegistry.LangKey - Enum Class in com.github.owlcs.ontapi
A set of constants reflecting OWL-API I/O subsystem.
OWLLangRegistry.OWLLang - Class in com.github.owlcs.ontapi
A container for OWL-Language details (owl-format).
owlLangs() - Method in enum class com.github.owlcs.ontapi.OntFormat
Lists all registered OWL-langs in form of Lang-Details Stream.
OWLObjectImpl - Class in com.github.owlcs.ontapi.owlapi
A base for any OWLObject in ONT-API.
OWLObjectImpl() - Constructor for class com.github.owlcs.ontapi.owlapi.OWLObjectImpl
 
OwlObjects - Class in com.github.owlcs.ontapi
Helper to work with OWLObject (mostly for retrieving components from owl-axioms).
OwlObjects() - Constructor for class com.github.owlcs.ontapi.OwlObjects
 
OWLOntologyWrapper - Class in com.github.owlcs.ontapi
A decorator for any OWLOntology instance.
OWLOntologyWrapper(OWLOntology, ReadWriteLock) - Constructor for class com.github.owlcs.ontapi.OWLOntologyWrapper
Constructs a new OWLOntologyWrapper that provides concurrent access to the specified delegate ontology.
OWLRecursiveTransform - Class in com.github.owlcs.ontapi.transforms
To perform recursive transformation in terms of OWL2.
OWLRecursiveTransform(Graph) - Constructor for class com.github.owlcs.ontapi.transforms.OWLRecursiveTransform
 
OWLTopObjectType - Enum Class in com.github.owlcs.ontapi.internal
Enum, that represents all public content meta-types of OWLOntology: one for the ontology header (OWLTopObjectType.ANNOTATION) and 39 for each type of axiom.
OWLTransformException(TransformException) - Constructor for exception class com.github.owlcs.ontapi.OntologyFactoryImpl.OWLTransformException
 
OWLTriples<V extends org.semanticweb.owlapi.model.OWLObject> - Class in com.github.owlcs.ontapi.internal
An ONTObject implementation that holds triples in memory.
OWLTriples(V, Set<Triple>) - Constructor for class com.github.owlcs.ontapi.internal.OWLTriples
 
OWLTriples.Listener - Class in com.github.owlcs.ontapi.internal
A Graph Listener implementation that monitors the Graph mutation while adding OWLObject into the cache-map.
OWLXML - Enum constant in enum class com.github.owlcs.ontapi.OWLLangRegistry.LangKey
 

P

parallel() - Method in interface com.github.owlcs.ontapi.internal.InternalConfig
Answers whether the behaviour should be concurrent oriented.
parallel() - Method in class com.github.owlcs.ontapi.internal.InternalConfig.Snapshot
 
parallel() - Method in class com.github.owlcs.ontapi.ModelConfig
 
parent - Variable in exception class com.github.owlcs.ontapi.transforms.GraphTransformers.StoreException
 
parse() - Method in class com.github.owlcs.ontapi.transforms.ReasonerDeclarator
 
parse(Statement, Function<Statement, ReasonerDeclarator.Res>) - Method in class com.github.owlcs.ontapi.transforms.ReasonerDeclarator
 
parseAllDisjointProperties() - Method in class com.github.owlcs.ontapi.transforms.ReasonerDeclarator
 
parseAnnotations() - Method in class com.github.owlcs.ontapi.transforms.ManifestDeclarator
 
parseAnnotations(Class<? extends O>, HasAnnotations) - Static method in class com.github.owlcs.ontapi.OwlObjects
 
parseBoolean() - Method in class com.github.owlcs.ontapi.owlapi.objects.LiteralImpl
 
parseBoolean(String) - Static method in class com.github.owlcs.ontapi.owlapi.objects.LiteralImpl
 
parseBooleanLiteral(String) - Static method in class com.github.owlcs.ontapi.owlapi.objects.LiteralImpl
 
parseClassAssertions() - Method in class com.github.owlcs.ontapi.transforms.ManifestDeclarator
 
parseClasses() - Method in class com.github.owlcs.ontapi.transforms.RDFSTransform
 
parseClassExpressions() - Method in class com.github.owlcs.ontapi.transforms.ManifestDeclarator
 
parseComponents(Class<? extends O>, HasComponents) - Static method in class com.github.owlcs.ontapi.OwlObjects
 
parseDataAndObjectRestrictions() - Method in class com.github.owlcs.ontapi.transforms.ReasonerDeclarator
 
parseDataRangeExpressions() - Method in class com.github.owlcs.ontapi.transforms.ManifestDeclarator
 
parseDouble() - Method in class com.github.owlcs.ontapi.owlapi.objects.LiteralImpl
 
parseDoubleLiteral(String, OWLDatatype) - Static method in class com.github.owlcs.ontapi.owlapi.objects.LiteralImpl
 
parseEquivalentAndDisjointProperties() - Method in class com.github.owlcs.ontapi.transforms.ReasonerDeclarator
 
parseEquivalentClasses() - Method in class com.github.owlcs.ontapi.transforms.ReasonerDeclarator
 
parseFloat() - Method in class com.github.owlcs.ontapi.owlapi.objects.LiteralImpl
 
parseFloatLiteral(String, OWLDatatype) - Static method in class com.github.owlcs.ontapi.owlapi.objects.LiteralImpl
 
parseIndividuals() - Method in class com.github.owlcs.ontapi.transforms.ManifestDeclarator
 
parseInteger() - Method in class com.github.owlcs.ontapi.owlapi.objects.LiteralImpl
 
parseIntegerLiteral(String, OWLDatatype) - Static method in class com.github.owlcs.ontapi.owlapi.objects.LiteralImpl
 
parseObjectOrDataProperties() - Method in class com.github.owlcs.ontapi.transforms.ManifestDeclarator
 
parseObjectPropertyExpressions() - Method in class com.github.owlcs.ontapi.transforms.ManifestDeclarator
 
parseOneOfExpression() - Method in class com.github.owlcs.ontapi.transforms.ManifestDeclarator
 
parseProperties() - Method in class com.github.owlcs.ontapi.transforms.RDFSTransform
 
parsePropertyAssertions() - Method in class com.github.owlcs.ontapi.transforms.ReasonerDeclarator
 
parsePropertyDomains() - Method in class com.github.owlcs.ontapi.transforms.ReasonerDeclarator
 
parseRanges() - Method in class com.github.owlcs.ontapi.transforms.ReasonerDeclarator
 
parserFactories - Variable in class com.github.owlcs.ontapi.OntologyManagerImpl
 
parserFactories() - Static method in class com.github.owlcs.ontapi.OWLLangRegistry
Returns all registered parser factories.
parseSubProperties() - Method in class com.github.owlcs.ontapi.transforms.ReasonerDeclarator
 
parseSWRL() - Method in class com.github.owlcs.ontapi.transforms.ManifestDeclarator
 
parseTail() - Method in class com.github.owlcs.ontapi.transforms.ReasonerDeclarator
 
parseUnionAndIntersectionClassExpressions() - Method in class com.github.owlcs.ontapi.transforms.ReasonerDeclarator
 
perform() - Method in class com.github.owlcs.ontapi.transforms.ManifestDeclarator
 
perform() - Method in class com.github.owlcs.ontapi.transforms.OWLCommonTransform
 
perform() - Method in class com.github.owlcs.ontapi.transforms.OWLDeclarationTransform
 
perform() - Method in class com.github.owlcs.ontapi.transforms.OWLIDTransform
 
perform() - Method in class com.github.owlcs.ontapi.transforms.RDFSTransform
 
perform() - Method in class com.github.owlcs.ontapi.transforms.ReasonerDeclarator
 
perform() - Method in class com.github.owlcs.ontapi.transforms.RecursiveTransform
 
perform() - Method in class com.github.owlcs.ontapi.transforms.SWRLTransform
 
perform() - Method in class com.github.owlcs.ontapi.transforms.TransformationModel
Performs the graph transformation.
personality - Variable in class com.github.owlcs.ontapi.internal.SearchModel
 
pm - Variable in class com.github.owlcs.ontapi.internal.PrefixMappingRenderer
 
predicate - Variable in class com.github.owlcs.ontapi.internal.objects.ONTStatementImpl
 
predicate - Variable in class com.github.owlcs.ontapi.owlapi.objects.swrl.AtomImpl
 
predicate - Static variable in class com.github.owlcs.ontapi.transforms.vocabulary.DEPRECATED.OWL
 
predicate - Static variable in class com.github.owlcs.ontapi.transforms.vocabulary.DEPRECATED.RDF
 
prefixMapping(PrefixManager) - Static method in class com.github.owlcs.ontapi.OntGraphUtils
Converts OWL-API prefixes to Jena.
PrefixMappingRenderer - Class in com.github.owlcs.ontapi.internal
An OWLObjectRenderer
PrefixMappingRenderer(PrefixMapping) - Constructor for class com.github.owlcs.ontapi.internal.PrefixMappingRenderer
 
prepareAnnotations(Collection<OWLAnnotation>) - Static method in class com.github.owlcs.ontapi.owlapi.OWLObjectImpl
Transforms the given collection of annotations to the form that is required by OWL-API: an internal annotations' collection must be distinct, nonnull and sorted.
process() - Method in class com.github.owlcs.ontapi.transforms.TransformationModel
Performs the graph transformation if the encapsulated graph is applicable for it.
processImports(OntologyLoaderImpl.GraphInfo, Collection<String>, OntologyCreator, OntologyManager, OntLoaderConfiguration) - Method in class com.github.owlcs.ontapi.OntologyLoaderImpl
Processes the owl:imports declarations for the given (root) graph, returns a ready collection of children graphs.
processRDFProperty(Resource) - Method in class com.github.owlcs.ontapi.transforms.RDFSTransform
 
processRDFSClass(Resource) - Method in class com.github.owlcs.ontapi.transforms.RDFSTransform
 
processSWRL(Property, Predicate<Statement>, Predicate<Resource>, Consumer<Resource>) - Method in class com.github.owlcs.ontapi.transforms.ManifestDeclarator
 
progressListeners - Variable in class com.github.owlcs.ontapi.OntologyManagerImpl.ListenersHolder
 
properties - Variable in class com.github.owlcs.ontapi.owlapi.axioms.NaryPropertyAxiomImpl
 
properties() - Method in class com.github.owlcs.ontapi.internal.axioms.AbstractNaryTranslator.DataPropertyNaryAxiomImpl
 
properties() - Method in class com.github.owlcs.ontapi.internal.axioms.InverseObjectPropertiesTranslator.AxiomImpl
 
properties() - Method in class com.github.owlcs.ontapi.owlapi.axioms.NaryPropertyAxiomImpl
 
PROPERTIES - Static variable in enum class com.github.owlcs.ontapi.config.OntSettings
 
property - Variable in class com.github.owlcs.ontapi.owlapi.axioms.UnaryPropertyAxiomImpl
 
property - Variable in class com.github.owlcs.ontapi.owlapi.objects.ce.DataHasValueImpl
 
property - Variable in class com.github.owlcs.ontapi.owlapi.objects.ce.ObjectHasSelfImpl
 
property - Variable in class com.github.owlcs.ontapi.owlapi.objects.ce.ObjectHasValueImpl
 
property - Variable in class com.github.owlcs.ontapi.owlapi.objects.ce.QuantifiedDataRestrictionImpl
 
property(String) - Static method in class com.github.owlcs.ontapi.transforms.vocabulary.ONTAPI
 
PropertyAxiomImpl - Class in com.github.owlcs.ontapi.owlapi.axioms
 
PropertyAxiomImpl(Collection<OWLAnnotation>) - Constructor for class com.github.owlcs.ontapi.owlapi.axioms.PropertyAxiomImpl
 
propertyChain - Static variable in class com.github.owlcs.ontapi.transforms.vocabulary.DEPRECATED.OWL
 
PropertyDomainAxiomImpl<P extends org.semanticweb.owlapi.model.OWLPropertyExpression> - Class in com.github.owlcs.ontapi.owlapi.axioms
 
PropertyDomainAxiomImpl(P, OWLClassExpression, Collection<OWLAnnotation>) - Constructor for class com.github.owlcs.ontapi.owlapi.axioms.PropertyDomainAxiomImpl
 
propertyExpressions() - Method in class com.github.owlcs.ontapi.internal.axioms.HasKeyTranslator.AxiomImpl
 
propertyExpressions() - Method in class com.github.owlcs.ontapi.owlapi.axioms.HasKeyAxiomImpl
 
PropertyRangeAxiomImpl<P extends org.semanticweb.owlapi.model.OWLPropertyExpression,R extends org.semanticweb.owlapi.model.OWLPropertyRange> - Class in com.github.owlcs.ontapi.owlapi.axioms
 
PropertyRangeAxiomImpl(P, R, Collection<OWLAnnotation>) - Constructor for class com.github.owlcs.ontapi.owlapi.axioms.PropertyRangeAxiomImpl
 
purge() - Method in class com.github.owlcs.ontapi.DataFactoryImpl
 
put(OntSettings, Object) - Method in class com.github.owlcs.ontapi.config.OntConfig.Concurrent
 
put(OntSettings, Object) - Method in class com.github.owlcs.ontapi.config.OntConfig
 
put(GraphStats.Type, String, Set<Triple>) - Method in class com.github.owlcs.ontapi.transforms.GraphStats
 
put(Class<? extends TransformationModel>) - Method in class com.github.owlcs.ontapi.transforms.GraphTransformers
Creates a default implementation of Transform around the specified transformer and adds it to the collection of new manager in the immutable way.
put(K, V) - Method in class com.github.owlcs.ontapi.internal.CacheObjectMapImpl.CachedMap
Associates the specified value with the specified key in this map.
put(K, V) - Method in class com.github.owlcs.ontapi.internal.InternalCache.CaffeineWrapper
 
put(K, V) - Method in interface com.github.owlcs.ontapi.internal.InternalCache.Loading
Puts the key-value pair into the cache.
put(K, V) - Method in class com.github.owlcs.ontapi.internal.InternalCache.MapWrapper
 
put(K, V) - Method in interface com.github.owlcs.ontapi.internal.InternalCache
Associates the value with the key in this cache.
put(K, V) - Method in class com.github.owlcs.ontapi.internal.InternalCache.SoftMapWrapper
 
put(O) - Method in class com.github.owlcs.ontapi.OntologyCollectionImpl
 
putAll(OntologyConfigurator) - Method in class com.github.owlcs.ontapi.config.OntConfig.Concurrent
 
putAll(OntologyConfigurator) - Method in class com.github.owlcs.ontapi.config.OntConfig
Copies configuration from the given config.
putContent(Object[]) - Method in interface com.github.owlcs.ontapi.internal.objects.WithContent
Associates the given Array with the object's content within the content-cache-container.
putFormat(OntFormat) - Method in exception class com.github.owlcs.ontapi.OntologyFactoryImpl.UnsupportedFormatException
 
putIgnoredImports(List<String>) - Method in class com.github.owlcs.ontapi.config.OntConfig
 
putNonNegative(OntSettings, int) - Method in class com.github.owlcs.ontapi.config.OntConfig
 
putParent(Graph) - Method in exception class com.github.owlcs.ontapi.transforms.GraphTransformers.StoreException
 
putPositive(OntSettings, int) - Method in class com.github.owlcs.ontapi.config.OntConfig
 
putSource(IRI) - Method in exception class com.github.owlcs.ontapi.OntologyFactoryImpl.UnsupportedFormatException
 
putStats(GraphStats) - Method in class com.github.owlcs.ontapi.transforms.GraphStats
 
putTriples(Transform, Set<Triple>, Set<Triple>, Set<Triple>) - Method in class com.github.owlcs.ontapi.transforms.GraphStats
 

Q

QuantifiedDataRestrictionImpl - Class in com.github.owlcs.ontapi.owlapi.objects.ce
Quantified data restriction impl.
QuantifiedDataRestrictionImpl(OWLDataPropertyExpression, OWLDataRange) - Constructor for class com.github.owlcs.ontapi.owlapi.objects.ce.QuantifiedDataRestrictionImpl
 
QuantifiedObjectRestrictionImpl - Class in com.github.owlcs.ontapi.owlapi.objects.ce
Quantified object restriction impl.
QuantifiedObjectRestrictionImpl(OWLObjectPropertyExpression, OWLClassExpression) - Constructor for class com.github.owlcs.ontapi.owlapi.objects.ce.QuantifiedObjectRestrictionImpl
 
QuantifiedRestrictionImpl<F extends org.semanticweb.owlapi.model.OWLPropertyRange> - Class in com.github.owlcs.ontapi.owlapi.objects.ce
 
QuantifiedRestrictionImpl(F) - Constructor for class com.github.owlcs.ontapi.owlapi.objects.ce.QuantifiedRestrictionImpl
 
queryModel - Variable in class com.github.owlcs.ontapi.transforms.TransformationModel
 

R

R(BlankNodeId, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.objects.ONTAnonymousDataRangeImpl.R
 
randomIRI() - Static method in class com.github.owlcs.ontapi.transforms.vocabulary.ONTAPI
 
range - Variable in class com.github.owlcs.ontapi.owlapi.axioms.AnnotationPropertyRangeAxiomImpl
 
range - Variable in class com.github.owlcs.ontapi.owlapi.axioms.PropertyRangeAxiomImpl
 
RangeAxiomImpl(Object, String, Object, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.axioms.AbstractPropertyRangeTranslator.RangeAxiomImpl
 
RangeAxiomImpl(Triple, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.axioms.AbstractPropertyRangeTranslator.RangeAxiomImpl
 
rboxAxioms(Imports) - Method in class com.github.owlcs.ontapi.OntBaseModelImpl
 
rboxAxioms(Imports) - Method in class com.github.owlcs.ontapi.RWLockedOntology
 
RDF() - Constructor for class com.github.owlcs.ontapi.transforms.vocabulary.DEPRECATED.RDF
 
RDF_JSON - Enum constant in enum class com.github.owlcs.ontapi.OntFormat
 
RDF_LANG_STRING - Static variable in class com.github.owlcs.ontapi.owlapi.InternalizedEntities
 
RDF_PLAIN_LITERAL - Static variable in class com.github.owlcs.ontapi.owlapi.InternalizedEntities
 
RDF_THRIFT - Enum constant in enum class com.github.owlcs.ontapi.OntFormat
 
RDF_XML - Enum constant in enum class com.github.owlcs.ontapi.OntFormat
 
RDFA - Enum constant in enum class com.github.owlcs.ontapi.OntFormat
 
RDFA - Enum constant in enum class com.github.owlcs.ontapi.OWLLangRegistry.LangKey
 
RDFFormatSupport - Class in com.github.owlcs.ontapi
Auxiliary methods for working with RDF formats.
RDFFormatSupport() - Constructor for class com.github.owlcs.ontapi.RDFFormatSupport
 
RDFJSON - Enum constant in enum class com.github.owlcs.ontapi.OWLLangRegistry.LangKey
 
RDFJSONLD - Enum constant in enum class com.github.owlcs.ontapi.OWLLangRegistry.LangKey
 
RDFS_COMMENT - Static variable in class com.github.owlcs.ontapi.owlapi.InternalizedEntities
 
RDFS_IS_DEFINED_BY - Static variable in class com.github.owlcs.ontapi.owlapi.InternalizedEntities
 
RDFS_LABEL - Static variable in class com.github.owlcs.ontapi.owlapi.InternalizedEntities
 
RDFS_LITERAL - Static variable in class com.github.owlcs.ontapi.owlapi.InternalizedEntities
 
RDFS_SEE_ALSO - Static variable in class com.github.owlcs.ontapi.owlapi.InternalizedEntities
 
RDFSTransform - Class in com.github.owlcs.ontapi.transforms
To perform preliminary fixing: transform the RDFS ontological graph to the OWL ontological graph.
RDFSTransform(Graph) - Constructor for class com.github.owlcs.ontapi.transforms.RDFSTransform
 
RDFSTransform(Graph, OntVocabulary, boolean) - Constructor for class com.github.owlcs.ontapi.transforms.RDFSTransform
 
RDFXML - Enum constant in enum class com.github.owlcs.ontapi.OWLLangRegistry.LangKey
 
read() - Method in class com.github.owlcs.ontapi.BufferedHeadInputStream
 
read(byte[], int, int) - Method in class com.github.owlcs.ontapi.BufferedHeadInputStream
 
read(InputStream, String) - Method in interface com.github.owlcs.ontapi.internal.InternalGraphModel
 
read(InputStream, String, String) - Method in interface com.github.owlcs.ontapi.internal.InternalGraphModel
 
read(Reader, String) - Method in interface com.github.owlcs.ontapi.internal.InternalGraphModel
 
read(Reader, String, String) - Method in interface com.github.owlcs.ontapi.internal.InternalGraphModel
 
read(String) - Method in interface com.github.owlcs.ontapi.internal.InternalGraphModel
 
read(String, String) - Method in interface com.github.owlcs.ontapi.internal.InternalGraphModel
 
read(String, String, String) - Method in interface com.github.owlcs.ontapi.internal.InternalGraphModel
 
readAll(StringReader) - Static method in class com.github.owlcs.ontapi.RDFFormatSupport
 
readConf - Variable in class com.github.owlcs.ontapi.ModelConfig
 
readGraph(Graph, OWLOntologyDocumentSource, OntLoaderConfiguration) - Static method in class com.github.owlcs.ontapi.OntGraphUtils
The main method to read the source document into the graph.
ReadHelper - Class in com.github.owlcs.ontapi.internal
A collection of helper methods to perform translation of RDF-Graph to the OWLObjects (i.e. reading from a Graph).
ReadHelper() - Constructor for class com.github.owlcs.ontapi.internal.ReadHelper
 
readLock - Variable in class com.github.owlcs.ontapi.OntologyManagerImpl
 
readLock() - Method in class com.github.owlcs.ontapi.NoOpReadWriteLock
 
reasonerDeclarator - Variable in class com.github.owlcs.ontapi.transforms.OWLDeclarationTransform
 
ReasonerDeclarator - Class in com.github.owlcs.ontapi.transforms
The transformer to restore declarations in the implicit cases (all notations are taken from the OWL2 Short Guide): 1) data or object universal or existential quantifications (restrictions): _:x rdf:type owl:Restriction; owl:onProperty P; owl:allValuesFrom C _:x rdf:type owl:Restriction; owl:onProperty R; owl:someValuesFrom D 2) property domains: A rdfs:domain U P rdfs:domain C R rdfs:domain C 3) property ranges: A rdfs:range U R rdfs:range D P rdfs:range C 4) property assertions (during reasoning the C owl:hasKey ( P1 ... Pm R1 ... Rn ) and U rdf:type owl:FunctionalProperty are used): s A t a R v a1 PN a2 5) other expression and property constructions where one part could be determined from some another: C1 owl:equivalentClass C2 DN owl:equivalentClass D P1 owl:equivalentProperty P2 R1 owl:propertyDisjointWith R2 A1 rdfs:subPropertyOf A2 P1 rdfs:subPropertyOf P2 R1 rdfs:subPropertyOf R2 _:x owl:unionOf ( D1 ... Dn ) _:x owl:intersectionOf ( C1 ... Cn ) _:x rdf:type owl:AllDisjointProperties; owl:members ( P1 ... Pn )
ReasonerDeclarator(Graph) - Constructor for class com.github.owlcs.ontapi.transforms.ReasonerDeclarator
 
ReasonerDeclarator(Graph, ReasonerDeclarator.Strategy, int) - Constructor for class com.github.owlcs.ontapi.transforms.ReasonerDeclarator
 
ReasonerDeclarator(Graph, Map<Statement, Function<Statement, ReasonerDeclarator.Res>>, ReasonerDeclarator.Strategy, int) - Constructor for class com.github.owlcs.ontapi.transforms.ReasonerDeclarator
Base constructor.
ReasonerDeclarator.DefaultStrategies - Enum Class in com.github.owlcs.ontapi.transforms
 
ReasonerDeclarator.Res - Enum Class in com.github.owlcs.ontapi.transforms
 
ReasonerDeclarator.Strategy - Interface in com.github.owlcs.ontapi.transforms
A control interface, which determines the behaviour in ambiguous situations.
RecursiveTransform - Class in com.github.owlcs.ontapi.transforms
To remove/replace possible graph recursions Example of graph with a simple recursions:
RecursiveTransform(Graph) - Constructor for class com.github.owlcs.ontapi.transforms.RecursiveTransform
 
RecursiveTransform(Graph, boolean, boolean) - Constructor for class com.github.owlcs.ontapi.transforms.RecursiveTransform
The main constructor.
recursiveTriples() - Method in class com.github.owlcs.ontapi.transforms.OWLRecursiveTransform
 
recursiveTriples() - Method in class com.github.owlcs.ontapi.transforms.RecursiveTransform
 
recursiveTriplesByObject(Graph) - Static method in class com.github.owlcs.ontapi.transforms.RecursiveTransform
 
recursiveTriplesBySubject(Graph) - Static method in class com.github.owlcs.ontapi.transforms.RecursiveTransform
 
referencedAnonymousIndividuals() - Method in class com.github.owlcs.ontapi.OntBaseModelImpl
 
referencedAnonymousIndividuals() - Method in class com.github.owlcs.ontapi.OWLOntologyWrapper
 
referencedAnonymousIndividuals(Imports) - Method in class com.github.owlcs.ontapi.RWLockedOntology
 
referencingAxioms(OWLPrimitive) - Method in class com.github.owlcs.ontapi.OntBaseModelImpl
 
referencingAxioms(OWLPrimitive) - Method in class com.github.owlcs.ontapi.OWLOntologyWrapper
 
referencingAxioms(OWLPrimitive, Imports) - Method in class com.github.owlcs.ontapi.RWLockedOntology
 
ReflectionUtils - Class in com.github.owlcs.ontapi
A helper to work with reflection.
ReflectionUtils() - Constructor for class com.github.owlcs.ontapi.ReflectionUtils
 
REFLEXIVE_OBJECT_PROPERTY - Enum constant in enum class com.github.owlcs.ontapi.internal.OWLTopObjectType
 
ReflexiveObjectPropertyAxiomImpl - Class in com.github.owlcs.ontapi.owlapi.axioms
 
ReflexiveObjectPropertyAxiomImpl(OWLObjectPropertyExpression, Collection<OWLAnnotation>) - Constructor for class com.github.owlcs.ontapi.owlapi.axioms.ReflexiveObjectPropertyAxiomImpl
 
reflexiveObjectPropertyAxioms(OWLObjectPropertyExpression) - Method in class com.github.owlcs.ontapi.OntBaseModelImpl
 
reflexiveObjectPropertyAxioms(OWLObjectPropertyExpression) - Method in class com.github.owlcs.ontapi.OWLOntologyWrapper
 
ReflexiveObjectPropertyTranslator - Class in com.github.owlcs.ontapi.internal.axioms
A translator that provides OWLReflexiveObjectPropertyAxiom implementations.
ReflexiveObjectPropertyTranslator() - Constructor for class com.github.owlcs.ontapi.internal.axioms.ReflexiveObjectPropertyTranslator
 
ReflexiveObjectPropertyTranslator.AxiomImpl - Class in com.github.owlcs.ontapi.internal.axioms
 
ReflexiveObjectPropertyTranslator.AxiomImpl.ComplexImpl - Class in com.github.owlcs.ontapi.internal.axioms
An OWLReflexiveObjectPropertyAxiom that either has annotations or an anonymous object property expression (inverse object property) in the main triple's subject position.
ReflexiveObjectPropertyTranslator.AxiomImpl.SimpleImpl - Class in com.github.owlcs.ontapi.internal.axioms
An OWLReflexiveObjectPropertyAxiom that has a named object property as subject and has no annotations.
register(OWLLangRegistry.OWLLang) - Static method in class com.github.owlcs.ontapi.OWLLangRegistry
Registers a new OWLLang in global scope using format class-name as key.
register(String, OWLLangRegistry.OWLLang) - Static method in class com.github.owlcs.ontapi.OWLLangRegistry
Registers a new OWLLang in global scope with specified key.
remove(OWLTopObjectType, OWLObject) - Method in class com.github.owlcs.ontapi.internal.InternalGraphModelImpl
Removes the given container from the corresponding cache and the model.
remove(E) - Method in class com.github.owlcs.ontapi.RWLockedCollection
 
remove(E...) - Method in class com.github.owlcs.ontapi.RWLockedCollection
 
remove(String) - Method in class com.github.owlcs.ontapi.transforms.GraphTransformers
Removes the Transform by its id.
remove(Collection<? extends OWLAxiom>) - Method in class com.github.owlcs.ontapi.OWLOntologyWrapper
 
remove(List<Statement>) - Method in interface com.github.owlcs.ontapi.internal.InternalGraphModel
 
remove(K) - Method in class com.github.owlcs.ontapi.internal.CacheObjectMapImpl.CachedMap
Removes the mapping for a key from this map if it is present.
remove(K) - Method in class com.github.owlcs.ontapi.internal.InternalCache.CaffeineWrapper
 
remove(K) - Method in class com.github.owlcs.ontapi.internal.InternalCache.MapWrapper
 
remove(K) - Method in interface com.github.owlcs.ontapi.internal.InternalCache
Discards any cached value for the key.
remove(K) - Method in class com.github.owlcs.ontapi.internal.InternalCache.SoftMapWrapper
 
remove(Model) - Method in interface com.github.owlcs.ontapi.internal.InternalGraphModel
 
remove(Resource, Property, RDFNode) - Method in interface com.github.owlcs.ontapi.internal.InternalGraphModel
 
remove(Statement) - Method in interface com.github.owlcs.ontapi.internal.InternalGraphModel
 
remove(Statement[]) - Method in interface com.github.owlcs.ontapi.internal.InternalGraphModel
 
remove(StmtIterator) - Method in interface com.github.owlcs.ontapi.internal.InternalGraphModel
 
remove(OWLAnnotation) - Method in interface com.github.owlcs.ontapi.internal.InternalGraphModel
Removes the given ontology header annotation from the model.
remove(OWLAnnotation) - Method in class com.github.owlcs.ontapi.internal.InternalGraphModelImpl
 
remove(OWLAxiom) - Method in interface com.github.owlcs.ontapi.internal.InternalGraphModel
Removes the given axiom from the model.
remove(OWLAxiom) - Method in class com.github.owlcs.ontapi.internal.InternalGraphModelImpl
 
remove(OWLAxiom) - Method in class com.github.owlcs.ontapi.OWLOntologyWrapper
 
remove(OWLAxiom...) - Method in class com.github.owlcs.ontapi.OWLOntologyWrapper
 
remove(OWLOntologyID) - Method in interface com.github.owlcs.ontapi.OntologyCollection
Removes and returns the element-container with the specified key-id inside from the collection.
remove(OWLOntologyID) - Method in class com.github.owlcs.ontapi.OntologyCollectionImpl
 
remove(X) - Method in class com.github.owlcs.ontapi.internal.CacheObjectMapImpl
Deletes the given object and all its associated triples.
remove(X) - Method in class com.github.owlcs.ontapi.internal.DirectObjectMapImpl
 
remove(X) - Method in interface com.github.owlcs.ontapi.internal.ObjectMap
Removes the given object and all its associated triples from internal map, if it is supported.
removeAll() - Method in class com.github.owlcs.ontapi.internal.InternalGraphModelImpl
The overridden jena method.
removeAll() - Method in interface com.github.owlcs.ontapi.internal.InternalGraphModel
 
removeAll(Resource, Property, RDFNode) - Method in interface com.github.owlcs.ontapi.internal.InternalGraphModel
 
removeAxiom(OWLAxiom) - Method in class com.github.owlcs.ontapi.OWLOntologyWrapper
 
removeAxiom(OWLOntology, OWLAxiom) - Method in class com.github.owlcs.ontapi.OntologyManagerImpl
 
removeAxioms(Collection<? extends OWLAxiom>) - Method in class com.github.owlcs.ontapi.OWLOntologyWrapper
 
removeAxioms(OWLAxiom...) - Method in class com.github.owlcs.ontapi.OWLOntologyWrapper
 
removeAxioms(OWLOntology, Stream<? extends OWLAxiom>) - Method in class com.github.owlcs.ontapi.OntologyManagerImpl
 
removeFirst() - Method in class com.github.owlcs.ontapi.transforms.GraphTransformers
Creates a duplicate of this manager but without the first element-Transform.
removeIgnoredImport(IRI) - Method in class com.github.owlcs.ontapi.config.OntConfig.Concurrent
 
removeIgnoredImport(IRI) - Method in class com.github.owlcs.ontapi.config.OntConfig
removeIgnoredImport(IRI) - Method in class com.github.owlcs.ontapi.config.OntLoaderConfiguration
removeImpendingOntologyChangeListener(ImpendingOWLOntologyChangeListener) - Method in class com.github.owlcs.ontapi.OntologyManagerImpl.ListenersHolder
 
removeImpendingOntologyChangeListener(ImpendingOWLOntologyChangeListener) - Method in class com.github.owlcs.ontapi.OntologyManagerImpl
 
removeImport(OWLImportsDeclaration) - Method in class com.github.owlcs.ontapi.OntologyModelImpl.ChangeProcessor
Removes the import declaration.
removeIRIMapper(OWLOntologyIRIMapper) - Method in interface com.github.owlcs.ontapi.OntologyManager
Deprecated.
use getIRIMappers().remove(mapper) instead
removeLast() - Method in class com.github.owlcs.ontapi.transforms.GraphTransformers
Creates a duplicate of this manager but without the last element-Transform.
removeMissingImportListener(MissingImportListener) - Method in class com.github.owlcs.ontapi.OntologyManagerImpl.ListenersHolder
 
removeMissingImportListener(MissingImportListener) - Method in class com.github.owlcs.ontapi.OntologyManagerImpl
 
removeNsPrefix(String) - Method in interface com.github.owlcs.ontapi.internal.InternalGraphModel
 
removeOntology(OWLOntology) - Method in class com.github.owlcs.ontapi.OntologyManagerImpl
 
removeOntology(OWLOntologyID) - Method in class com.github.owlcs.ontapi.OntologyManagerImpl
 
removeOntologyChangeListener(OWLOntologyChangeListener) - Method in class com.github.owlcs.ontapi.OntologyManagerImpl.ListenersHolder
 
removeOntologyChangeListener(OWLOntologyChangeListener) - Method in class com.github.owlcs.ontapi.OntologyManagerImpl
 
removeOntologyChangeProgessListener(OWLOntologyChangeProgressListener) - Method in class com.github.owlcs.ontapi.OntologyManagerImpl
 
removeOntologyChangeProgressListener(OWLOntologyChangeProgressListener) - Method in class com.github.owlcs.ontapi.OntologyManagerImpl.ListenersHolder
 
removeOntologyChangesVetoedListener(OWLOntologyChangesVetoedListener) - Method in class com.github.owlcs.ontapi.OntologyManagerImpl.ListenersHolder
 
removeOntologyChangesVetoedListener(OWLOntologyChangesVetoedListener) - Method in class com.github.owlcs.ontapi.OntologyManagerImpl
 
removeOntologyLoaderListener(OWLOntologyLoaderListener) - Method in class com.github.owlcs.ontapi.OntologyManagerImpl.ListenersHolder
 
removeOntologyLoaderListener(OWLOntologyLoaderListener) - Method in class com.github.owlcs.ontapi.OntologyManagerImpl
 
removeOntologyStorer(OWLStorerFactory) - Method in interface com.github.owlcs.ontapi.OntologyManager
Deprecated.
use getOntologyStorers().remove(storer) instead
render(Iterator<? extends OWLObject>) - Method in class com.github.owlcs.ontapi.internal.PrefixMappingRenderer
 
render(Stream<? extends OWLObject>) - Method in class com.github.owlcs.ontapi.internal.PrefixMappingRenderer
 
render(OWLObject) - Method in class com.github.owlcs.ontapi.internal.PrefixMappingRenderer
 
replace - Variable in class com.github.owlcs.ontapi.transforms.RecursiveTransform
 
replace(OWLOntologyID, O) - Method in class com.github.owlcs.ontapi.OntologyCollectionImpl
 
rerun - Variable in class com.github.owlcs.ontapi.transforms.ReasonerDeclarator
 
res - Variable in class com.github.owlcs.ontapi.internal.objects.ONTCollectors.SetCollector
 
reservedInResources - Variable in class com.github.owlcs.ontapi.transforms.ReasonerDeclarator
 
reset() - Method in class com.github.owlcs.ontapi.internal.PrefixMappingRenderer
 
resource(String) - Static method in class com.github.owlcs.ontapi.transforms.vocabulary.ONTAPI
 
resource(OWLObject) - Static method in class com.github.owlcs.ontapi.internal.WriteHelper
 
Restriction(BlankNodeId, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.objects.ONTAnonymousClassExpressionImpl.Restriction
 
restrictions - Variable in class com.github.owlcs.ontapi.owlapi.objects.dr.DatatypeRestrictionImpl
 
RIORDFXML - Enum constant in enum class com.github.owlcs.ontapi.OWLLangRegistry.LangKey
 
RIOTURTLE - Enum constant in enum class com.github.owlcs.ontapi.OWLLangRegistry.LangKey
 
rollBack(List<OWLOntologyChange>) - Method in class com.github.owlcs.ontapi.OntologyManagerImpl
 
RuleImpl - Class in com.github.owlcs.ontapi.owlapi.axioms
 
RuleImpl(Collection<? extends SWRLAtom>, Collection<? extends SWRLAtom>, Collection<OWLAnnotation>) - Constructor for class com.github.owlcs.ontapi.owlapi.axioms.RuleImpl
 
RuleImpl.AtomSimplifier - Class in com.github.owlcs.ontapi.owlapi.axioms
 
RWLockedCollection<E extends Serializable> - Class in com.github.owlcs.ontapi
An extended OWL-API Priority Collection that supports concurrent reading and writing through a ReadWriteLock.
RWLockedCollection(ReadWriteLock) - Constructor for class com.github.owlcs.ontapi.RWLockedCollection
Constructs a PropertyCollection without any sorting.
RWLockedCollection(ReadWriteLock, PriorityCollectionSorting) - Constructor for class com.github.owlcs.ontapi.RWLockedCollection
Constructs a PriorityCollection instance with the specified ReadWriteLock and PriorityCollectionSorting.
RWLockedOntology - Class in com.github.owlcs.ontapi
An abstract base mutable ontology model with R/W lock support.
RWLockedOntology(ReadWriteLock) - Constructor for class com.github.owlcs.ontapi.RWLockedOntology
Constructs an RWLockedOntology instance.
RWLockedOntology.WithThrowable<T extends Throwable> - Interface in com.github.owlcs.ontapi
 

S

safeFindNodeAs(Node, Class<N>) - Method in class com.github.owlcs.ontapi.internal.InternalGraphModelImpl
 
safeFindNodeAs(Node, Class<N>) - Method in class com.github.owlcs.ontapi.internal.SearchModel
 
same(IRI) - Method in interface com.github.owlcs.ontapi.config.LoadSettings.Scheme
Answers true if the given IRI is allowed by this controller.
SAME_INDIVIDUAL - Enum constant in enum class com.github.owlcs.ontapi.internal.OWLTopObjectType
 
sameAs(ONTResourceImpl) - Method in class com.github.owlcs.ontapi.internal.objects.ONTResourceImpl
 
sameAs(ONTStatementImpl) - Method in class com.github.owlcs.ontapi.internal.axioms.DataPropertyDomainTranslator.AxiomImpl.ComplexImpl
 
sameAs(ONTStatementImpl) - Method in class com.github.owlcs.ontapi.internal.axioms.DataPropertyRangeTranslator.AxiomImpl.ComplexImpl
 
sameAs(ONTStatementImpl) - Method in class com.github.owlcs.ontapi.internal.axioms.DatatypeDefinitionTranslator.AxiomImpl.ComplexImpl
 
sameAs(ONTStatementImpl) - Method in class com.github.owlcs.ontapi.internal.axioms.SubClassOfTranslator.AxiomImpl.ComplexImpl
 
sameAs(ONTStatementImpl) - Method in class com.github.owlcs.ontapi.internal.axioms.SubObjectPropertyOfTranslator.AxiomImpl.ComplexImpl
 
sameAs(ONTStatementImpl) - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnnotationImpl.SimpleImpl
 
sameAs(ONTStatementImpl) - Method in class com.github.owlcs.ontapi.internal.objects.ONTStatementImpl
Answers true if this object and the given are equal as OWLObject (i.e. in OWL-API terms).
sameComponents(HasComponents) - Method in class com.github.owlcs.ontapi.internal.axioms.SWRLRuleTranslator.AxiomImpl
 
sameComponents(HasComponents) - Method in class com.github.owlcs.ontapi.internal.objects.ONTStatementImpl
Answers true if this object and the specified have the same components.
sameContent(ONTStatementImpl) - Method in class com.github.owlcs.ontapi.internal.axioms.AbstractListBasedTranslator.WithListImpl
 
sameContent(ONTStatementImpl) - Method in class com.github.owlcs.ontapi.internal.axioms.AbstractNegativePropertyAssertionTranslator.NegativeAssertionImpl
 
sameContent(ONTStatementImpl) - Method in class com.github.owlcs.ontapi.internal.axioms.AbstractPropertyAssertionTranslator.AssertionImpl
 
sameContent(ONTStatementImpl) - Method in class com.github.owlcs.ontapi.internal.axioms.AbstractPropertyTypeTranslator.ObjectAxiomImpl
 
sameContent(ONTStatementImpl) - Method in class com.github.owlcs.ontapi.internal.axioms.AbstractSubPropertyTranslator.SubPropertyAxiomImpl
 
sameContent(ONTStatementImpl) - Method in class com.github.owlcs.ontapi.internal.axioms.AnnotationPropertyDomainTranslator.AxiomImpl.SimpleImpl
 
sameContent(ONTStatementImpl) - Method in class com.github.owlcs.ontapi.internal.axioms.AnnotationPropertyDomainTranslator.AxiomImpl.WithAnnotationsImpl
 
sameContent(ONTStatementImpl) - Method in class com.github.owlcs.ontapi.internal.axioms.AnnotationPropertyRangeTranslator.AxiomImpl.SimpleImpl
 
sameContent(ONTStatementImpl) - Method in class com.github.owlcs.ontapi.internal.axioms.AnnotationPropertyRangeTranslator.AxiomImpl.WithAnnotationsImpl
 
sameContent(ONTStatementImpl) - Method in class com.github.owlcs.ontapi.internal.axioms.AsymmetricObjectPropertyTranslator.AxiomImpl.ComplexImpl
 
sameContent(ONTStatementImpl) - Method in class com.github.owlcs.ontapi.internal.axioms.ClassAssertionTranslator.AxiomImpl.ComplexImpl
 
sameContent(ONTStatementImpl) - Method in class com.github.owlcs.ontapi.internal.axioms.ClassAssertionTranslator.AxiomImpl.SimpleImpl
 
sameContent(ONTStatementImpl) - Method in class com.github.owlcs.ontapi.internal.axioms.DataPropertyDomainTranslator.AxiomImpl.ComplexImpl
 
sameContent(ONTStatementImpl) - Method in class com.github.owlcs.ontapi.internal.axioms.DataPropertyDomainTranslator.AxiomImpl.SimpleImpl
 
sameContent(ONTStatementImpl) - Method in class com.github.owlcs.ontapi.internal.axioms.DataPropertyRangeTranslator.AxiomImpl.ComplexImpl
 
sameContent(ONTStatementImpl) - Method in class com.github.owlcs.ontapi.internal.axioms.DataPropertyRangeTranslator.AxiomImpl.SimpleImpl
 
sameContent(ONTStatementImpl) - Method in class com.github.owlcs.ontapi.internal.axioms.DatatypeDefinitionTranslator.AxiomImpl.ComplexImpl
 
sameContent(ONTStatementImpl) - Method in class com.github.owlcs.ontapi.internal.axioms.DatatypeDefinitionTranslator.AxiomImpl.SimpleImpl
 
sameContent(ONTStatementImpl) - Method in class com.github.owlcs.ontapi.internal.axioms.DeclarationTranslator.AxiomImpl
 
sameContent(ONTStatementImpl) - Method in class com.github.owlcs.ontapi.internal.axioms.DifferentIndividualsTranslator.AxiomImpl.ComplexImpl
 
sameContent(ONTStatementImpl) - Method in class com.github.owlcs.ontapi.internal.axioms.DifferentIndividualsTranslator.AxiomImpl.SimpleImpl
 
sameContent(ONTStatementImpl) - Method in class com.github.owlcs.ontapi.internal.axioms.DisjointClassesTranslator.AxiomImpl.ComplexImpl
 
sameContent(ONTStatementImpl) - Method in class com.github.owlcs.ontapi.internal.axioms.DisjointClassesTranslator.AxiomImpl.SimpleImpl
 
sameContent(ONTStatementImpl) - Method in class com.github.owlcs.ontapi.internal.axioms.DisjointDataPropertiesTranslator.AxiomImpl.ComplexImpl
 
sameContent(ONTStatementImpl) - Method in class com.github.owlcs.ontapi.internal.axioms.DisjointDataPropertiesTranslator.AxiomImpl.SimpleImpl
 
sameContent(ONTStatementImpl) - Method in class com.github.owlcs.ontapi.internal.axioms.DisjointObjectPropertiesTranslator.AxiomImpl.ComplexImpl
 
sameContent(ONTStatementImpl) - Method in class com.github.owlcs.ontapi.internal.axioms.DisjointObjectPropertiesTranslator.AxiomImpl.SimpleImpl
 
sameContent(ONTStatementImpl) - Method in class com.github.owlcs.ontapi.internal.axioms.EquivalentClassesTranslator.AxiomImpl.ComplexImpl
 
sameContent(ONTStatementImpl) - Method in class com.github.owlcs.ontapi.internal.axioms.EquivalentClassesTranslator.AxiomImpl.SimpleImpl
 
sameContent(ONTStatementImpl) - Method in class com.github.owlcs.ontapi.internal.axioms.EquivalentDataPropertiesTranslator.AxiomImpl.SimpleImpl
 
sameContent(ONTStatementImpl) - Method in class com.github.owlcs.ontapi.internal.axioms.EquivalentDataPropertiesTranslator.AxiomImpl.WithAnnotationsImpl
 
sameContent(ONTStatementImpl) - Method in class com.github.owlcs.ontapi.internal.axioms.EquivalentObjectPropertiesTranslator.AxiomImpl.ComplexImpl
 
sameContent(ONTStatementImpl) - Method in class com.github.owlcs.ontapi.internal.axioms.EquivalentObjectPropertiesTranslator.AxiomImpl.SimpleImpl
 
sameContent(ONTStatementImpl) - Method in class com.github.owlcs.ontapi.internal.axioms.FunctionalDataPropertyTranslator.AxiomImpl
 
sameContent(ONTStatementImpl) - Method in class com.github.owlcs.ontapi.internal.axioms.FunctionalObjectPropertyTranslator.AxiomImpl.ComplexImpl
 
sameContent(ONTStatementImpl) - Method in class com.github.owlcs.ontapi.internal.axioms.InverseFunctionalObjectPropertyTranslator.AxiomImpl.ComplexImpl
 
sameContent(ONTStatementImpl) - Method in class com.github.owlcs.ontapi.internal.axioms.InverseObjectPropertiesTranslator.AxiomImpl.ComplexImpl
 
sameContent(ONTStatementImpl) - Method in class com.github.owlcs.ontapi.internal.axioms.InverseObjectPropertiesTranslator.AxiomImpl.SimpleImpl
 
sameContent(ONTStatementImpl) - Method in class com.github.owlcs.ontapi.internal.axioms.IrreflexiveObjectPropertyTranslator.AxiomImpl.ComplexImpl
 
sameContent(ONTStatementImpl) - Method in class com.github.owlcs.ontapi.internal.axioms.ObjectPropertyDomainTranslator.AxiomImpl.ComplexImpl
 
sameContent(ONTStatementImpl) - Method in class com.github.owlcs.ontapi.internal.axioms.ObjectPropertyDomainTranslator.AxiomImpl.SimpleImpl
 
sameContent(ONTStatementImpl) - Method in class com.github.owlcs.ontapi.internal.axioms.ObjectPropertyRangeTranslator.AxiomImpl.ComplexImpl
 
sameContent(ONTStatementImpl) - Method in class com.github.owlcs.ontapi.internal.axioms.ObjectPropertyRangeTranslator.AxiomImpl.SimpleImpl
 
sameContent(ONTStatementImpl) - Method in class com.github.owlcs.ontapi.internal.axioms.ReflexiveObjectPropertyTranslator.AxiomImpl.ComplexImpl
 
sameContent(ONTStatementImpl) - Method in class com.github.owlcs.ontapi.internal.axioms.SameIndividualTranslator.AxiomImpl.ComplexImpl
 
sameContent(ONTStatementImpl) - Method in class com.github.owlcs.ontapi.internal.axioms.SameIndividualTranslator.AxiomImpl.SimpleImpl
 
sameContent(ONTStatementImpl) - Method in class com.github.owlcs.ontapi.internal.axioms.SubClassOfTranslator.AxiomImpl.ComplexImpl
 
sameContent(ONTStatementImpl) - Method in class com.github.owlcs.ontapi.internal.axioms.SubClassOfTranslator.AxiomImpl.SimpleImpl
 
sameContent(ONTStatementImpl) - Method in class com.github.owlcs.ontapi.internal.axioms.SubObjectPropertyOfTranslator.AxiomImpl.ComplexImpl
 
sameContent(ONTStatementImpl) - Method in class com.github.owlcs.ontapi.internal.axioms.SWRLRuleTranslator.AxiomImpl
 
sameContent(ONTStatementImpl) - Method in class com.github.owlcs.ontapi.internal.axioms.SymmetricObjectPropertyTranslator.AxiomImpl.ComplexImpl
 
sameContent(ONTStatementImpl) - Method in class com.github.owlcs.ontapi.internal.axioms.TransitiveObjectPropertyTranslator.AxiomImpl.ComplexImpl
 
sameContent(ONTStatementImpl) - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnnotationImpl.SimpleImpl
 
sameContent(ONTStatementImpl) - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnnotationImpl.WithAnnotationsImpl
 
sameContent(ONTStatementImpl) - Method in class com.github.owlcs.ontapi.internal.objects.ONTStatementImpl
Answers true if this object and the given have the same content.
SameIndividualAtomImpl - Class in com.github.owlcs.ontapi.owlapi.objects.swrl
 
SameIndividualAtomImpl(OWLObjectProperty, SWRLIArgument, SWRLIArgument) - Constructor for class com.github.owlcs.ontapi.owlapi.objects.swrl.SameIndividualAtomImpl
 
SameIndividualAxiomImpl - Class in com.github.owlcs.ontapi.owlapi.axioms
 
SameIndividualAxiomImpl(Collection<? extends OWLIndividual>, Collection<OWLAnnotation>) - Constructor for class com.github.owlcs.ontapi.owlapi.axioms.SameIndividualAxiomImpl
 
sameIndividualAxioms(OWLIndividual) - Method in class com.github.owlcs.ontapi.OntBaseModelImpl
 
sameIndividualAxioms(OWLIndividual) - Method in class com.github.owlcs.ontapi.OWLOntologyWrapper
 
SameIndividualTranslator - Class in com.github.owlcs.ontapi.internal.axioms
A translator that provides OWLSameIndividualAxiom implementations.
SameIndividualTranslator() - Constructor for class com.github.owlcs.ontapi.internal.axioms.SameIndividualTranslator
 
SameIndividualTranslator.AxiomImpl - Class in com.github.owlcs.ontapi.internal.axioms
 
SameIndividualTranslator.AxiomImpl.ComplexImpl - Class in com.github.owlcs.ontapi.internal.axioms
An OWLSameIndividualAxiom that either has annotations or anonymous class expressions in subject or object positions.
SameIndividualTranslator.AxiomImpl.SimpleImpl - Class in com.github.owlcs.ontapi.internal.axioms
An OWLSameIndividualAxiom that has named classes as subject and object and has no annotations.
sameObject(ONTStatementImpl) - Method in class com.github.owlcs.ontapi.internal.objects.ONTStatementImpl
Answers true iff the objects of this and the specified object are equal.
samePredicate(ONTStatementImpl) - Method in class com.github.owlcs.ontapi.internal.objects.ONTStatementImpl
Answers true iff the predicates of this and the specified object are equal.
sameSubject(ONTStatementImpl) - Method in class com.github.owlcs.ontapi.internal.objects.ONTStatementImpl
Answers true iff the subjects of this and the specified object are equal.
sameTriple(ONTStatementImpl) - Method in class com.github.owlcs.ontapi.internal.objects.ONTStatementImpl
Answers true if this triple-object and the given have the same SPO (base triple).
saveOntology() - Method in class com.github.owlcs.ontapi.OWLOntologyWrapper
 
saveOntology(OutputStream) - Method in class com.github.owlcs.ontapi.OWLOntologyWrapper
 
saveOntology(OWLOntologyDocumentTarget) - Method in class com.github.owlcs.ontapi.OWLOntologyWrapper
 
saveOntology(IRI) - Method in class com.github.owlcs.ontapi.OWLOntologyWrapper
 
saveOntology(OWLDocumentFormat) - Method in class com.github.owlcs.ontapi.OWLOntologyWrapper
 
saveOntology(OWLDocumentFormat, OutputStream) - Method in class com.github.owlcs.ontapi.OWLOntologyWrapper
 
saveOntology(OWLDocumentFormat, OWLOntologyDocumentTarget) - Method in class com.github.owlcs.ontapi.OWLOntologyWrapper
 
saveOntology(OWLDocumentFormat, IRI) - Method in class com.github.owlcs.ontapi.OWLOntologyWrapper
 
saveOntology(OWLOntology, OutputStream) - Method in interface com.github.owlcs.ontapi.OntologyManager
Note: The caller is responsible for closing the outputStream
saveOntology(OWLOntology, OWLDocumentFormat, OWLOntologyDocumentTarget) - Method in interface com.github.owlcs.ontapi.OntologyManager
Note: the method calls Writer.close() produced by OWLOntologyDocumentTarget.getWriter(), but DOES not call OutputStream.close() produced by OWLOntologyDocumentTarget.getOutputStream().
saveOntology(OWLOntology, OWLDocumentFormat, OWLOntologyDocumentTarget) - Method in class com.github.owlcs.ontapi.OntologyManagerImpl
 
saveOntology(OWLOntology, OWLDocumentFormat, IRI) - Method in class com.github.owlcs.ontapi.OntologyManagerImpl
 
sb - Variable in class com.github.owlcs.ontapi.internal.PrefixMappingRenderer
 
searchModel - Variable in class com.github.owlcs.ontapi.internal.InternalGraphModelImpl
A model for axiom/object's search optimizations, containing nodes cache.
SearchModel - Class in com.github.owlcs.ontapi.internal
Model with optimizations including nodes' cache.
SearchModel(Graph, OntPersonality, InternalConfig) - Constructor for class com.github.owlcs.ontapi.internal.SearchModel
 
SearchModel(Graph, OntPersonality, InternalConfig, boolean) - Constructor for class com.github.owlcs.ontapi.internal.SearchModel
 
SearchModel.CachedFactory - Class in com.github.owlcs.ontapi.internal
A EnhNodeFactory impl with nodes' cache.
SECOND - Enum constant in enum class com.github.owlcs.ontapi.transforms.ReasonerDeclarator.DefaultStrategies
 
select(OntModel, ONTObjectFactory) - Method in enum class com.github.owlcs.ontapi.internal.OWLComponentType
Returns all components of this type from the specified model-container in the form of Stream of ONTObjects.
select(OWLOntologyDocumentSource, PriorityCollection<OWLParserFactory>) - Static method in class com.github.owlcs.ontapi.OWLFactoryWrapper.FactoryImpl
Selects parsers by format and MIME type of the input source, if known.
select(OWLObject) - Method in enum class com.github.owlcs.ontapi.internal.OWLComponentType
Returns all components of this type from the specified OWLObject-container in the form of Stream of OWLObjects.
selectContent(OWLComponentType, Function<OWLTopObjectType, Stream<R>>, BiPredicate<OWLTopObjectType, R>) - Method in class com.github.owlcs.ontapi.internal.InternalGraphModelImpl
Selects the objects from the InternalReadGraphModel.content cache, that may hold a component of the given type.
selectContentContainers(OWLComponentType) - Method in class com.github.owlcs.ontapi.internal.InternalGraphModelImpl
Selects the objects from the InternalReadGraphModel.content cache, that may hold a component of the given type.
selectContentObjects(OWLComponentType) - Method in class com.github.owlcs.ontapi.internal.InternalGraphModelImpl
Selects the objects from the InternalReadGraphModel.content cache, that may hold a component of the given type.
selectTranslators(OWLComponentType) - Static method in class com.github.owlcs.ontapi.internal.BaseSearcher
 
SelfRestriction - Static variable in class com.github.owlcs.ontapi.transforms.vocabulary.DEPRECATED.OWL
 
serializableOnly(Map<OntSettings, Object>) - Static method in class com.github.owlcs.ontapi.config.OntConfig
 
serializableTypes() - Method in class com.github.owlcs.ontapi.transforms.GraphTransformers
Lists types of default Transform's.
set - Variable in class com.github.owlcs.ontapi.transforms.GraphTransformers
 
set(OntSettings, Object) - Method in class com.github.owlcs.ontapi.config.OntLoaderConfiguration
 
set(OntSettings, Object) - Method in class com.github.owlcs.ontapi.config.OntWriterConfiguration
 
set(OWLAdapter) - Static method in class com.github.owlcs.ontapi.OWLAdapter
A backdoor to change behavior.
set(GraphTransformers) - Static method in class com.github.owlcs.ontapi.transforms.GraphTransformers
Sets the global (system-wide) transformation manager.
set(E...) - Method in class com.github.owlcs.ontapi.RWLockedCollection
 
set(Iterable<E>) - Method in class com.github.owlcs.ontapi.RWLockedCollection
 
set(Set<E>) - Method in class com.github.owlcs.ontapi.RWLockedCollection
 
SET_HASH_CODE - Static variable in class com.github.owlcs.ontapi.internal.objects.ONTAxiomImpl
A helper to assign new hash code; can accept only ONTAxiomImpl instance.
setAcceptingHTTPCompression(boolean) - Method in class com.github.owlcs.ontapi.config.OntConfig
setAcceptingHTTPCompression(boolean) - Method in class com.github.owlcs.ontapi.config.OntLoaderConfiguration
setAllowBulkAnnotationAssertions(boolean) - Method in class com.github.owlcs.ontapi.config.OntConfig
An ONT-API manager's load config setter.
setAllowBulkAnnotationAssertions(boolean) - Method in class com.github.owlcs.ontapi.config.OntLoaderConfiguration
An ONT-API config setter.
setAllowReadDeclarations(boolean) - Method in class com.github.owlcs.ontapi.config.OntConfig
An ONT-API manager's load config setter.
setAllowReadDeclarations(boolean) - Method in class com.github.owlcs.ontapi.config.OntLoaderConfiguration
An ONT-API config setter.
setAuthorizationValue(String) - Method in class com.github.owlcs.ontapi.config.OntLoaderConfiguration
setBannedParsers(String) - Method in class com.github.owlcs.ontapi.config.OntLoaderConfiguration
SetCollector(Set<X>) - Constructor for class com.github.owlcs.ontapi.internal.objects.ONTCollectors.SetCollector
 
setConfig(ModelConfig) - Method in interface com.github.owlcs.ontapi.OntBaseModel
Sets new model config.
setConfig(ModelConfig) - Method in class com.github.owlcs.ontapi.OntBaseModelImpl
 
setConfig(ModelConfig) - Method in class com.github.owlcs.ontapi.OntologyModelImpl.Concurrent
 
setConnectionTimeout(int) - Method in class com.github.owlcs.ontapi.config.OntConfig
setConnectionTimeout(int) - Method in class com.github.owlcs.ontapi.config.OntLoaderConfiguration
setControlImports(boolean) - Method in class com.github.owlcs.ontapi.config.OntConfig
An ONT-API manager's write config setter.
setControlImports(boolean) - Method in class com.github.owlcs.ontapi.config.OntWriterConfiguration
ONT-API config setter to change imports control option setting.
setDefaultChangeBroadcastStrategy(OWLOntologyChangeBroadcastStrategy) - Method in class com.github.owlcs.ontapi.OntologyManagerImpl.ListenersHolder
 
setDefaultChangeBroadcastStrategy(OWLOntologyChangeBroadcastStrategy) - Method in class com.github.owlcs.ontapi.OntologyManagerImpl
 
setEntityExpansionLimit(String) - Method in class com.github.owlcs.ontapi.config.OntLoaderConfiguration
setFactory(OWLOntologyManagerFactory) - Static method in class com.github.owlcs.ontapi.OntManagers
Changes a default static factory.
setFilter(GraphFilter) - Method in class com.github.owlcs.ontapi.transforms.GraphTransformers
Creates a copy of this Store with a new filter.
setFollowRedirects(boolean) - Method in class com.github.owlcs.ontapi.config.OntConfig
setFollowRedirects(boolean) - Method in class com.github.owlcs.ontapi.config.OntLoaderConfiguration
setGraphModel(InternalGraphModel) - Method in interface com.github.owlcs.ontapi.OntBaseModel
Sets new internals.
setGraphModel(InternalGraphModel) - Method in class com.github.owlcs.ontapi.OntBaseModelImpl
 
setGraphModel(InternalGraphModel) - Method in class com.github.owlcs.ontapi.OntologyModelImpl.Concurrent
 
setGraphTransformers(GraphTransformers) - Method in class com.github.owlcs.ontapi.config.OntConfig
An ONT-API manager's load config setter.
setGraphTransformers(GraphTransformers) - Method in class com.github.owlcs.ontapi.config.OntLoaderConfiguration
An ONT-API config setter.
setHashCode(int) - Method in class com.github.owlcs.ontapi.internal.objects.ONTAxiomImpl
Assigns new hashCode.
setIgnoreAnnotationAxiomOverlaps(boolean) - Method in class com.github.owlcs.ontapi.config.OntConfig
An ONT-API manager's load config setter.
setIgnoreAnnotationAxiomOverlaps(boolean) - Method in class com.github.owlcs.ontapi.config.OntLoaderConfiguration
An ONT-API config setter.
setIgnoreAxiomsReadErrors(boolean) - Method in class com.github.owlcs.ontapi.config.OntConfig
An ONT-API manager's load config setter.
setIgnoreAxiomsReadErrors(boolean) - Method in class com.github.owlcs.ontapi.config.OntLoaderConfiguration
An ONT-API config setter.
setIgnoredImports(List<String>) - Method in class com.github.owlcs.ontapi.config.OntLoaderConfiguration
 
setIRIMappers(Set<OWLOntologyIRIMapper>) - Method in interface com.github.owlcs.ontapi.OntologyManager
Deprecated.
use getIRIMappers().set(mappers) instead
setIRIResolutionFailed(boolean) - Method in class com.github.owlcs.ontapi.OntGraphDocumentSourceImpl
 
setIterable(Iterable<E>) - Method in class com.github.owlcs.ontapi.RWLockedCollection
 
setListProperty(String, List<T>) - Method in class com.github.owlcs.ontapi.config.ExtendedProperties
Writes the given list to the Properties Map
setLoadAnnotationAxioms(boolean) - Method in class com.github.owlcs.ontapi.config.OntConfig
An ONT-API manager's load config setter.
setLoadAnnotationAxioms(boolean) - Method in class com.github.owlcs.ontapi.config.OntLoaderConfiguration
An ONT-API config setter.
setLoaderConf(OntLoaderConfiguration) - Method in class com.github.owlcs.ontapi.ModelConfig
 
setLoadNodesCacheSize(int) - Method in class com.github.owlcs.ontapi.config.OntConfig
An ONT-API manager's load config setter.
setLoadNodesCacheSize(int) - Method in class com.github.owlcs.ontapi.config.OntLoaderConfiguration
An ONT-API config setter.
setLoadObjectsCacheSize(int) - Method in class com.github.owlcs.ontapi.config.OntConfig
An ONT-API manager's load config setter.
setLoadObjectsCacheSize(int) - Method in class com.github.owlcs.ontapi.config.OntLoaderConfiguration
An ONT-API config setter.
setLock(ReadWriteLock) - Method in class com.github.owlcs.ontapi.OntologyModelImpl
 
setLock(ReadWriteLock) - Method in class com.github.owlcs.ontapi.RWLockedOntology
 
setManager(OntologyManagerImpl) - Method in class com.github.owlcs.ontapi.ModelConfig
Assigns new manager.
setManagerIRIsCacheSize(int) - Method in class com.github.owlcs.ontapi.config.OntConfig
An ONT-API manager's load config setter.
setMissingImportHandlingStrategy(MissingImportHandlingStrategy) - Method in class com.github.owlcs.ontapi.config.OntConfig
setMissingImportHandlingStrategy(MissingImportHandlingStrategy) - Method in class com.github.owlcs.ontapi.config.OntLoaderConfiguration
setMissingOntologyHeaderStrategy(MissingOntologyHeaderStrategy) - Method in class com.github.owlcs.ontapi.config.OntConfig
setMissingOntologyHeaderStrategy(MissingOntologyHeaderStrategy) - Method in class com.github.owlcs.ontapi.config.OntLoaderConfiguration
setModelCacheLevel(int) - Method in class com.github.owlcs.ontapi.config.OntConfig
An ONT-API manager's load config setter.
setModelCacheLevel(int) - Method in class com.github.owlcs.ontapi.config.OntLoaderConfiguration
An ONT-API config setter.
setModelCacheLevel(int, boolean) - Method in class com.github.owlcs.ontapi.config.OntConfig
Turns on/off the content cache use.
setNsPrefix(String, String) - Method in interface com.github.owlcs.ontapi.internal.InternalGraphModel
 
setNsPrefixes(Map<String, String>) - Method in interface com.github.owlcs.ontapi.internal.InternalGraphModel
 
setNsPrefixes(PrefixMapping) - Method in interface com.github.owlcs.ontapi.internal.InternalGraphModel
 
setNsPrefixes(PrefixMapping, Map<String, String>) - Static method in class com.github.owlcs.ontapi.OntGraphUtils
Replaces namespaces map with new one.
setOntologyConfigurator(OntologyConfigurator) - Method in interface com.github.owlcs.ontapi.OntologyManager
Sets OntologyConfigurator.
setOntologyConfigurator(OntologyConfigurator) - Method in class com.github.owlcs.ontapi.OntologyManagerImpl
Sets a manager's configuration.
setOntologyDocumentIRI(OWLOntology, IRI) - Method in class com.github.owlcs.ontapi.OntologyManagerImpl
 
setOntologyFactories(Set<OWLOntologyFactory>) - Method in interface com.github.owlcs.ontapi.OntologyManager
Deprecated.
use getOntologyFactories().set(factories) instead
setOntologyFormat(OWLOntology, OWLDocumentFormat) - Method in class com.github.owlcs.ontapi.OntologyManagerImpl
Note: the difference with the original impl is this method throws an exception if no ontology found, while the original does not.
setOntologyID(OWLOntologyID) - Method in interface com.github.owlcs.ontapi.internal.InternalGraphModel
Sets the OWL Ontology ID to the model.
setOntologyID(OWLOntologyID) - Method in class com.github.owlcs.ontapi.internal.InternalGraphModelImpl
 
setOntologyID(OWLOntologyID) - Method in class com.github.owlcs.ontapi.OntBaseModelImpl
Sets Ontology ID.
setOntologyLoaderConfiguration(OWLOntologyLoaderConfiguration) - Method in interface com.github.owlcs.ontapi.OntologyManager
setOntologyLoaderConfiguration(OWLOntologyLoaderConfiguration) - Method in class com.github.owlcs.ontapi.OntologyManagerImpl
Sets OntLoaderConfiguration config to the manager.
setOntologyParsers(Set<OWLParserFactory>) - Method in interface com.github.owlcs.ontapi.OntologyManager
Deprecated.
use getOntologyParsers().set(parsers) instead
setOntologyStorers(Set<OWLStorerFactory>) - Method in interface com.github.owlcs.ontapi.OntologyManager
Deprecated.
use getOntologyStorers().set(storers) instead
setOntologyWriterConfiguration(OWLOntologyWriterConfiguration) - Method in interface com.github.owlcs.ontapi.OntologyManager
setOntologyWriterConfiguration(OWLOntologyWriterConfiguration) - Method in class com.github.owlcs.ontapi.OntologyManagerImpl
Sets writer config to the manager and also passes it inside interior models.
setOWLOntologyManager(OWLOntologyManager) - Method in class com.github.owlcs.ontapi.OntBaseModelImpl
 
setOWLOntologyManager(OWLOntologyManager) - Method in class com.github.owlcs.ontapi.OWLOntologyWrapper
 
setPerformTransformation(boolean) - Method in class com.github.owlcs.ontapi.config.OntConfig
An ONT-API manager's load config setter.
setPerformTransformation(boolean) - Method in class com.github.owlcs.ontapi.config.OntLoaderConfiguration
An ONT-API config setter.
setPositive(OntSettings, int) - Method in class com.github.owlcs.ontapi.config.OntWriterConfiguration
 
setPriorityCollectionSorting(PriorityCollectionSorting) - Method in class com.github.owlcs.ontapi.config.OntConfig
setPriorityCollectionSorting(PriorityCollectionSorting) - Method in class com.github.owlcs.ontapi.config.OntLoaderConfiguration
setProcessed() - Method in class com.github.owlcs.ontapi.OntologyLoaderImpl.GraphInfo
 
setProcessImports(boolean) - Method in class com.github.owlcs.ontapi.config.OntConfig
An ONT-API manager's load config setter.
setProcessImports(boolean) - Method in class com.github.owlcs.ontapi.config.OntLoaderConfiguration
An ONT-API config setter.
setReadONTObjects(boolean) - Method in class com.github.owlcs.ontapi.config.OntConfig
An ONT-API manager's load config setter.
setReadONTObjects(boolean) - Method in class com.github.owlcs.ontapi.config.OntLoaderConfiguration
An ONT-API config setter.
setRepairIllegalPunnings(boolean) - Method in class com.github.owlcs.ontapi.config.OntLoaderConfiguration
No-op since this functionality is not supported by ONT-API.
setReportStackTraces(boolean) - Method in class com.github.owlcs.ontapi.config.OntConfig
setReportStackTraces(boolean) - Method in class com.github.owlcs.ontapi.config.OntLoaderConfiguration
setRetriesToAttempt(int) - Method in class com.github.owlcs.ontapi.config.OntConfig
setRetriesToAttempt(int) - Method in class com.github.owlcs.ontapi.config.OntLoaderConfiguration
setShortFormProvider(ShortFormProvider) - Method in class com.github.owlcs.ontapi.internal.PrefixMappingRenderer
 
setSpecification(OntSpecification) - Method in class com.github.owlcs.ontapi.config.OntConfig
Sets OntSpecification model configuration object.
setSpecification(OntSpecification, String) - Method in class com.github.owlcs.ontapi.config.OntConfig
An ONT-API manager's load config setter.
setSpecification(OntSpecification, String) - Method in class com.github.owlcs.ontapi.config.OntLoaderConfiguration
An ONT-API config setter.
setSplitAxiomAnnotations(boolean) - Method in class com.github.owlcs.ontapi.config.OntConfig
An ONT-API manager's load config setter.
setSplitAxiomAnnotations(boolean) - Method in class com.github.owlcs.ontapi.config.OntLoaderConfiguration
An ONT-API config setter.
setStats(GraphStats) - Method in class com.github.owlcs.ontapi.OntologyLoaderImpl.GraphInfo
 
setStrict(boolean) - Method in class com.github.owlcs.ontapi.config.OntConfig
setStrict(boolean) - Method in class com.github.owlcs.ontapi.config.OntLoaderConfiguration
setSupportedSchemes(List<LoadSettings.Scheme>) - Method in class com.github.owlcs.ontapi.config.OntConfig
An ONT-API manager's load config setter.
setSupportedSchemes(List<LoadSettings.Scheme>) - Method in class com.github.owlcs.ontapi.config.OntLoaderConfiguration
An ONT-API config setter.
setTreatDublinCoreAsBuiltIn(boolean) - Method in class com.github.owlcs.ontapi.config.OntConfig
setTreatDublinCoreAsBuiltIn(boolean) - Method in class com.github.owlcs.ontapi.config.OntLoaderConfiguration
setTrimToSize(boolean) - Method in class com.github.owlcs.ontapi.config.OntLoaderConfiguration
No-op since this functionality is not supported by ONT-API.
setTypedProperty(String, T) - Method in class com.github.owlcs.ontapi.config.ExtendedProperties
Puts the object of the type ExtendedProperties to the Properties Map.
setUseOWLParsersToLoad(boolean) - Method in class com.github.owlcs.ontapi.config.OntConfig
An ONT-API manager's load config setter.
setUseOWLParsersToLoad(boolean) - Method in class com.github.owlcs.ontapi.config.OntLoaderConfiguration
An ONT-API config setter.
shortForm(String) - Method in class com.github.owlcs.ontapi.internal.PrefixMappingRenderer
 
shortForm(IRI) - Method in class com.github.owlcs.ontapi.internal.PrefixMappingRenderer
 
shortForm(OWLEntity) - Method in class com.github.owlcs.ontapi.internal.PrefixMappingRenderer
 
shouldAcceptHTTPCompression() - Method in class com.github.owlcs.ontapi.config.OntConfig
shouldFollowRedirects() - Method in class com.github.owlcs.ontapi.config.OntConfig
shouldIndent() - Method in class com.github.owlcs.ontapi.config.OntConfig
shouldLoadAnnotations() - Method in class com.github.owlcs.ontapi.config.OntConfig
shouldParseWithStrictConfiguration() - Method in class com.github.owlcs.ontapi.config.OntConfig
shouldRemapAllAnonymousIndividualsIds() - Method in class com.github.owlcs.ontapi.config.OntWriterConfiguration
 
shouldRemapIds() - Method in class com.github.owlcs.ontapi.config.OntConfig
shouldRepairIllegalPunnings() - Method in class com.github.owlcs.ontapi.config.OntConfig
Always returns true since this functionality is not supported by ONT-API.
shouldRepairIllegalPunnings() - Method in class com.github.owlcs.ontapi.config.OntLoaderConfiguration
Always returns true since this functionality is not supported by ONT-API.
shouldReportStackTraces() - Method in class com.github.owlcs.ontapi.config.OntConfig
shouldSaveIds() - Method in class com.github.owlcs.ontapi.config.OntConfig
shouldSaveIdsForAllAnonymousIndividuals() - Method in class com.github.owlcs.ontapi.config.OntWriterConfiguration
 
shouldTreatDublinCoreAsBuiltin() - Method in class com.github.owlcs.ontapi.config.OntConfig
shouldTrimToSize() - Method in class com.github.owlcs.ontapi.config.OntLoaderConfiguration
Always returns true since this functionality is not supported by ONT-API.
shouldUseBanners() - Method in class com.github.owlcs.ontapi.config.OntConfig
shouldUseBanners() - Method in class com.github.owlcs.ontapi.config.OntWriterConfiguration
 
shouldUseLabelsAsBanner() - Method in class com.github.owlcs.ontapi.config.OntConfig
shouldUseNamespaceEntities() - Method in class com.github.owlcs.ontapi.config.OntConfig
SIB(BlankNodeId, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.objects.ONTSWRLAtomImpl.SIB
 
signature() - Method in class com.github.owlcs.ontapi.OntBaseModelImpl
 
signature() - Method in class com.github.owlcs.ontapi.owlapi.OWLObjectImpl
 
signature() - Method in class com.github.owlcs.ontapi.OWLOntologyWrapper
 
signature(Imports) - Method in class com.github.owlcs.ontapi.RWLockedOntology
 
Simple(BlankNodeId, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.objects.ONTAnonymousClassExpressionImpl.Simple
 
SimpleDocumentFormat() - Constructor for class com.github.owlcs.ontapi.OntFormat.SimpleDocumentFormat
 
SimpleImpl(Object, String, Object, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.axioms.DifferentIndividualsTranslator.AxiomImpl.SimpleImpl
 
SimpleImpl(Object, String, Object, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.axioms.DisjointClassesTranslator.AxiomImpl.SimpleImpl
 
SimpleImpl(Object, String, Object, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.axioms.DisjointDataPropertiesTranslator.AxiomImpl.SimpleImpl
 
SimpleImpl(Object, String, Object, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.axioms.DisjointObjectPropertiesTranslator.AxiomImpl.SimpleImpl
 
SimpleImpl(Object, String, Object, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.axioms.EquivalentClassesTranslator.AxiomImpl.SimpleImpl
 
SimpleImpl(Object, String, Object, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.axioms.EquivalentDataPropertiesTranslator.AxiomImpl.SimpleImpl
 
SimpleImpl(Object, String, Object, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.axioms.EquivalentObjectPropertiesTranslator.AxiomImpl.SimpleImpl
 
SimpleImpl(Object, String, Object, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.axioms.InverseObjectPropertiesTranslator.AxiomImpl.SimpleImpl
 
SimpleImpl(Object, String, Object, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.axioms.SameIndividualTranslator.AxiomImpl.SimpleImpl
 
SimpleImpl(Object, String, Object, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.objects.ONTAnnotationImpl.SimpleImpl
 
SimpleImpl(Triple, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.axioms.AnnotationAssertionTranslator.AxiomImpl.SimpleImpl
 
SimpleImpl(Triple, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.axioms.AnnotationPropertyDomainTranslator.AxiomImpl.SimpleImpl
 
SimpleImpl(Triple, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.axioms.AnnotationPropertyRangeTranslator.AxiomImpl.SimpleImpl
 
SimpleImpl(Triple, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.axioms.AsymmetricObjectPropertyTranslator.AxiomImpl.SimpleImpl
 
SimpleImpl(Triple, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.axioms.ClassAssertionTranslator.AxiomImpl.SimpleImpl
 
SimpleImpl(Triple, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.axioms.DataPropertyAssertionTranslator.AxiomImpl.SimpleImpl
 
SimpleImpl(Triple, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.axioms.DataPropertyDomainTranslator.AxiomImpl.SimpleImpl
 
SimpleImpl(Triple, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.axioms.DataPropertyRangeTranslator.AxiomImpl.SimpleImpl
 
SimpleImpl(Triple, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.axioms.DatatypeDefinitionTranslator.AxiomImpl.SimpleImpl
 
SimpleImpl(Triple, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.axioms.DeclarationTranslator.AxiomImpl.SimpleImpl
 
SimpleImpl(Triple, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.axioms.DifferentIndividualsTranslator.AxiomImpl.SimpleImpl
 
SimpleImpl(Triple, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.axioms.DisjointClassesTranslator.AxiomImpl.SimpleImpl
 
SimpleImpl(Triple, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.axioms.DisjointDataPropertiesTranslator.AxiomImpl.SimpleImpl
 
SimpleImpl(Triple, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.axioms.DisjointObjectPropertiesTranslator.AxiomImpl.SimpleImpl
 
SimpleImpl(Triple, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.axioms.EquivalentClassesTranslator.AxiomImpl.SimpleImpl
 
SimpleImpl(Triple, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.axioms.EquivalentDataPropertiesTranslator.AxiomImpl.SimpleImpl
 
SimpleImpl(Triple, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.axioms.EquivalentObjectPropertiesTranslator.AxiomImpl.SimpleImpl
 
SimpleImpl(Triple, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.axioms.FunctionalDataPropertyTranslator.AxiomImpl.SimpleImpl
 
SimpleImpl(Triple, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.axioms.FunctionalObjectPropertyTranslator.AxiomImpl.SimpleImpl
 
SimpleImpl(Triple, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.axioms.InverseFunctionalObjectPropertyTranslator.AxiomImpl.SimpleImpl
 
SimpleImpl(Triple, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.axioms.InverseObjectPropertiesTranslator.AxiomImpl.SimpleImpl
 
SimpleImpl(Triple, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.axioms.IrreflexiveObjectPropertyTranslator.AxiomImpl.SimpleImpl
 
SimpleImpl(Triple, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.axioms.ObjectPropertyAssertionTranslator.AxiomImpl.SimpleImpl
 
SimpleImpl(Triple, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.axioms.ObjectPropertyDomainTranslator.AxiomImpl.SimpleImpl
 
SimpleImpl(Triple, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.axioms.ObjectPropertyRangeTranslator.AxiomImpl.SimpleImpl
 
SimpleImpl(Triple, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.axioms.ReflexiveObjectPropertyTranslator.AxiomImpl.SimpleImpl
 
SimpleImpl(Triple, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.axioms.SameIndividualTranslator.AxiomImpl.SimpleImpl
 
SimpleImpl(Triple, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.axioms.SubAnnotationPropertyOfTranslator.AxiomImpl.SimpleImpl
 
SimpleImpl(Triple, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.axioms.SubClassOfTranslator.AxiomImpl.SimpleImpl
 
SimpleImpl(Triple, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.axioms.SubDataPropertyOfTranslator.AxiomImpl.SimpleImpl
 
SimpleImpl(Triple, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.axioms.SubObjectPropertyOfTranslator.AxiomImpl.SimpleImpl
 
SimpleImpl(Triple, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.axioms.SymmetricObjectPropertyTranslator.AxiomImpl.SimpleImpl
 
SimpleImpl(Triple, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.axioms.TransitiveObjectPropertyTranslator.AxiomImpl.SimpleImpl
 
SimpleImpl(Triple, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.objects.ONTAnnotationImpl.SimpleImpl
 
SimpleObjectFactory - Class in com.github.owlcs.ontapi.internal
An Object Factory impl which maps OntObject to OWLObject directly having no cache.
SimpleObjectFactory(DataFactory) - Constructor for class com.github.owlcs.ontapi.internal.SimpleObjectFactory
 
size() - Method in class com.github.owlcs.ontapi.internal.CacheObjectMapImpl.CachedMap
Returns the number of key-value mappings in this map.
size() - Method in class com.github.owlcs.ontapi.internal.InternalCache.CaffeineWrapper
 
size() - Method in class com.github.owlcs.ontapi.internal.InternalCache.MapWrapper
 
size() - Method in interface com.github.owlcs.ontapi.internal.InternalCache
Returns the approximate number of entries in this cache.
size() - Method in class com.github.owlcs.ontapi.internal.InternalCache.SoftMapWrapper
 
size() - Method in interface com.github.owlcs.ontapi.OntologyCollection
Returns the number of elements in this collection.
size() - Method in class com.github.owlcs.ontapi.OntologyCollectionImpl
 
size() - Method in class com.github.owlcs.ontapi.RWLockedCollection
 
skip(long) - Method in class com.github.owlcs.ontapi.BufferedHeadInputStream
 
snapshot() - Method in interface com.github.owlcs.ontapi.internal.InternalConfig
Gets a fixed state of this config as immutable instance.
snapshot() - Method in class com.github.owlcs.ontapi.internal.InternalConfig.Snapshot
 
SoftMapWrapper(Map<K, SoftReference<V>>) - Constructor for class com.github.owlcs.ontapi.internal.InternalCache.SoftMapWrapper
 
sorted() - Method in class com.github.owlcs.ontapi.internal.axioms.AbstractNaryTranslator.DataPropertyNaryAxiomImpl
Sorts and lists all components of this axiom.
sorted(ModelObjectFactory) - Method in class com.github.owlcs.ontapi.internal.axioms.AbstractNaryTranslator.DataPropertyNaryAxiomImpl
Returns a sorted and distinct Stream over all components (annotations are not included).
sourceMap - Variable in class com.github.owlcs.ontapi.OntologyLoaderImpl
 
sources - Variable in class com.github.owlcs.ontapi.OWLFactoryWrapper
 
space() - Method in class com.github.owlcs.ontapi.internal.PrefixMappingRenderer
 
split(AxiomTranslator<A>, OntStatement, ONTObjectFactory, AxiomsSettings) - Static method in class com.github.owlcs.ontapi.internal.BaseSearcher
Splits the statement into several axioms if it is possible.
spliterator() - Method in class com.github.owlcs.ontapi.RWLockedCollection
 
splitToAnnotatedPairs() - Method in class com.github.owlcs.ontapi.internal.axioms.AbstractNaryTranslator.NaryAxiomImpl
 
splitToAnnotatedPairs() - Method in class com.github.owlcs.ontapi.internal.axioms.InverseObjectPropertiesTranslator.AxiomImpl
 
splitToAnnotatedPairs() - Method in class com.github.owlcs.ontapi.owlapi.axioms.DifferentIndividualsAxiomImpl
 
splitToAnnotatedPairs() - Method in class com.github.owlcs.ontapi.owlapi.axioms.DisjointClassesAxiomImpl
 
splitToAnnotatedPairs() - Method in class com.github.owlcs.ontapi.owlapi.axioms.DisjointDataPropertiesAxiomImpl
 
splitToAnnotatedPairs() - Method in class com.github.owlcs.ontapi.owlapi.axioms.DisjointObjectPropertiesAxiomImpl
 
splitToAnnotatedPairs() - Method in class com.github.owlcs.ontapi.owlapi.axioms.EquivalentClassesAxiomImpl
 
splitToAnnotatedPairs() - Method in class com.github.owlcs.ontapi.owlapi.axioms.EquivalentDataPropertiesAxiomImpl
 
splitToAnnotatedPairs() - Method in class com.github.owlcs.ontapi.owlapi.axioms.EquivalentObjectPropertiesAxiomImpl
 
splitToAnnotatedPairs() - Method in class com.github.owlcs.ontapi.owlapi.axioms.InverseObjectPropertiesAxiomImpl
 
splitToAnnotatedPairs() - Method in class com.github.owlcs.ontapi.owlapi.axioms.SameIndividualAxiomImpl
 
statements(OntModel) - Method in class com.github.owlcs.ontapi.internal.AxiomTranslator
Returns a stream of statements defining the axiom in the base graph of the specified model.
statements(Resource, Property, RDFNode) - Method in class com.github.owlcs.ontapi.transforms.TransformationModel
Lists all statements from the base model according to the given SPO pattern.
stats(boolean) - Method in class com.github.owlcs.ontapi.transforms.GraphStats
Lists all encapsulated Stats object.
store - Variable in class com.github.owlcs.ontapi.config.OntConfig
 
store - Variable in class com.github.owlcs.ontapi.config.OntLoaderConfiguration
 
store() - Method in class com.github.owlcs.ontapi.config.OntConfig.Concurrent
 
store() - Method in class com.github.owlcs.ontapi.config.OntConfig
 
StoreException(Transform, Throwable) - Constructor for exception class com.github.owlcs.ontapi.transforms.GraphTransformers.StoreException
 
storerFactories() - Static method in class com.github.owlcs.ontapi.OWLLangRegistry
Returns all registered storer factories.
stream() - Method in class com.github.owlcs.ontapi.RWLockedCollection
Returns a Stream with this collection as its source.
STRING - Enum constant in enum class com.github.owlcs.ontapi.config.ExtendedProperties.MapType
 
strip(Node) - Static method in class com.github.owlcs.ontapi.internal.objects.ONTStatementImpl
Extracts a primitive base part from the given Node.
sub - Variable in class com.github.owlcs.ontapi.transforms.GraphStats
 
SUB_ANNOTATION_PROPERTY_OF - Enum constant in enum class com.github.owlcs.ontapi.internal.OWLTopObjectType
 
SUB_DATA_PROPERTY - Enum constant in enum class com.github.owlcs.ontapi.internal.OWLTopObjectType
 
SUB_OBJECT_PROPERTY - Enum constant in enum class com.github.owlcs.ontapi.internal.OWLTopObjectType
 
SUB_PROPERTY_CHAIN_OF - Enum constant in enum class com.github.owlcs.ontapi.internal.OWLTopObjectType
 
SubAnnotationPropertyOfAxiomImpl - Class in com.github.owlcs.ontapi.owlapi.axioms
 
SubAnnotationPropertyOfAxiomImpl(OWLAnnotationProperty, OWLAnnotationProperty, Collection<OWLAnnotation>) - Constructor for class com.github.owlcs.ontapi.owlapi.axioms.SubAnnotationPropertyOfAxiomImpl
 
subAnnotationPropertyOfAxioms(OWLAnnotationProperty) - Method in class com.github.owlcs.ontapi.OntBaseModelImpl
 
subAnnotationPropertyOfAxioms(OWLAnnotationProperty) - Method in class com.github.owlcs.ontapi.OWLOntologyWrapper
 
SubAnnotationPropertyOfTranslator - Class in com.github.owlcs.ontapi.internal.axioms
A translator that provides OWLSubAnnotationPropertyOfAxiom implementations.
SubAnnotationPropertyOfTranslator() - Constructor for class com.github.owlcs.ontapi.internal.axioms.SubAnnotationPropertyOfTranslator
 
SubAnnotationPropertyOfTranslator.AxiomImpl - Class in com.github.owlcs.ontapi.internal.axioms
 
SubAnnotationPropertyOfTranslator.AxiomImpl.ComplexImpl - Class in com.github.owlcs.ontapi.internal.axioms
An OWLSubAnnotationPropertyOfAxiom that has annotations.
SubAnnotationPropertyOfTranslator.AxiomImpl.SimpleImpl - Class in com.github.owlcs.ontapi.internal.axioms
An OWLSubAnnotationPropertyOfAxiom that has named object properties as subject and object and has no annotations.
SUBCLASS_OF - Enum constant in enum class com.github.owlcs.ontapi.internal.OWLTopObjectType
 
subClassAxiomsForSubClass(OWLClass) - Method in class com.github.owlcs.ontapi.OntBaseModelImpl
 
subClassAxiomsForSubClass(OWLClass) - Method in class com.github.owlcs.ontapi.OWLOntologyWrapper
 
subClassAxiomsForSuperClass(OWLClass) - Method in class com.github.owlcs.ontapi.OntBaseModelImpl
 
subClassAxiomsForSuperClass(OWLClass) - Method in class com.github.owlcs.ontapi.OWLOntologyWrapper
 
SubClassOfAxiomImpl - Class in com.github.owlcs.ontapi.owlapi.axioms
 
SubClassOfAxiomImpl(OWLClassExpression, OWLClassExpression, Collection<OWLAnnotation>) - Constructor for class com.github.owlcs.ontapi.owlapi.axioms.SubClassOfAxiomImpl
 
subClassOfByObject - Variable in class com.github.owlcs.ontapi.internal.InternalGraphModelImpl
 
SubClassOfByObject - Class in com.github.owlcs.ontapi.internal.searchers.axioms
Created by @ssz on 07.05.2020.
SubClassOfByObject() - Constructor for class com.github.owlcs.ontapi.internal.searchers.axioms.SubClassOfByObject
 
subClassOfBySubject - Variable in class com.github.owlcs.ontapi.internal.InternalGraphModelImpl
 
SubClassOfBySubject - Class in com.github.owlcs.ontapi.internal.searchers.axioms
Created by @ssz on 18.04.2020.
SubClassOfBySubject() - Constructor for class com.github.owlcs.ontapi.internal.searchers.axioms.SubClassOfBySubject
 
SubClassOfTranslator - Class in com.github.owlcs.ontapi.internal.axioms
A translator that provides OWLSubClassOfAxiom implementations.
SubClassOfTranslator() - Constructor for class com.github.owlcs.ontapi.internal.axioms.SubClassOfTranslator
 
SubClassOfTranslator.AxiomImpl - Class in com.github.owlcs.ontapi.internal.axioms
 
SubClassOfTranslator.AxiomImpl.ComplexImpl - Class in com.github.owlcs.ontapi.internal.axioms
An OWLSubClassOfAxiom that either has annotations or anonymous class expressions in subject or object positions.
SubClassOfTranslator.AxiomImpl.SimpleImpl - Class in com.github.owlcs.ontapi.internal.axioms
An OWLSubClassOfAxiom that has named classes as subject and object and has no annotations.
subDataPropertyOf - Static variable in class com.github.owlcs.ontapi.transforms.vocabulary.DEPRECATED.OWL
 
SubDataPropertyOfAxiomImpl - Class in com.github.owlcs.ontapi.owlapi.axioms
 
SubDataPropertyOfAxiomImpl(OWLDataPropertyExpression, OWLDataPropertyExpression, Collection<OWLAnnotation>) - Constructor for class com.github.owlcs.ontapi.owlapi.axioms.SubDataPropertyOfAxiomImpl
 
SubDataPropertyOfTranslator - Class in com.github.owlcs.ontapi.internal.axioms
A translator that provides OWLSubDataPropertyOfAxiom implementations.
SubDataPropertyOfTranslator() - Constructor for class com.github.owlcs.ontapi.internal.axioms.SubDataPropertyOfTranslator
 
SubDataPropertyOfTranslator.AxiomImpl - Class in com.github.owlcs.ontapi.internal.axioms
 
SubDataPropertyOfTranslator.AxiomImpl.ComplexImpl - Class in com.github.owlcs.ontapi.internal.axioms
An OWLSubDataPropertyOfAxiom that has annotations.
SubDataPropertyOfTranslator.AxiomImpl.SimpleImpl - Class in com.github.owlcs.ontapi.internal.axioms
An OWLSubDataPropertyOfAxiom that has no annotations.
subject - Variable in class com.github.owlcs.ontapi.internal.objects.ONTStatementImpl
 
subject - Variable in class com.github.owlcs.ontapi.transforms.RecursiveTransform
 
subject - Static variable in class com.github.owlcs.ontapi.transforms.vocabulary.DEPRECATED.OWL
 
subject - Static variable in class com.github.owlcs.ontapi.transforms.vocabulary.DEPRECATED.RDF
 
subjectAndObjects(Statement) - Method in class com.github.owlcs.ontapi.transforms.BaseDeclarator
 
subjectFromStatement(OntStatement, ModelObjectFactory) - Method in class com.github.owlcs.ontapi.internal.axioms.AnnotationPropertyDomainTranslator.AxiomImpl
 
subjectFromStatement(OntStatement, ModelObjectFactory) - Method in class com.github.owlcs.ontapi.internal.axioms.AnnotationPropertyRangeTranslator.AxiomImpl
 
subjectFromStatement(OntStatement, ModelObjectFactory) - Method in class com.github.owlcs.ontapi.internal.axioms.DataPropertyDomainTranslator.AxiomImpl
 
subjectFromStatement(OntStatement, ModelObjectFactory) - Method in class com.github.owlcs.ontapi.internal.axioms.DataPropertyRangeTranslator.AxiomImpl
 
subjectFromStatement(OntStatement, ModelObjectFactory) - Method in class com.github.owlcs.ontapi.internal.axioms.DatatypeDefinitionTranslator.AxiomImpl
 
subjectFromStatement(OntStatement, ModelObjectFactory) - Method in class com.github.owlcs.ontapi.internal.axioms.ObjectPropertyDomainTranslator.AxiomImpl
 
subjectFromStatement(OntStatement, ModelObjectFactory) - Method in class com.github.owlcs.ontapi.internal.axioms.ObjectPropertyRangeTranslator.AxiomImpl
 
subjectFromStatement(OntStatement, ModelObjectFactory) - Method in class com.github.owlcs.ontapi.internal.axioms.SubAnnotationPropertyOfTranslator.AxiomImpl
 
subjectFromStatement(OntStatement, ModelObjectFactory) - Method in class com.github.owlcs.ontapi.internal.axioms.SubClassOfTranslator.AxiomImpl
 
subjectFromStatement(OntStatement, ModelObjectFactory) - Method in class com.github.owlcs.ontapi.internal.axioms.SubDataPropertyOfTranslator.AxiomImpl
 
subjectFromStatement(OntStatement, ModelObjectFactory) - Method in class com.github.owlcs.ontapi.internal.axioms.SubObjectPropertyOfTranslator.AxiomImpl
 
subjectFromStatement(OntStatement, ModelObjectFactory) - Method in class com.github.owlcs.ontapi.internal.axioms.AbstractPropertyDomainTranslator.ClassDomainAxiomImpl
Picks the ONTObject that matches the subject of the given statement using the factory.
subObjectPropertyOf - Static variable in class com.github.owlcs.ontapi.transforms.vocabulary.DEPRECATED.OWL
 
SubObjectPropertyOfAxiomImpl - Class in com.github.owlcs.ontapi.owlapi.axioms
 
SubObjectPropertyOfAxiomImpl(OWLObjectPropertyExpression, OWLObjectPropertyExpression, Collection<OWLAnnotation>) - Constructor for class com.github.owlcs.ontapi.owlapi.axioms.SubObjectPropertyOfAxiomImpl
 
SubObjectPropertyOfTranslator - Class in com.github.owlcs.ontapi.internal.axioms
A translator that provides OWLSubObjectPropertyOfAxiom implementations.
SubObjectPropertyOfTranslator() - Constructor for class com.github.owlcs.ontapi.internal.axioms.SubObjectPropertyOfTranslator
 
SubObjectPropertyOfTranslator.AxiomImpl - Class in com.github.owlcs.ontapi.internal.axioms
 
SubObjectPropertyOfTranslator.AxiomImpl.ComplexImpl - Class in com.github.owlcs.ontapi.internal.axioms
An OWLSubObjectPropertyOfAxiom that either has annotations or anonymous object property expressions (inverse object properties) in its subject or object positions.
SubObjectPropertyOfTranslator.AxiomImpl.SimpleImpl - Class in com.github.owlcs.ontapi.internal.axioms
An OWLSubObjectPropertyOfAxiom that has named object properties as subject and object and has no annotations.
SubPropertyAxiomImpl<P extends org.semanticweb.owlapi.model.OWLPropertyExpression> - Class in com.github.owlcs.ontapi.owlapi.axioms
 
SubPropertyAxiomImpl(Object, String, Object, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.axioms.AbstractSubPropertyTranslator.SubPropertyAxiomImpl
 
SubPropertyAxiomImpl(Triple, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.axioms.AbstractSubPropertyTranslator.SubPropertyAxiomImpl
 
SubPropertyAxiomImpl(P, P, Collection<OWLAnnotation>) - Constructor for class com.github.owlcs.ontapi.owlapi.axioms.SubPropertyAxiomImpl
 
SubPropertyChainAxiomImpl - Class in com.github.owlcs.ontapi.owlapi.axioms
 
SubPropertyChainAxiomImpl(List<? extends OWLObjectPropertyExpression>, OWLObjectPropertyExpression, Collection<OWLAnnotation>) - Constructor for class com.github.owlcs.ontapi.owlapi.axioms.SubPropertyChainAxiomImpl
 
SubPropertyChainOfTranslator - Class in com.github.owlcs.ontapi.internal.axioms
A translator that provides OWLSubPropertyChainOfAxiom implementations.
SubPropertyChainOfTranslator() - Constructor for class com.github.owlcs.ontapi.internal.axioms.SubPropertyChainOfTranslator
 
SubPropertyChainOfTranslator.AxiomImpl - Class in com.github.owlcs.ontapi.internal.axioms
 
SWRL_ATOM - Enum constant in enum class com.github.owlcs.ontapi.internal.OWLComponentType
 
SWRL_RULE - Enum constant in enum class com.github.owlcs.ontapi.internal.OWLTopObjectType
 
SWRL_VARIABLE - Enum constant in enum class com.github.owlcs.ontapi.internal.OWLComponentType
 
SWRLRuleTranslator - Class in com.github.owlcs.ontapi.internal.axioms
A translator that provides SWRLRule implementations.
SWRLRuleTranslator() - Constructor for class com.github.owlcs.ontapi.internal.axioms.SWRLRuleTranslator
 
SWRLRuleTranslator.AxiomImpl - Class in com.github.owlcs.ontapi.internal.axioms
 
SWRLTransform - Class in com.github.owlcs.ontapi.transforms
Class for performing transformations that fix known syntax errors in graphs containing SWRL.
SWRLTransform(Graph) - Constructor for class com.github.owlcs.ontapi.transforms.SWRLTransform
 
SYMMETRIC_OBJECT_PROPERTY - Enum constant in enum class com.github.owlcs.ontapi.internal.OWLTopObjectType
 
SymmetricObjectPropertyAxiomImpl - Class in com.github.owlcs.ontapi.owlapi.axioms
 
SymmetricObjectPropertyAxiomImpl(OWLObjectPropertyExpression, Collection<OWLAnnotation>) - Constructor for class com.github.owlcs.ontapi.owlapi.axioms.SymmetricObjectPropertyAxiomImpl
 
symmetricObjectPropertyAxioms(OWLObjectPropertyExpression) - Method in class com.github.owlcs.ontapi.OntBaseModelImpl
 
symmetricObjectPropertyAxioms(OWLObjectPropertyExpression) - Method in class com.github.owlcs.ontapi.OWLOntologyWrapper
 
SymmetricObjectPropertyTranslator - Class in com.github.owlcs.ontapi.internal.axioms
A translator that provides OWLSymmetricObjectPropertyAxiom implementations.
SymmetricObjectPropertyTranslator() - Constructor for class com.github.owlcs.ontapi.internal.axioms.SymmetricObjectPropertyTranslator
 
SymmetricObjectPropertyTranslator.AxiomImpl - Class in com.github.owlcs.ontapi.internal.axioms
 
SymmetricObjectPropertyTranslator.AxiomImpl.ComplexImpl - Class in com.github.owlcs.ontapi.internal.axioms
An OWLSymmetricObjectPropertyAxiom that either has annotations or an anonymous object property expression (inverse object property) in the main triple's subject position.
SymmetricObjectPropertyTranslator.AxiomImpl.SimpleImpl - Class in com.github.owlcs.ontapi.internal.axioms
An OWLSymmetricObjectPropertyAxiom that has a named object property as subject and has no annotations.
syncImports() - Method in class com.github.owlcs.ontapi.OntologyManagerImpl
Checks and restores the import references between models in the manager.

T

tboxAxioms(Imports) - Method in class com.github.owlcs.ontapi.OntBaseModelImpl
 
tboxAxioms(Imports) - Method in class com.github.owlcs.ontapi.RWLockedOntology
 
test() - Method in class com.github.owlcs.ontapi.transforms.RDFSTransform
Answers if the encapsulated graph represents RDFS-Ontology.
test() - Method in class com.github.owlcs.ontapi.transforms.SWRLTransform
 
test() - Method in class com.github.owlcs.ontapi.transforms.TransformationModel
Decides whether the transformation needed or not.
test(Graph) - Method in class com.github.owlcs.ontapi.transforms.Transform.Factory.DefaultMaker
 
test(Graph) - Method in interface com.github.owlcs.ontapi.transforms.Transform
Answers true iff the specified Graph is good enough to perform the transformation.
testAllDisjointProperties(Statement) - Method in class com.github.owlcs.ontapi.transforms.ReasonerDeclarator
 
testAnnotationAxiomOverlaps(OntStatement, AxiomsSettings, AxiomType<? extends OWLObjectPropertyAxiom>, AxiomType<? extends OWLDataPropertyAxiom>) - Static method in class com.github.owlcs.ontapi.internal.ReadHelper
Auxiliary method for simplification code.
testComponent(ONTComposite) - Method in class com.github.owlcs.ontapi.internal.objects.ONTCollectors.ForClassExpressions
 
testComponent(ONTComposite) - Method in class com.github.owlcs.ontapi.internal.objects.ONTCollectors.ONTCollector
Tests that the component is acceptable to pass down.
testDomains(Statement) - Method in class com.github.owlcs.ontapi.transforms.ReasonerDeclarator
 
testEquivalentAndDisjointProperties(Statement) - Method in class com.github.owlcs.ontapi.transforms.ReasonerDeclarator
 
testEquivalentClasses(Statement) - Method in class com.github.owlcs.ontapi.transforms.ReasonerDeclarator
 
testObject(Graph, Node) - Static method in class com.github.owlcs.ontapi.transforms.RecursiveTransform
Answers iff specified node is recursive.
testPropertyAssertions(Statement) - Method in class com.github.owlcs.ontapi.transforms.ReasonerDeclarator
 
testPropertyRanges(Statement) - Method in class com.github.owlcs.ontapi.transforms.ReasonerDeclarator
 
testRestrictions(Statement) - Method in class com.github.owlcs.ontapi.transforms.ReasonerDeclarator
 
testStatement(OntStatement) - Method in class com.github.owlcs.ontapi.internal.AxiomTranslator
Tests if the given statement defines an axiom.
testStatement(OntStatement, AxiomsSettings) - Method in class com.github.owlcs.ontapi.internal.axioms.AbstractListBasedTranslator
 
testStatement(OntStatement, AxiomsSettings) - Method in class com.github.owlcs.ontapi.internal.axioms.AbstractNaryTranslator
 
testStatement(OntStatement, AxiomsSettings) - Method in class com.github.owlcs.ontapi.internal.axioms.AbstractNegativePropertyAssertionTranslator
 
testStatement(OntStatement, AxiomsSettings) - Method in class com.github.owlcs.ontapi.internal.axioms.AbstractPropertyDomainTranslator
 
testStatement(OntStatement, AxiomsSettings) - Method in class com.github.owlcs.ontapi.internal.axioms.AbstractPropertyRangeTranslator
 
testStatement(OntStatement, AxiomsSettings) - Method in class com.github.owlcs.ontapi.internal.axioms.AbstractPropertyTypeTranslator
 
testStatement(OntStatement, AxiomsSettings) - Method in class com.github.owlcs.ontapi.internal.axioms.AbstractSubPropertyTranslator
 
testStatement(OntStatement, AxiomsSettings) - Method in class com.github.owlcs.ontapi.internal.axioms.AbstractTwoWayNaryTranslator
 
testStatement(OntStatement, AxiomsSettings) - Method in class com.github.owlcs.ontapi.internal.axioms.AnnotationAssertionTranslator
 
testStatement(OntStatement, AxiomsSettings) - Method in class com.github.owlcs.ontapi.internal.axioms.AnnotationPropertyDomainTranslator
 
testStatement(OntStatement, AxiomsSettings) - Method in class com.github.owlcs.ontapi.internal.axioms.AnnotationPropertyRangeTranslator
 
testStatement(OntStatement, AxiomsSettings) - Method in class com.github.owlcs.ontapi.internal.axioms.ClassAssertionTranslator
 
testStatement(OntStatement, AxiomsSettings) - Method in class com.github.owlcs.ontapi.internal.axioms.DataPropertyAssertionTranslator
 
testStatement(OntStatement, AxiomsSettings) - Method in class com.github.owlcs.ontapi.internal.axioms.DatatypeDefinitionTranslator
 
testStatement(OntStatement, AxiomsSettings) - Method in class com.github.owlcs.ontapi.internal.axioms.DeclarationTranslator
 
testStatement(OntStatement, AxiomsSettings) - Method in class com.github.owlcs.ontapi.internal.axioms.InverseObjectPropertiesTranslator
 
testStatement(OntStatement, AxiomsSettings) - Method in class com.github.owlcs.ontapi.internal.axioms.ObjectPropertyAssertionTranslator
 
testStatement(OntStatement, AxiomsSettings) - Method in class com.github.owlcs.ontapi.internal.axioms.SubAnnotationPropertyOfTranslator
 
testStatement(OntStatement, AxiomsSettings) - Method in class com.github.owlcs.ontapi.internal.axioms.SubClassOfTranslator
 
testStatement(OntStatement, AxiomsSettings) - Method in class com.github.owlcs.ontapi.internal.axioms.SWRLRuleTranslator
 
testStatement(OntStatement, AxiomsSettings) - Method in class com.github.owlcs.ontapi.internal.AxiomTranslator
Tests if the specified statement answers the axiom definition.
testSubject(Graph, Node) - Static method in class com.github.owlcs.ontapi.transforms.RecursiveTransform
Answers iff specified node is recursive.
testSubProperties(Statement) - Method in class com.github.owlcs.ontapi.transforms.ReasonerDeclarator
 
testUnionAndIntersectionClassExpressions(Statement) - Method in class com.github.owlcs.ontapi.transforms.ReasonerDeclarator
 
TEXT_PLAIN_REQUEST_TYPE - Static variable in class com.github.owlcs.ontapi.OntGraphUtils
 
THIRD - Enum constant in enum class com.github.owlcs.ontapi.transforms.ReasonerDeclarator.DefaultStrategies
 
toAnonymousIndividual(BlankNodeId, ModelObjectFactory) - Method in class com.github.owlcs.ontapi.internal.axioms.AbstractNegativePropertyAssertionTranslator.NegativeAssertionImpl
 
toAxiom(AxiomTranslator<A>, OntStatement, ONTObjectFactory, AxiomsSettings) - Static method in class com.github.owlcs.ontapi.internal.BaseSearcher
Creates an axiom from the given statement.
toAxiom(OntStatement) - Method in class com.github.owlcs.ontapi.internal.AxiomTranslator
Performs translation OntStatement -> OWLAxiom using either the default settings or extracted from the statement.
toAxiom(OntStatement, ONTObjectFactory, AxiomsSettings) - Method in class com.github.owlcs.ontapi.internal.AxiomTranslator
Performs translation OntStatement -> OWLAxiom using the specified settings (factory and config).
toAxiomImpl(OntStatement, ModelObjectFactory, AxiomsSettings) - Method in class com.github.owlcs.ontapi.internal.axioms.AnnotationAssertionTranslator
 
toAxiomImpl(OntStatement, ModelObjectFactory, AxiomsSettings) - Method in class com.github.owlcs.ontapi.internal.axioms.AnnotationPropertyDomainTranslator
 
toAxiomImpl(OntStatement, ModelObjectFactory, AxiomsSettings) - Method in class com.github.owlcs.ontapi.internal.axioms.AnnotationPropertyRangeTranslator
 
toAxiomImpl(OntStatement, ModelObjectFactory, AxiomsSettings) - Method in class com.github.owlcs.ontapi.internal.axioms.AsymmetricObjectPropertyTranslator
 
toAxiomImpl(OntStatement, ModelObjectFactory, AxiomsSettings) - Method in class com.github.owlcs.ontapi.internal.axioms.ClassAssertionTranslator
 
toAxiomImpl(OntStatement, ModelObjectFactory, AxiomsSettings) - Method in class com.github.owlcs.ontapi.internal.axioms.DataPropertyAssertionTranslator
 
toAxiomImpl(OntStatement, ModelObjectFactory, AxiomsSettings) - Method in class com.github.owlcs.ontapi.internal.axioms.DataPropertyDomainTranslator
 
toAxiomImpl(OntStatement, ModelObjectFactory, AxiomsSettings) - Method in class com.github.owlcs.ontapi.internal.axioms.DataPropertyRangeTranslator
 
toAxiomImpl(OntStatement, ModelObjectFactory, AxiomsSettings) - Method in class com.github.owlcs.ontapi.internal.axioms.DatatypeDefinitionTranslator
 
toAxiomImpl(OntStatement, ModelObjectFactory, AxiomsSettings) - Method in class com.github.owlcs.ontapi.internal.axioms.DeclarationTranslator
 
toAxiomImpl(OntStatement, ModelObjectFactory, AxiomsSettings) - Method in class com.github.owlcs.ontapi.internal.axioms.DifferentIndividualsTranslator
 
toAxiomImpl(OntStatement, ModelObjectFactory, AxiomsSettings) - Method in class com.github.owlcs.ontapi.internal.axioms.DisjointClassesTranslator
 
toAxiomImpl(OntStatement, ModelObjectFactory, AxiomsSettings) - Method in class com.github.owlcs.ontapi.internal.axioms.DisjointDataPropertiesTranslator
 
toAxiomImpl(OntStatement, ModelObjectFactory, AxiomsSettings) - Method in class com.github.owlcs.ontapi.internal.axioms.DisjointObjectPropertiesTranslator
 
toAxiomImpl(OntStatement, ModelObjectFactory, AxiomsSettings) - Method in class com.github.owlcs.ontapi.internal.axioms.DisjointUnionTranslator
 
toAxiomImpl(OntStatement, ModelObjectFactory, AxiomsSettings) - Method in class com.github.owlcs.ontapi.internal.axioms.EquivalentClassesTranslator
 
toAxiomImpl(OntStatement, ModelObjectFactory, AxiomsSettings) - Method in class com.github.owlcs.ontapi.internal.axioms.EquivalentDataPropertiesTranslator
 
toAxiomImpl(OntStatement, ModelObjectFactory, AxiomsSettings) - Method in class com.github.owlcs.ontapi.internal.axioms.EquivalentObjectPropertiesTranslator
 
toAxiomImpl(OntStatement, ModelObjectFactory, AxiomsSettings) - Method in class com.github.owlcs.ontapi.internal.axioms.FunctionalDataPropertyTranslator
 
toAxiomImpl(OntStatement, ModelObjectFactory, AxiomsSettings) - Method in class com.github.owlcs.ontapi.internal.axioms.FunctionalObjectPropertyTranslator
 
toAxiomImpl(OntStatement, ModelObjectFactory, AxiomsSettings) - Method in class com.github.owlcs.ontapi.internal.axioms.HasKeyTranslator
 
toAxiomImpl(OntStatement, ModelObjectFactory, AxiomsSettings) - Method in class com.github.owlcs.ontapi.internal.axioms.InverseFunctionalObjectPropertyTranslator
 
toAxiomImpl(OntStatement, ModelObjectFactory, AxiomsSettings) - Method in class com.github.owlcs.ontapi.internal.axioms.InverseObjectPropertiesTranslator
 
toAxiomImpl(OntStatement, ModelObjectFactory, AxiomsSettings) - Method in class com.github.owlcs.ontapi.internal.axioms.IrreflexiveObjectPropertyTranslator
 
toAxiomImpl(OntStatement, ModelObjectFactory, AxiomsSettings) - Method in class com.github.owlcs.ontapi.internal.axioms.NegativeDataPropertyAssertionTranslator
 
toAxiomImpl(OntStatement, ModelObjectFactory, AxiomsSettings) - Method in class com.github.owlcs.ontapi.internal.axioms.NegativeObjectPropertyAssertionTranslator
 
toAxiomImpl(OntStatement, ModelObjectFactory, AxiomsSettings) - Method in class com.github.owlcs.ontapi.internal.axioms.ObjectPropertyAssertionTranslator
 
toAxiomImpl(OntStatement, ModelObjectFactory, AxiomsSettings) - Method in class com.github.owlcs.ontapi.internal.axioms.ObjectPropertyDomainTranslator
 
toAxiomImpl(OntStatement, ModelObjectFactory, AxiomsSettings) - Method in class com.github.owlcs.ontapi.internal.axioms.ObjectPropertyRangeTranslator
 
toAxiomImpl(OntStatement, ModelObjectFactory, AxiomsSettings) - Method in class com.github.owlcs.ontapi.internal.axioms.ReflexiveObjectPropertyTranslator
 
toAxiomImpl(OntStatement, ModelObjectFactory, AxiomsSettings) - Method in class com.github.owlcs.ontapi.internal.axioms.SameIndividualTranslator
 
toAxiomImpl(OntStatement, ModelObjectFactory, AxiomsSettings) - Method in class com.github.owlcs.ontapi.internal.axioms.SubAnnotationPropertyOfTranslator
 
toAxiomImpl(OntStatement, ModelObjectFactory, AxiomsSettings) - Method in class com.github.owlcs.ontapi.internal.axioms.SubClassOfTranslator
 
toAxiomImpl(OntStatement, ModelObjectFactory, AxiomsSettings) - Method in class com.github.owlcs.ontapi.internal.axioms.SubDataPropertyOfTranslator
 
toAxiomImpl(OntStatement, ModelObjectFactory, AxiomsSettings) - Method in class com.github.owlcs.ontapi.internal.axioms.SubObjectPropertyOfTranslator
 
toAxiomImpl(OntStatement, ModelObjectFactory, AxiomsSettings) - Method in class com.github.owlcs.ontapi.internal.axioms.SubPropertyChainOfTranslator
 
toAxiomImpl(OntStatement, ModelObjectFactory, AxiomsSettings) - Method in class com.github.owlcs.ontapi.internal.axioms.SWRLRuleTranslator
 
toAxiomImpl(OntStatement, ModelObjectFactory, AxiomsSettings) - Method in class com.github.owlcs.ontapi.internal.axioms.SymmetricObjectPropertyTranslator
 
toAxiomImpl(OntStatement, ModelObjectFactory, AxiomsSettings) - Method in class com.github.owlcs.ontapi.internal.axioms.TransitiveObjectPropertyTranslator
 
toAxiomImpl(OntStatement, ModelObjectFactory, AxiomsSettings) - Method in class com.github.owlcs.ontapi.internal.AxiomTranslator
Creates an OWL Axiom impl from a statement.
toAxiomWrap(OntStatement, ONTObjectFactory, AxiomsSettings) - Method in class com.github.owlcs.ontapi.internal.axioms.AnnotationAssertionTranslator
 
toAxiomWrap(OntStatement, ONTObjectFactory, AxiomsSettings) - Method in class com.github.owlcs.ontapi.internal.axioms.AnnotationPropertyDomainTranslator
 
toAxiomWrap(OntStatement, ONTObjectFactory, AxiomsSettings) - Method in class com.github.owlcs.ontapi.internal.axioms.AnnotationPropertyRangeTranslator
 
toAxiomWrap(OntStatement, ONTObjectFactory, AxiomsSettings) - Method in class com.github.owlcs.ontapi.internal.axioms.AsymmetricObjectPropertyTranslator
 
toAxiomWrap(OntStatement, ONTObjectFactory, AxiomsSettings) - Method in class com.github.owlcs.ontapi.internal.axioms.ClassAssertionTranslator
 
toAxiomWrap(OntStatement, ONTObjectFactory, AxiomsSettings) - Method in class com.github.owlcs.ontapi.internal.axioms.DataPropertyAssertionTranslator
 
toAxiomWrap(OntStatement, ONTObjectFactory, AxiomsSettings) - Method in class com.github.owlcs.ontapi.internal.axioms.DataPropertyDomainTranslator
 
toAxiomWrap(OntStatement, ONTObjectFactory, AxiomsSettings) - Method in class com.github.owlcs.ontapi.internal.axioms.DataPropertyRangeTranslator
 
toAxiomWrap(OntStatement, ONTObjectFactory, AxiomsSettings) - Method in class com.github.owlcs.ontapi.internal.axioms.DatatypeDefinitionTranslator
 
toAxiomWrap(OntStatement, ONTObjectFactory, AxiomsSettings) - Method in class com.github.owlcs.ontapi.internal.axioms.DeclarationTranslator
 
toAxiomWrap(OntStatement, ONTObjectFactory, AxiomsSettings) - Method in class com.github.owlcs.ontapi.internal.axioms.DifferentIndividualsTranslator
 
toAxiomWrap(OntStatement, ONTObjectFactory, AxiomsSettings) - Method in class com.github.owlcs.ontapi.internal.axioms.DisjointClassesTranslator
 
toAxiomWrap(OntStatement, ONTObjectFactory, AxiomsSettings) - Method in class com.github.owlcs.ontapi.internal.axioms.DisjointDataPropertiesTranslator
 
toAxiomWrap(OntStatement, ONTObjectFactory, AxiomsSettings) - Method in class com.github.owlcs.ontapi.internal.axioms.DisjointObjectPropertiesTranslator
 
toAxiomWrap(OntStatement, ONTObjectFactory, AxiomsSettings) - Method in class com.github.owlcs.ontapi.internal.axioms.DisjointUnionTranslator
 
toAxiomWrap(OntStatement, ONTObjectFactory, AxiomsSettings) - Method in class com.github.owlcs.ontapi.internal.axioms.EquivalentClassesTranslator
 
toAxiomWrap(OntStatement, ONTObjectFactory, AxiomsSettings) - Method in class com.github.owlcs.ontapi.internal.axioms.EquivalentDataPropertiesTranslator
 
toAxiomWrap(OntStatement, ONTObjectFactory, AxiomsSettings) - Method in class com.github.owlcs.ontapi.internal.axioms.EquivalentObjectPropertiesTranslator
 
toAxiomWrap(OntStatement, ONTObjectFactory, AxiomsSettings) - Method in class com.github.owlcs.ontapi.internal.axioms.FunctionalDataPropertyTranslator
 
toAxiomWrap(OntStatement, ONTObjectFactory, AxiomsSettings) - Method in class com.github.owlcs.ontapi.internal.axioms.FunctionalObjectPropertyTranslator
 
toAxiomWrap(OntStatement, ONTObjectFactory, AxiomsSettings) - Method in class com.github.owlcs.ontapi.internal.axioms.HasKeyTranslator
 
toAxiomWrap(OntStatement, ONTObjectFactory, AxiomsSettings) - Method in class com.github.owlcs.ontapi.internal.axioms.InverseFunctionalObjectPropertyTranslator
 
toAxiomWrap(OntStatement, ONTObjectFactory, AxiomsSettings) - Method in class com.github.owlcs.ontapi.internal.axioms.InverseObjectPropertiesTranslator
 
toAxiomWrap(OntStatement, ONTObjectFactory, AxiomsSettings) - Method in class com.github.owlcs.ontapi.internal.axioms.IrreflexiveObjectPropertyTranslator
 
toAxiomWrap(OntStatement, ONTObjectFactory, AxiomsSettings) - Method in class com.github.owlcs.ontapi.internal.axioms.NegativeDataPropertyAssertionTranslator
 
toAxiomWrap(OntStatement, ONTObjectFactory, AxiomsSettings) - Method in class com.github.owlcs.ontapi.internal.axioms.NegativeObjectPropertyAssertionTranslator
 
toAxiomWrap(OntStatement, ONTObjectFactory, AxiomsSettings) - Method in class com.github.owlcs.ontapi.internal.axioms.ObjectPropertyAssertionTranslator
 
toAxiomWrap(OntStatement, ONTObjectFactory, AxiomsSettings) - Method in class com.github.owlcs.ontapi.internal.axioms.ObjectPropertyDomainTranslator
 
toAxiomWrap(OntStatement, ONTObjectFactory, AxiomsSettings) - Method in class com.github.owlcs.ontapi.internal.axioms.ObjectPropertyRangeTranslator
 
toAxiomWrap(OntStatement, ONTObjectFactory, AxiomsSettings) - Method in class com.github.owlcs.ontapi.internal.axioms.ReflexiveObjectPropertyTranslator
 
toAxiomWrap(OntStatement, ONTObjectFactory, AxiomsSettings) - Method in class com.github.owlcs.ontapi.internal.axioms.SameIndividualTranslator
 
toAxiomWrap(OntStatement, ONTObjectFactory, AxiomsSettings) - Method in class com.github.owlcs.ontapi.internal.axioms.SubAnnotationPropertyOfTranslator
 
toAxiomWrap(OntStatement, ONTObjectFactory, AxiomsSettings) - Method in class com.github.owlcs.ontapi.internal.axioms.SubClassOfTranslator
 
toAxiomWrap(OntStatement, ONTObjectFactory, AxiomsSettings) - Method in class com.github.owlcs.ontapi.internal.axioms.SubDataPropertyOfTranslator
 
toAxiomWrap(OntStatement, ONTObjectFactory, AxiomsSettings) - Method in class com.github.owlcs.ontapi.internal.axioms.SubObjectPropertyOfTranslator
 
toAxiomWrap(OntStatement, ONTObjectFactory, AxiomsSettings) - Method in class com.github.owlcs.ontapi.internal.axioms.SubPropertyChainOfTranslator
 
toAxiomWrap(OntStatement, ONTObjectFactory, AxiomsSettings) - Method in class com.github.owlcs.ontapi.internal.axioms.SWRLRuleTranslator
 
toAxiomWrap(OntStatement, ONTObjectFactory, AxiomsSettings) - Method in class com.github.owlcs.ontapi.internal.axioms.SymmetricObjectPropertyTranslator
 
toAxiomWrap(OntStatement, ONTObjectFactory, AxiomsSettings) - Method in class com.github.owlcs.ontapi.internal.axioms.TransitiveObjectPropertyTranslator
 
toAxiomWrap(OntStatement, ONTObjectFactory, AxiomsSettings) - Method in class com.github.owlcs.ontapi.internal.AxiomTranslator
Creates an OWL Axiom wrapper from a statement.
toCE(Object, ModelObjectFactory) - Method in class com.github.owlcs.ontapi.internal.objects.ONTExpressionImpl
Restores an OWLClassExpression from the content item using the factory.
toContentItem(ONTObject) - Method in class com.github.owlcs.ontapi.internal.axioms.AbstractNaryTranslator.IndividualNaryAxiomImpl
 
toContentItem(ONTObject) - Method in class com.github.owlcs.ontapi.internal.axioms.HasKeyTranslator.AxiomImpl
Since the concrete property type is unknown, the item is cached as is.
toContentItem(ONTObject) - Method in class com.github.owlcs.ontapi.internal.axioms.DifferentIndividualsTranslator.AxiomImpl.ComplexImpl
Makes a content item from the object.
toContentItem(ONTObject<? extends OWLClassExpression>) - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnonymousClassExpressionImpl.WithClassMembers
 
toContentItem(ONTObject<? extends OWLDataRange>) - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnonymousDataRangeImpl.WithDRMembers
 
toContentItem(ONTObject<? extends OWLIndividual>) - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnonymousClassExpressionImpl.OF
 
toContentItem(ONTObject<? extends OWLLiteral>) - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnonymousDataRangeImpl.OF
 
toContentItem(ONTObject<? extends OWL_M>) - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnonymousClassExpressionImpl.WithMembers
Prepares an ONTAnonymousClassExpressionImpl.WithMembers to store in cache (content array).
toContentItem(ONTObject<? extends OWL_M>) - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnonymousDataRangeImpl.WithMembers
Prepares an ONTAnonymousDataRangeImpl.WithMembers to store in cache (content array).
toContentItem(OntClass, ONTObjectFactory) - Static method in class com.github.owlcs.ontapi.internal.objects.ONTExpressionImpl
Prepares a content item from the given class expression using the factory.
toContentItem(OntDataProperty) - Static method in class com.github.owlcs.ontapi.internal.objects.ONTExpressionImpl
Prepares a content item from the given data property using the factory.
toContentItem(OntDataRange, ONTObjectFactory) - Static method in class com.github.owlcs.ontapi.internal.objects.ONTExpressionImpl
Prepares a content item from the given data range using the factory.
toContentItem(OntIndividual) - Static method in class com.github.owlcs.ontapi.internal.objects.ONTExpressionImpl
Prepares a content item from the given individual using the factory.
toContentItem(OntObjectProperty, ONTObjectFactory) - Static method in class com.github.owlcs.ontapi.internal.objects.ONTExpressionImpl
Prepares a content item from the given object property expression using the factory.
toContentItem(Literal) - Static method in class com.github.owlcs.ontapi.internal.objects.ONTExpressionImpl
Prepares a content item from the literal using the factory.
toContentList(Collection<? extends X>, String) - Static method in class com.github.owlcs.ontapi.owlapi.OWLObjectImpl
Prepares the collection to be used as internal store inside an OWLObject.
toDArgument(Object, ONTObjectFactory) - Method in class com.github.owlcs.ontapi.internal.objects.ONTSWRLAtomImpl
Restores a content item to a SWRLDArgument wrapped as ONTObject.
toDR(Object, ModelObjectFactory) - Method in class com.github.owlcs.ontapi.internal.objects.ONTExpressionImpl
Restores an OWLDataRange from the content item using the factory.
toGraph() - Method in interface com.github.owlcs.ontapi.internal.ONTObject
Represents this container as in-memory Graph.
toGraph() - Method in class com.github.owlcs.ontapi.internal.OWLTriples
 
toGraphInfo(Ontology, IRI) - Method in class com.github.owlcs.ontapi.OntologyLoaderImpl
Wraps an already existed model as inner container.
toGraphMap(Graph) - Static method in class com.github.owlcs.ontapi.OntGraphUtils
Builds a map form the ontology graph with IDs as keys and component Graphs as values.
toIArgument(Object, ONTObjectFactory) - Method in class com.github.owlcs.ontapi.internal.objects.ONTSWRLAtomImpl
Restores a content item to a SWRLIArgument wrapped as ONTObject.
toIndividual(Object, ModelObjectFactory) - Method in class com.github.owlcs.ontapi.internal.axioms.AbstractNegativePropertyAssertionTranslator.NegativeAssertionImpl
 
toIndividual(Object, ModelObjectFactory) - Method in class com.github.owlcs.ontapi.internal.objects.ONTExpressionImpl
Restores an OWLIndividual from the content item using the factory.
toInputStream(Graph, Lang, AtomicReference<Exception>) - Static method in class com.github.owlcs.ontapi.OntGraphDocumentSourceImpl
Creates a new InputStream for the given Graph and lang.
toIRI(String) - Method in class com.github.owlcs.ontapi.internal.CacheObjectFactory
 
toIRI(String) - Method in class com.github.owlcs.ontapi.internal.InternalObjectFactory
 
toIRI(String) - Method in interface com.github.owlcs.ontapi.internal.ONTObjectFactory
Gets an IRI from the String.
toIRI(Resource) - Method in class com.github.owlcs.ontapi.internal.SimpleObjectFactory
 
toIRI(OWLObject) - Static method in class com.github.owlcs.ontapi.internal.WriteHelper
Extracts IRI from OWLObject.
toKey(String) - Method in enum class com.github.owlcs.ontapi.config.ExtendedProperties.MapType
 
toListKey(String, int) - Method in enum class com.github.owlcs.ontapi.config.ExtendedProperties.MapType
 
toLiteral(Object, ModelObjectFactory) - Method in class com.github.owlcs.ontapi.internal.objects.ONTExpressionImpl
Restores an OWLLiteral from the content item using the factory.
toLiteral(OWLLiteral) - Static method in class com.github.owlcs.ontapi.internal.WriteHelper
Converts OWLAPI-literal to Jena-literal.
toModel(ONTObject<? extends OWLObject>) - Method in class com.github.owlcs.ontapi.internal.InternalGraphModelImpl
Represents the given container as a OWL Graph Model.
toNamedIndividual(String, ModelObjectFactory) - Method in class com.github.owlcs.ontapi.internal.axioms.AbstractNegativePropertyAssertionTranslator.NegativeAssertionImpl
 
toNDP(Object, ModelObjectFactory) - Method in class com.github.owlcs.ontapi.internal.objects.ONTExpressionImpl
Restores an OWLDataProperty from the content item using the factory.
toNode(HasIRI) - Static method in class com.github.owlcs.ontapi.internal.WriteHelper
 
toNode(IRI) - Static method in class com.github.owlcs.ontapi.internal.WriteHelper
 
toNode(OWLAnonymousIndividual) - Static method in class com.github.owlcs.ontapi.internal.WriteHelper
 
toNode(OWLLiteral) - Static method in class com.github.owlcs.ontapi.internal.WriteHelper
 
toObject(Object, ModelObjectFactory) - Method in class com.github.owlcs.ontapi.internal.axioms.NegativeDataPropertyAssertionTranslator.AxiomImpl
 
toObject(Object, ModelObjectFactory) - Method in class com.github.owlcs.ontapi.internal.axioms.NegativeObjectPropertyAssertionTranslator.AxiomImpl
 
toObject(String) - Method in enum class com.github.owlcs.ontapi.config.ExtendedProperties.MapType
 
toObject(X) - Method in class com.github.owlcs.ontapi.internal.OWLTriples.Listener
Makes a OWLTriples-container, that contains the specified object and all collected triples.
toOPE(Object, ModelObjectFactory) - Method in class com.github.owlcs.ontapi.internal.objects.ONTExpressionImpl
Restores an OWLObjectPropertyExpression from the content item using the factory.
toPredicate(Object, ModelObjectFactory) - Method in class com.github.owlcs.ontapi.internal.axioms.NegativeDataPropertyAssertionTranslator.AxiomImpl
 
toPredicate(Object, ModelObjectFactory) - Method in class com.github.owlcs.ontapi.internal.axioms.NegativeObjectPropertyAssertionTranslator.AxiomImpl
 
toProperty(OWLPropertyExpression) - Static method in class com.github.owlcs.ontapi.internal.WriteHelper
 
toRDFNode(OWLObject) - Static method in class com.github.owlcs.ontapi.internal.WriteHelper
 
toResource(OntModel, String) - Method in class com.github.owlcs.ontapi.internal.searchers.objects.ClassSearcher
 
toResource(OntModel, String) - Method in class com.github.owlcs.ontapi.internal.searchers.objects.AnnotationPropertySearcher
 
toResource(IRI) - Static method in class com.github.owlcs.ontapi.internal.WriteHelper
 
toResource(OWLAnonymousIndividual) - Static method in class com.github.owlcs.ontapi.internal.WriteHelper
 
toResource(OWLIndividual) - Static method in class com.github.owlcs.ontapi.internal.WriteHelper
 
toResource(OWLObject) - Static method in class com.github.owlcs.ontapi.internal.WriteHelper
 
toRootStatement(OntStatement) - Method in class com.github.owlcs.ontapi.internal.searchers.axioms.ByAnnotationProperty
 
toSet(OWLComponentType...) - Static method in enum class com.github.owlcs.ontapi.internal.OWLComponentType
Represents the given array of components as a full Set, that includes all given components and all its dependent (sub-)components.
toSet(Collection<? extends ONTObject<? extends X>>) - Static method in class com.github.owlcs.ontapi.internal.axioms.TranslateHelper
Accumulates the input OWLObjects extracted from ONTObject-containers into a Set.
toSet(Supplier<Stream<X>>) - Method in class com.github.owlcs.ontapi.RWLockedOntology
Creates a Set from the given collection preserving the order.
toString() - Method in record class com.github.owlcs.ontapi.BlankNodeId
Returns a string representation of this record class.
toString() - Method in class com.github.owlcs.ontapi.internal.InternalGraphModelImpl
 
toString() - Method in class com.github.owlcs.ontapi.internal.objects.ONTObjectImpl
 
toString() - Method in class com.github.owlcs.ontapi.internal.ONTWrapperImpl
 
toString() - Method in class com.github.owlcs.ontapi.internal.PrefixMappingRenderer
 
toString() - Method in class com.github.owlcs.ontapi.internal.SearchModel.CachedFactory
 
toString() - Method in class com.github.owlcs.ontapi.OntBaseModelImpl
Overridden OWLObjectImpl.toString() in order not to force the axioms loading.
toString() - Method in class com.github.owlcs.ontapi.OntologyCollectionImpl
 
toString() - Method in class com.github.owlcs.ontapi.owlapi.ImportsDeclarationImpl
 
toString() - Method in class com.github.owlcs.ontapi.owlapi.objects.entity.BuiltinDatatypeImpl
 
toString() - Method in class com.github.owlcs.ontapi.owlapi.OWLObjectImpl
 
toString() - Method in class com.github.owlcs.ontapi.OWLLangRegistry.OWLLang
 
toString() - Method in class com.github.owlcs.ontapi.OWLOntologyWrapper
 
toString() - Method in class com.github.owlcs.ontapi.RWLockedCollection
 
toString() - Method in class com.github.owlcs.ontapi.transforms.Transform.Factory.DefaultMaker
 
toString() - Method in class com.github.owlcs.ontapi.transforms.TransformationModel
 
toString(Object) - Method in enum class com.github.owlcs.ontapi.config.ExtendedProperties.MapType
 
toString(Object) - Static method in class com.github.owlcs.ontapi.OntGraphUtils
Returns the string representation of the object.
toStringID() - Method in class com.github.owlcs.ontapi.internal.objects.ONTEntityImpl
 
toStringID() - Method in class com.github.owlcs.ontapi.owlapi.objects.AnonymousIndividualImpl
 
toStringID() - Method in class com.github.owlcs.ontapi.owlapi.objects.entity.AnnotationPropertyImpl
 
toStringID() - Method in class com.github.owlcs.ontapi.owlapi.objects.entity.ClassImpl
 
toStringID() - Method in class com.github.owlcs.ontapi.owlapi.objects.entity.DataPropertyImpl
 
toStringID() - Method in class com.github.owlcs.ontapi.owlapi.objects.entity.DatatypeImpl
 
toStringID() - Method in class com.github.owlcs.ontapi.owlapi.objects.entity.NamedIndividualImpl
 
toStringID() - Method in class com.github.owlcs.ontapi.owlapi.objects.entity.ObjectPropertyImpl
 
toSubject(Object, ModelObjectFactory) - Method in class com.github.owlcs.ontapi.internal.axioms.AbstractNegativePropertyAssertionTranslator.NegativeAssertionImpl
 
TrackedGraph(Graph) - Constructor for class com.github.owlcs.ontapi.transforms.TransformationModel.TrackedGraph
 
transform - Variable in exception class com.github.owlcs.ontapi.transforms.GraphTransformers.StoreException
 
transform(Graph) - Method in class com.github.owlcs.ontapi.transforms.GraphTransformers
Performs all graph transformations operations.
transform(Graph, Set<Graph>) - Method in class com.github.owlcs.ontapi.transforms.GraphTransformers
Recursively performs all graph transformations operations.
Transform - Interface in com.github.owlcs.ontapi.transforms
Represents a transformation operation that accepts RDF Graph and returns a set of RDF Triples.
Transform.Factory - Class in com.github.owlcs.ontapi.transforms
A factory to produce Transforms.
Transform.Factory.DefaultMaker - Class in com.github.owlcs.ontapi.transforms
The default impl of Transform, which is based on TransformationModel.
TransformationModel - Class in com.github.owlcs.ontapi.transforms
The base interface for any graph transformer implementations.
TransformationModel(Graph) - Constructor for class com.github.owlcs.ontapi.transforms.TransformationModel
Creates an instance for the given Graph.
TransformationModel(Graph, OntVocabulary) - Constructor for class com.github.owlcs.ontapi.transforms.TransformationModel
Creates an instance for the given Graph and Vocabulary with builtins.
TransformationModel.TrackedGraph - Class in com.github.owlcs.ontapi.transforms
A Graph-wrapper to use as base in a working model.
TransformException - Exception Class in com.github.owlcs.ontapi.transforms
The jena exception to use inside this package only.
TransformException() - Constructor for exception class com.github.owlcs.ontapi.transforms.TransformException
 
TransformException(String) - Constructor for exception class com.github.owlcs.ontapi.transforms.TransformException
 
TransformException(String, Throwable) - Constructor for exception class com.github.owlcs.ontapi.transforms.TransformException
 
TransformException(Throwable) - Constructor for exception class com.github.owlcs.ontapi.transforms.TransformException
 
TransformListener() - Constructor for class com.github.owlcs.ontapi.transforms.GraphTransformers.TransformListener
 
transforms() - Method in class com.github.owlcs.ontapi.transforms.GraphTransformers
Lists all Transforms.
TRANSITIVE_OBJECT_PROPERTY - Enum constant in enum class com.github.owlcs.ontapi.internal.OWLTopObjectType
 
TransitiveObjectPropertyAxiomImpl - Class in com.github.owlcs.ontapi.owlapi.axioms
 
TransitiveObjectPropertyAxiomImpl(OWLObjectPropertyExpression, Collection<OWLAnnotation>) - Constructor for class com.github.owlcs.ontapi.owlapi.axioms.TransitiveObjectPropertyAxiomImpl
 
transitiveObjectPropertyAxioms(OWLObjectPropertyExpression) - Method in class com.github.owlcs.ontapi.OntBaseModelImpl
 
transitiveObjectPropertyAxioms(OWLObjectPropertyExpression) - Method in class com.github.owlcs.ontapi.OWLOntologyWrapper
 
TransitiveObjectPropertyTranslator - Class in com.github.owlcs.ontapi.internal.axioms
A translator that provides OWLTransitiveObjectPropertyAxiom implementations.
TransitiveObjectPropertyTranslator() - Constructor for class com.github.owlcs.ontapi.internal.axioms.TransitiveObjectPropertyTranslator
 
TransitiveObjectPropertyTranslator.AxiomImpl - Class in com.github.owlcs.ontapi.internal.axioms
 
TransitiveObjectPropertyTranslator.AxiomImpl.ComplexImpl - Class in com.github.owlcs.ontapi.internal.axioms
An OWLTransitiveObjectPropertyAxiom that either has annotations or an anonymous object property expression (inverse object property) in the main triple's subject position.
TransitiveObjectPropertyTranslator.AxiomImpl.SimpleImpl - Class in com.github.owlcs.ontapi.internal.axioms
An OWLTransitiveObjectPropertyAxiom that has a named object property as subject and has no annotations.
translate(AxiomTranslator<A>, ExtendedIterator<OntStatement>, ONTObjectFactory, AxiomsSettings) - Static method in class com.github.owlcs.ontapi.internal.BaseSearcher
Maps each Ontology Statement from the given iterator to the BaseSearcher instance and returns a new iterator containing BaseSearchers.
TranslateHelper - Class in com.github.owlcs.ontapi.internal.axioms
Created by @ssz on 24.10.2020.
TranslateHelper() - Constructor for class com.github.owlcs.ontapi.internal.axioms.TranslateHelper
 
TRANSLATOR - Static variable in class com.github.owlcs.ontapi.internal.searchers.axioms.DisjointClassesByOperand
 
TRANSLATOR - Static variable in class com.github.owlcs.ontapi.internal.searchers.axioms.EquivalentClassesByOperand
 
TRIG - Enum constant in enum class com.github.owlcs.ontapi.OntFormat
 
TRIG - Enum constant in enum class com.github.owlcs.ontapi.OWLLangRegistry.LangKey
 
triple(Triple) - Static method in class com.github.owlcs.ontapi.OntGraphUtils
Converts a Jena Triple to OWL-API RDFTriple.
triples - Variable in class com.github.owlcs.ontapi.internal.OWLTriples.Listener
 
triples - Variable in class com.github.owlcs.ontapi.internal.OWLTriples
 
triples - Variable in class com.github.owlcs.ontapi.transforms.GraphStats
 
triples() - Method in class com.github.owlcs.ontapi.internal.axioms.AbstractListBasedTranslator.WithListImpl
 
triples() - Method in class com.github.owlcs.ontapi.internal.axioms.AbstractNegativePropertyAssertionTranslator.NegativeAssertionImpl
 
triples() - Method in class com.github.owlcs.ontapi.internal.axioms.DifferentIndividualsTranslator.AxiomImpl.ComplexImpl
 
triples() - Method in class com.github.owlcs.ontapi.internal.axioms.DisjointClassesTranslator.AxiomImpl.ComplexImpl
 
triples() - Method in class com.github.owlcs.ontapi.internal.axioms.DisjointDataPropertiesTranslator.AxiomImpl.ComplexImpl
 
triples() - Method in class com.github.owlcs.ontapi.internal.axioms.DisjointObjectPropertiesTranslator.AxiomImpl.ComplexImpl
 
triples() - Method in class com.github.owlcs.ontapi.internal.axioms.SWRLRuleTranslator.AxiomImpl
 
triples() - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnnotationImpl
 
triples() - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnonymousIndividualImpl
 
triples() - Method in class com.github.owlcs.ontapi.internal.objects.ONTAxiomImpl
 
triples() - Method in class com.github.owlcs.ontapi.internal.objects.ONTExpressionImpl
 
triples() - Method in class com.github.owlcs.ontapi.internal.objects.ONTIRI
 
triples() - Method in class com.github.owlcs.ontapi.internal.objects.ONTLiteralImpl
 
triples() - Method in class com.github.owlcs.ontapi.internal.objects.ONTResourceImpl
 
triples() - Method in class com.github.owlcs.ontapi.internal.objects.ONTStatementImpl
Lists all Triples, associated with this object.
triples() - Method in interface com.github.owlcs.ontapi.internal.ONTObject
Lists all associated triples.
triples() - Method in class com.github.owlcs.ontapi.internal.ONTWrapperImpl
Gets Triples associated with encapsulated OWLObject.
triples() - Method in class com.github.owlcs.ontapi.internal.OWLTriples
 
triples(GraphStats.Type) - Method in class com.github.owlcs.ontapi.transforms.GraphStats
 
TRIX - Enum constant in enum class com.github.owlcs.ontapi.OntFormat
 
TRIX - Enum constant in enum class com.github.owlcs.ontapi.OWLLangRegistry.LangKey
 
TRUE - Enum constant in enum class com.github.owlcs.ontapi.transforms.ReasonerDeclarator.Res
 
TRUE - Static variable in interface com.github.owlcs.ontapi.transforms.GraphFilter
 
TRUE_LITERAL - Static variable in class com.github.owlcs.ontapi.owlapi.InternalizedEntities
 
TSV - Enum constant in enum class com.github.owlcs.ontapi.OntFormat
 
TURTLE - Enum constant in enum class com.github.owlcs.ontapi.OntFormat
 
TURTLE - Enum constant in enum class com.github.owlcs.ontapi.OWLLangRegistry.LangKey
 
type - Variable in enum class com.github.owlcs.ontapi.config.ExtendedProperties.MapType
 
typeMapper - Static variable in class com.github.owlcs.ontapi.owlapi.objects.LiteralImpl
 
typeName() - Method in enum class com.github.owlcs.ontapi.config.ExtendedProperties.MapType
 

U

UF(BlankNodeId, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.objects.ONTAnonymousClassExpressionImpl.UF
 
UF(BlankNodeId, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.objects.ONTAnonymousDataRangeImpl.UF
 
Unary(BlankNodeId, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.objects.ONTSWRLAtomImpl.Unary
 
UnaryAtomImpl<A extends org.semanticweb.owlapi.model.SWRLArgument> - Class in com.github.owlcs.ontapi.owlapi.objects.swrl
 
UnaryAtomImpl(SWRLPredicate, A) - Constructor for class com.github.owlcs.ontapi.owlapi.objects.swrl.UnaryAtomImpl
 
UnaryAxiomImpl(Triple, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.axioms.AbstractPropertyTypeTranslator.UnaryAxiomImpl
 
UnaryPropertyAxiomImpl<P extends org.semanticweb.owlapi.model.OWLPropertyExpression> - Class in com.github.owlcs.ontapi.owlapi.axioms
 
UnaryPropertyAxiomImpl(P, Collection<OWLAnnotation>) - Constructor for class com.github.owlcs.ontapi.owlapi.axioms.UnaryPropertyAxiomImpl
 
uncertainTriples() - Method in class com.github.owlcs.ontapi.transforms.OWLDeclarationTransform
 
uncertainTriples() - Method in class com.github.owlcs.ontapi.transforms.ReasonerDeclarator
 
uncertainTriples() - Method in class com.github.owlcs.ontapi.transforms.SWRLTransform
 
uncertainTriples() - Method in class com.github.owlcs.ontapi.transforms.TransformationModel
Returns a problematic triples found while processing as a Stream.
undeclare(Resource, Resource) - Method in class com.github.owlcs.ontapi.transforms.TransformationModel
Removes a declaration triple from the model.
UnionGraphConnector - Class in com.github.owlcs.ontapi
A GraphListener that allows to connect two UnionGraph so that changing hierarchy structures of one graph will reflect the other.
UnionGraphConnector(UnionGraph) - Constructor for class com.github.owlcs.ontapi.UnionGraphConnector
 
UNKNOWN - Enum constant in enum class com.github.owlcs.ontapi.transforms.ReasonerDeclarator.Res
 
unparsed - Variable in class com.github.owlcs.ontapi.transforms.ReasonerDeclarator
 
unparsed - Variable in class com.github.owlcs.ontapi.transforms.SWRLTransform
 
UNPARSED - Enum constant in enum class com.github.owlcs.ontapi.transforms.GraphStats.Type
 
unregister(String) - Static method in class com.github.owlcs.ontapi.OWLLangRegistry
Removes global registration for specified owl-api-lang by string key (usually class-name of owl-format).
Unsupported() - Constructor for exception class com.github.owlcs.ontapi.OntApiException.Unsupported
 
Unsupported(String) - Constructor for exception class com.github.owlcs.ontapi.OntApiException.Unsupported
 
UnsupportedFormatException(String) - Constructor for exception class com.github.owlcs.ontapi.OntologyFactoryImpl.UnsupportedFormatException
 
UnsupportedFormatException(Throwable) - Constructor for exception class com.github.owlcs.ontapi.OntologyFactoryImpl.UnsupportedFormatException
 
uri(Node) - Static method in class com.github.owlcs.ontapi.OntGraphUtils
Converts a Jena Node to OWL-API IRI RDF-Node.
URI - Static variable in class com.github.owlcs.ontapi.transforms.vocabulary.ONTAPI
 
useAnnotationPropertyInUnclearCase - Variable in class com.github.owlcs.ontapi.transforms.RDFSTransform
 
useAxiomsSearchOptimization(InternalConfig) - Method in class com.github.owlcs.ontapi.internal.InternalGraphModelImpl
Answers true if there is a need to use ByObjectSearcher-search optimization instead of parsing cache.
useComponentCache() - Method in interface com.github.owlcs.ontapi.config.CacheSettings
Answers whether an internal model component cache is enabled, that is true by default.
useContentCache() - Method in interface com.github.owlcs.ontapi.config.CacheSettings
Answers whether an internal model content cache is enabled, that is true by default.
useIteratorCache() - Method in interface com.github.owlcs.ontapi.config.CacheSettings
Answers true iff cache iterator optimization is enabled.
useLoadNodesCache() - Method in interface com.github.owlcs.ontapi.config.CacheSettings
Answers true if the nodes' cache is enabled.
useLoadObjectsCache() - Method in interface com.github.owlcs.ontapi.config.CacheSettings
Answers true if objects cache is enabled.
useManagerConfig() - Method in class com.github.owlcs.ontapi.ModelConfig
Answers true if this config has not a personal Loader Configuration and, therefore, uses manager's config.
useModelSearchOptimization(InternalConfig) - Method in class com.github.owlcs.ontapi.internal.InternalGraphModelImpl
Answers true if SearchModel optimization should be used to speed up content reading.
useObjectsSearchOptimization(InternalConfig) - Method in class com.github.owlcs.ontapi.internal.InternalGraphModelImpl
Answers true if ObjectsSearcher optimization should be used to fill the component cache for the specified type.
useReferencingAxiomsSearchOptimization(OWLComponentType, InternalConfig) - Method in class com.github.owlcs.ontapi.internal.InternalGraphModelImpl
Answers true if the graph optimization for referencing axiom functionality is allowed and makes sense.

V

value - Variable in class com.github.owlcs.ontapi.owlapi.objects.ce.ValueRestrictionImpl
 
valueOf(String) - Static method in enum class com.github.owlcs.ontapi.config.ExtendedProperties.MapType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.github.owlcs.ontapi.config.OntConfig.DefaultScheme
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.github.owlcs.ontapi.config.OntSettings
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.github.owlcs.ontapi.internal.OWLComponentType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.github.owlcs.ontapi.internal.OWLEntity
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.github.owlcs.ontapi.internal.OWLTopObjectType
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.github.owlcs.ontapi.OntFormat
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.github.owlcs.ontapi.OWLLangRegistry.LangKey
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.github.owlcs.ontapi.transforms.GraphStats.Type
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.github.owlcs.ontapi.transforms.ReasonerDeclarator.DefaultStrategies
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.github.owlcs.ontapi.transforms.ReasonerDeclarator.Res
Returns the enum constant of this class with the specified name.
ValueRestrictionImpl<V extends org.semanticweb.owlapi.model.OWLObject> - Class in com.github.owlcs.ontapi.owlapi.objects.ce
 
ValueRestrictionImpl(V) - Constructor for class com.github.owlcs.ontapi.owlapi.objects.ce.ValueRestrictionImpl
 
values - Variable in class com.github.owlcs.ontapi.owlapi.objects.ce.ObjectOneOfImpl
 
values - Variable in class com.github.owlcs.ontapi.owlapi.objects.dr.DataOneOfImpl
 
values() - Static method in enum class com.github.owlcs.ontapi.config.ExtendedProperties.MapType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.github.owlcs.ontapi.config.OntConfig.DefaultScheme
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.github.owlcs.ontapi.config.OntSettings
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Method in class com.github.owlcs.ontapi.internal.CacheObjectMapImpl
 
values() - Method in class com.github.owlcs.ontapi.internal.DirectObjectMapImpl
 
values() - Method in interface com.github.owlcs.ontapi.internal.ObjectMap
Lists all ONTObjects encapsulated by this map.
values() - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnonymousDataRangeImpl.OF
 
values() - Static method in enum class com.github.owlcs.ontapi.internal.OWLComponentType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.github.owlcs.ontapi.internal.OWLEntity
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.github.owlcs.ontapi.internal.OWLTopObjectType
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.github.owlcs.ontapi.OntFormat
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Method in interface com.github.owlcs.ontapi.OntologyCollection
Lists all values as a java Stream with no duplicates and no null-elements.
values() - Method in class com.github.owlcs.ontapi.OntologyCollectionImpl
 
values() - Method in class com.github.owlcs.ontapi.owlapi.objects.dr.DataOneOfImpl
 
values() - Static method in enum class com.github.owlcs.ontapi.OWLLangRegistry.LangKey
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.github.owlcs.ontapi.transforms.GraphStats.Type
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.github.owlcs.ontapi.transforms.ReasonerDeclarator.DefaultStrategies
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.github.owlcs.ontapi.transforms.ReasonerDeclarator.Res
Returns an array containing the constants of this enum class, in the order they are declared.
VariableImpl - Class in com.github.owlcs.ontapi.owlapi.objects.swrl
 
VariableImpl(IRI) - Constructor for class com.github.owlcs.ontapi.owlapi.objects.swrl.VariableImpl
 
variables() - Method in class com.github.owlcs.ontapi.internal.axioms.SWRLRuleTranslator.AxiomImpl
 
variables() - Method in class com.github.owlcs.ontapi.owlapi.axioms.RuleImpl
 
variables(SWRLRule) - Static method in class com.github.owlcs.ontapi.owlapi.axioms.RuleImpl
Lists all variables that appear in the given rule.
vetoListeners - Variable in class com.github.owlcs.ontapi.OntologyManagerImpl.ListenersHolder
 
visit(AddAxiom) - Method in class com.github.owlcs.ontapi.OntologyModelImpl.ChangeProcessor
 
visit(AddImport) - Method in class com.github.owlcs.ontapi.OntologyModelImpl.ChangeProcessor
 
visit(AddOntologyAnnotation) - Method in class com.github.owlcs.ontapi.OntologyModelImpl.ChangeProcessor
 
visit(IRI) - Method in class com.github.owlcs.ontapi.internal.PrefixMappingRenderer
 
visit(OWLAnnotation) - Method in class com.github.owlcs.ontapi.internal.PrefixMappingRenderer
 
visit(OWLAnnotationAssertionAxiom) - Method in class com.github.owlcs.ontapi.internal.PrefixMappingRenderer
 
visit(OWLAnnotationProperty) - Method in class com.github.owlcs.ontapi.internal.objects.ONTCollectors.ForEntities
 
visit(OWLAnnotationProperty) - Method in class com.github.owlcs.ontapi.internal.PrefixMappingRenderer
 
visit(OWLAnnotationPropertyDomainAxiom) - Method in class com.github.owlcs.ontapi.internal.PrefixMappingRenderer
 
visit(OWLAnnotationPropertyRangeAxiom) - Method in class com.github.owlcs.ontapi.internal.PrefixMappingRenderer
 
visit(OWLAnonymousIndividual) - Method in class com.github.owlcs.ontapi.internal.PrefixMappingRenderer
 
visit(OWLAsymmetricObjectPropertyAxiom) - Method in class com.github.owlcs.ontapi.internal.PrefixMappingRenderer
 
visit(OWLClass) - Method in class com.github.owlcs.ontapi.internal.objects.ONTCollectors.ForClassExpressions
 
visit(OWLClass) - Method in class com.github.owlcs.ontapi.internal.objects.ONTCollectors.ForEntities
 
visit(OWLClass) - Method in class com.github.owlcs.ontapi.internal.PrefixMappingRenderer
 
visit(OWLClassAssertionAxiom) - Method in class com.github.owlcs.ontapi.internal.PrefixMappingRenderer
 
visit(OWLDataAllValuesFrom) - Method in class com.github.owlcs.ontapi.internal.objects.ONTCollectors.ForClassExpressions
 
visit(OWLDataAllValuesFrom) - Method in class com.github.owlcs.ontapi.internal.PrefixMappingRenderer
 
visit(OWLDataComplementOf) - Method in class com.github.owlcs.ontapi.internal.PrefixMappingRenderer
 
visit(OWLDataExactCardinality) - Method in class com.github.owlcs.ontapi.internal.objects.ONTCollectors.ForClassExpressions
 
visit(OWLDataExactCardinality) - Method in class com.github.owlcs.ontapi.internal.PrefixMappingRenderer
 
visit(OWLDataHasValue) - Method in class com.github.owlcs.ontapi.internal.objects.ONTCollectors.ForClassExpressions
 
visit(OWLDataHasValue) - Method in class com.github.owlcs.ontapi.internal.PrefixMappingRenderer
 
visit(OWLDataIntersectionOf) - Method in class com.github.owlcs.ontapi.internal.PrefixMappingRenderer
 
visit(OWLDataMaxCardinality) - Method in class com.github.owlcs.ontapi.internal.objects.ONTCollectors.ForClassExpressions
 
visit(OWLDataMaxCardinality) - Method in class com.github.owlcs.ontapi.internal.PrefixMappingRenderer
 
visit(OWLDataMinCardinality) - Method in class com.github.owlcs.ontapi.internal.objects.ONTCollectors.ForClassExpressions
 
visit(OWLDataMinCardinality) - Method in class com.github.owlcs.ontapi.internal.PrefixMappingRenderer
 
visit(OWLDataOneOf) - Method in class com.github.owlcs.ontapi.internal.PrefixMappingRenderer
 
visit(OWLDataProperty) - Method in class com.github.owlcs.ontapi.internal.objects.ONTCollectors.ForEntities
 
visit(OWLDataProperty) - Method in class com.github.owlcs.ontapi.internal.PrefixMappingRenderer
 
visit(OWLDataPropertyAssertionAxiom) - Method in class com.github.owlcs.ontapi.internal.PrefixMappingRenderer
 
visit(OWLDataPropertyDomainAxiom) - Method in class com.github.owlcs.ontapi.internal.PrefixMappingRenderer
 
visit(OWLDataPropertyRangeAxiom) - Method in class com.github.owlcs.ontapi.internal.PrefixMappingRenderer
 
visit(OWLDataSomeValuesFrom) - Method in class com.github.owlcs.ontapi.internal.objects.ONTCollectors.ForClassExpressions
 
visit(OWLDataSomeValuesFrom) - Method in class com.github.owlcs.ontapi.internal.PrefixMappingRenderer
 
visit(OWLDatatype) - Method in class com.github.owlcs.ontapi.internal.objects.ONTCollectors.ForEntities
 
visit(OWLDatatype) - Method in class com.github.owlcs.ontapi.internal.PrefixMappingRenderer
 
visit(OWLDatatypeDefinitionAxiom) - Method in class com.github.owlcs.ontapi.internal.PrefixMappingRenderer
 
visit(OWLDatatypeRestriction) - Method in class com.github.owlcs.ontapi.internal.PrefixMappingRenderer
 
visit(OWLDataUnionOf) - Method in class com.github.owlcs.ontapi.internal.PrefixMappingRenderer
 
visit(OWLDeclarationAxiom) - Method in class com.github.owlcs.ontapi.internal.PrefixMappingRenderer
 
visit(OWLDifferentIndividualsAxiom) - Method in class com.github.owlcs.ontapi.internal.PrefixMappingRenderer
 
visit(OWLDisjointClassesAxiom) - Method in class com.github.owlcs.ontapi.internal.PrefixMappingRenderer
 
visit(OWLDisjointDataPropertiesAxiom) - Method in class com.github.owlcs.ontapi.internal.PrefixMappingRenderer
 
visit(OWLDisjointObjectPropertiesAxiom) - Method in class com.github.owlcs.ontapi.internal.PrefixMappingRenderer
 
visit(OWLDisjointUnionAxiom) - Method in class com.github.owlcs.ontapi.internal.PrefixMappingRenderer
 
visit(OWLEntity) - Method in class com.github.owlcs.ontapi.internal.PrefixMappingRenderer
 
visit(OWLEquivalentClassesAxiom) - Method in class com.github.owlcs.ontapi.internal.PrefixMappingRenderer
 
visit(OWLEquivalentDataPropertiesAxiom) - Method in class com.github.owlcs.ontapi.internal.PrefixMappingRenderer
 
visit(OWLEquivalentObjectPropertiesAxiom) - Method in class com.github.owlcs.ontapi.internal.PrefixMappingRenderer
 
visit(OWLFacetRestriction) - Method in class com.github.owlcs.ontapi.internal.PrefixMappingRenderer
 
visit(OWLFunctionalDataPropertyAxiom) - Method in class com.github.owlcs.ontapi.internal.PrefixMappingRenderer
 
visit(OWLFunctionalObjectPropertyAxiom) - Method in class com.github.owlcs.ontapi.internal.PrefixMappingRenderer
 
visit(OWLHasKeyAxiom) - Method in class com.github.owlcs.ontapi.internal.PrefixMappingRenderer
 
visit(OWLInverseFunctionalObjectPropertyAxiom) - Method in class com.github.owlcs.ontapi.internal.PrefixMappingRenderer
 
visit(OWLInverseObjectPropertiesAxiom) - Method in class com.github.owlcs.ontapi.internal.PrefixMappingRenderer
 
visit(OWLIrreflexiveObjectPropertyAxiom) - Method in class com.github.owlcs.ontapi.internal.PrefixMappingRenderer
 
visit(OWLLiteral) - Method in class com.github.owlcs.ontapi.internal.PrefixMappingRenderer
 
visit(OWLNamedIndividual) - Method in class com.github.owlcs.ontapi.internal.objects.ONTCollectors.ForEntities
 
visit(OWLNamedIndividual) - Method in class com.github.owlcs.ontapi.internal.PrefixMappingRenderer
 
visit(OWLNegativeDataPropertyAssertionAxiom) - Method in class com.github.owlcs.ontapi.internal.PrefixMappingRenderer
 
visit(OWLNegativeObjectPropertyAssertionAxiom) - Method in class com.github.owlcs.ontapi.internal.PrefixMappingRenderer
 
visit(OWLObjectAllValuesFrom) - Method in class com.github.owlcs.ontapi.internal.objects.ONTCollectors.ForClassExpressions
 
visit(OWLObjectAllValuesFrom) - Method in class com.github.owlcs.ontapi.internal.PrefixMappingRenderer
 
visit(OWLObjectComplementOf) - Method in class com.github.owlcs.ontapi.internal.objects.ONTCollectors.ForClassExpressions
 
visit(OWLObjectComplementOf) - Method in class com.github.owlcs.ontapi.internal.PrefixMappingRenderer
 
visit(OWLObjectExactCardinality) - Method in class com.github.owlcs.ontapi.internal.objects.ONTCollectors.ForClassExpressions
 
visit(OWLObjectExactCardinality) - Method in class com.github.owlcs.ontapi.internal.PrefixMappingRenderer
 
visit(OWLObjectHasSelf) - Method in class com.github.owlcs.ontapi.internal.objects.ONTCollectors.ForClassExpressions
 
visit(OWLObjectHasSelf) - Method in class com.github.owlcs.ontapi.internal.PrefixMappingRenderer
 
visit(OWLObjectHasValue) - Method in class com.github.owlcs.ontapi.internal.objects.ONTCollectors.ForClassExpressions
 
visit(OWLObjectHasValue) - Method in class com.github.owlcs.ontapi.internal.PrefixMappingRenderer
 
visit(OWLObjectIntersectionOf) - Method in class com.github.owlcs.ontapi.internal.objects.ONTCollectors.ForClassExpressions
 
visit(OWLObjectIntersectionOf) - Method in class com.github.owlcs.ontapi.internal.PrefixMappingRenderer
 
visit(OWLObjectInverseOf) - Method in class com.github.owlcs.ontapi.internal.PrefixMappingRenderer
 
visit(OWLObjectMaxCardinality) - Method in class com.github.owlcs.ontapi.internal.objects.ONTCollectors.ForClassExpressions
 
visit(OWLObjectMaxCardinality) - Method in class com.github.owlcs.ontapi.internal.PrefixMappingRenderer
 
visit(OWLObjectMinCardinality) - Method in class com.github.owlcs.ontapi.internal.objects.ONTCollectors.ForClassExpressions
 
visit(OWLObjectMinCardinality) - Method in class com.github.owlcs.ontapi.internal.PrefixMappingRenderer
 
visit(OWLObjectOneOf) - Method in class com.github.owlcs.ontapi.internal.objects.ONTCollectors.ForClassExpressions
 
visit(OWLObjectOneOf) - Method in class com.github.owlcs.ontapi.internal.PrefixMappingRenderer
 
visit(OWLObjectProperty) - Method in class com.github.owlcs.ontapi.internal.objects.ONTCollectors.ForEntities
 
visit(OWLObjectProperty) - Method in class com.github.owlcs.ontapi.internal.PrefixMappingRenderer
 
visit(OWLObjectPropertyAssertionAxiom) - Method in class com.github.owlcs.ontapi.internal.PrefixMappingRenderer
 
visit(OWLObjectPropertyDomainAxiom) - Method in class com.github.owlcs.ontapi.internal.PrefixMappingRenderer
 
visit(OWLObjectPropertyRangeAxiom) - Method in class com.github.owlcs.ontapi.internal.PrefixMappingRenderer
 
visit(OWLObjectSomeValuesFrom) - Method in class com.github.owlcs.ontapi.internal.objects.ONTCollectors.ForClassExpressions
 
visit(OWLObjectSomeValuesFrom) - Method in class com.github.owlcs.ontapi.internal.PrefixMappingRenderer
 
visit(OWLObjectUnionOf) - Method in class com.github.owlcs.ontapi.internal.objects.ONTCollectors.ForClassExpressions
 
visit(OWLObjectUnionOf) - Method in class com.github.owlcs.ontapi.internal.PrefixMappingRenderer
 
visit(OWLOntology) - Method in class com.github.owlcs.ontapi.internal.PrefixMappingRenderer
 
visit(OWLReflexiveObjectPropertyAxiom) - Method in class com.github.owlcs.ontapi.internal.PrefixMappingRenderer
 
visit(OWLSameIndividualAxiom) - Method in class com.github.owlcs.ontapi.internal.PrefixMappingRenderer
 
visit(OWLSubAnnotationPropertyOfAxiom) - Method in class com.github.owlcs.ontapi.internal.PrefixMappingRenderer
 
visit(OWLSubClassOfAxiom) - Method in class com.github.owlcs.ontapi.internal.PrefixMappingRenderer
 
visit(OWLSubDataPropertyOfAxiom) - Method in class com.github.owlcs.ontapi.internal.PrefixMappingRenderer
 
visit(OWLSubObjectPropertyOfAxiom) - Method in class com.github.owlcs.ontapi.internal.PrefixMappingRenderer
 
visit(OWLSubPropertyChainOfAxiom) - Method in class com.github.owlcs.ontapi.internal.PrefixMappingRenderer
 
visit(OWLSymmetricObjectPropertyAxiom) - Method in class com.github.owlcs.ontapi.internal.PrefixMappingRenderer
 
visit(OWLTransitiveObjectPropertyAxiom) - Method in class com.github.owlcs.ontapi.internal.PrefixMappingRenderer
 
visit(RemoveAxiom) - Method in class com.github.owlcs.ontapi.OntologyModelImpl.ChangeProcessor
 
visit(RemoveImport) - Method in class com.github.owlcs.ontapi.OntologyModelImpl.ChangeProcessor
 
visit(RemoveOntologyAnnotation) - Method in class com.github.owlcs.ontapi.OntologyModelImpl.ChangeProcessor
 
visit(SetOntologyID) - Method in class com.github.owlcs.ontapi.OntologyModelImpl.ChangeProcessor
 
visit(SWRLBuiltInAtom) - Method in class com.github.owlcs.ontapi.internal.PrefixMappingRenderer
 
visit(SWRLClassAtom) - Method in class com.github.owlcs.ontapi.internal.PrefixMappingRenderer
 
visit(SWRLDataPropertyAtom) - Method in class com.github.owlcs.ontapi.internal.PrefixMappingRenderer
 
visit(SWRLDataRangeAtom) - Method in class com.github.owlcs.ontapi.internal.PrefixMappingRenderer
 
visit(SWRLDifferentIndividualsAtom) - Method in class com.github.owlcs.ontapi.internal.PrefixMappingRenderer
 
visit(SWRLIndividualArgument) - Method in class com.github.owlcs.ontapi.internal.PrefixMappingRenderer
 
visit(SWRLLiteralArgument) - Method in class com.github.owlcs.ontapi.internal.PrefixMappingRenderer
 
visit(SWRLObjectPropertyAtom) - Method in class com.github.owlcs.ontapi.internal.PrefixMappingRenderer
 
visit(SWRLObjectPropertyAtom) - Method in class com.github.owlcs.ontapi.owlapi.axioms.RuleImpl.AtomSimplifier
 
visit(SWRLRule) - Method in class com.github.owlcs.ontapi.internal.PrefixMappingRenderer
 
visit(SWRLRule) - Method in class com.github.owlcs.ontapi.owlapi.axioms.RuleImpl.AtomSimplifier
 
visit(SWRLSameIndividualAtom) - Method in class com.github.owlcs.ontapi.internal.PrefixMappingRenderer
 
visit(SWRLVariable) - Method in class com.github.owlcs.ontapi.internal.PrefixMappingRenderer
 

W

WithAnnotations - Interface in com.github.owlcs.ontapi.internal.objects
The generic interface describing an object that has annotation.
WithAnnotationsImpl(Object, String, Object, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.axioms.EquivalentDataPropertiesTranslator.AxiomImpl.WithAnnotationsImpl
 
WithAnnotationsImpl(Object, String, Object, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.objects.ONTAnnotationImpl.WithAnnotationsImpl
 
WithAnnotationsImpl(Triple, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.axioms.AnnotationAssertionTranslator.AxiomImpl.WithAnnotationsImpl
 
WithAnnotationsImpl(Triple, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.axioms.AnnotationPropertyDomainTranslator.AxiomImpl.WithAnnotationsImpl
 
WithAnnotationsImpl(Triple, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.axioms.AnnotationPropertyRangeTranslator.AxiomImpl.WithAnnotationsImpl
 
WithAnnotationsImpl(Triple, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.axioms.DataPropertyAssertionTranslator.AxiomImpl.WithAnnotationsImpl
 
WithAnnotationsImpl(Triple, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.axioms.DeclarationTranslator.AxiomImpl.WithAnnotationsImpl
 
WithAnnotationsImpl(Triple, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.axioms.EquivalentDataPropertiesTranslator.AxiomImpl.WithAnnotationsImpl
 
WithAnnotationsImpl(Triple, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.axioms.ObjectPropertyAssertionTranslator.AxiomImpl.WithAnnotationsImpl
 
WithAnnotationsImpl(Triple, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.objects.ONTAnnotationImpl.WithAnnotationsImpl
 
withBannedParsers(String) - Method in class com.github.owlcs.ontapi.config.OntConfig
withBannersEnabled(boolean) - Method in class com.github.owlcs.ontapi.config.OntConfig
withBannersEnabled(boolean) - Method in class com.github.owlcs.ontapi.config.OntWriterConfiguration
NOTE: a OWL-API (ver. 5.0.5) BUG in the original implementation: copy-paste from OWLOntologyWriterConfiguration.withLabelsAsBanner(boolean)
withBase(UnionGraph, Graph) - Static method in class com.github.owlcs.ontapi.UnionGraphConnector
Creates a connected copy of the specified graph replacing the base graph by the specified one.
WithClassAndObjectProperty(BlankNodeId, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.objects.ONTAnonymousClassExpressionImpl.WithClassAndObjectProperty
 
WithClassAndObjectPropertyAndCardinality(BlankNodeId, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.objects.ONTAnonymousClassExpressionImpl.WithClassAndObjectPropertyAndCardinality
 
WithClassMembers(BlankNodeId, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.objects.ONTAnonymousClassExpressionImpl.WithClassMembers
 
WithContent<X> - Interface in com.github.owlcs.ontapi.internal.objects
A technical interface that describes an object that has content cache, which can be restored from a Graph.
WithDataProperty(BlankNodeId, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.objects.ONTAnonymousClassExpressionImpl.WithDataProperty
 
WithDataPropertyUnary(BlankNodeId, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.objects.ONTAnonymousClassExpressionImpl.WithDataPropertyUnary
 
WithDataRangeAndDataProperty(BlankNodeId, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.objects.ONTAnonymousClassExpressionImpl.WithDataRangeAndDataProperty
 
WithDataRangeAndDataPropertyAndCardinality(BlankNodeId, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.objects.ONTAnonymousClassExpressionImpl.WithDataRangeAndDataPropertyAndCardinality
 
WithDataRangeAndDataPropertyNary(BlankNodeId, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.objects.ONTAnonymousClassExpressionImpl.WithDataRangeAndDataPropertyNary
 
WithDataRangeAndDataPropertyUnary(BlankNodeId, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.objects.ONTAnonymousClassExpressionImpl.WithDataRangeAndDataPropertyUnary
 
withDefaultMappings(PrefixMapping) - Method in interface com.github.owlcs.ontapi.internal.InternalGraphModel
 
WithDRMembers(BlankNodeId, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.objects.ONTAnonymousDataRangeImpl.WithDRMembers
 
withEntityExpansionLimit(String) - Method in class com.github.owlcs.ontapi.config.OntConfig
OWL-API(NEW) manager load config setter.
withImportsToBoolean(Imports, Predicate<OWLOntology>) - Method in class com.github.owlcs.ontapi.RWLockedOntology
Performs the given test operation on this ontology and all its imports in the dedicated read-locked section.
withImportsToLong(Imports, ToLongFunction<OWLOntology>) - Method in class com.github.owlcs.ontapi.RWLockedOntology
Performs the given map operation, that returns long, on this ontology and all its imports and returns the sum of results.
withImportsToStream(Imports, Function<OWLOntology, Stream<X>>) - Method in class com.github.owlcs.ontapi.RWLockedOntology
Performs the given map operation, that returns Stream, on this ontology and all its imports and returns the sum of results.
withIndenting(boolean) - Method in class com.github.owlcs.ontapi.config.OntConfig
withIndenting(boolean) - Method in class com.github.owlcs.ontapi.config.OntWriterConfiguration
 
withIndentSize(int) - Method in class com.github.owlcs.ontapi.config.OntConfig
withIndentSize(int) - Method in class com.github.owlcs.ontapi.config.OntWriterConfiguration
 
withLabelsAsBanner(boolean) - Method in class com.github.owlcs.ontapi.config.OntConfig
withLabelsAsBanner(boolean) - Method in class com.github.owlcs.ontapi.config.OntWriterConfiguration
 
WithListImpl(Object, String, Object, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.axioms.AbstractListBasedTranslator.WithListImpl
 
WithListImpl(Triple, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.axioms.AbstractListBasedTranslator.WithListImpl
 
withLock(OntConfig, ReadWriteLock) - Static method in class com.github.owlcs.ontapi.config.OntConfig
Makes a concurrent version of the specified config with the given R/W lock if needed, otherwise returns the same config.
withLock(OntologyModelImpl, ReadWriteLock) - Method in class com.github.owlcs.ontapi.OntologyBuilderImpl
Wraps the given ont as a concurrent R/W locked view impl, if it is needed.
WithMembers(BlankNodeId, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.objects.ONTAnonymousClassExpressionImpl.WithMembers
 
WithMembers(BlankNodeId, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.objects.ONTAnonymousDataRangeImpl.WithMembers
 
WithMerge<X extends ONTObject<? extends org.semanticweb.owlapi.model.OWLObject>> - Interface in com.github.owlcs.ontapi.internal
A technical interface that describes a merge operation.
WithObjectProperty(BlankNodeId, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.objects.ONTAnonymousClassExpressionImpl.WithObjectProperty
 
WithoutAnnotations - Interface in com.github.owlcs.ontapi.internal.objects
A technical interface, a collection of default method-implementations of WithAnnotations.
withReadLock(RWLockedOntology.WithThrowable<T>) - Method in class com.github.owlcs.ontapi.RWLockedOntology
Performs the given operation in the dedicated read-locked section.
withReadLockToObject(Supplier<X>) - Method in class com.github.owlcs.ontapi.RWLockedOntology
Performs the given operation in the dedicated read-locked section returning its result.
withRemapAllAnonymousIndividualsIds(boolean) - Method in class com.github.owlcs.ontapi.config.OntConfig
withRemapAllAnonymousIndividualsIds(boolean) - Method in class com.github.owlcs.ontapi.config.OntWriterConfiguration
 
withRepairIllegalPunnings(boolean) - Method in class com.github.owlcs.ontapi.config.OntConfig
No-op since this functionality is not supported by ONT-API.
WithRootStatement - Class in com.github.owlcs.ontapi.internal.searchers
Created by @ssz on 19.04.2020.
WithRootStatement() - Constructor for class com.github.owlcs.ontapi.internal.searchers.WithRootStatement
 
withSaveIdsForAllAnonymousIndividuals(boolean) - Method in class com.github.owlcs.ontapi.config.OntConfig
withSaveIdsForAllAnonymousIndividuals(boolean) - Method in class com.github.owlcs.ontapi.config.OntWriterConfiguration
 
withTransforms() - Method in interface com.github.owlcs.ontapi.OntGraphDocumentSource
Answers whether the graph transformation is allowed.
withUseNamespaceEntities(boolean) - Method in class com.github.owlcs.ontapi.config.OntConfig
withUseNamespaceEntities(boolean) - Method in class com.github.owlcs.ontapi.config.OntWriterConfiguration
 
withWriteLock(RWLockedOntology.WithThrowable<T>) - Method in class com.github.owlcs.ontapi.RWLockedOntology
Performs the given operation in the dedicated write-locked section.
withWriteLockToObject(Supplier<X>) - Method in class com.github.owlcs.ontapi.RWLockedOntology
Performs the given operation in the dedicated write-locked section returning its result.
workModel - Variable in class com.github.owlcs.ontapi.transforms.TransformationModel
 
wrapAsUnion(Graph, OntLoaderConfiguration) - Method in class com.github.owlcs.ontapi.OntologyBuilderImpl
Wraps the given graph as UnionGraph if it is required.
write(Axiom, OntModel) - Method in class com.github.owlcs.ontapi.internal.axioms.AbstractListBasedTranslator
 
write(Axiom, OntModel) - Method in class com.github.owlcs.ontapi.internal.axioms.AbstractNaryTranslator
 
write(Axiom, OntModel) - Method in class com.github.owlcs.ontapi.internal.axioms.AbstractNegativePropertyAssertionTranslator
 
write(Axiom, OntModel) - Method in class com.github.owlcs.ontapi.internal.axioms.AbstractPropertyDomainTranslator
 
write(Axiom, OntModel) - Method in class com.github.owlcs.ontapi.internal.axioms.AbstractPropertyRangeTranslator
 
write(Axiom, OntModel) - Method in class com.github.owlcs.ontapi.internal.axioms.AbstractPropertyTypeTranslator
 
write(Axiom, OntModel) - Method in class com.github.owlcs.ontapi.internal.axioms.AbstractSubPropertyTranslator
 
write(Axiom, OntModel) - Method in class com.github.owlcs.ontapi.internal.axioms.AbstractTwoWayNaryTranslator
 
write(Axiom, OntModel) - Method in class com.github.owlcs.ontapi.internal.AxiomTranslator
Writes the given axiom to the model.
write(OutputStream) - Method in interface com.github.owlcs.ontapi.internal.InternalGraphModel
 
write(OutputStream, String) - Method in interface com.github.owlcs.ontapi.internal.InternalGraphModel
 
write(OutputStream, String, String) - Method in interface com.github.owlcs.ontapi.internal.InternalGraphModel
 
write(Writer) - Method in interface com.github.owlcs.ontapi.internal.InternalGraphModel
 
write(Writer, String) - Method in interface com.github.owlcs.ontapi.internal.InternalGraphModel
 
write(Writer, String, String) - Method in interface com.github.owlcs.ontapi.internal.InternalGraphModel
 
write(OWLAnnotationAssertionAxiom, OntModel) - Method in class com.github.owlcs.ontapi.internal.axioms.AnnotationAssertionTranslator
 
write(OWLClassAssertionAxiom, OntModel) - Method in class com.github.owlcs.ontapi.internal.axioms.ClassAssertionTranslator
 
write(OWLDataPropertyAssertionAxiom, OntModel) - Method in class com.github.owlcs.ontapi.internal.axioms.DataPropertyAssertionTranslator
 
write(OWLDatatypeDefinitionAxiom, OntModel) - Method in class com.github.owlcs.ontapi.internal.axioms.DatatypeDefinitionTranslator
 
write(OWLDeclarationAxiom, OntModel) - Method in class com.github.owlcs.ontapi.internal.axioms.DeclarationTranslator
 
write(OWLInverseObjectPropertiesAxiom, OntModel) - Method in class com.github.owlcs.ontapi.internal.axioms.InverseObjectPropertiesTranslator
 
write(OWLObjectPropertyAssertionAxiom, OntModel) - Method in class com.github.owlcs.ontapi.internal.axioms.ObjectPropertyAssertionTranslator
Note: ObjectPropertyAssertion(ObjectInverseOf(P) S O) = ObjectPropertyAssertion(P O S)
write(OWLOntology, OWLDocumentFormat, OWLOntologyDocumentTarget) - Method in class com.github.owlcs.ontapi.OntologyManagerImpl
Writes the specified ontology to the specified output target in the specified ontology format.
write(OWLSubClassOfAxiom, OntModel) - Method in class com.github.owlcs.ontapi.internal.axioms.SubClassOfTranslator
 
write(SWRLRule, OntModel) - Method in class com.github.owlcs.ontapi.internal.axioms.SWRLRuleTranslator
 
writeAll(OutputStream, String) - Method in interface com.github.owlcs.ontapi.internal.InternalGraphModel
 
writeAll(OutputStream, String, String) - Method in interface com.github.owlcs.ontapi.internal.InternalGraphModel
 
writeAll(Writer, String) - Method in interface com.github.owlcs.ontapi.internal.InternalGraphModel
 
writeAll(Writer, String, String) - Method in interface com.github.owlcs.ontapi.internal.InternalGraphModel
 
writeAnnotations(HasAnnotations) - Method in class com.github.owlcs.ontapi.internal.PrefixMappingRenderer
 
writeAssertionTriple(OntModel, OWLObject, OWLPropertyExpression, OWLObject, Collection<OWLAnnotation>) - Static method in class com.github.owlcs.ontapi.internal.WriteHelper
 
writeDeclarationTriple(OntModel, OWLEntity, Property, RDFNode, Collection<OWLAnnotation>) - Static method in class com.github.owlcs.ontapi.internal.WriteHelper
 
writeGraph(Graph, Lang, OWLOntologyDocumentTarget) - Static method in class com.github.owlcs.ontapi.OntGraphUtils
Writes the given graph to the target in the default serialization for lang.
WriteHelper - Class in com.github.owlcs.ontapi.internal
A collection of helper methods to perform translation of OWLObjects to the RDF-form (i.e. writing to a Graph).
WriteHelper() - Constructor for class com.github.owlcs.ontapi.internal.WriteHelper
 
writeList(OntModel, OWLObject, Property, Collection<? extends OWLObject>, Collection<OWLAnnotation>) - Static method in class com.github.owlcs.ontapi.internal.WriteHelper
Writes an annotated list.
writeLock - Variable in class com.github.owlcs.ontapi.OntologyManagerImpl
 
writeLock() - Method in class com.github.owlcs.ontapi.NoOpReadWriteLock
 
writerConf - Variable in class com.github.owlcs.ontapi.ModelConfig
 
writerConfig - Variable in class com.github.owlcs.ontapi.OntologyManagerImpl
 
writeTriple(OntModel, OWLObject, Property, RDFNode, Collection<OWLAnnotation>) - Static method in class com.github.owlcs.ontapi.internal.WriteHelper
 
writeTriple(OntModel, OWLObject, Property, OWLObject, Collection<OWLAnnotation>) - Static method in class com.github.owlcs.ontapi.internal.WriteHelper
 
writeUsingOWLStore(Ontology, OWLDocumentFormat, OWLOntologyDocumentTarget) - Method in class com.github.owlcs.ontapi.OntologyManagerImpl
 

X

XSD_BOOLEAN - Static variable in class com.github.owlcs.ontapi.owlapi.InternalizedEntities
 
XSD_DOUBLE - Static variable in class com.github.owlcs.ontapi.owlapi.InternalizedEntities
 
XSD_FLOAT - Static variable in class com.github.owlcs.ontapi.owlapi.InternalizedEntities
 
XSD_INTEGER - Static variable in class com.github.owlcs.ontapi.owlapi.InternalizedEntities
 
XSD_STRING - Static variable in class com.github.owlcs.ontapi.owlapi.InternalizedEntities
 
A B C D E F G H I J K L M N O P Q R S T U V W X 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form