A B C D E F G H I J K L M N O P Q R S T U V W X Y
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- aboxAxioms(Imports) - Method in class com.github.owlcs.ontapi.OntBaseModelImpl
- aboxAxioms(Imports) - Method in class com.github.owlcs.ontapi.RWLockedOntology
- abs - Static variable in class com.github.owlcs.ontapi.jena.vocabulary.SWRLB
- abstractArgSWRLFactory - Static variable in class com.github.owlcs.ontapi.jena.impl.OntSWRLImpl
- abstractAtomSWRLFactory - Static variable in class com.github.owlcs.ontapi.jena.impl.OntSWRLImpl
- abstractBinarySWRLFactory - Static variable in class com.github.owlcs.ontapi.jena.impl.OntSWRLImpl
- abstractCardinalityRestrictionCEFactory - Static variable in class com.github.owlcs.ontapi.jena.impl.OntCEImpl
- abstractCEFactory - Static variable in class com.github.owlcs.ontapi.jena.impl.OntCEImpl
- abstractComponentRestrictionCEFactory - Static variable in class com.github.owlcs.ontapi.jena.impl.OntCEImpl
- abstractComponentsCEFactory - Static variable in class com.github.owlcs.ontapi.jena.impl.OntCEImpl
- abstractComponentsDRFactory - Static variable in class com.github.owlcs.ontapi.jena.impl.OntDRImpl
- abstractDisjointFactory - Static variable in class com.github.owlcs.ontapi.jena.impl.OntDisjointImpl
- abstractDOPFactory - Static variable in class com.github.owlcs.ontapi.jena.impl.OntPEImpl
- abstractDRFactory - Static variable in class com.github.owlcs.ontapi.jena.impl.OntDRImpl
- abstractFRFactory - Static variable in class com.github.owlcs.ontapi.jena.impl.OntFRImpl
- abstractIndividualFactory - Static variable in class com.github.owlcs.ontapi.jena.impl.OntIndividualImpl
- AbstractListBasedTranslator<Axiom extends org.semanticweb.owlapi.model.OWLLogicalAxiom,ONT_SUBJECT extends OntObject,OWL_SUBJECT extends org.semanticweb.owlapi.model.OWLObject,ONT_MEMBER extends 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 @szuev 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 OntObject> - Class in com.github.owlcs.ontapi.internal.axioms
-
A base
ONTAxiomImpl
for simplification code. - abstractNamedPropertyFactory - Static variable in class com.github.owlcs.ontapi.jena.impl.OntPEImpl
- 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 OntObject> - Class in com.github.owlcs.ontapi.internal.axioms
-
Base class for following axioms: EquivalentClasses (
EquivalentClassesTranslator
) EquivalentObjectProperties (EquivalentObjectPropertiesTranslator
) EquivalentDataProperties (EquivalentDataPropertiesTranslator
) SameIndividual (SameIndividualTranslator
) Also forAbstractTwoWayNaryTranslator
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-typeOWLDataPropertyExpression
. - 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-typeOWLObjectPropertyExpression
. - AbstractNegativePropertyAssertionTranslator<Axiom extends org.semanticweb.owlapi.model.OWLPropertyAssertionAxiom<?,?>,NPA extends 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 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
- abstractNPAFactory - Static variable in class com.github.owlcs.ontapi.jena.impl.OntNPAImpl
- abstractOPEFactory - Static variable in class com.github.owlcs.ontapi.jena.impl.OntPEImpl
- abstractPEFactory - Static variable in class com.github.owlcs.ontapi.jena.impl.OntPEImpl
- abstractPropertiesFactory - Static variable in class com.github.owlcs.ontapi.jena.impl.OntDisjointImpl
- 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 OntProperty> - Class in com.github.owlcs.ontapi.internal.axioms
-
The base class for
ObjectPropertyDomainTranslator
,DataPropertyDomainTranslator
andAnnotationPropertyDomainTranslator
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 OntProperty> - Class in com.github.owlcs.ontapi.internal.axioms
-
The base class for
ObjectPropertyRangeTranslator
andDataPropertyRangeTranslator
andAnnotationPropertyRangeTranslator
. - 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
- abstractPropertyRestrictionCEFactory - Static variable in class com.github.owlcs.ontapi.jena.impl.OntCEImpl
- AbstractPropertyTypeTranslator<Axiom extends org.semanticweb.owlapi.model.OWLAxiom & org.semanticweb.owlapi.model.HasProperty<? extends org.semanticweb.owlapi.model.OWLObject>,P extends 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. - abstractRestrictionCEFactory - Static variable in class com.github.owlcs.ontapi.jena.impl.OntCEImpl
- AbstractSubPropertyTranslator<Axiom extends org.semanticweb.owlapi.model.OWLAxiom,P extends OntProperty> - Class in com.github.owlcs.ontapi.internal.axioms
-
The base class for
SubObjectPropertyOfTranslator
,SubDataPropertyOfTranslator
andSubAnnotationPropertyOfTranslator
. - 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. - abstractSWRLFactory - Static variable in class com.github.owlcs.ontapi.jena.impl.OntSWRLImpl
- 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 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
- abstractUnarySWRLFactory - Static variable in class com.github.owlcs.ontapi.jena.impl.OntSWRLImpl
- 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
- accumulate(OntFilter...) - Method in interface com.github.owlcs.ontapi.jena.impl.conf.OntFilter
- actuallyApply(List<? extends OWLOntologyChange>, AtomicBoolean, AtomicBoolean, List<OWLOntologyChange>) - Method in class com.github.owlcs.ontapi.OntologyManagerImpl
- add - Static variable in class com.github.owlcs.ontapi.jena.vocabulary.SWRLB
- 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 is is supported.
- add(OWLTopObjectType, OWLObject) - Method in class com.github.owlcs.ontapi.internal.InternalModelImpl
-
Adds the specified
OWLObject
into the model. - add(E) - Method in interface com.github.owlcs.ontapi.jena.model.OntList
-
Adds the given value to the end of the list.
- add(E) - Method in class com.github.owlcs.ontapi.RWLockedCollection
- add(E...) - Method in class com.github.owlcs.ontapi.RWLockedCollection
- add(Class<? extends OntObject>, ObjectFactory) - Method in class com.github.owlcs.ontapi.jena.impl.conf.PersonalityBuilder
- 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 class com.github.owlcs.ontapi.jena.impl.OntGraphModelImpl
- add(Map<X, ONTObject<X>>, ONTObject<X>) - Static method in interface com.github.owlcs.ontapi.internal.WithMerge
-
Adds the given
value
, that is anONTObject
, into the specifiedmap
ofOWLObject
s. - 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(Personality<RDFNode>) - Method in class com.github.owlcs.ontapi.jena.impl.conf.OntPersonalityImpl
- add(Graph) - Method in class com.github.owlcs.ontapi.jena.UnionGraph.Underlying
-
Adds the given graph into the underlying collection.
- add(Triple) - Method in class com.github.owlcs.ontapi.jena.RWLockedGraph
- add(Triple) - Method in class com.github.owlcs.ontapi.transforms.TransformationModel.TrackedGraph
- add(Model) - Method in class com.github.owlcs.ontapi.jena.impl.OntGraphModelImpl
- add(Resource, Property, String) - Method in class com.github.owlcs.ontapi.jena.impl.OntGraphModelImpl
- add(Resource, Property, String, boolean) - Method in class com.github.owlcs.ontapi.jena.impl.OntGraphModelImpl
- add(Resource, Property, String, String) - Method in class com.github.owlcs.ontapi.jena.impl.OntGraphModelImpl
- add(Resource, Property, String, RDFDatatype) - Method in class com.github.owlcs.ontapi.jena.impl.OntGraphModelImpl
- add(Resource, Property, RDFNode) - Method in class com.github.owlcs.ontapi.jena.impl.OntGraphModelImpl
- add(Statement) - Method in class com.github.owlcs.ontapi.jena.impl.OntGraphModelImpl
- add(Statement[]) - Method in class com.github.owlcs.ontapi.jena.impl.OntGraphModelImpl
- add(StmtIterator) - Method in class com.github.owlcs.ontapi.jena.impl.OntGraphModelImpl
- add(OWLAnnotation) - Method in interface com.github.owlcs.ontapi.internal.InternalModel
-
Adds the given annotation to the ontology header of the model.
- add(OWLAnnotation) - Method in class com.github.owlcs.ontapi.internal.InternalModelImpl
- add(OWLAxiom) - Method in interface com.github.owlcs.ontapi.internal.InternalModel
-
Adds the specified axiom to the model.
- add(OWLAxiom) - Method in class com.github.owlcs.ontapi.internal.InternalModelImpl
- add(OWLAxiom) - Method in class com.github.owlcs.ontapi.OWLOntologyWrapper
- add(OWLAxiom...) - Method in class com.github.owlcs.ontapi.OWLOntologyWrapper
- addAll(Collection<? extends E>) - Method in interface com.github.owlcs.ontapi.jena.model.OntList
-
Appends all of the elements in the specified collection to the end of this list, in the order that they are returned by the specified collection's iterator.
- addAll(Iterator<? extends X>, C) - Static method in class com.github.owlcs.ontapi.jena.utils.Iter
-
Puts all of the remaining items of the given iterator into the
collection
, and returns this collection itself. - addAnnotation(OntAnnotationProperty, String) - Method in interface com.github.owlcs.ontapi.jena.model.OntObject
-
Adds no-lang annotation assertion.
- addAnnotation(OntAnnotationProperty, String) - Method in interface com.github.owlcs.ontapi.jena.model.OntStatement
-
Creates and returns a textual no-lang sub-annotation-assertion.
- addAnnotation(OntAnnotationProperty, String, String) - Method in interface com.github.owlcs.ontapi.jena.model.OntObject
-
Adds lang annotation assertion.
- addAnnotation(OntAnnotationProperty, String, String) - Method in interface com.github.owlcs.ontapi.jena.model.OntStatement
-
Creates and returns a textual language-tagged sub-annotation-assertion.
- addAnnotation(OntAnnotationProperty, RDFNode) - Method in class com.github.owlcs.ontapi.jena.impl.OntAnnotationImpl
- addAnnotation(OntAnnotationProperty, RDFNode) - Method in class com.github.owlcs.ontapi.jena.impl.OntObjectImpl
-
Adds an annotation assertion.
- addAnnotation(OntAnnotationProperty, RDFNode) - Method in class com.github.owlcs.ontapi.jena.impl.OntStatementImpl
- addAnnotation(OntAnnotationProperty, RDFNode) - Method in interface com.github.owlcs.ontapi.jena.model.OntAnnotation
-
Adds a new annotation assertion to this annotation resource.
- addAnnotation(OntAnnotationProperty, RDFNode) - Method in interface com.github.owlcs.ontapi.jena.model.OntObject
-
Adds an annotation assertion with the given
annotation property
as predicate andRDF Node
as value. - addAnnotation(OntAnnotationProperty, RDFNode) - Method in interface com.github.owlcs.ontapi.jena.model.OntStatement
-
Annotates the statement with the given
annotation property
andRDF Node
value and returns a newly added annotation assertion statement. - 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.
- addAssertion(OntAnnotationProperty, RDFNode) - Method in interface com.github.owlcs.ontapi.jena.model.OntIndividual
-
Adds annotation assertion
AnnotationAssertion(A s t)
. - addAssertion(OntDataProperty, Literal) - Method in interface com.github.owlcs.ontapi.jena.model.OntIndividual
-
Adds a positive data property assertion
a R v
. - addAssertion(OntObjectProperty.Named, OntIndividual) - Method in interface com.github.owlcs.ontapi.jena.model.OntIndividual
-
Adds a positive object property assertion
a1 PN a2
. - addAsymmetricDeclaration() - Method in interface com.github.owlcs.ontapi.jena.model.OntObjectProperty
-
Creates the
P rdf:type owl:AsymmetricProperty
property declaration statement, whereP
is this property. - 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
- addClassAssertion(OntClass) - Method in interface com.github.owlcs.ontapi.jena.model.OntIndividual
-
Creates and returns a class-assertion statement
a rdf:type C
, wherea
is this individual. - addClassExpression(OntModel, OWLClassExpression) - Static method in class com.github.owlcs.ontapi.internal.WriteHelper
- addComment(String) - Method in interface com.github.owlcs.ontapi.jena.model.OntClass.Named
-
Creates
_:this rdfs:comment "txt"^^xsd:string
statement. - addComment(String) - Method in interface com.github.owlcs.ontapi.jena.model.OntDataRange.Named
-
Creates
_:this rdfs:comment "txt"^^xsd:string
statement. - addComment(String) - Method in interface com.github.owlcs.ontapi.jena.model.OntID
-
Creates
_:this rdfs:comment "txt"^^xsd:string
statement. - addComment(String) - Method in interface com.github.owlcs.ontapi.jena.model.OntIndividual
-
Creates
_:this rdfs:comment "txt"^^xsd:string
statement. - addComment(String) - Method in interface com.github.owlcs.ontapi.jena.model.OntNamedProperty
-
Creates
_:this rdfs:comment "txt"^^xsd:string
statement. - addComment(String) - Method in interface com.github.owlcs.ontapi.jena.model.OntObject
-
Creates
_:this rdfs:comment "txt"^^xsd:string
statement. - addComment(String, String) - Method in interface com.github.owlcs.ontapi.jena.model.OntClass.Named
-
Adds the given localized text annotation with builtin
rdfs:comment
predicate. - addComment(String, String) - Method in interface com.github.owlcs.ontapi.jena.model.OntDataRange.Named
-
Adds the given localized text annotation with builtin
rdfs:comment
predicate. - addComment(String, String) - Method in interface com.github.owlcs.ontapi.jena.model.OntID
-
Adds the given localized text annotation with builtin
rdfs:comment
predicate. - addComment(String, String) - Method in interface com.github.owlcs.ontapi.jena.model.OntIndividual
-
Adds the given localized text annotation with builtin
rdfs:comment
predicate. - addComment(String, String) - Method in interface com.github.owlcs.ontapi.jena.model.OntNamedProperty
-
Adds the given localized text annotation with builtin
rdfs:comment
predicate. - addComment(String, String) - Method in interface com.github.owlcs.ontapi.jena.model.OntObject
-
Adds the given localized text annotation with builtin
rdfs:comment
predicate. - 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
- addDayTimeDurations - Static variable in class com.github.owlcs.ontapi.jena.vocabulary.SWRLB
- addDayTimeDurationToDate - Static variable in class com.github.owlcs.ontapi.jena.vocabulary.SWRLB
- addDayTimeDurationToDateTime - Static variable in class com.github.owlcs.ontapi.jena.vocabulary.SWRLB
- addDayTimeDurationToTime - Static variable in class com.github.owlcs.ontapi.jena.vocabulary.SWRLB
- addDifferentFromStatement(OntIndividual) - Method in interface com.github.owlcs.ontapi.jena.model.OntIndividual
-
Adds a
owl:differentFrom
individual statement. - addDifferentIndividual(OntIndividual) - Method in interface com.github.owlcs.ontapi.jena.model.OntIndividual
-
Adds a
owl:differentFrom
individual statement and returns this object itself to allow cascading calls. - addDisjointClass(OntClass) - Method in interface com.github.owlcs.ontapi.jena.model.OntClass
-
Adds the given class as a disjoint class and returns this class expression instance to allow cascading calls.
- addDisjointClass(OntClass) - Method in interface com.github.owlcs.ontapi.jena.model.OntClass.Named
-
Adds the given class as a disjoint class and returns this class expression instance to allow cascading calls.
- addDisjointProperty(OntDataProperty) - Method in interface com.github.owlcs.ontapi.jena.model.OntDataProperty
-
Adds a new
owl:propertyDisjointWith
statement for this and the specified property. - addDisjointProperty(OntObjectProperty) - Method in interface com.github.owlcs.ontapi.jena.model.OntObjectProperty
-
Adds a new
owl:propertyDisjointWith
statement for this and the specified property. - addDisjointUnion(OntClass...) - Method in interface com.github.owlcs.ontapi.jena.model.OntClass.Named
- addDisjointUnion(Collection<OntClass>) - Method in interface com.github.owlcs.ontapi.jena.model.OntClass.Named
- addDisjointUnionOfStatement(OntClass...) - Method in interface com.github.owlcs.ontapi.jena.model.OntClass.Named
-
Creates a
DisjointUnion
ontology list
and returns the statementCN owl:disjointUnionOf ( C1 ... Cn )
to allow the addition of annotations. - addDisjointUnionOfStatement(Collection<OntClass>) - Method in interface com.github.owlcs.ontapi.jena.model.OntClass.Named
-
Creates a disjoint-union section returning its root statement to allow adding annotations.
- addDisjointWithStatement(OntClass) - Method in interface com.github.owlcs.ontapi.jena.model.OntClass
-
Adds the given class as a disjoint class and returns the corresponding statement to provide the ability to add annotations.
- addDocumentIRI(IRI) - Method in class com.github.owlcs.ontapi.OntologyManagerImpl.OntInfo
- addDomain(OntClass) - Method in interface com.github.owlcs.ontapi.jena.model.OntDataProperty
-
Adds a statement with the
RDFS.domain
as predicate, this property as a subject, and the specifiedclass expression
as an object. - addDomain(OntClass) - Method in interface com.github.owlcs.ontapi.jena.model.OntObjectProperty
-
Adds a statement with the
RDFS.domain
as predicate and the specifiedclass expression
as an object. - addDomain(OntClass) - Method in interface com.github.owlcs.ontapi.jena.model.OntRealProperty
-
Adds a statement with the
RDFS.domain
as predicate, this property as a subject, and the specifiedclass expression
as an object. - addDomain(Resource) - Method in interface com.github.owlcs.ontapi.jena.model.OntAnnotationProperty
-
Adds a statement with the
RDFS.domain
as predicate and the specifieduri
as an object. - addDomainStatement(OntClass) - Method in interface com.github.owlcs.ontapi.jena.model.OntRealProperty
-
Adds a statement
P rdfs:domain C
, whereP
is this property expression andC
is the specified class expression. - addDomainStatement(Resource) - Method in class com.github.owlcs.ontapi.jena.impl.OntAPropertyImpl
- addDomainStatement(Resource) - Method in interface com.github.owlcs.ontapi.jena.model.OntAnnotationProperty
-
Adds domain statement
A rdfs:domain U
, whereA
is this annotation property andU
is any IRI. - ADDED - com.github.owlcs.ontapi.transforms.GraphStats.Type
- addEquivalentClass(OntClass) - Method in interface com.github.owlcs.ontapi.jena.model.OntClass
-
Adds a new equivalent class.
- addEquivalentClass(OntClass) - Method in interface com.github.owlcs.ontapi.jena.model.OntClass.Named
-
Adds a new equivalent class.
- addEquivalentClass(OntDataRange) - Method in interface com.github.owlcs.ontapi.jena.model.OntDataRange.Named
-
Creates an equivalent class statement with the given
Data Range expression
. - addEquivalentClassStatement(OntClass) - Method in interface com.github.owlcs.ontapi.jena.model.OntClass
-
Adds the given class as a equivalent class and returns the corresponding statement to provide the ability to add annotations.
- addEquivalentClassStatement(OntDataRange) - Method in interface com.github.owlcs.ontapi.jena.model.OntDataRange.Named
-
Creates an equivalent class statement with the given
Data Range expression
. - addEquivalentProperty(OntDataProperty) - Method in interface com.github.owlcs.ontapi.jena.model.OntDataProperty
-
Adds a new
owl:equivalentProperty
statement. - addEquivalentProperty(OntObjectProperty) - Method in interface com.github.owlcs.ontapi.jena.model.OntObjectProperty
-
Adds a new
owl:equivalentProperty
statement. - addEquivalentPropertyStatement(OntDataProperty) - Method in interface com.github.owlcs.ontapi.jena.model.OntDataProperty
-
Creates and returns a new
owl:equivalentProperty
statement with the given property as an object and this property as a subject. - addEquivalentPropertyStatement(OntObjectProperty) - Method in interface com.github.owlcs.ontapi.jena.model.OntObjectProperty
-
Creates and returns a new
owl:equivalentProperty
statement with the given property as an object and this property as a subject. - addEvent(Triple) - Method in class com.github.owlcs.ontapi.internal.InternalModelImpl.DirectListener
- addEvent(Triple) - Method in class com.github.owlcs.ontapi.internal.OWLTriples.Listener
- addEvent(Triple) - Method in class com.github.owlcs.ontapi.transforms.GraphTransformers.TransformListener
- addFacet(Class<? extends OntFacetRestriction>, Literal) - Method in interface com.github.owlcs.ontapi.jena.model.OntDataRange.Restriction
-
Adds a facet restriction to the end of the []-list.
- addFacetRestriction(OntModel, OWLFacetRestriction) - Static method in class com.github.owlcs.ontapi.internal.WriteHelper
- addFirst(Transform) - Method in class com.github.owlcs.ontapi.transforms.GraphTransformers
- addFirst(E) - Method in class com.github.owlcs.ontapi.jena.impl.OntListImpl
- addFirst(E) - Method in interface com.github.owlcs.ontapi.jena.model.OntList
-
Inserts the specified element at the beginning of this list.
- addFormat(OWLDocumentFormat) - Method in class com.github.owlcs.ontapi.OntologyManagerImpl.OntInfo
- addFunctionalDeclaration() - Method in interface com.github.owlcs.ontapi.jena.model.OntRealProperty
-
Creates the
P rdf:type owl:FunctionalProperty
property declaration statement, whereP
is this property. - addGraph(Graph) - Method in class com.github.owlcs.ontapi.jena.UnionGraph
-
Adds the specified graph to the underlying graph collection.
- addHasKey(OntRealProperty...) - Method in interface com.github.owlcs.ontapi.jena.model.OntClass
-
Creates an
owl:hasKey
statement returning this class to allow cascading calls. - addHasKey(OntRealProperty...) - Method in interface com.github.owlcs.ontapi.jena.model.OntClass.Named
-
Creates an
owl:hasKey
statement returning this class to allow cascading calls. - addHasKey(Collection<OntObjectProperty>, Collection<OntDataProperty>) - Method in interface com.github.owlcs.ontapi.jena.model.OntClass
-
Creates an
owl:hasKey
statement returning this class to allow cascading calls. - addHasKey(Collection<OntObjectProperty>, Collection<OntDataProperty>) - Method in interface com.github.owlcs.ontapi.jena.model.OntClass.Named
-
Creates an
owl:hasKey
statement returning this class to allow cascading calls. - addHasKeyStatement(OntRealProperty...) - Method in class com.github.owlcs.ontapi.jena.impl.OntCEImpl
- addHasKeyStatement(OntRealProperty...) - Method in class com.github.owlcs.ontapi.jena.impl.OntClassImpl
- addHasKeyStatement(OntRealProperty...) - Method in interface com.github.owlcs.ontapi.jena.model.OntClass
-
Creates a
HasKey
logical construction asontology list
and returns the statementC owl:hasKey ( P1 ... Pm R1 ... Rn )
to allow the subsequent addition of annotations. - addHasKeyStatement(Collection<OntObjectProperty>, Collection<OntDataProperty>) - Method in interface com.github.owlcs.ontapi.jena.model.OntClass
-
Creates an
owl:hasKey
statement returning root statement to allow the subsequent annotations adding. - 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(OntModel) - Method in class com.github.owlcs.ontapi.jena.impl.OntGraphModelImpl
- addImport(OntModel) - Method in interface com.github.owlcs.ontapi.jena.model.OntModel
-
Adds a sub model both to the
owl:import
section and to the graph hierarchy. - addImport(String) - Method in class com.github.owlcs.ontapi.jena.impl.OntIDImpl
- addImport(String) - Method in interface com.github.owlcs.ontapi.jena.model.OntID
-
Adds the triple
this owl:import uri
to this resource. - 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
- addImportModel(Graph, String) - Method in class com.github.owlcs.ontapi.jena.impl.OntGraphModelImpl
-
Adds the graph-uri pair into the internals.
- addImportResource(Resource) - Method in class com.github.owlcs.ontapi.jena.impl.OntIDImpl
- addIndividual(OntModel, OWLIndividual) - Static method in class com.github.owlcs.ontapi.internal.WriteHelper
- addInverseFunctionalDeclaration() - Method in interface com.github.owlcs.ontapi.jena.model.OntObjectProperty
-
Creates the
P rdf:type owl:InverseFunctionalProperty
property declaration statement, whereP
is this property. - addInverseOf(OntModel, OWLObjectInverseOf) - Static method in class com.github.owlcs.ontapi.internal.WriteHelper
- addInverseOfStatement(OntObjectProperty) - Method in interface com.github.owlcs.ontapi.jena.model.OntObjectProperty
-
Adds a new inverse-of statement.
- addInverseProperty(OntObjectProperty) - Method in interface com.github.owlcs.ontapi.jena.model.OntObjectProperty
-
Adds a new inverse-of statement, returns this property instance.
- addIRIMapper(OWLOntologyIRIMapper) - Method in interface com.github.owlcs.ontapi.OntologyManager
-
Deprecated.use
getIRIMappers().add(mapper)
instead - addIrreflexiveDeclaration() - Method in interface com.github.owlcs.ontapi.jena.model.OntObjectProperty
-
Creates the
P rdf:type owl:IrreflexiveProperty
property declaration statement, whereP
is this property. - addIterable(Iterable<E>) - Method in class com.github.owlcs.ontapi.RWLockedCollection
- addLabel(String) - Method in interface com.github.owlcs.ontapi.jena.model.OntClass.Named
-
Creates
_:this rdfs:label "txt"^^xsd:string
statement. - addLabel(String) - Method in interface com.github.owlcs.ontapi.jena.model.OntDataRange.Named
-
Creates
_:this rdfs:label "txt"^^xsd:string
statement. - addLabel(String) - Method in interface com.github.owlcs.ontapi.jena.model.OntIndividual
-
Creates
_:this rdfs:label "txt"^^xsd:string
statement. - addLabel(String) - Method in interface com.github.owlcs.ontapi.jena.model.OntNamedProperty
-
Creates
_:this rdfs:label "txt"^^xsd:string
statement. - addLabel(String) - Method in interface com.github.owlcs.ontapi.jena.model.OntObject
-
Creates
_:this rdfs:label "txt"^^xsd:string
statement. - addLabel(String, String) - Method in interface com.github.owlcs.ontapi.jena.model.OntClass.Named
-
Adds the given localized text annotation with builtin
rdfs:label
predicate. - addLabel(String, String) - Method in interface com.github.owlcs.ontapi.jena.model.OntDataRange.Named
-
Adds the given localized text annotation with builtin
rdfs:label
predicate. - addLabel(String, String) - Method in interface com.github.owlcs.ontapi.jena.model.OntIndividual
-
Adds the given localized text annotation with builtin
rdfs:label
predicate. - addLabel(String, String) - Method in interface com.github.owlcs.ontapi.jena.model.OntNamedProperty
-
Adds the given localized text annotation with builtin
rdfs:label
predicate. - addLabel(String, String) - Method in interface com.github.owlcs.ontapi.jena.model.OntObject
-
Adds the given localized text annotation with builtin
rdfs:label
predicate. - 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. - addLast(E) - Method in class com.github.owlcs.ontapi.jena.impl.OntListImpl
- addLast(E) - Method in interface com.github.owlcs.ontapi.jena.model.OntList
-
Adds the given value to the end of the list.
- addLiteral(OntModel, OWLLiteral) - Static method in class com.github.owlcs.ontapi.internal.WriteHelper
- addLiteral(Resource, Property, boolean) - Method in class com.github.owlcs.ontapi.jena.impl.OntGraphModelImpl
- addLiteral(Resource, Property, char) - Method in class com.github.owlcs.ontapi.jena.impl.OntGraphModelImpl
- addLiteral(Resource, Property, double) - Method in class com.github.owlcs.ontapi.jena.impl.OntGraphModelImpl
- addLiteral(Resource, Property, float) - Method in class com.github.owlcs.ontapi.jena.impl.OntGraphModelImpl
- addLiteral(Resource, Property, int) - Method in class com.github.owlcs.ontapi.jena.impl.OntGraphModelImpl
- addLiteral(Resource, Property, long) - Method in class com.github.owlcs.ontapi.jena.impl.OntGraphModelImpl
- addLiteral(Resource, Property, Literal) - Method in class com.github.owlcs.ontapi.jena.impl.OntGraphModelImpl
- addMissingImportListener(MissingImportListener) - Method in class com.github.owlcs.ontapi.OntologyManagerImpl
- addMissingImportListener(MissingImportListener) - Method in class com.github.owlcs.ontapi.OntologyManagerImpl.ListenersHolder
- addNegativeAssertion(OntDataProperty, Literal) - Method in interface com.github.owlcs.ontapi.jena.model.OntIndividual
-
Adds a negative data property assertion.
- addNegativeAssertion(OntIndividual, OntIndividual) - Method in class com.github.owlcs.ontapi.jena.impl.OntOPEImpl
- addNegativeAssertion(OntIndividual, OntIndividual) - Method in interface com.github.owlcs.ontapi.jena.model.OntObjectProperty
-
Adds a negative property assertion ontology object.
- addNegativeAssertion(OntIndividual, Literal) - Method in class com.github.owlcs.ontapi.jena.impl.OntDPropertyImpl
- addNegativeAssertion(OntIndividual, Literal) - Method in interface com.github.owlcs.ontapi.jena.model.OntDataProperty
-
Adds a negative data property assertion.
- addNegativeAssertion(OntObjectProperty, OntIndividual) - Method in interface com.github.owlcs.ontapi.jena.model.OntIndividual
-
Adds a negative object property assertion.
- 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 - addParent(Graph) - Method in class com.github.owlcs.ontapi.jena.UnionGraph
- addPersonality(Personality<RDFNode>) - Method in class com.github.owlcs.ontapi.jena.impl.conf.PersonalityBuilder
-
Adds everything from the specified
Jena Personality
to the existing internal collection. - addProperty(OntNamedProperty, RDFNode) - Method in interface com.github.owlcs.ontapi.jena.model.OntIndividual
-
Adds a property assertion statement.
- addPropertyChain(OntObjectProperty...) - Method in interface com.github.owlcs.ontapi.jena.model.OntObjectProperty
-
Adds a new sub-property-of chain statement and returns this object itself.
- addPropertyChain(Collection<OntObjectProperty>) - Method in interface com.github.owlcs.ontapi.jena.model.OntObjectProperty
-
Adds a new sub-property-of chain statement and returns this object itself.
- addPropertyChainAxiomStatement(OntObjectProperty...) - Method in interface com.github.owlcs.ontapi.jena.model.OntObjectProperty
-
Creates a property chain
ontology list
and returns the statementP owl:propertyChainAxiom ( P1 ... Pn )
to allow the addition of annotations. - addPropertyChainAxiomStatement(Collection<OntObjectProperty>) - Method in interface com.github.owlcs.ontapi.jena.model.OntObjectProperty
-
Adds a new sub-property-of chain statement.
- addPropertyDisjointWithStatement(OntDataProperty) - Method in interface com.github.owlcs.ontapi.jena.model.OntDataProperty
-
Adds a disjoint object property (i.e.
- addPropertyDisjointWithStatement(OntObjectProperty) - Method in interface com.github.owlcs.ontapi.jena.model.OntObjectProperty
-
Adds a disjoint object property (i.e.
- addRange(OntClass) - Method in interface com.github.owlcs.ontapi.jena.model.OntObjectProperty
-
Adds a statement with the
RDFS.range
as predicate and the specifiedclass expression
as an object. - addRange(OntDataRange) - Method in interface com.github.owlcs.ontapi.jena.model.OntDataProperty
-
Adds a statement with the
RDFS.range
as predicate and the specifieddata range
as an object. - addRange(Resource) - Method in interface com.github.owlcs.ontapi.jena.model.OntAnnotationProperty
-
Adds a statement with the
RDFS.range
as predicate and the specifieduri
as an object. - addRange(Resource) - Method in interface com.github.owlcs.ontapi.jena.model.OntDataProperty
-
Adds a range statement.
- addRangeStatement(OntClass) - Method in interface com.github.owlcs.ontapi.jena.model.OntObjectProperty
-
Adds a property range (i.e.
- addRangeStatement(OntDataRange) - Method in interface com.github.owlcs.ontapi.jena.model.OntDataProperty
-
Adds a statement
R rdfs:range D
, whereR
is this data property andD
is the given data range expression. - addRangeStatement(Resource) - Method in class com.github.owlcs.ontapi.jena.impl.OntAPropertyImpl
- addRangeStatement(Resource) - Method in interface com.github.owlcs.ontapi.jena.model.OntAnnotationProperty
-
Adds range statement
A rdfs:range U
, whereA
is an annotation property,U
is any IRI. - 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.
- addReflexiveDeclaration() - Method in interface com.github.owlcs.ontapi.jena.model.OntObjectProperty
-
Creates the
P rdf:type owl:ReflexiveProperty
property declaration statement, whereP
is this property. - addSameAsStatement(OntIndividual) - Method in interface com.github.owlcs.ontapi.jena.model.OntIndividual
-
Adds a same individual reference.
- addSameIndividual(OntIndividual) - Method in interface com.github.owlcs.ontapi.jena.model.OntIndividual
-
Adds a
owl:sameAs
individual statement and returns this object itself to allow cascading calls. - addStatement(Property, RDFNode) - Method in class com.github.owlcs.ontapi.jena.impl.OntObjectImpl
- addStatement(Property, RDFNode) - Method in interface com.github.owlcs.ontapi.jena.model.OntObject
-
Adds an ont-statement by attaching predicate and object (value) to this resource.
- addSubClassOfStatement(OntClass) - Method in interface com.github.owlcs.ontapi.jena.model.OntClass
-
Adds the given class as a super class and returns the corresponding statement to provide the ability to add annotations.
- addSubPropertyOfStatement(OntAnnotationProperty) - Method in interface com.github.owlcs.ontapi.jena.model.OntAnnotationProperty
-
Adds the given property as super property returning a new statement to annotate.
- addSubPropertyOfStatement(OntDataProperty) - Method in interface com.github.owlcs.ontapi.jena.model.OntDataProperty
-
Adds the given property as super property returning a new statement to annotate.
- addSubPropertyOfStatement(OntObjectProperty) - Method in interface com.github.owlcs.ontapi.jena.model.OntObjectProperty
-
Adds the given property as super property returning a new statement to annotate.
- addSuperClass(OntClass) - Method in interface com.github.owlcs.ontapi.jena.model.OntClass
-
Adds the given class as a super class and returns this class expression instance to allow cascading calls.
- addSuperClass(OntClass) - Method in interface com.github.owlcs.ontapi.jena.model.OntClass.Named
-
Adds the given class as a super class and returns this class expression instance to allow cascading calls.
- addSuperProperty(OntAnnotationProperty) - Method in interface com.github.owlcs.ontapi.jena.model.OntAnnotationProperty
-
Adds the given property as super property returning this property itself.
- addSuperProperty(OntDataProperty) - Method in interface com.github.owlcs.ontapi.jena.model.OntDataProperty
-
Adds the given property as super property returning this property itself.
- addSuperProperty(OntObjectProperty) - Method in interface com.github.owlcs.ontapi.jena.model.OntObjectProperty
-
Adds the given property as super property returning this property itself.
- 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
- addSymmetricDeclaration() - Method in interface com.github.owlcs.ontapi.jena.model.OntObjectProperty
-
Creates the
P rdf:type owl:SymmetricProperty
property declaration statement, whereP
is this property. - addTransitiveDeclaration() - Method in interface com.github.owlcs.ontapi.jena.model.OntObjectProperty
-
Creates the
P rdf:type owl:TransitiveProperty
property declaration statement, whereP
is this property. - addVersionInfo(String) - Method in interface com.github.owlcs.ontapi.jena.model.OntID
-
Adds a
owl:versionInfo
description. - addVersionInfo(String, String) - Method in interface com.github.owlcs.ontapi.jena.model.OntID
-
Annotates this object with
owl:versionInfo
predicate and the specified language-tagged literal. - addYearMonthDurations - Static variable in class com.github.owlcs.ontapi.jena.vocabulary.SWRLB
- addYearMonthDurationToDate - Static variable in class com.github.owlcs.ontapi.jena.vocabulary.SWRLB
- all() - Static method in enum com.github.owlcs.ontapi.config.OntConfig.DefaultScheme
- all() - Static method in enum com.github.owlcs.ontapi.internal.OWLTopObjectType
-
Lists all values as
Stream
. - ALL - Static variable in enum com.github.owlcs.ontapi.jena.impl.Entities
- ALL_PROPERTIES - Static variable in class com.github.owlcs.ontapi.jena.OntVocabulary.Factory.DCImpl
- 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
- allMatch(Iterator<X>, Predicate<? super X>) - Static method in class com.github.owlcs.ontapi.jena.utils.Iter
-
Returns whether all elements of the given iterator match the provided predicate.
- alternative - Variable in class com.github.owlcs.ontapi.OntologyLoaderImpl
- ambiguousEntities(boolean) - Method in class com.github.owlcs.ontapi.jena.impl.OntGraphModelImpl
-
Gets 'punnings', i.e.
- and(OntFilter) - Method in interface com.github.owlcs.ontapi.jena.impl.conf.OntFilter
- and(Predicate<? super Graph>) - Method in interface com.github.owlcs.ontapi.transforms.GraphFilter
- andThen(Iterator<X1>) - Method in class com.github.owlcs.ontapi.jena.RWLockedGraph.WIT
- annotate(OntAnnotationProperty, String) - Method in interface com.github.owlcs.ontapi.jena.model.OntStatement
-
Annotates the statement with the given predicate and textual message.
- annotate(OntAnnotationProperty, String, String) - Method in interface com.github.owlcs.ontapi.jena.model.OntClass.Named
-
Adds a language-tagged text for this object and the given
predicate
- annotate(OntAnnotationProperty, String, String) - Method in interface com.github.owlcs.ontapi.jena.model.OntDataRange.Named
-
Adds a language-tagged text for this object and the given
predicate
- annotate(OntAnnotationProperty, String, String) - Method in interface com.github.owlcs.ontapi.jena.model.OntID
-
Adds a language-tagged text for this object and the given
predicate
- annotate(OntAnnotationProperty, String, String) - Method in interface com.github.owlcs.ontapi.jena.model.OntIndividual
-
Adds a language-tagged text for this object and the given
predicate
- annotate(OntAnnotationProperty, String, String) - Method in interface com.github.owlcs.ontapi.jena.model.OntNamedProperty
-
Adds a language-tagged text for this object and the given
predicate
- annotate(OntAnnotationProperty, String, String) - Method in interface com.github.owlcs.ontapi.jena.model.OntObject
-
Adds a language-tagged text for this object and the given
predicate
- annotate(OntAnnotationProperty, String, String) - Method in interface com.github.owlcs.ontapi.jena.model.OntStatement
-
Annotates the statement with the given predicate and language-tagged textual message.
- annotate(OntAnnotationProperty, RDFNode) - Method in interface com.github.owlcs.ontapi.jena.model.OntClass.Named
-
Annotates the object with the given
predicate
andvalue
. - annotate(OntAnnotationProperty, RDFNode) - Method in interface com.github.owlcs.ontapi.jena.model.OntDataRange.Named
-
Annotates the object with the given
predicate
andvalue
. - annotate(OntAnnotationProperty, RDFNode) - Method in interface com.github.owlcs.ontapi.jena.model.OntID
-
Annotates the object with the given
predicate
andvalue
. - annotate(OntAnnotationProperty, RDFNode) - Method in interface com.github.owlcs.ontapi.jena.model.OntIndividual
-
Annotates the object with the given
predicate
andvalue
. - annotate(OntAnnotationProperty, RDFNode) - Method in interface com.github.owlcs.ontapi.jena.model.OntNamedProperty
-
Annotates the object with the given
predicate
andvalue
. - annotate(OntAnnotationProperty, RDFNode) - Method in interface com.github.owlcs.ontapi.jena.model.OntObject
-
Annotates the object with the given
predicate
andvalue
. - annotate(OntAnnotationProperty, RDFNode) - Method in interface com.github.owlcs.ontapi.jena.model.OntStatement
-
Annotates the statement with the given predicate and value.
- ANNOTATION - com.github.owlcs.ontapi.internal.OWLTopObjectType
- ANNOTATION_ASSERTION - com.github.owlcs.ontapi.internal.OWLTopObjectType
- ANNOTATION_PROPERTIES - Static variable in class com.github.owlcs.ontapi.jena.OntVocabulary.Factory.OWLImpl
- ANNOTATION_PROPERTIES - Static variable in class com.github.owlcs.ontapi.jena.OntVocabulary.Factory.SKOSImpl
- ANNOTATION_PROPERTY - com.github.owlcs.ontapi.internal.OWLComponentType
- ANNOTATION_PROPERTY - com.github.owlcs.ontapi.jena.impl.Entities
- ANNOTATION_PROPERTY_DOMAIN - com.github.owlcs.ontapi.internal.OWLTopObjectType
- ANNOTATION_PROPERTY_RANGE - 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
- 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. - annotationFactory - Static variable in class com.github.owlcs.ontapi.jena.impl.OntAnnotationImpl
- 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
- annotationProperties() - Method in interface com.github.owlcs.ontapi.jena.model.OntModel
-
Lists all annotation properties.
- 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 - 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
- annotationResources() - Method in class com.github.owlcs.ontapi.jena.impl.OntStatementImpl
- annotationResources() - Method in interface com.github.owlcs.ontapi.jena.model.OntStatement
-
Returns the stream of the annotation objects attached to this statement.
- 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.objects.ONTAnnotationImpl.WithAnnotationsImpl
- annotations() - Method in interface com.github.owlcs.ontapi.internal.objects.WithAnnotations
-
Lists all
OWLAnnotation
s on this object. - annotations() - Method in interface com.github.owlcs.ontapi.internal.objects.WithoutAnnotations
- annotations() - Method in class com.github.owlcs.ontapi.jena.impl.OntObjectImpl
-
Lists all annotation property assertions (so called plain annotations) attached to this object plus all bulk annotations of the root statement.
- annotations() - Method in class com.github.owlcs.ontapi.jena.impl.OntStatementImpl
- annotations() - Method in interface com.github.owlcs.ontapi.jena.model.OntAnnotation
-
Just a synonym for
OntAnnotation.assertions()
. - annotations() - Method in interface com.github.owlcs.ontapi.jena.model.OntObject
-
Lists all top-level annotations attached to the root statement of this object.
- annotations() - Method in interface com.github.owlcs.ontapi.jena.model.OntStatement
-
Lists all annotations related to this statement.
- 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(OntAnnotationProperty) - Method in interface com.github.owlcs.ontapi.jena.model.OntStatement
-
Lists all annotations by the property.
- annotations(OntStatement) - Static method in class com.github.owlcs.ontapi.jena.utils.OntModels
-
Recursively lists all annotations for the given
Ontology Statement
in the form of a flat stream. - 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.objects.ONTAnnotationImpl.WithAnnotationsImpl
- annotationsAsList() - Method in interface com.github.owlcs.ontapi.internal.objects.WithAnnotations
-
Answers a sorted and distinct
List
ofOWLAnnotation
s 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
- annotationValues(OntAnnotationProperty) - Method in interface com.github.owlcs.ontapi.jena.model.OntObject
-
Lists all annotation values for the given predicate.
- annotationValues(OntAnnotationProperty, String) - Method in class com.github.owlcs.ontapi.jena.impl.OntObjectImpl
- annotationValues(OntAnnotationProperty, String) - Method in interface com.github.owlcs.ontapi.jena.model.OntObject
-
Lists all annotation literals for the given predicate and the language tag.
- anonymous - Variable in class com.github.owlcs.ontapi.jena.impl.OntPEImpl.HasAnonymous
- anonymous(Graph) - Static method in class com.github.owlcs.ontapi.transforms.RecursiveTransform
-
Returns all triples with blank subject and object
- ANONYMOUS_CLASS_EXPRESSION - com.github.owlcs.ontapi.internal.OWLComponentType
- ANONYMOUS_DATA_RANGE - com.github.owlcs.ontapi.internal.OWLComponentType
- ANONYMOUS_INDIVIDUAL - 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
- AnonymousImpl(Node, EnhGraph) - Constructor for class com.github.owlcs.ontapi.jena.impl.OntIndividualImpl.AnonymousImpl
- AnonymousIndividual - Static variable in class com.github.owlcs.ontapi.transforms.vocabulary.AVC
- anonymousIndividualFactory - Static variable in class com.github.owlcs.ontapi.jena.impl.OntIndividualImpl
- AnonymousIndividualImpl - Class in com.github.owlcs.ontapi.owlapi.objects
-
An ON-API implementation of
OWLAnonymousIndividual
, encapsulatedJena Bkank Node Id
. - AnonymousIndividualImpl(BlankNodeId) - 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
- AnonymousObjectPropertyFactory() - Constructor for class com.github.owlcs.ontapi.jena.impl.OntPEImpl.AnonymousObjectPropertyFactory
- AntisymmetricProperty - Static variable in class com.github.owlcs.ontapi.transforms.vocabulary.DEPRECATED.OWL
- ANY_BLANK_SUBJECT - Static variable in interface com.github.owlcs.ontapi.jena.impl.conf.OntFinder
- ANY_SUBJECT - Static variable in interface com.github.owlcs.ontapi.jena.impl.conf.OntFinder
- ANY_SUBJECT_AND_OBJECT - Static variable in interface com.github.owlcs.ontapi.jena.impl.conf.OntFinder
- anyMatch(Iterator<X>, Predicate<? super X>) - Static method in class com.github.owlcs.ontapi.jena.utils.Iter
-
Returns whether any elements of the given iterator match the provided predicate.
- ANYTHING - Static variable in interface com.github.owlcs.ontapi.jena.impl.conf.OntFinder
- anyURI - Static variable in class com.github.owlcs.ontapi.jena.vocabulary.SWRLB
- 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(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. - 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.
- 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
, returningTriple
s 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
- argument1 - Static variable in class com.github.owlcs.ontapi.jena.vocabulary.SWRL
- argument2 - Static variable in class com.github.owlcs.ontapi.jena.vocabulary.SWRL
- arguments - Static variable in class com.github.owlcs.ontapi.jena.vocabulary.SWRL
- arguments() - Method in class com.github.owlcs.ontapi.internal.objects.ONTSWRLAtomImpl.BN
- arguments() - Method in interface com.github.owlcs.ontapi.jena.model.OntSWRL.Atom
-
Lists all arguments from this
Atom
. - arguments() - Method in interface com.github.owlcs.ontapi.jena.model.OntSWRL.Atom.Binary
- arguments() - Method in interface com.github.owlcs.ontapi.jena.model.OntSWRL.Atom.Unary
- arguments() - Method in interface com.github.owlcs.ontapi.jena.model.OntSWRL.Atom.WithBuiltin
- arguments() - Method in class com.github.owlcs.ontapi.owlapi.objects.swrl.BuiltInAtomImpl
- arity() - Method in interface com.github.owlcs.ontapi.jena.model.OntDataRange
-
Returns a data range arity.
- as(Class<T>) - Method in class com.github.owlcs.ontapi.jena.impl.OntListImpl
- as(Class<X>) - Method in class com.github.owlcs.ontapi.internal.objects.ONTResourceImpl
- asAnnotationResource() - Method in interface com.github.owlcs.ontapi.jena.model.OntStatement
-
Returns the primary annotation object (resource) which is related to this statement.
- asAnonymousIndividual() - Method in class com.github.owlcs.ontapi.owlapi.objects.AnonymousIndividualImpl
- asAnonymousIndividual(RDFNode) - Static method in class com.github.owlcs.ontapi.jena.utils.OntModels
-
Creates an anonymous individual for the given
RDF Node
, that must be associated with a model. - 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(UnionGraph, OntPersonality, ReadWriteLock) - Static method in class com.github.owlcs.ontapi.OntologyModelImpl.Concurrent
-
Assembles a concurrent version of the
Ontology RDF Model
. - asConcurrent(Graph, ReadWriteLock) - Static method in class com.github.owlcs.ontapi.jena.utils.Graphs
-
Makes a concurrent version of the given
Graph
by wrapping it asRWLockedGraph
. - 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
- asJenaImplementation(ObjectFactory) - Static method in interface com.github.owlcs.ontapi.jena.impl.conf.ObjectFactory
-
Represents the given implementation factory as
Jena Implementation Factory
. - asJenaPersonality(OntPersonality) - Static method in interface com.github.owlcs.ontapi.jena.impl.conf.OntPersonality
-
Represents the given
OntPersonality
configuration as aJena Personality
with a generic typeRDFNode
. - asLiteral() - Method in class com.github.owlcs.ontapi.jena.impl.OntSWRLImpl.DArgImpl
-
Answers the encapsulated node as
Literal
. - 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 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
. - asNamed() - Method in interface com.github.owlcs.ontapi.jena.model.OntClass
- asNamed() - Method in interface com.github.owlcs.ontapi.jena.model.OntClass.Named
- asNamed() - Method in interface com.github.owlcs.ontapi.jena.model.OntDataRange
- asNamed() - Method in interface com.github.owlcs.ontapi.jena.model.OntDataRange.Named
- asNamed() - Method in interface com.github.owlcs.ontapi.jena.model.OntIndividual
- asNamed() - Method in interface com.github.owlcs.ontapi.jena.model.OntIndividual.Named
- asNamed() - Method in interface com.github.owlcs.ontapi.jena.model.OntObjectProperty
- asNamed() - Method in interface com.github.owlcs.ontapi.jena.model.OntObjectProperty.Named
- asNode() - Method in interface com.github.owlcs.ontapi.AsNode
-
Answers the
Node
associated with this object. - 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.jena.impl.OntListImpl
- 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.jena.utils.Graphs
-
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
asONT-API IRI
. - asONT(OntologyConfigurator) - Method in class com.github.owlcs.ontapi.OWLAdapter
-
Wraps
OntologyConfigurator
asOntConfig
. - asONT(OWLAnonymousIndividual) - Static method in class com.github.owlcs.ontapi.owlapi.objects.AnonymousIndividualImpl
-
Converts any instance of
OWLAnonymousIndividual
to theONT-API Anonymous Individual implementation
. - asONT(OWLDataFactory) - Method in class com.github.owlcs.ontapi.OWLAdapter
-
Wraps
OWLDataFactory
asDataFactory
. - asONT(OWLLiteral) - Static method in class com.github.owlcs.ontapi.owlapi.objects.LiteralImpl
-
Converts any instance of
OWLLiteral
to theONT-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 theONT-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
asOntLoaderConfiguration
. - asONT(OWLOntologyManager) - Method in class com.github.owlcs.ontapi.OWLAdapter
-
Wraps
OWLOntologyManager
asOntologyManager
. - asONT(OWLOntologyWriterConfiguration) - Method in class com.github.owlcs.ontapi.OWLAdapter
-
Wraps
OWLOntologyWriterConfiguration
asOntWriterConfiguration
. - asOntList(RDFList, OntGraphModelImpl, OntObject, Property, Resource, Class<N>) - Static method in class com.github.owlcs.ontapi.jena.impl.OntListImpl
-
Wraps the existing
RDFList
asOntList
. - asOntList(RDFList, OntObject, Property, boolean, Resource, Class<E>) - Method in class com.github.owlcs.ontapi.jena.impl.OntGraphModelImpl
-
Wraps the existing given
[]-list
asONT-list
. - asOntList(RDFList, OntObject, Property, Class<E>) - Method in class com.github.owlcs.ontapi.jena.impl.OntGraphModelImpl
-
Wraps the existing given
[]-list
asONT-list
. - 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.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
- asPersonalityModel(OntModel) - Static method in interface com.github.owlcs.ontapi.jena.impl.PersonalityModel
-
Represents the given
Ont[Graph]Model
as aPersonalityModel
. - asPersonalityModel(EnhGraph) - Static method in interface com.github.owlcs.ontapi.jena.impl.PersonalityModel
-
Represents the given
EnhGraph
as aPersonalityModel
. - asProperty() - Method in class com.github.owlcs.ontapi.jena.impl.OntOPEImpl.InversePropertyImpl
- asProperty() - Method in class com.github.owlcs.ontapi.jena.impl.OntPEImpl
- asProperty() - Method in interface com.github.owlcs.ontapi.jena.model.OntProperty
-
Returns a named part of this property expression.
- 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 axioms 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
- asRootStatement() - Method in class com.github.owlcs.ontapi.jena.impl.OntStatementImpl
- asSafeOntList(RDFList, OntGraphModelImpl, OntObject, Property, Resource, Class<N>) - Static method in class com.github.owlcs.ontapi.jena.impl.OntListImpl
-
Wraps the existing
RDFList
asOntList
. - AssertionImpl(Triple, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.axioms.AbstractPropertyAssertionTranslator.AssertionImpl
- assertions() - Method in class com.github.owlcs.ontapi.jena.impl.OntObjectImpl
-
Lists all annotation property assertions (so called plain annotations) attached to this object.
- assertions() - Method in interface com.github.owlcs.ontapi.jena.model.OntAnnotation
-
Returns the annotations assertions attached to this annotation resource.
- 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
- asSpliterator(Iterator<? extends X>, long, int) - Static method in class com.github.owlcs.ontapi.jena.utils.Iter
-
Creates a
Spliterator
using a givenIterator
as the source of elements. - 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(Triple) - Method in class com.github.owlcs.ontapi.jena.impl.OntGraphModelImpl
- asStatement(Triple) - Method in interface com.github.owlcs.ontapi.jena.model.OntModel
-
Answers an
Ontology Statement
in this model who's SPO is that of thetriple
. - 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 extendedJena Statement
, which, in turn, is aTriple
withinJena Model
(in our caseOntology Model
). - asStream(Iterator<? extends X>) - Static method in class com.github.owlcs.ontapi.jena.utils.Iter
-
Creates a new sequential
Stream
from the givenIterator
, which is expected to deliver nonnull items: it is required that the operationIterator.next()
must not returnnull
if the methodIterator.hasNext()
answerstrue
. - asStream(Iterator<? extends X>, int) - Static method in class com.github.owlcs.ontapi.jena.utils.Iter
-
Constructs a new sequential
Stream
from the givenIterator
, with the specifiedcharacteristics
. - asStream(Iterator<? extends X>, long, int) - Static method in class com.github.owlcs.ontapi.jena.utils.Iter
-
Constructs a new sequential
Stream
from the givenIterator
, with the specifiedcharacteristics
and estimatedsize
. - asStream(ExtendedIterator<? extends X>) - Static method in class com.github.owlcs.ontapi.jena.utils.Iter
-
Creates a new sequential
Stream
from the givenExtendedIterator
. - 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.jena.impl.UnionModel
-
Creates an
UnionGraph
instance if it is needed. - asUnmodifiableNodeSet(Collection<? extends RDFNode>) - Static method in class com.github.owlcs.ontapi.jena.utils.Iter
-
Creates an unmodifiable Set of
Node
s from the collection ofRDF Node
s. - ASYMMETRIC_OBJECT_PROPERTY - 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 withowl: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(Node, EnhGraph) - Constructor for class com.github.owlcs.ontapi.jena.impl.OntSWRLImpl.AtomImpl
- AtomImpl(SWRLPredicate) - Constructor for class com.github.owlcs.ontapi.owlapi.objects.swrl.AtomImpl
- AtomList - Static variable in class com.github.owlcs.ontapi.jena.vocabulary.SWRL
- AtomSimplifier() - Constructor for class com.github.owlcs.ontapi.owlapi.axioms.RuleImpl.AtomSimplifier
- attachClass(OntClass) - Method in interface com.github.owlcs.ontapi.jena.model.OntIndividual
-
Adds a type (class expression) to this individual.
- AVC - Class in com.github.owlcs.ontapi.transforms.vocabulary
-
Vocabulary with (possible, temporary) resources used by ONT-API only.
- AVC() - Constructor for class com.github.owlcs.ontapi.transforms.vocabulary.AVC
- 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 com.github.owlcs.ontapi.internal.OWLTopObjectType
-
Lists all
OWLAxiom
sMeta-info
s. - axioms() - Method in class com.github.owlcs.ontapi.OntBaseModelImpl
- axioms() - Method in class com.github.owlcs.ontapi.OWLOntologyWrapper
- axioms(OntModel) - Method in class com.github.owlcs.ontapi.internal.AxiomTranslator
-
Reads all model's axioms in the form of stream.
- 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 com.github.owlcs.ontapi.internal.OWLTopObjectType
- 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 com.github.owlcs.ontapi.OntologyFactoryImpl.BadRecursionException
- base - Variable in class com.github.owlcs.ontapi.jena.RWLockedGraph
-
The base
Graph
. - base - Variable in class com.github.owlcs.ontapi.jena.RWLockedGraph.WIT
- base - Variable in class com.github.owlcs.ontapi.jena.UnionGraph
- base - Variable in class com.github.owlcs.ontapi.OntBaseModelImpl
- base() - Method in class com.github.owlcs.ontapi.jena.RWLockedGraph.WIT
- BaseDeclarator - Class in com.github.owlcs.ontapi.transforms
-
The collection of base methods for
ManifestDeclarator
andReasonerDeclarator
- BaseDeclarator(Graph) - Constructor for class com.github.owlcs.ontapi.transforms.BaseDeclarator
- BaseFactoryImpl - Class in com.github.owlcs.ontapi.jena.impl.conf
- BaseFactoryImpl() - Constructor for class com.github.owlcs.ontapi.jena.impl.conf.BaseFactoryImpl
- baseGraphs(Graph) - Static method in class com.github.owlcs.ontapi.jena.utils.Graphs
-
Lists all indivisible graphs extracted from the composite or wrapper graph including the base as flat stream of non-composite (primitive) graphs.
- BaseModel - Interface in com.github.owlcs.ontapi
-
A technical interface-helper that serves as a bridge between
Jena RDF model
andOWLAPI ontology
through theInternalModel
on the one hand, and between all these things andOWLAPI manager
through theModelConfig
on the other hand. - BaseSearcher - Class in com.github.owlcs.ontapi.internal
-
A base abstraction for
AxiomTranslator
s 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
- belongsToAnnotation() - Method in class com.github.owlcs.ontapi.jena.impl.OntStatementImpl
-
Answers
true
iff this statement is a part ofBulk Annotation Ontology Object
. - belongsToAnnotation() - Method in interface com.github.owlcs.ontapi.jena.model.OntStatement
-
Answers
true
iff this statement is a part ofBulk Annotation Ontology Object
. - belongsToOWLAnnotation() - Method in class com.github.owlcs.ontapi.jena.impl.OntStatementImpl
- belongsToOWLAxiom() - Method in class com.github.owlcs.ontapi.jena.impl.OntStatementImpl
- Binary(BlankNodeId, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.objects.ONTSWRLAtomImpl.Binary
- BINARY_RDF - 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 - com.github.owlcs.ontapi.OWLLangRegistry.LangKey
- blank(Node) - Static method in class com.github.owlcs.ontapi.OntGraphUtils
-
Converts a
Jena Node
toOWL-API node object
, which pretends to be a blank node. - BLANK - Static variable in interface com.github.owlcs.ontapi.jena.impl.conf.OntFilter
- BLANK - Static variable in class com.github.owlcs.ontapi.jena.utils.Models
- BN(BlankNodeId, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.objects.ONTSWRLAtomImpl.BN
- body - Static variable in class com.github.owlcs.ontapi.jena.vocabulary.SWRL
- body() - Method in class com.github.owlcs.ontapi.internal.axioms.SWRLRuleTranslator.AxiomImpl
- body() - Method in interface com.github.owlcs.ontapi.jena.model.OntSWRL.Imp
- body() - Method in class com.github.owlcs.ontapi.owlapi.axioms.RuleImpl
- bodyList() - Method in class com.github.owlcs.ontapi.owlapi.axioms.RuleImpl
- BOOLEAN - com.github.owlcs.ontapi.config.ExtendedProperties.MapType
- booleanNot - Static variable in class com.github.owlcs.ontapi.jena.vocabulary.SWRLB
- 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
- build() - Method in class com.github.owlcs.ontapi.jena.impl.conf.PersonalityBuilder
-
Builds a new personality configuration.
- 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 - Static variable in class com.github.owlcs.ontapi.jena.vocabulary.SWRL
- Builtin - Static variable in class com.github.owlcs.ontapi.jena.vocabulary.SWRL
- BUILTIN_OWL_DATATYPES - Static variable in class com.github.owlcs.ontapi.owlapi.objects.entity.BuiltinDatatypeImpl
-
A
Map
of all known builtin datatypes. - BuiltinAtom - Static variable in class com.github.owlcs.ontapi.jena.vocabulary.SWRL
- BuiltInAtomImpl - Class in com.github.owlcs.ontapi.owlapi.objects.swrl
- BuiltInAtomImpl(Node, EnhGraph) - Constructor for class com.github.owlcs.ontapi.jena.impl.OntSWRLImpl.BuiltInAtomImpl
- BuiltInAtomImpl(IRI, List<SWRLDArgument>) - Constructor for class com.github.owlcs.ontapi.owlapi.objects.swrl.BuiltInAtomImpl
- builtInAtomSWRLFactory - Static variable in class com.github.owlcs.ontapi.jena.impl.OntSWRLImpl
- BuiltinDatatypeImpl - Class in com.github.owlcs.ontapi.owlapi.objects.entity
-
An optimised implementation of
OWLDatatype
, that is actually a wrapper forOWL2Datatype
. - BuiltinDatatypeImpl(OWL2Datatype) - Constructor for class com.github.owlcs.ontapi.owlapi.objects.entity.BuiltinDatatypeImpl
- BuiltinImpl(Node, EnhGraph) - Constructor for class com.github.owlcs.ontapi.jena.impl.OntSWRLImpl.BuiltinImpl
- builtins - Variable in class com.github.owlcs.ontapi.transforms.TransformationModel
- BUILTINS - Static variable in class com.github.owlcs.ontapi.jena.OntVocabulary.Factory.SWRLImpl
- builtinWRLFactory - Static variable in class com.github.owlcs.ontapi.jena.impl.OntSWRLImpl
- 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 - 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 - 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 - 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 - 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 - 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 - 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 - 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 - 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.
- ByPredicate(Property) - Constructor for class com.github.owlcs.ontapi.jena.impl.conf.OntFinder.ByPredicate
- 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
- ByType(Resource) - Constructor for class com.github.owlcs.ontapi.jena.impl.conf.OntFinder.ByType
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.InternalModelImpl
-
Extracts all components from the given
container
and puts them into theInternalReadModel.components
cache. - CachedFactory(Class<? extends OntObject>, ObjectFactory, int, boolean) - Constructor for class com.github.owlcs.ontapi.internal.SearchModel.CachedFactory
- 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, 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
innerLoading Cache
s, for all OWL entities and IRIs. - CacheObjectFactory(DataFactory, Supplier<OntModel>, Map<Class<? extends OWLPrimitive>, InternalCache<?, ?>>, Supplier<InternalCache<?, ?>>) - Constructor for class com.github.owlcs.ontapi.internal.CacheObjectFactory
-
The primary constructor.
- 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
OWLObject
s andTriple
s 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
withCacheObjectMapImpl.CachedMap
-keys andCacheObjectMapImpl.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 byONTObject
. - calcDataRange(OntDataRange, ONTObjectFactory, Set<Resource>) - Static method in class com.github.owlcs.ontapi.internal.ReadHelper
-
Calculates an
OWLDataRange
wrapped byONTObject
. - 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
- canAs(Class<? extends RDFNode>, Node, EnhGraph) - Static method in interface com.github.owlcs.ontapi.jena.impl.PersonalityModel
-
Checks if the given
node
can be viewed as the given type. - canAs(Class<X>) - Method in class com.github.owlcs.ontapi.jena.impl.OntListImpl
- 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.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.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.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.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.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.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.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.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.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.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.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.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.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
- canCreateInGraph(Node, EnhGraph) - Method in class com.github.owlcs.ontapi.jena.impl.conf.CommonFactoryImpl
- canCreateInGraph(Node, EnhGraph) - Method in interface com.github.owlcs.ontapi.jena.impl.conf.ObjectFactory
-
Answers
true
iff the modifying of thegraph
is allowed by this implementation for the encapsulated object's interface. - canWrap(Node, EnhGraph) - Method in class com.github.owlcs.ontapi.internal.SearchModel.CachedFactory
- canWrap(Node, EnhGraph) - Method in class com.github.owlcs.ontapi.jena.impl.conf.CommonFactoryImpl
- canWrap(Node, EnhGraph) - Method in class com.github.owlcs.ontapi.jena.impl.conf.MultiFactoryImpl
- canWrap(Node, EnhGraph) - Method in interface com.github.owlcs.ontapi.jena.impl.conf.ObjectFactory
-
Checks that the wrapping (
node
,eg
) would succeed. - canWrap(Node, EnhGraph) - Method in class com.github.owlcs.ontapi.jena.impl.OntCEImpl.ClassExpressionFactory
- canWrap(Node, EnhGraph) - Method in class com.github.owlcs.ontapi.jena.impl.OntDRImpl.DataRangeFactory
- canWrap(Node, EnhGraph) - Method in class com.github.owlcs.ontapi.jena.impl.OntPEImpl.AnonymousObjectPropertyFactory
- canWrap(Node, EnhGraph) - Method in class com.github.owlcs.ontapi.jena.impl.OntPEImpl.PropertiesFactory
- canWrap(Node, EnhGraph) - Method in class com.github.owlcs.ontapi.jena.impl.OntSWRLImpl.SWRLImplFactory
- canWrap(Node, EnhGraph) - Method in class com.github.owlcs.ontapi.jena.impl.WrappedFactoryImpl
- canWrap(Node, EnhGraph, ObjectFactory...) - Static method in class com.github.owlcs.ontapi.jena.impl.conf.BaseFactoryImpl
- canWrap(Node, EnhGraph, Iterable<ObjectFactory>) - Static method in class com.github.owlcs.ontapi.jena.impl.conf.BaseFactoryImpl
- cardinality - Variable in class com.github.owlcs.ontapi.owlapi.objects.ce.CardinalityRestrictionImpl
- CardinalityRestrictionCEImpl(Node, EnhGraph, Property, Class<O>, Class<P>, OntCEImpl.CardinalityType) - Constructor for class com.github.owlcs.ontapi.jena.impl.OntCEImpl.CardinalityRestrictionCEImpl
- 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
- cardinalityType - Variable in class com.github.owlcs.ontapi.jena.impl.OntCEImpl.CardinalityRestrictionCEImpl
- cast(RDFNode) - Method in class com.github.owlcs.ontapi.jena.impl.OntListImpl
-
Makes an
OntListImpl
-resource from the givenRDF-Node
. - ceiling - Static variable in class com.github.owlcs.ontapi.jena.vocabulary.SWRLB
- 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
- changeRDFType(Resource, boolean) - Method in class com.github.owlcs.ontapi.jena.impl.OntObjectImpl
-
Adds or removes
@this rdf:type @type
statement. - changeRDFType(Resource, boolean) - Method in class com.github.owlcs.ontapi.jena.impl.OntOPEImpl
- 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
- checkNamed(Node) - Static method in class com.github.owlcs.ontapi.jena.impl.OntObjectImpl
-
Tests the node is named.
- checkNamed(Resource) - Static method in class com.github.owlcs.ontapi.jena.impl.OntObjectImpl
-
Tests the RDF resource is named.
- checkRequiredInputs(OntObject, Property, RDFNode, Resource, Class<?>) - Static method in class com.github.owlcs.ontapi.jena.impl.OntListImpl
- checkRequiredInputs(OntObject, Property, Resource, Class<?>) - Static method in class com.github.owlcs.ontapi.jena.impl.OntListImpl
- chooseAnnotationProperty() - Method in enum com.github.owlcs.ontapi.transforms.ReasonerDeclarator.DefaultStrategies
- chooseAnnotationProperty() - Method in interface com.github.owlcs.ontapi.transforms.ReasonerDeclarator.Strategy
-
Answers
true
if aowl:AnnotationProperty
must be chosen in an ambiguous situation. - chooseClass() - Method in enum 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 - com.github.owlcs.ontapi.config.ExtendedProperties.MapType
- CLASS - com.github.owlcs.ontapi.internal.OWLComponentType
- CLASS - com.github.owlcs.ontapi.jena.impl.Entities
- CLASS - com.github.owlcs.ontapi.jena.impl.OntCEImpl.ObjectRestrictionType
- CLASS_ASSERTION - com.github.owlcs.ontapi.internal.OWLTopObjectType
- CLASS_EXPRESSION - com.github.owlcs.ontapi.internal.OWLComponentType
- CLASS_FINDER - Static variable in class com.github.owlcs.ontapi.jena.impl.OntCEImpl
- 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
- 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. - ClassAtom - Static variable in class com.github.owlcs.ontapi.jena.vocabulary.SWRL
- 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.
- classAtomSWRLFactory - Static variable in class com.github.owlcs.ontapi.jena.impl.OntSWRLImpl
- 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
- classes() - Method in class com.github.owlcs.ontapi.jena.impl.OntIndividualImpl
- classes() - Method in interface com.github.owlcs.ontapi.jena.model.OntIndividual
-
Returns all direct class types.
- classes() - Method in interface com.github.owlcs.ontapi.jena.model.OntModel
-
Lists all named class expressions (OWL classes).
- classes(boolean) - Method in class com.github.owlcs.ontapi.jena.impl.OntIndividualImpl
- classes(boolean) - Method in interface com.github.owlcs.ontapi.jena.model.OntIndividual
-
Answers a
Stream
over the class expressions to which this individual belongs, including super-classes if the flagdirect
isfalse
. - CLASSES - Static variable in class com.github.owlcs.ontapi.jena.OntVocabulary.Factory.OWLImpl
- CLASSES - Static variable in class com.github.owlcs.ontapi.jena.OntVocabulary.Factory.SKOSImpl
-
NOTE: In the
SKOSVocabulary
there is also skos:TopConcept But in fact there is no such resource in the specification. - ClassesImpl(Node, EnhGraph) - Constructor for class com.github.owlcs.ontapi.jena.impl.OntDisjointImpl.ClassesImpl
- 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
- ClassExpressionFactory() - Constructor for class com.github.owlcs.ontapi.jena.impl.OntCEImpl.ClassExpressionFactory
- 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
- classPredicate - Static variable in class com.github.owlcs.ontapi.jena.vocabulary.SWRL
- ClassSearcher - Class in com.github.owlcs.ontapi.internal.searchers.objects
-
An
ObjectsSearcher
that retrievesOWL-API Class
es. - 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 class com.github.owlcs.ontapi.jena.impl.OntListImpl
- clear() - Method in interface com.github.owlcs.ontapi.jena.model.OntList
-
Removes all of the elements from this list.
- clear() - Method in class com.github.owlcs.ontapi.jena.RWLockedGraph
- 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
- clearAll(Property) - Method in class com.github.owlcs.ontapi.jena.impl.OntObjectImpl
-
Removes all objects for predicate (if object is rdf:List removes all content)
- clearAnnotations() - Method in class com.github.owlcs.ontapi.jena.impl.OntObjectImpl
-
Removes all root annotations including their sub-annotations hierarchy.
- clearAnnotations() - Method in class com.github.owlcs.ontapi.jena.impl.OntStatementImpl
- clearAnnotations() - Method in interface com.github.owlcs.ontapi.jena.model.OntObject
-
Removes all root annotations including their sub-annotations hierarchy.
- clearAnnotations() - Method in interface com.github.owlcs.ontapi.jena.model.OntStatement
-
Removes all sub-annotations including their children.
- clearCache() - Method in interface com.github.owlcs.ontapi.internal.InternalModel
-
Invalidates all caches.
- clearCache() - Method in class com.github.owlcs.ontapi.internal.InternalModelImpl
- 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.InternalModel
-
Invalidates the cache if needed.
- clearCacheIfNeeded() - Method in class com.github.owlcs.ontapi.internal.InternalModelImpl
- clearComponents(OWLObject) - Method in class com.github.owlcs.ontapi.internal.InternalModelImpl
-
Invalidates the
cache
for all components parsed from the givencontainer
. - clearComponentsCaches() - Method in class com.github.owlcs.ontapi.internal.InternalModelImpl
-
Invalidates
InternalReadModel.components
,InternalReadModel.objectFactory
andInternalReadModel.searchModel
caches. - clearContent() - Method in interface com.github.owlcs.ontapi.internal.objects.WithContent
-
Clears the content-cache-container.
- clearDisjointUnions() - Method in interface com.github.owlcs.ontapi.jena.model.OntClass.Named
-
Deletes all
DisjointUnion
[]-lists including their annotations, i.e. - clearHasKeys() - Method in interface com.github.owlcs.ontapi.jena.model.OntClass
-
Deletes all
HasKey
[]-list including its annotations, i.e. - clearHasKeys() - Method in interface com.github.owlcs.ontapi.jena.model.OntClass.Named
-
Deletes all
HasKey
[]-list including its annotations, i.e. - 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 class com.github.owlcs.ontapi.jena.impl.OntGraphModelImpl
- clearNsPrefixMap() - Method in class com.github.owlcs.ontapi.jena.RWLockedGraph.WPM
- 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.InternalModelImpl
-
Invalidates search model and object factory caches.
- clearPropertyChains() - Method in interface com.github.owlcs.ontapi.jena.model.OntObjectProperty
-
Deletes all property chain lists including their annotations.
- close() - Method in class com.github.owlcs.ontapi.jena.RWLockedGraph
- close() - Method in class com.github.owlcs.ontapi.jena.RWLockedGraph.WIT
- close() - Method in class com.github.owlcs.ontapi.jena.UnionGraph
-
Closes the graph including all related graphs.
- close(Iterator<?>) - Static method in class com.github.owlcs.ontapi.jena.utils.Iter
-
Closes iterator if it is
CloseableIterator
. - collectAllUnionGraphs() - Method in class com.github.owlcs.ontapi.jena.UnionGraph
-
Recursively collects a
Set
of allUnionGraph
s that are related to this instance somehow, i.e. - 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
. - collectBaseGraphs() - Method in class com.github.owlcs.ontapi.jena.UnionGraph
-
Calculates and returns a
Set
of all indivisiblegraph
s that are placed somewhere lower in the hierarchy. - 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(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(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(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
- collectPrefixes(Iterable<Graph>) - Static method in class com.github.owlcs.ontapi.jena.utils.Graphs
-
Collects a prefixes library from the collection of the graphs.
- collectRelatedChanges(OWLOntologyChange) - Method in class com.github.owlcs.ontapi.OntologyManagerImpl
-
Collects the related changes according to the settings.
- collectUnionGraphs() - Method in class com.github.owlcs.ontapi.jena.UnionGraph
-
Recursively collects all
UnionGraph
s that underlies this instance, inclusive. - 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.jena - package com.github.owlcs.ontapi.jena
- com.github.owlcs.ontapi.jena.impl - package com.github.owlcs.ontapi.jena.impl
- com.github.owlcs.ontapi.jena.impl.conf - package com.github.owlcs.ontapi.jena.impl.conf
- com.github.owlcs.ontapi.jena.model - package com.github.owlcs.ontapi.jena.model
- com.github.owlcs.ontapi.jena.utils - package com.github.owlcs.ontapi.jena.utils
- com.github.owlcs.ontapi.jena.vocabulary - package com.github.owlcs.ontapi.jena.vocabulary
- 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
- CommonFactoryImpl - Class in com.github.owlcs.ontapi.jena.impl.conf
-
Default implementation of
ObjectFactory
. - CommonFactoryImpl(OntMaker, OntFinder, OntFilter) - Constructor for class com.github.owlcs.ontapi.jena.impl.conf.CommonFactoryImpl
- 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
- complementOfCEFactory - Static variable in class com.github.owlcs.ontapi.jena.impl.OntCEImpl
- complementOfDRFactory - Static variable in class com.github.owlcs.ontapi.jena.impl.OntDRImpl
- ComplementOfImpl(Node, EnhGraph) - Constructor for class com.github.owlcs.ontapi.jena.impl.OntCEImpl.ComplementOfImpl
- ComplementOfImpl(Node, EnhGraph) - Constructor for class com.github.owlcs.ontapi.jena.impl.OntDRImpl.ComplementOfImpl
- 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
- ComponentRestrictionCEImpl(Node, EnhGraph, Property, Class<O>, Class<P>) - Constructor for class com.github.owlcs.ontapi.jena.impl.OntCEImpl.ComponentRestrictionCEImpl
- components(Object) - Method in class com.github.owlcs.ontapi.internal.objects.ONTCollectors.ONTCollector
-
Lists all components of the given object
- ComponentsCEImpl(Node, EnhGraph, Property, Class<O>) - Constructor for class com.github.owlcs.ontapi.jena.impl.OntCEImpl.ComponentsCEImpl
- ComponentsDRImpl(Node, EnhGraph, Property, Class<N>) - Constructor for class com.github.owlcs.ontapi.jena.impl.OntDRImpl.ComponentsDRImpl
- computeDocumentIRI(OWLOntologyID) - Method in class com.github.owlcs.ontapi.OntologyManagerImpl
- concat(ExtendedIterator<? extends X>...) - Static method in class com.github.owlcs.ontapi.jena.utils.Iter
-
Creates a lazily concatenated
Extended Iterator
whose elements are all the elements of the given iterators. - concat(ExtendedIterator<? extends X>, ExtendedIterator<? extends X>) - Static method in class com.github.owlcs.ontapi.jena.utils.Iter
-
Creates a lazily concatenated
Extended Iterator
whose elements are all the elements of the first iterator followed by all the elements of the second iterator. - 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.OntBaseModelImpl
- config - Variable in class com.github.owlcs.ontapi.OntologyManagerImpl
- ConfigMismatchException(String) - Constructor for exception 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
- contains - Static variable in class com.github.owlcs.ontapi.jena.vocabulary.SWRLB
- contains(E) - Method in class com.github.owlcs.ontapi.jena.impl.OntListImpl
- contains(E) - Method in interface com.github.owlcs.ontapi.jena.model.RDFNodeList
-
Answers
true
if the []-list contains the specifiedelement
. - contains(K) - Method in class com.github.owlcs.ontapi.internal.CacheObjectMapImpl.CachedMap
-
Returns
true
if this map contains a mapping for the specifiedkey
. - contains(Node, Node, Node) - Method in class com.github.owlcs.ontapi.jena.RWLockedGraph
- contains(Triple) - Method in class com.github.owlcs.ontapi.jena.RWLockedGraph
- contains(Triple) - Method in class com.github.owlcs.ontapi.jena.UnionGraph.Underlying
-
Tests if the given triple belongs to any of the sub-graphs.
- contains(IRI) - Method in interface com.github.owlcs.ontapi.OntologyManager
-
Answers
true
if the manager contains an ontology with the given ontologyiri
. - contains(IRI) - Method in class com.github.owlcs.ontapi.OntologyManagerImpl
- contains(OWLAnnotation) - Method in interface com.github.owlcs.ontapi.internal.InternalModel
-
Answers
true
if the given annotation is present in ontology header. - contains(OWLAxiom) - Method in interface com.github.owlcs.ontapi.internal.InternalModel
-
Answers
true
if the given axiom is present within this buffer-model. - 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 com.github.owlcs.ontapi.internal.OWLComponentType
-
Answers
true
if the givencontainer
contains the givencomponent
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 ontologyid
. - 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 com.github.owlcs.ontapi.internal.OWLComponentType
-
Answers
true
if the givencontainer
contains any of the givencomponents
somewhere in its depths. - 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
- 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(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.InternalModel
-
Answers
true
if the given axiom is present within the model. - containsIgnoreCase - Static variable in class com.github.owlcs.ontapi.jena.vocabulary.SWRLB
- 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(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
- containsLocal(Resource, Property, RDFNode) - Method in class com.github.owlcs.ontapi.jena.impl.OntGraphModelImpl
-
Determines if the given
(s, p, o)
pattern is present in the base graph, withnull
allowed to represent a wildcard match. - 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
- 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(K, OntModel, ONTObjectFactory, AxiomsSettings) - Method in interface com.github.owlcs.ontapi.internal.ObjectsSearcher
-
Answers
true
if the specifiedmodel
contains the givenobject
. - containsOWLDeclaration(OWLEntity) - Method in interface com.github.owlcs.ontapi.internal.InternalModel
-
Tests if the given
OWLEntity
has the OWL declaration. - containsOWLEntity(OWLAnnotationProperty) - Method in interface com.github.owlcs.ontapi.internal.InternalModel
-
Answers
true
if the given property is present in the ontology signature. - containsOWLEntity(OWLClass) - Method in interface com.github.owlcs.ontapi.internal.InternalModel
-
Answers
true
if the given class is present in the ontology signature. - containsOWLEntity(OWLDataProperty) - Method in interface com.github.owlcs.ontapi.internal.InternalModel
-
Answers
true
if the given property is present in the ontology signature. - containsOWLEntity(OWLDatatype) - Method in interface com.github.owlcs.ontapi.internal.InternalModel
-
Answers
true
if the given datatype is present in the ontology signature. - containsOWLEntity(OWLNamedIndividual) - Method in interface com.github.owlcs.ontapi.internal.InternalModel
-
Answers
true
if the given individual is present in the ontology signature. - containsOWLEntity(OWLObjectProperty) - Method in interface com.github.owlcs.ontapi.internal.InternalModel
-
Answers
true
if the given property is present in the ontology signature. - 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(RDFNode, String) - Static method in class com.github.owlcs.ontapi.jena.utils.Models
-
Answers
true
if the givennode
contains the specifieduri
. - containsURI(Statement, String) - Static method in class com.github.owlcs.ontapi.jena.utils.Models
-
Answers
true
if the givenuri
is a part of the givenstatement
. - containsURI(OWLDataFactory, OWLAxiom, IRI) - Method in class com.github.owlcs.ontapi.internal.searchers.axioms.ByIRI
-
Answers
true
if the giveniri
is a part of the givenaxiom
. - 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.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
- content() - Method in class com.github.owlcs.ontapi.jena.impl.OntListImpl
- content() - Method in class com.github.owlcs.ontapi.jena.impl.OntObjectImpl
-
Lists the content of the object, i.e.
- content() - Method in interface com.github.owlcs.ontapi.jena.model.OntIndividual
-
Lists the content of the object, i.e.
- content() - Method in interface com.github.owlcs.ontapi.jena.model.OntList
-
Returns the root statement plus spec.
- content() - Method in interface com.github.owlcs.ontapi.jena.model.OntObject
-
Lists the content of the object, i.e.
- 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. - Conversion(String) - Constructor for exception com.github.owlcs.ontapi.jena.OntJenaException.Conversion
- Conversion(String, Throwable) - Constructor for exception com.github.owlcs.ontapi.jena.OntJenaException.Conversion
- 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 interface com.github.owlcs.ontapi.jena.impl.conf.OntPersonality
-
Makes a full copy of this configuration.
- copy() - Method in class com.github.owlcs.ontapi.jena.impl.conf.OntPersonalityImpl
- copy() - Method in class com.github.owlcs.ontapi.jena.impl.conf.PersonalityBuilder
-
Makes a full copy of this builder.
- 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
- cos - Static variable in class com.github.owlcs.ontapi.jena.vocabulary.SWRLB
- 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.
- count(Iterator<?>) - Static method in class com.github.owlcs.ontapi.jena.utils.Iter
-
Returns the count of elements in the given iterator.
- create(ONTObject<X>) - Static method in class com.github.owlcs.ontapi.internal.ONTWrapperImpl
- create(OntGraphModelImpl, OntIndividual, OntDataProperty, Literal) - Static method in class com.github.owlcs.ontapi.jena.impl.OntNPAImpl
- create(OntGraphModelImpl, OntIndividual, OntObjectProperty, OntIndividual) - Static method in class com.github.owlcs.ontapi.jena.impl.OntNPAImpl
- create(OntGraphModelImpl, OntObject, Property, Resource, Class<N>, ExtendedIterator<N>) - Static method in class com.github.owlcs.ontapi.jena.impl.OntListImpl
-
Creates a fresh
OntList
with the givenelementType
as a type constraint containing all content from the specifiedExtendedIterator
preserving the original order. - create(OntGraphModelImpl, Class<T>, Literal) - Static method in class com.github.owlcs.ontapi.jena.impl.OntFRImpl
- create(OntGraphModelImpl, Resource, Class<R>, Class<E>, Stream<E>) - Static method in class com.github.owlcs.ontapi.jena.impl.OntDisjointImpl
- create(OntClass, ONTObjectFactory, Supplier<OntModel>) - Static method in class com.github.owlcs.ontapi.internal.objects.ONTAnonymousClassExpressionImpl
- create(OntDataRange, ONTObjectFactory, Supplier<OntModel>) - Static method in class com.github.owlcs.ontapi.internal.objects.ONTAnonymousDataRangeImpl
- create(OntFacetRestriction, ONTObjectFactory, Supplier<OntModel>) - Static method in class com.github.owlcs.ontapi.internal.objects.ONTFacetRestrictionImpl
- create(OntIndividual, Supplier<OntModel>) - Static method in class com.github.owlcs.ontapi.internal.objects.ONTSWRLIndividualImpl
- create(OntObjectProperty.Inverse, ONTObjectFactory, Supplier<OntModel>) - Static method in class com.github.owlcs.ontapi.internal.objects.ONTObjectInverseOfImpl
- create(OntStatement, ModelObjectFactory, AxiomsSettings) - Static method in class com.github.owlcs.ontapi.internal.axioms.AnnotationAssertionTranslator.AxiomImpl
-
Creates an
OWLAnnotationAssertionAxiom
that is alsoONTObject
. - create(OntStatement, ModelObjectFactory, AxiomsSettings) - Static method in class com.github.owlcs.ontapi.internal.axioms.AnnotationPropertyDomainTranslator.AxiomImpl
-
Creates an
ONTObject
container that is alsoOWLAnnotationPropertyDomainAxiom
. - create(OntStatement, ModelObjectFactory, AxiomsSettings) - Static method in class com.github.owlcs.ontapi.internal.axioms.AnnotationPropertyRangeTranslator.AxiomImpl
-
Creates an
ONTObject
container that is alsoOWLAnnotationPropertyRangeAxiom
. - create(OntStatement, ModelObjectFactory, AxiomsSettings) - Static method in class com.github.owlcs.ontapi.internal.axioms.AsymmetricObjectPropertyTranslator.AxiomImpl
-
Creates an
ONTObject
container, that is alsoOWLAsymmetricObjectPropertyAxiom
. - create(OntStatement, ModelObjectFactory, AxiomsSettings) - Static method in class com.github.owlcs.ontapi.internal.axioms.ClassAssertionTranslator.AxiomImpl
-
Creates an
ONTObject
container that is alsoOWLClassAssertionAxiom
. - create(OntStatement, ModelObjectFactory, AxiomsSettings) - Static method in class com.github.owlcs.ontapi.internal.axioms.DataPropertyAssertionTranslator.AxiomImpl
-
Creates an
OWLDataPropertyAssertionAxiom
that is alsoONTObject
. - create(OntStatement, ModelObjectFactory, AxiomsSettings) - Static method in class com.github.owlcs.ontapi.internal.axioms.DataPropertyDomainTranslator.AxiomImpl
-
Creates an
ONTObject
container that is alsoOWLDataPropertyDomainAxiom
. - create(OntStatement, ModelObjectFactory, AxiomsSettings) - Static method in class com.github.owlcs.ontapi.internal.axioms.DataPropertyRangeTranslator.AxiomImpl
-
Creates an
ONTObject
container that is alsoOWLDataPropertyRangeAxiom
. - create(OntStatement, ModelObjectFactory, AxiomsSettings) - Static method in class com.github.owlcs.ontapi.internal.axioms.DatatypeDefinitionTranslator.AxiomImpl
-
Creates an
ONTObject
container that is alsoOWLDatatypeDefinitionAxiom
. - create(OntStatement, ModelObjectFactory, AxiomsSettings) - Static method in class com.github.owlcs.ontapi.internal.axioms.DeclarationTranslator.AxiomImpl
-
Creates an
OWLDeclarationAxiom
that is alsoONTObject
. - create(OntStatement, ModelObjectFactory, AxiomsSettings) - Static method in class com.github.owlcs.ontapi.internal.axioms.DifferentIndividualsTranslator.AxiomImpl
-
Creates an
ONTObject
container, that is alsoOWLDifferentIndividualsAxiom
. - create(OntStatement, ModelObjectFactory, AxiomsSettings) - Static method in class com.github.owlcs.ontapi.internal.axioms.DisjointClassesTranslator.AxiomImpl
-
Creates an
ONTObject
container, that is alsoOWLDisjointClassesAxiom
. - create(OntStatement, ModelObjectFactory, AxiomsSettings) - Static method in class com.github.owlcs.ontapi.internal.axioms.DisjointDataPropertiesTranslator.AxiomImpl
-
Creates an
ONTObject
container, that is alsoOWLDisjointDataPropertiesAxiom
. - create(OntStatement, ModelObjectFactory, AxiomsSettings) - Static method in class com.github.owlcs.ontapi.internal.axioms.DisjointObjectPropertiesTranslator.AxiomImpl
-
Creates an
ONTObject
container, that is alsoOWLDisjointObjectPropertiesAxiom
. - create(OntStatement, ModelObjectFactory, AxiomsSettings) - Static method in class com.github.owlcs.ontapi.internal.axioms.DisjointUnionTranslator.AxiomImpl
-
Creates an
ONTObject
container that is alsoOWLDisjointUnionAxiom
. - create(OntStatement, ModelObjectFactory, AxiomsSettings) - Static method in class com.github.owlcs.ontapi.internal.axioms.EquivalentClassesTranslator.AxiomImpl
-
Creates an
ONTObject
container, that is alsoOWLEquivalentClassesAxiom
. - create(OntStatement, ModelObjectFactory, AxiomsSettings) - Static method in class com.github.owlcs.ontapi.internal.axioms.EquivalentDataPropertiesTranslator.AxiomImpl
-
Creates an
ONTObject
container, that is alsoOWLEquivalentDataPropertiesAxiom
. - create(OntStatement, ModelObjectFactory, AxiomsSettings) - Static method in class com.github.owlcs.ontapi.internal.axioms.EquivalentObjectPropertiesTranslator.AxiomImpl
-
Creates an
ONTObject
container, that is alsoOWLEquivalentObjectPropertiesAxiom
. - create(OntStatement, ModelObjectFactory, AxiomsSettings) - Static method in class com.github.owlcs.ontapi.internal.axioms.FunctionalDataPropertyTranslator.AxiomImpl
-
Creates an
ONTObject
container, that is alsoOWLFunctionalDataPropertyAxiom
. - create(OntStatement, ModelObjectFactory, AxiomsSettings) - Static method in class com.github.owlcs.ontapi.internal.axioms.FunctionalObjectPropertyTranslator.AxiomImpl
-
Creates an
ONTObject
container, that is alsoOWLFunctionalObjectPropertyAxiom
. - create(OntStatement, ModelObjectFactory, AxiomsSettings) - Static method in class com.github.owlcs.ontapi.internal.axioms.HasKeyTranslator.AxiomImpl
-
Creates an
ONTObject
container that is alsoOWLHasKeyAxiom
. - create(OntStatement, ModelObjectFactory, AxiomsSettings) - Static method in class com.github.owlcs.ontapi.internal.axioms.InverseFunctionalObjectPropertyTranslator.AxiomImpl
-
Creates an
ONTObject
container, that is alsoOWLInverseFunctionalObjectPropertyAxiom
. - create(OntStatement, ModelObjectFactory, AxiomsSettings) - Static method in class com.github.owlcs.ontapi.internal.axioms.InverseObjectPropertiesTranslator.AxiomImpl
-
Creates an
ONTObject
container, that is alsoOWLInverseObjectPropertiesAxiom
. - create(OntStatement, ModelObjectFactory, AxiomsSettings) - Static method in class com.github.owlcs.ontapi.internal.axioms.IrreflexiveObjectPropertyTranslator.AxiomImpl
-
Creates an
ONTObject
container, that is alsoOWLIrreflexiveObjectPropertyAxiom
. - create(OntStatement, ModelObjectFactory, AxiomsSettings) - Static method in class com.github.owlcs.ontapi.internal.axioms.NegativeDataPropertyAssertionTranslator.AxiomImpl
-
Creates an
OWLNegativeDataPropertyAssertionAxiom
that is alsoONTObject
. - create(OntStatement, ModelObjectFactory, AxiomsSettings) - Static method in class com.github.owlcs.ontapi.internal.axioms.NegativeObjectPropertyAssertionTranslator.AxiomImpl
-
Creates an
OWLNegativeObjectPropertyAssertionAxiom
that is alsoONTObject
. - create(OntStatement, ModelObjectFactory, AxiomsSettings) - Static method in class com.github.owlcs.ontapi.internal.axioms.ObjectPropertyAssertionTranslator.AxiomImpl
-
Creates an
OWLObjectPropertyAssertionAxiom
that is alsoONTObject
. - create(OntStatement, ModelObjectFactory, AxiomsSettings) - Static method in class com.github.owlcs.ontapi.internal.axioms.ObjectPropertyDomainTranslator.AxiomImpl
-
Creates an
ONTObject
container that is alsoOWLObjectPropertyDomainAxiom
. - create(OntStatement, ModelObjectFactory, AxiomsSettings) - Static method in class com.github.owlcs.ontapi.internal.axioms.ObjectPropertyRangeTranslator.AxiomImpl
-
Creates an
ONTObject
container that is alsoOWLObjectPropertyRangeAxiom
. - create(OntStatement, ModelObjectFactory, AxiomsSettings) - Static method in class com.github.owlcs.ontapi.internal.axioms.ReflexiveObjectPropertyTranslator.AxiomImpl
-
Creates an
ONTObject
container, that is alsoOWLReflexiveObjectPropertyAxiom
. - create(OntStatement, ModelObjectFactory, AxiomsSettings) - Static method in class com.github.owlcs.ontapi.internal.axioms.SameIndividualTranslator.AxiomImpl
-
Creates an
ONTObject
container, that is alsoOWLSameIndividualAxiom
. - create(OntStatement, ModelObjectFactory, AxiomsSettings) - Static method in class com.github.owlcs.ontapi.internal.axioms.SubAnnotationPropertyOfTranslator.AxiomImpl
-
Creates an
ONTObject
container that is alsoOWLSubAnnotationPropertyOfAxiom
. - create(OntStatement, ModelObjectFactory, AxiomsSettings) - Static method in class com.github.owlcs.ontapi.internal.axioms.SubClassOfTranslator.AxiomImpl
-
Creates an
ONTObject
container, that is alsoOWLSubClassOfAxiom
. - create(OntStatement, ModelObjectFactory, AxiomsSettings) - Static method in class com.github.owlcs.ontapi.internal.axioms.SubDataPropertyOfTranslator.AxiomImpl
-
Creates an
ONTObject
container that is alsoOWLSubDataPropertyOfAxiom
. - create(OntStatement, ModelObjectFactory, AxiomsSettings) - Static method in class com.github.owlcs.ontapi.internal.axioms.SubObjectPropertyOfTranslator.AxiomImpl
-
Creates an
ONTObject
container that is alsoOWLSubObjectPropertyOfAxiom
. - create(OntStatement, ModelObjectFactory, AxiomsSettings) - Static method in class com.github.owlcs.ontapi.internal.axioms.SubPropertyChainOfTranslator.AxiomImpl
-
Creates an
ONTObject
container that is alsoOWLSubPropertyChainOfAxiom
. - create(OntStatement, ModelObjectFactory, AxiomsSettings) - Static method in class com.github.owlcs.ontapi.internal.axioms.SWRLRuleTranslator.AxiomImpl
-
Creates an
ONTObject
container that is alsoSWRLRule
. - create(OntStatement, ModelObjectFactory, AxiomsSettings) - Static method in class com.github.owlcs.ontapi.internal.axioms.SymmetricObjectPropertyTranslator.AxiomImpl
-
Creates an
ONTObject
container, that is alsoOWLSymmetricObjectPropertyAxiom
. - create(OntStatement, ModelObjectFactory, AxiomsSettings) - Static method in class com.github.owlcs.ontapi.internal.axioms.TransitiveObjectPropertyTranslator.AxiomImpl
-
Creates an
ONTObject
container, that is alsoOWLTransitiveObjectPropertyAxiom
. - create(OntStatement, ModelObjectFactory, Supplier<OntModel>) - Static method in class com.github.owlcs.ontapi.internal.objects.ONTAnnotationImpl
- create(OntSWRL.Atom<?>, ONTObjectFactory, Supplier<OntModel>) - Static method in class com.github.owlcs.ontapi.internal.objects.ONTSWRLAtomImpl
- create(OntVocabulary...) - Static method in class com.github.owlcs.ontapi.jena.OntVocabulary.Factory
-
Creates a fresh union vocabulary that combines the given ones.
- create(Class<?>...) - Static method in class com.github.owlcs.ontapi.jena.OntVocabulary.Factory
-
Creates a
OntVocabulary
with mapping for system resource/properties. - create(Class<? extends TransformationModel>) - Static method in class com.github.owlcs.ontapi.transforms.Transform.Factory
-
Creates a
Transform
using theTransformationModel
. - create(String) - Static method in class com.github.owlcs.ontapi.internal.objects.ONTIRI
-
Creates an
ONT-API IRI
for the givenString
. - create(String, String) - Static method in class com.github.owlcs.ontapi.ID
-
Creates an
OntologyID
by the giveniri
andver
. - create(String, Collection<? extends Resource>) - Static method in class com.github.owlcs.ontapi.jena.OntVocabulary.Factory
-
Creates a
OntVocabulary
that contains the specified mapping (key -> Set
). - 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
- create(Collection<? extends X>) - Static method in class com.github.owlcs.ontapi.jena.utils.Iter
-
Creates a new
Extended Iterator
} over all elements of the specified collection. - create(Supplier<Iterator<? extends X>>) - Static method in class com.github.owlcs.ontapi.jena.utils.Iter
-
Creates a new
Extended Iterator
} over all elements of an iterator which will be created by theprovider
on first iteration. - create(Iterator<? extends X>) - Static method in class com.github.owlcs.ontapi.jena.utils.Iter
-
Answers an
ExtendedIterator
returning the elements of the specifiediterator
. - 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(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
andtype
. - 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
andtype
. - 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 givenid
andtype
. - 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(Resource, Collection<? extends Resource>) - Static method in class com.github.owlcs.ontapi.jena.OntVocabulary.Factory
-
Creates a
OntVocabulary
that contains the specified mapping (key -> Set
). - create(Resource, Resource...) - Static method in class com.github.owlcs.ontapi.jena.OntVocabulary.Factory
-
Creates a
OntVocabulary
that contains the specified mapping (key -> Set
). - create(IRI) - Static method in class com.github.owlcs.ontapi.ID
-
Creates an
OntologyID
by the giveniri
. - 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, OntObject) - Static method in class com.github.owlcs.ontapi.internal.ONTWrapperImpl
- create(X, OntStatement) - Static method in class com.github.owlcs.ontapi.internal.ONTWrapperImpl
- create(X, Triple) - 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
- createAnnotation(Model, Statement, Resource) - Static method in class com.github.owlcs.ontapi.jena.impl.OntAnnotationImpl
-
Creates a new annotation b-node resource with the given type and base statement.
- createAnnotationProperty(String) - Method in interface com.github.owlcs.ontapi.jena.model.OntModel
- createAnonymousIndividual(OntGraphModelImpl, OntClass) - Static method in class com.github.owlcs.ontapi.jena.impl.OntCEImpl
- createAnonymousIndividual(RDFNode) - Static method in class com.github.owlcs.ontapi.jena.impl.OntIndividualImpl
- createAnonymousObjectPropertyFactory() - Static method in class com.github.owlcs.ontapi.jena.impl.OntPEImpl
- 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
- createBaseStatement(OntAnnotationImpl) - Method in class com.github.owlcs.ontapi.jena.impl.OntStatementImpl
- createBounded(boolean, long) - Static method in interface com.github.owlcs.ontapi.internal.InternalCache
-
Creates a bounded LRU cache, that wraps either
Caffeine
or simpleLinkedHashMap
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 simpleLinkedHashMap
based cache. - createBuilderFrom(OntologyLoader, OntologyCreator) - Method in class com.github.owlcs.ontapi.OntologyLoaderImpl
-
Optimizes the given builder for the given loader.
- createBuiltInAtom(OntGraphModelImpl, Resource, Collection<OntSWRL.DArg>) - Static method in class com.github.owlcs.ontapi.jena.impl.OntSWRLImpl
- createBuiltinEntity(OntGraphModelImpl, String) - Static method in class com.github.owlcs.ontapi.jena.impl.OntSWRLImpl
- 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.
- createBuiltinsVocabulary(OntVocabulary) - Static method in class com.github.owlcs.ontapi.jena.impl.conf.OntModelConfig
-
Creates a
builtins personality vocabulary
from the givensystem vocabulary
. - createBuiltInSWRLAtom(Resource, Collection<OntSWRL.DArg>) - Method in class com.github.owlcs.ontapi.jena.impl.OntGraphModelImpl
- createCardinalityRestrictionCE(OntGraphModelImpl, Class<CE>, OntProperty, int, OntObject) - Static method in class com.github.owlcs.ontapi.jena.impl.OntCEImpl
- createCEFactory(Class<? extends OntCEImpl>, Property, Class<? extends RDFNode>) - Static method in class com.github.owlcs.ontapi.jena.impl.OntCEImpl
- createChangeProcessor() - Method in class com.github.owlcs.ontapi.OntologyModelImpl
- createClassAtom(OntGraphModelImpl, OntClass, OntSWRL.IArg) - Static method in class com.github.owlcs.ontapi.jena.impl.OntSWRLImpl
- createClassSWRLAtom(OntClass, OntSWRL.IArg) - Method in class com.github.owlcs.ontapi.jena.impl.OntGraphModelImpl
- createComplementOf(OntGraphModelImpl, OntClass) - Static method in class com.github.owlcs.ontapi.jena.impl.OntCEImpl
- createComplementOf(OntGraphModelImpl, OntDataRange) - Static method in class com.github.owlcs.ontapi.jena.impl.OntDRImpl
- createComponentRestrictionCE(OntGraphModelImpl, Class<CE>, OntProperty, RDFNode, Property) - Static method in class com.github.owlcs.ontapi.jena.impl.OntCEImpl
- createComponentsCE(OntGraphModelImpl, Class<CE>, Class<R>, Property, Stream<R>) - Static method in class com.github.owlcs.ontapi.jena.impl.OntCEImpl
- 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.- use
OntManagers.createConcurrentManager()
instead - createConcurrentOWL() - Static method in class com.github.owlcs.ontapi.OntManagers
-
Deprecated.- use
OntManagers.createConcurrentOWLAPIImplManager()
instead - 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). - createContentSet() - Static method in class com.github.owlcs.ontapi.internal.objects.ONTObjectImpl
-
Creates a sorted
Set
forONTObject
s, to store content cache. - createDataAllValuesFrom(OntDataProperty, OntDataRange) - Method in class com.github.owlcs.ontapi.jena.impl.OntGraphModelImpl
- createDataAllValuesFrom(Collection<OntDataProperty>, OntDataRange) - Method in class com.github.owlcs.ontapi.jena.impl.OntGraphModelImpl
- createDataCardinality(OntDataProperty, int, OntDataRange) - Method in class com.github.owlcs.ontapi.jena.impl.OntGraphModelImpl
- createDataComplementOf(OntDataRange) - Method in class com.github.owlcs.ontapi.jena.impl.OntGraphModelImpl
- createDataFactory() - Method in class com.github.owlcs.ontapi.OntManagers.OWLAPIImplProfile
- createDataHasValue(OntDataProperty, Literal) - Method in class com.github.owlcs.ontapi.jena.impl.OntGraphModelImpl
- createDataIntersectionOf(Collection<OntDataRange>) - Method in class com.github.owlcs.ontapi.jena.impl.OntGraphModelImpl
- createDataMaxCardinality(OntDataProperty, int, OntDataRange) - Method in class com.github.owlcs.ontapi.jena.impl.OntGraphModelImpl
- createDataMinCardinality(OntDataProperty, int, OntDataRange) - Method in class com.github.owlcs.ontapi.jena.impl.OntGraphModelImpl
- createDataOneOf(Collection<Literal>) - Method in class com.github.owlcs.ontapi.jena.impl.OntGraphModelImpl
- createDataOrObjectPropertyFactory() - Static method in class com.github.owlcs.ontapi.jena.impl.OntPEImpl
- createDataProperty(String) - Method in interface com.github.owlcs.ontapi.jena.model.OntModel
- createDataPropertyAtom(OntGraphModelImpl, OntDataProperty, OntSWRL.IArg, OntSWRL.DArg) - Static method in class com.github.owlcs.ontapi.jena.impl.OntSWRLImpl
- createDataPropertySWRLAtom(OntDataProperty, OntSWRL.IArg, OntSWRL.DArg) - Method in class com.github.owlcs.ontapi.jena.impl.OntGraphModelImpl
- createDataRangeAtom(OntGraphModelImpl, OntDataRange, OntSWRL.DArg) - Static method in class com.github.owlcs.ontapi.jena.impl.OntSWRLImpl
- createDataRangeSWRLAtom(OntDataRange, OntSWRL.DArg) - Method in class com.github.owlcs.ontapi.jena.impl.OntGraphModelImpl
- createDataRestriction(OntDataRange.Named, Collection<OntFacetRestriction>) - Method in class com.github.owlcs.ontapi.jena.impl.OntGraphModelImpl
- createDataSomeValuesFrom(OntDataProperty, OntDataRange) - Method in class com.github.owlcs.ontapi.jena.impl.OntGraphModelImpl
- createDataSomeValuesFrom(Collection<OntDataProperty>, OntDataRange) - Method in class com.github.owlcs.ontapi.jena.impl.OntGraphModelImpl
- createDatatype(String) - Method in interface com.github.owlcs.ontapi.jena.model.OntModel
- createDataUnionOf(Collection<OntDataRange>) - Method in class com.github.owlcs.ontapi.jena.impl.OntGraphModelImpl
- createDefaultGraph() - Static method in class com.github.owlcs.ontapi.jena.OntModelFactory
-
Creates default (in-memory) graph implementation.
- createDefaultModel() - Static method in class com.github.owlcs.ontapi.jena.OntModelFactory
-
Creates default (in-memory) RDF Model implementation.
- createDifferentIndividuals(OntGraphModelImpl, Stream<OntIndividual>) - Static method in class com.github.owlcs.ontapi.jena.impl.OntDisjointImpl
-
Creates blank node
_:x rdf:type owl:AllDifferent. _:x owl:members (a1 ... an).
- createDifferentIndividuals(Collection<OntIndividual>) - Method in class com.github.owlcs.ontapi.jena.impl.OntGraphModelImpl
- createDifferentIndividualsAtom(OntGraphModelImpl, OntSWRL.IArg, OntSWRL.IArg) - Static method in class com.github.owlcs.ontapi.jena.impl.OntSWRLImpl
- createDifferentIndividualsSWRLAtom(OntSWRL.IArg, OntSWRL.IArg) - Method in class com.github.owlcs.ontapi.jena.impl.OntGraphModelImpl
- createDirectListener() - Method in class com.github.owlcs.ontapi.internal.InternalModelImpl
-
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(OntGraphModelImpl, Stream<OntClass>) - Static method in class com.github.owlcs.ontapi.jena.impl.OntDisjointImpl
- createDisjointClasses(Collection<OntClass>) - Method in class com.github.owlcs.ontapi.jena.impl.OntGraphModelImpl
- createDisjointDataProperties(OntGraphModelImpl, Stream<OntDataProperty>) - Static method in class com.github.owlcs.ontapi.jena.impl.OntDisjointImpl
- createDisjointDataProperties(Collection<OntDataProperty>) - Method in class com.github.owlcs.ontapi.jena.impl.OntGraphModelImpl
- createDisjointObjectProperties(OntGraphModelImpl, Stream<OntObjectProperty>) - Static method in class com.github.owlcs.ontapi.jena.impl.OntDisjointImpl
- createDisjointObjectProperties(Collection<OntObjectProperty>) - Method in class com.github.owlcs.ontapi.jena.impl.OntGraphModelImpl
- createDisjointUnion(Collection<OntClass>) - Method in class com.github.owlcs.ontapi.jena.impl.OntClassImpl
- createDisjointUnion(Collection<OntClass>) - Method in interface com.github.owlcs.ontapi.jena.model.OntClass.Named
-
Creates a
DisjointUnion
asontology []-list
ofClass Expression
s that is attached to this OWL Class using the predicateowl:disjointUnionOf
. - 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
- createFacetRestriction(Class<F>, Literal) - Method in interface com.github.owlcs.ontapi.jena.model.OntModel
-
Creates a facet restriction by the given type and literal value.
- createFacetRestriction(Class<T>, Literal) - Method in class com.github.owlcs.ontapi.jena.impl.OntGraphModelImpl
- createFactory() - Method in enum com.github.owlcs.ontapi.jena.impl.Entities
-
Creates a factory for the entity.
- createFactory() - Static method in class com.github.owlcs.ontapi.jena.impl.OntCEImpl.ClassExpressionFactory
- createFactory() - Static method in class com.github.owlcs.ontapi.jena.impl.OntDRImpl.DataRangeFactory
- createFindIterator(Triple) - Method in class com.github.owlcs.ontapi.jena.UnionGraph
-
Creates an extended iterator to be used in
Graph.find(Triple)
. - createFrom(OntLoaderConfiguration) - Static method in interface com.github.owlcs.ontapi.internal.InternalConfig
-
Creates a
InternalConfig
implementation from the givenOntLoaderConfiguration
. - createGraph() - Method in class com.github.owlcs.ontapi.OntologyBuilderImpl
-
Creates an in-memory graph.
- createGraph() - Method in interface com.github.owlcs.ontapi.OntologyCreator
-
Creates a fresh empty
RDF Graph
instance. - 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. - createHasKey(OntGraphModelImpl, OntClass, Stream<? extends OntRealProperty>) - Static method in class com.github.owlcs.ontapi.jena.impl.OntCEImpl
- createHasKey(Collection<OntObjectProperty>, Collection<OntDataProperty>) - Method in class com.github.owlcs.ontapi.jena.impl.OntCEImpl
- createHasKey(Collection<OntObjectProperty>, Collection<OntDataProperty>) - Method in class com.github.owlcs.ontapi.jena.impl.OntClassImpl
- createHasKey(Collection<OntObjectProperty>, Collection<OntDataProperty>) - Method in interface com.github.owlcs.ontapi.jena.model.OntClass
-
Creates a
HasKey
logical construction asontology []-list
ofObject or Data Property Expression
s that is attached to this Class Expression using the predicateowl:hasKey
. - createHasSelf(OntGraphModelImpl, OntObjectProperty) - Static method in class com.github.owlcs.ontapi.jena.impl.OntCEImpl
- createHasSelf(OntObjectProperty) - Method in class com.github.owlcs.ontapi.jena.impl.OntGraphModelImpl
- createImp(OntGraphModelImpl, Collection<OntSWRL.Atom<? extends OntObject>>, Collection<OntSWRL.Atom<? extends OntObject>>) - Static method in class com.github.owlcs.ontapi.jena.impl.OntSWRLImpl
- createIndividual() - Method in class com.github.owlcs.ontapi.jena.impl.OntCEImpl
- createIndividual() - Method in class com.github.owlcs.ontapi.jena.impl.OntClassImpl
- createIndividual() - Method in interface com.github.owlcs.ontapi.jena.model.OntClass
-
Creates an anonymous individual which is of this class-expression type.
- createIndividual(String) - Method in class com.github.owlcs.ontapi.jena.impl.OntCEImpl
- createIndividual(String) - Method in class com.github.owlcs.ontapi.jena.impl.OntClassImpl
- createIndividual(String) - Method in interface com.github.owlcs.ontapi.jena.model.OntClass
-
Creates a named individual which is of this class type.
- createIndividual(String) - Method in interface com.github.owlcs.ontapi.jena.model.OntModel
- createInGraph(Node, EnhGraph) - Method in class com.github.owlcs.ontapi.jena.impl.conf.CommonFactoryImpl
- createInGraph(Node, EnhGraph) - Method in interface com.github.owlcs.ontapi.jena.impl.conf.ObjectFactory
-
Makes interface-defined changes in the given graph and returns a new enhanced node, wrapping the given
Node
. - createInstance(Node, EnhGraph) - Method in class com.github.owlcs.ontapi.internal.SearchModel.CachedFactory
- createInstance(Node, EnhGraph) - Method in class com.github.owlcs.ontapi.jena.impl.conf.CommonFactoryImpl
- createInstance(Node, EnhGraph) - Method in class com.github.owlcs.ontapi.jena.impl.conf.MultiFactoryImpl
- createInstance(Node, EnhGraph) - Method in interface com.github.owlcs.ontapi.jena.impl.conf.ObjectFactory
-
Wraps the given pair of
node
andgraph
to a freshEnhNode
instance without any checking or throwing any exception. - createInstance(Node, EnhGraph) - Method in class com.github.owlcs.ontapi.jena.impl.OntCEImpl.ClassExpressionFactory
- createInstance(Node, EnhGraph) - Method in class com.github.owlcs.ontapi.jena.impl.OntDRImpl.DataRangeFactory
- createInstance(Node, EnhGraph) - Method in class com.github.owlcs.ontapi.jena.impl.OntPEImpl.AnonymousObjectPropertyFactory
- createInstance(Node, EnhGraph) - Method in class com.github.owlcs.ontapi.jena.impl.OntPEImpl.PropertiesFactory
- createInstance(Node, EnhGraph) - Method in class com.github.owlcs.ontapi.jena.impl.OntSWRLImpl.SWRLImplFactory
- createInstance(Node, EnhGraph) - Method in class com.github.owlcs.ontapi.jena.impl.WrappedFactoryImpl
- createInternalModel(Graph) - Static method in interface com.github.owlcs.ontapi.BaseModel
-
A factory method to create
InternalModel
instance with default settings. - createInternalModel(Graph) - Method in class com.github.owlcs.ontapi.ModelConfig
-
Creates an
InternalModel
instance. - createInternalModel(Graph, OntPersonality, InternalConfig, DataFactory, Map<Class<? extends OWLPrimitive>, InternalCache<?, ?>>) - Static method in interface com.github.owlcs.ontapi.BaseModel
-
A primary factory method to create fresh
InternalModel
. - createIntersectionOf(OntGraphModelImpl, Stream<OntDataRange>) - Static method in class com.github.owlcs.ontapi.jena.impl.OntDRImpl
- createInverse() - Method in class com.github.owlcs.ontapi.jena.impl.OntOPEImpl.NamedPropertyImpl
- createInverse() - Method in interface com.github.owlcs.ontapi.jena.model.OntObjectProperty.Named
-
Creates or finds an inverse of this property.
- 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(Object) - Method in interface com.github.owlcs.ontapi.jena.model.OntDataRange.Named
-
Builds a typed literal from its value form given as an object.
- createLiteral(String) - Method in interface com.github.owlcs.ontapi.jena.model.OntDataRange.Named
-
Builds a typed literal from its value form.
- 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 thejena-arq
and additional format-syntaxes from theOWL-API
supply (owlapi-rio
,owlapi-oboformat
), if they are in classpath. - 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(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. - createModel() - Static method in class com.github.owlcs.ontapi.jena.OntModelFactory
-
Creates a fresh in-memory Ontology RDF Model with default personalities.
- createModel(OntologyLoaderImpl.GraphInfo, OntologyCreator, OntologyManager, OntLoaderConfiguration) - Method in class com.github.owlcs.ontapi.OntologyLoaderImpl
-
Populates
Graph
asOntology
inside manager. - createModel(Graph) - Static method in class com.github.owlcs.ontapi.jena.OntModelFactory
-
Creates an Ontology RDF Model wrapper around the given graph with default personalities.
- createModel(Graph) - Method in class com.github.owlcs.ontapi.transforms.TransformationModel
-
Answers a model that encapsulates the given graph.
- createModel(Graph, OntPersonality) - Static method in class com.github.owlcs.ontapi.jena.OntModelFactory
-
Creates an Ontology RDF Model wrapper around the given graph with given personalities.
- 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.
- createNamedIndividual(OntGraphModelImpl, OntClass, String) - Static method in class com.github.owlcs.ontapi.jena.impl.OntCEImpl
- createNaryFactory(Class<? extends OntCEImpl.NaryRestrictionCEImpl<?, ?, ?>>, Property) - Static method in class com.github.owlcs.ontapi.jena.impl.OntCEImpl
- createNaryRestrictionCE(OntGraphModelImpl, Class<CE>, OntDataRange, Collection<OntDataProperty>) - Static method in class com.github.owlcs.ontapi.jena.impl.OntCEImpl
- createNode(String) - Static method in class com.github.owlcs.ontapi.jena.utils.Graphs
-
Makes a fresh node instance according to the given iri.
- createNonNegativeIntegerLiteral(int) - Static method in class com.github.owlcs.ontapi.jena.impl.OntCEImpl
- createNotAnnotatedOntStatementImpl(Resource, Property, RDFNode, OntGraphModelImpl) - Static method in class com.github.owlcs.ontapi.jena.impl.OntStatementImpl
-
Creates an ont-statement that does not support sub-annotations.
- createObject(Node, EnhGraph) - Static method in class com.github.owlcs.ontapi.jena.impl.OntStatementImpl
-
Creates an RDF node which might be a literal or resource, in the latter case it is wrapped as
OntObjectImpl
. - createObjectAllValuesFrom(OntObjectProperty, OntClass) - Method in class com.github.owlcs.ontapi.jena.impl.OntGraphModelImpl
- createObjectCardinality(OntObjectProperty, int, OntClass) - Method in class com.github.owlcs.ontapi.jena.impl.OntGraphModelImpl
- createObjectComplementOf(OntClass) - Method in class com.github.owlcs.ontapi.jena.impl.OntGraphModelImpl
- createObjectHasValue(OntObjectProperty, OntIndividual) - Method in class com.github.owlcs.ontapi.jena.impl.OntGraphModelImpl
- createObjectIntersectionOf(Collection<OntClass>) - Method in class com.github.owlcs.ontapi.jena.impl.OntGraphModelImpl
- createObjectMaxCardinality(OntObjectProperty, int, OntClass) - Method in class com.github.owlcs.ontapi.jena.impl.OntGraphModelImpl
- createObjectMinCardinality(OntObjectProperty, int, OntClass) - Method in class com.github.owlcs.ontapi.jena.impl.OntGraphModelImpl
- createObjectOneOf(Collection<OntIndividual>) - Method in class com.github.owlcs.ontapi.jena.impl.OntGraphModelImpl
- createObjectProperty(String) - Method in interface com.github.owlcs.ontapi.jena.model.OntModel
- createObjectPropertyAtom(OntGraphModelImpl, OntObjectProperty, OntSWRL.IArg, OntSWRL.IArg) - Static method in class com.github.owlcs.ontapi.jena.impl.OntSWRLImpl
- createObjectPropertyExpressionFactory() - Static method in class com.github.owlcs.ontapi.jena.impl.OntPEImpl
- createObjectPropertySWRLAtom(OntObjectProperty, OntSWRL.IArg, OntSWRL.IArg) - Method in class com.github.owlcs.ontapi.jena.impl.OntGraphModelImpl
- createObjectSomeValuesFrom(OntObjectProperty, OntClass) - Method in class com.github.owlcs.ontapi.jena.impl.OntGraphModelImpl
- createObjectUnionOf(Collection<OntClass>) - Method in class com.github.owlcs.ontapi.jena.impl.OntGraphModelImpl
- createOneOf(OntGraphModelImpl, Stream<Literal>) - Static method in class com.github.owlcs.ontapi.jena.impl.OntDRImpl
- createOnPropertyRestriction(OntGraphModelImpl, OntProperty) - Static method in class com.github.owlcs.ontapi.jena.impl.OntCEImpl
- createONT() - Static method in class com.github.owlcs.ontapi.OntManagers
-
Deprecated.- use
OntManagers.createManager()
instead - createOntClass(String) - Method in interface com.github.owlcs.ontapi.jena.model.OntModel
- createOntEntity(Class<E>, String) - Method in interface com.github.owlcs.ontapi.jena.model.OntModel
-
Creates an owl-entity by the
type
andiri
. - createOntEntity(Class<T>, String) - Method in class com.github.owlcs.ontapi.jena.impl.OntGraphModelImpl
- createOntList(OntObject, Property, Class<E>, Iterator<E>) - Method in class com.github.owlcs.ontapi.jena.impl.OntGraphModelImpl
-
Creates ONT-List with given elements and other settings.
- createOntList(OntObject, Property, Resource, Class<E>, Iterator<E>) - Method in class com.github.owlcs.ontapi.jena.impl.OntGraphModelImpl
-
Creates ONT-List with given elements and other settings.
- createOntObject(Class<T>, String) - Method in class com.github.owlcs.ontapi.jena.impl.OntGraphModelImpl
-
Creates and caches an ontology object resource by the given type and uri.
- 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
- createOntologyFactory(OWLOntologyBuilder) - Method in class com.github.owlcs.ontapi.OntManagers.OWLAPIImplProfile
- createOntologyID(Model, String) - Static method in class com.github.owlcs.ontapi.jena.impl.OntGraphModelImpl
-
Creates a fresh ontology resource (i.e.
- createOntologyID(Model, Node) - Static method in class com.github.owlcs.ontapi.jena.impl.OntGraphModelImpl
-
Creates a fresh ontology resource from the given
Node
and moves to it all content from existing ontology resources (if they present). - createOntologyImpl(Graph, OntologyManagerImpl, OntLoaderConfiguration) - Method in class com.github.owlcs.ontapi.OntologyBuilderImpl
-
Creates a
Default Ontology Implementation
instance from the given components. - createOntStatement(Property, Triple) - Method in class com.github.owlcs.ontapi.jena.impl.OntObjectImpl
- createOntStatementImpl(Triple, OntGraphModelImpl) - Static method in class com.github.owlcs.ontapi.jena.impl.OntStatementImpl
-
Creates an OntStatement impl from the given Triple.
- createOntStatementImpl(Resource, Node, Node, OntGraphModelImpl) - Static method in class com.github.owlcs.ontapi.jena.impl.OntStatementImpl
-
Creates an OntStatement impl with the given SPO.
- createOntStatementImpl(Resource, Property, Node, OntGraphModelImpl) - Static method in class com.github.owlcs.ontapi.jena.impl.OntStatementImpl
-
Creates an OntStatement-impl with the given SPO.
- createOntStatementImpl(Resource, Property, RDFNode, OntGraphModelImpl) - Static method in class com.github.owlcs.ontapi.jena.impl.OntStatementImpl
-
Creates an OntStatement impl with the given SPO.
- createOWL() - Static method in class com.github.owlcs.ontapi.OntManagers
-
Deprecated.- use
OntManagers.createOWLAPIImplManager()
instead - 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 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.
- createPropertyChain(Collection<OntObjectProperty>) - Method in class com.github.owlcs.ontapi.jena.impl.OntOPEImpl
- createPropertyChain(Collection<OntObjectProperty>) - Method in interface com.github.owlcs.ontapi.jena.model.OntObjectProperty
-
Creates a property chain logical constructions as a
ontology []-list
ofObject Property Expression
s that is attached to this Object Property Expression at object positions with the predicateowl:propertyChainAxiom
. - createPropertyExpressionFactory() - Static method in class com.github.owlcs.ontapi.jena.impl.OntPEImpl
- createRDFListIterator() - Method in class com.github.owlcs.ontapi.jena.impl.OntListImpl
-
Answers the
Iterator
of batches of triples that belong to this ONT-List. - createRDFListIterator(Node) - Method in class com.github.owlcs.ontapi.jena.impl.OntListImpl
- createReplacement(Triple) - Method in class com.github.owlcs.ontapi.transforms.RecursiveTransform
- createReplacement(Triple, UnaryOperator<Node>) - Method in class com.github.owlcs.ontapi.transforms.RecursiveTransform
- createReservedVocabulary(OntVocabulary) - Static method in class com.github.owlcs.ontapi.jena.impl.conf.OntModelConfig
-
Creates a
reserved personality vocabulary
from the givensystem vocabulary
. - createRestriction(OntGraphModelImpl, OntDataRange.Named, Stream<OntFacetRestriction>) - Static method in class com.github.owlcs.ontapi.jena.impl.OntDRImpl
- createRestrictionFactory(Class<? extends OntCEImpl.CardinalityRestrictionCEImpl<?, ?, ?>>, OntCEImpl.RestrictionType, OntCEImpl.ObjectRestrictionType, OntCEImpl.CardinalityType) - Static method in class com.github.owlcs.ontapi.jena.impl.OntCEImpl
- createRestrictionFactory(Class<? extends OntCEImpl.ComponentRestrictionCEImpl<?, ?, ?>>, OntCEImpl.RestrictionType, OntCEImpl.ObjectRestrictionType, Property) - Static method in class com.github.owlcs.ontapi.jena.impl.OntCEImpl
- createRootStatement(OntAnnotation) - Method in class com.github.owlcs.ontapi.jena.impl.OntStatementImpl
- createSafeRDFListIterator(Node) - Method in class com.github.owlcs.ontapi.jena.impl.OntListImpl
- createSameIndividualsAtom(OntGraphModelImpl, OntSWRL.IArg, OntSWRL.IArg) - Static method in class com.github.owlcs.ontapi.jena.impl.OntSWRLImpl
- createSameIndividualsSWRLAtom(OntSWRL.IArg, OntSWRL.IArg) - Method in class com.github.owlcs.ontapi.jena.impl.OntGraphModelImpl
- createSearchTriple(OWLDeclarationAxiom) - Method in class com.github.owlcs.ontapi.internal.axioms.DeclarationTranslator
- createSet() - Method in class com.github.owlcs.ontapi.jena.UnionGraph
-
Creates a
Set
to be used whileGraph.find()
. - 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 specifiedloader
. - 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 simpleLinkedHashMap
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 simpleLinkedHashMap
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 specifiedloader
. - 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 givencomparator
. - createStatement(Resource, Property, RDFNode) - Method in class com.github.owlcs.ontapi.jena.impl.OntGraphModelImpl
- createStmtIterator(ExtendedIterator<Triple>, Function<Triple, Statement>) - Static method in class com.github.owlcs.ontapi.jena.utils.Iter
-
Creates an iterator which returns RDF Statements based on the given extended iterator of triples.
- 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 class com.github.owlcs.ontapi.jena.impl.OntGraphModelImpl
- createSWRLVariable(String) - Method in class com.github.owlcs.ontapi.jena.impl.OntGraphModelImpl
- createTrackListener() - Method in class com.github.owlcs.ontapi.transforms.GraphTransformers
- createTypedList(EnhGraph, Resource, Iterator<? extends RDFNode>) - Static method in class com.github.owlcs.ontapi.jena.impl.OntListImpl
-
Creates a typed []-list.
- createTypedList(Model, Resource, Collection<? extends RDFNode>) - Static method in class com.github.owlcs.ontapi.jena.utils.Models
-
Creates a typed []-list with the given type containing the resources from the given given collection.
- createTypedList(Model, Resource, Iterator<? extends RDFNode>) - Static method in class com.github.owlcs.ontapi.jena.utils.Models
-
Creates a typed list with the given type containing the resources from the given given iterator.
- createUnionGraph(Graph, OntLoaderConfiguration) - Method in interface com.github.owlcs.ontapi.OntologyCreator
-
Wraps the specified
graph
as anUnion Graph
, that maintains an ontologyowl:imports
hierarchical structure. - createUnionOf(OntGraphModelImpl, Stream<OntDataRange>) - Static method in class com.github.owlcs.ontapi.jena.impl.OntDRImpl
- createVariable(OntGraphModelImpl, String) - Static method in class com.github.owlcs.ontapi.jena.impl.OntSWRLImpl
- Creation(String) - Constructor for exception com.github.owlcs.ontapi.jena.OntJenaException.Creation
- Creation(String, Throwable) - Constructor for exception com.github.owlcs.ontapi.jena.OntJenaException.Creation
- CSV - com.github.owlcs.ontapi.OntFormat
- CU(BlankNodeId, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.objects.ONTSWRLAtomImpl.CU
- currentTimeInMilliSeconds() - Static method in class com.github.owlcs.ontapi.jena.RWLockedGraph
-
Returns the current time in milliseconds to use as timestamp inside
RWLockedGraph.WIT
-iterators.
D
- DArgImpl(Node, EnhGraph) - Constructor for class com.github.owlcs.ontapi.jena.impl.OntSWRLImpl.DArgImpl
- dArgSWRLFactory - Static variable in class com.github.owlcs.ontapi.jena.impl.OntSWRLImpl
- 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 - com.github.owlcs.ontapi.jena.impl.OntCEImpl.RestrictionType
- DATA_CARDINALITY_TYPES - Static variable in interface com.github.owlcs.ontapi.internal.searchers.ForDatatype
- DATA_PROPERTIES - Static variable in class com.github.owlcs.ontapi.jena.OntVocabulary.Factory.OWLImpl
- DATA_PROPERTY - com.github.owlcs.ontapi.jena.impl.Entities
- DATA_PROPERTY_ASSERTION - com.github.owlcs.ontapi.internal.OWLTopObjectType
- DATA_PROPERTY_DOMAIN - com.github.owlcs.ontapi.internal.OWLTopObjectType
- DATA_PROPERTY_RANGE - com.github.owlcs.ontapi.internal.OWLTopObjectType
- DATA_RANGE - com.github.owlcs.ontapi.internal.OWLComponentType
- DATA_RANGE - com.github.owlcs.ontapi.jena.impl.OntCEImpl.ObjectRestrictionType
- DataAllValuesFromImpl - Class in com.github.owlcs.ontapi.owlapi.objects.ce
- DataAllValuesFromImpl(Node, EnhGraph) - Constructor for class com.github.owlcs.ontapi.jena.impl.OntCEImpl.DataAllValuesFromImpl
- DataAllValuesFromImpl(OWLDataPropertyExpression, OWLDataRange) - Constructor for class com.github.owlcs.ontapi.owlapi.objects.ce.DataAllValuesFromImpl
- dataAllValuesOfCEFactory - Static variable in class com.github.owlcs.ontapi.jena.impl.OntCEImpl
- 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
- DataAssertionImpl(Node, EnhGraph) - Constructor for class com.github.owlcs.ontapi.jena.impl.OntNPAImpl.DataAssertionImpl
- dataCardinalityCEFactory - Static variable in class com.github.owlcs.ontapi.jena.impl.OntCEImpl
- DataCardinalityImpl(Node, EnhGraph) - Constructor for class com.github.owlcs.ontapi.jena.impl.OntCEImpl.DataCardinalityImpl
- 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 - 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 Object
s includingOWL Axiom
s. - DataFactoryImpl() - Constructor for class com.github.owlcs.ontapi.DataFactoryImpl
- dataHasValueCEFactory - Static variable in class com.github.owlcs.ontapi.jena.impl.OntCEImpl
- DataHasValueImpl - Class in com.github.owlcs.ontapi.owlapi.objects.ce
- DataHasValueImpl(Node, EnhGraph) - Constructor for class com.github.owlcs.ontapi.jena.impl.OntCEImpl.DataHasValueImpl
- 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
- dataMaxCardinalityCEFactory - Static variable in class com.github.owlcs.ontapi.jena.impl.OntCEImpl
- DataMaxCardinalityImpl - Class in com.github.owlcs.ontapi.owlapi.objects.ce
- DataMaxCardinalityImpl(Node, EnhGraph) - Constructor for class com.github.owlcs.ontapi.jena.impl.OntCEImpl.DataMaxCardinalityImpl
- DataMaxCardinalityImpl(OWLDataPropertyExpression, int, OWLDataRange) - Constructor for class com.github.owlcs.ontapi.owlapi.objects.ce.DataMaxCardinalityImpl
- dataMinCardinalityCEFactory - Static variable in class com.github.owlcs.ontapi.jena.impl.OntCEImpl
- DataMinCardinalityImpl - Class in com.github.owlcs.ontapi.owlapi.objects.ce
- DataMinCardinalityImpl(Node, EnhGraph) - Constructor for class com.github.owlcs.ontapi.jena.impl.OntCEImpl.DataMinCardinalityImpl
- DataMinCardinalityImpl(OWLDataPropertyExpression, int, OWLDataRange) - Constructor for class com.github.owlcs.ontapi.owlapi.objects.ce.DataMinCardinalityImpl
- dataNPAFactory - Static variable in class com.github.owlcs.ontapi.jena.impl.OntNPAImpl
- 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.
- dataProperties() - Method in interface com.github.owlcs.ontapi.jena.model.OntModel
-
Lists all data properties.
- dataPropertiesFactory - Static variable in class com.github.owlcs.ontapi.jena.impl.OntDisjointImpl
- DataPropertiesImpl(Node, EnhGraph) - Constructor for class com.github.owlcs.ontapi.jena.impl.OntDisjointImpl.DataPropertiesImpl
- 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(Node, EnhGraph) - Constructor for class com.github.owlcs.ontapi.jena.impl.OntSWRLImpl.DataPropertyAtomImpl
- 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. - dataPropertyFactory - Variable in class com.github.owlcs.ontapi.jena.impl.OntCEImpl.ClassExpressionFactory
- 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 - 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
- dataRange - Static variable in class com.github.owlcs.ontapi.jena.vocabulary.SWRL
- DataRangeAtom - Static variable in class com.github.owlcs.ontapi.jena.vocabulary.SWRL
- DataRangeAtomImpl - Class in com.github.owlcs.ontapi.owlapi.objects.swrl
- DataRangeAtomImpl(Node, EnhGraph) - Constructor for class com.github.owlcs.ontapi.jena.impl.OntSWRLImpl.DataRangeAtomImpl
- DataRangeAtomImpl(OWLDataRange, SWRLDArgument) - Constructor for class com.github.owlcs.ontapi.owlapi.objects.swrl.DataRangeAtomImpl
- dataRangeAtomSWRLFactory - Static variable in class com.github.owlcs.ontapi.jena.impl.OntSWRLImpl
- DataRangeFactory() - Constructor for class com.github.owlcs.ontapi.jena.impl.OntDRImpl.DataRangeFactory
- DataRestriction - Static variable in class com.github.owlcs.ontapi.transforms.vocabulary.DEPRECATED.OWL
- DataSomeValuesFromImpl - Class in com.github.owlcs.ontapi.owlapi.objects.ce
- DataSomeValuesFromImpl(Node, EnhGraph) - Constructor for class com.github.owlcs.ontapi.jena.impl.OntCEImpl.DataSomeValuesFromImpl
- DataSomeValuesFromImpl(OWLDataPropertyExpression, OWLDataRange) - Constructor for class com.github.owlcs.ontapi.owlapi.objects.ce.DataSomeValuesFromImpl
- dataSomeValuesOfCEFactory - Static variable in class com.github.owlcs.ontapi.jena.impl.OntCEImpl
- 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 - com.github.owlcs.ontapi.internal.OWLComponentType
- DATATYPE - com.github.owlcs.ontapi.jena.impl.Entities
- DATATYPE_DEFINITION - com.github.owlcs.ontapi.internal.OWLTopObjectType
- DATATYPE_PROPERTY - 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
OWLDatatype
s encapsulated in this atom. - datatypes() - Method in interface com.github.owlcs.ontapi.jena.model.OntModel
-
Lists all datatypes (named data range expressions).
- DATATYPES - Static variable in class com.github.owlcs.ontapi.jena.OntVocabulary.Factory.OWLImpl
- DatatypeSearcher - Class in com.github.owlcs.ontapi.internal.searchers.objects
-
An
ObjectsSearcher
that retrievesOWL-API Datatype
s. - 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
- dataValuedAtomSWRLFactory - Static variable in class com.github.owlcs.ontapi.jena.impl.OntSWRLImpl
- DatavaluedPropertyAtom - Static variable in class com.github.owlcs.ontapi.jena.vocabulary.SWRL
- date - Static variable in class com.github.owlcs.ontapi.jena.vocabulary.SWRLB
- dateTime - Static variable in class com.github.owlcs.ontapi.jena.vocabulary.SWRLB
- DAVF(BlankNodeId, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.objects.ONTAnonymousClassExpressionImpl.DAVF
- dayTimeDuration - Static variable in class com.github.owlcs.ontapi.jena.vocabulary.SWRLB
- DC_VOCABULARY - Static variable in class com.github.owlcs.ontapi.jena.OntVocabulary.Factory
- DCImpl() - Constructor for class com.github.owlcs.ontapi.jena.OntVocabulary.Factory.DCImpl
- 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 - 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
- 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
- def - Static variable in class com.github.owlcs.ontapi.jena.OntVocabulary.Factory
-
The default instance includes OWL, SWRL, DC, SKOS values.
- Default(Class<? extends OntObjectImpl>) - Constructor for class com.github.owlcs.ontapi.jena.impl.conf.OntMaker.Default
-
Class must be public and have a public constructor with parameters
Node
andEnhGraph
. - DEFAULT - Static variable in interface com.github.owlcs.ontapi.internal.InternalConfig
- DEFAULT - Static variable in interface com.github.owlcs.ontapi.internal.ONTObjectFactory
- DEFAULT_ANNOTATION_COMPARATOR - Static variable in class com.github.owlcs.ontapi.jena.impl.OntAnnotationImpl
-
The first are annotations with the most numerous assertions and children, the remaining comparison operations are not so important, but the provided order should be preserved after graph reload.
- DEFAULT_COMPARATOR - Static variable in class com.github.owlcs.ontapi.owlapi.OWLObjectImpl
- 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
- DEFAULT_VOCABULARY - Static variable in class com.github.owlcs.ontapi.jena.OntVocabulary.Factory
- 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
- delay - Variable in class com.github.owlcs.ontapi.jena.RWLockedGraph
-
The delay in milliseconds, that is used to select
ExtendedIterator
processing strategy. - 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.InternalModelImpl
-
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.jena.RWLockedGraph
- delete(Triple) - Method in class com.github.owlcs.ontapi.transforms.TransformationModel.TrackedGraph
- deleteAll(Resource) - Static method in class com.github.owlcs.ontapi.jena.utils.Models
-
Recursively deletes all resource children.
- deleteAnnotation(OntAnnotationProperty) - Method in interface com.github.owlcs.ontapi.jena.model.OntStatement
-
Deletes all (sub-)annotations with the given predicate-property.
- deleteAnnotation(OntAnnotationProperty, RDFNode) - Method in class com.github.owlcs.ontapi.jena.impl.OntStatementImpl
- deleteAnnotation(OntAnnotationProperty, RDFNode) - Method in interface com.github.owlcs.ontapi.jena.model.OntStatement
-
Deletes the child annotation if present.
- DELETED - com.github.owlcs.ontapi.transforms.GraphStats.Type
- deleteEvent(Triple) - Method in class com.github.owlcs.ontapi.internal.InternalModelImpl.DirectListener
- deleteEvent(Triple) - Method in class com.github.owlcs.ontapi.internal.OWLTriples.Listener
- deleteEvent(Triple) - Method in class com.github.owlcs.ontapi.transforms.GraphTransformers.TransformListener
- deleteFromCollection() - Method in class com.github.owlcs.ontapi.jena.RWLockedGraph.WIT
- deleteOntList(OntObject, Property, OntList<?>) - Method in class com.github.owlcs.ontapi.jena.impl.OntGraphModelImpl
-
Deletes the specified
OntList
including its annotations. - dependsOn(Graph) - Method in class com.github.owlcs.ontapi.jena.RWLockedGraph
- dependsOn(Graph) - Method in class com.github.owlcs.ontapi.jena.UnionGraph
-
Generic dependsOn, returns
true
iff this graph or any its sub-graphs depend on the specified graph. - dependsOn(Graph, Graph) - Static method in class com.github.owlcs.ontapi.jena.utils.Graphs
-
Answers
true
if the left graph depends on the right one. - 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
- descendants() - Method in class com.github.owlcs.ontapi.jena.impl.OntAnnotationImpl
- descendants() - Method in interface com.github.owlcs.ontapi.jena.model.OntAnnotation
-
Lists all descendants of this ont-annotation resource.
- detachClass(Resource) - Method in class com.github.owlcs.ontapi.jena.impl.OntIndividualImpl.AnonymousImpl
- detachClass(Resource) - Method in class com.github.owlcs.ontapi.jena.impl.OntIndividualImpl.NamedImpl
- detachClass(Resource) - Method in interface com.github.owlcs.ontapi.jena.model.OntIndividual.Anonymous
-
Removes a class assertion statement for the given class.
- detachClass(Resource) - Method in interface com.github.owlcs.ontapi.jena.model.OntIndividual
-
Removes a class assertion statement for the given class.
- 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 - 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
- differentIndividuals() - Method in interface com.github.owlcs.ontapi.jena.model.OntIndividual
-
Lists all different individuals.
- DifferentIndividualsAtom - Static variable in class com.github.owlcs.ontapi.jena.vocabulary.SWRL
- DifferentIndividualsAtomImpl - Class in com.github.owlcs.ontapi.owlapi.objects.swrl
- DifferentIndividualsAtomImpl(Node, EnhGraph) - Constructor for class com.github.owlcs.ontapi.jena.impl.OntSWRLImpl.DifferentIndividualsAtomImpl
- DifferentIndividualsAtomImpl(OWLObjectProperty, SWRLIArgument, SWRLIArgument) - Constructor for class com.github.owlcs.ontapi.owlapi.objects.swrl.DifferentIndividualsAtomImpl
- differentIndividualsAtomSWRLFactory - Static variable in class com.github.owlcs.ontapi.jena.impl.OntSWRLImpl
- 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
- differentIndividualsFactory - Static variable in class com.github.owlcs.ontapi.jena.impl.OntDisjointImpl
- 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 onOntDisjoint.Individuals
resource. - DifferentIndividualsTranslator.AxiomImpl.SimpleImpl - Class in com.github.owlcs.ontapi.internal.axioms
-
An
OWLDifferentIndividualsAxiom
that is based on a single unannotated triples owl:differentFrom o
, wheres
ando
are named classes (URIResource
s). - 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.InternalModelImpl
-
The direct listener, it monitors changes that occur through the main (Jena) interface.
- DirectListener() - Constructor for class com.github.owlcs.ontapi.internal.InternalModelImpl.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 givenloader
. - 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. - disableDirectListening() - Method in class com.github.owlcs.ontapi.internal.InternalModelImpl
-
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 - com.github.owlcs.ontapi.internal.OWLTopObjectType
- DISJOINT_DATA_PROPERTIES - com.github.owlcs.ontapi.internal.OWLTopObjectType
- DISJOINT_FINDER - Static variable in class com.github.owlcs.ontapi.jena.impl.OntDisjointImpl
- DISJOINT_OBJECT_PROPERTIES - com.github.owlcs.ontapi.internal.OWLTopObjectType
- DISJOINT_UNION - com.github.owlcs.ontapi.internal.OWLTopObjectType
- disjointClasses() - Method in interface com.github.owlcs.ontapi.jena.model.OntClass
-
Returns all disjoint classes.
- 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
- 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
- disjointClassesFactory - Static variable in class com.github.owlcs.ontapi.jena.impl.OntDisjointImpl
- 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 onOntDisjoint.Classes
resource. - DisjointClassesTranslator.AxiomImpl.SimpleImpl - Class in com.github.owlcs.ontapi.internal.axioms
-
An
OWLDisjointClassesAxiom
that is based on a single unannotated triples owl:disjointWith o
, wheres
ando
are named classes (URIResource
s). - 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 onOntDisjoint.DataProperties
resource. - DisjointDataPropertiesTranslator.AxiomImpl.SimpleImpl - Class in com.github.owlcs.ontapi.internal.axioms
-
An
OWLDisjointDataPropertiesAxiom
that is based on a single unannotated triples owl:propertyDisjointWith o
, wheres
ando
are data properties (URIResource
s). - 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 onOntDisjoint.ObjectProperties
resource. - DisjointObjectPropertiesTranslator.AxiomImpl.SimpleImpl - Class in com.github.owlcs.ontapi.internal.axioms
-
An
OWLDisjointObjectPropertiesAxiom
that is based on a single unannotated triples owl:propertyDisjointWith o
, wheres
ando
are named object property expression (URIResource
s). - disjointProperties() - Method in interface com.github.owlcs.ontapi.jena.model.OntDataProperty
-
Returns disjoint properties.
- disjointProperties() - Method in interface com.github.owlcs.ontapi.jena.model.OntObjectProperty
-
Returns disjoint properties (statement:
P1 owl:propertyDisjointWith P2
). - disjointProperties() - Method in interface com.github.owlcs.ontapi.jena.model.OntRealProperty
-
Lists all properties that are disjoint with this property.
- 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
- disjointUnions() - Method in class com.github.owlcs.ontapi.jena.impl.OntClassImpl
- disjointUnions() - Method in interface com.github.owlcs.ontapi.jena.model.OntClass.Named
-
Lists all
DisjointUnion
ontology list
s that are attached to this OWL Class on predicateowl:disjointUnionOf
. - 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
- distinct - Variable in class com.github.owlcs.ontapi.jena.UnionGraph
- distinct(ExtendedIterator<X>) - Static method in class com.github.owlcs.ontapi.jena.utils.Iter
-
Returns an
Extended Iterator
consisting of the distinct elements (according toObject.equals(Object)
) of the given iterator. - divide - Static variable in class com.github.owlcs.ontapi.jena.vocabulary.SWRLB
- divideDayTimeDurations - Static variable in class com.github.owlcs.ontapi.jena.vocabulary.SWRLB
- divideYearMonthDurations - Static variable in class com.github.owlcs.ontapi.jena.vocabulary.SWRLB
- DL - com.github.owlcs.ontapi.OntFormat
- DL_HTML - com.github.owlcs.ontapi.OntFormat
- DLSYNTAX - com.github.owlcs.ontapi.OWLLangRegistry.LangKey
- DLSYNTAXHTML - 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
- domains() - Method in class com.github.owlcs.ontapi.jena.impl.OntAPropertyImpl
- domains() - Method in interface com.github.owlcs.ontapi.jena.model.OntAnnotationProperty
-
Lists all valid annotation property domains in the form of java
Stream
. - domains() - Method in interface com.github.owlcs.ontapi.jena.model.OntProperty
-
Lists all property domains.
- domains() - Method in interface com.github.owlcs.ontapi.jena.model.OntRealProperty
-
Lists all of the declared domain class expressions of this property expression.
- DOUBLE - 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
- dtTypes - Variable in class com.github.owlcs.ontapi.jena.impl.OntGraphModelImpl
- DU(BlankNodeId, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.objects.ONTSWRLAtomImpl.DU
- DUMMY - Static variable in class com.github.owlcs.ontapi.jena.OntVocabulary.Factory
E
- elementType - Variable in class com.github.owlcs.ontapi.jena.impl.OntListImpl
- 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 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.InternalModelImpl
-
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
- endsWith - Static variable in class com.github.owlcs.ontapi.jena.vocabulary.SWRLB
- Entities - Enum in com.github.owlcs.ontapi.jena.impl
-
This is an enumeration of all entity (configurable-)factories.
- 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 - com.github.owlcs.ontapi.internal.OWLComponentType
- entityTypes() - Static method in interface com.github.owlcs.ontapi.jena.model.OntEntity
-
Returns all entity types as stream.
- ENUM - com.github.owlcs.ontapi.config.ExtendedProperties.MapType
- equal - Static variable in class com.github.owlcs.ontapi.jena.vocabulary.SWRLB
- 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 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.jena.impl.conf.OntFilter.OneOf
- 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 andfalse
otherwise. - equals(Resource) - Method in class com.github.owlcs.ontapi.internal.objects.ONTEntityImpl
-
Answers
true
if the givenuri
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 - com.github.owlcs.ontapi.internal.OWLTopObjectType
- EQUIVALENT_DATA_PROPERTIES - com.github.owlcs.ontapi.internal.OWLTopObjectType
- EQUIVALENT_OBJECT_PROPERTIES - com.github.owlcs.ontapi.internal.OWLTopObjectType
- equivalentClasses() - Method in interface com.github.owlcs.ontapi.jena.model.OntClass
-
Lists all equivalent classes.
- equivalentClasses() - Method in interface com.github.owlcs.ontapi.jena.model.OntDataRange.Named
-
Lists all equivalent data ranges.
- 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
- 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 exactly2
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
- equivalentProperties() - Method in interface com.github.owlcs.ontapi.jena.model.OntDataProperty
-
Returns all equivalent data properties The statement pattern is
Ri owl:equivalentProperty Rj
, whereRi
- this property,Rj
- the data property to return. - equivalentProperties() - Method in interface com.github.owlcs.ontapi.jena.model.OntObjectProperty
-
Returns all equivalent object properties (i.e.
- equivalentProperties() - Method in interface com.github.owlcs.ontapi.jena.model.OntRealProperty
-
Lists all properties that equivalent to this one.
- 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.AVC
- error(String) - Static method in class com.github.owlcs.ontapi.transforms.vocabulary.AVC
- error(Node) - Static method in class com.github.owlcs.ontapi.transforms.vocabulary.AVC
- EXACTLY - com.github.owlcs.ontapi.jena.impl.OntCEImpl.CardinalityType
- exception - Variable in class com.github.owlcs.ontapi.OntGraphDocumentSourceImpl
- excludeImplicit(ExtendedIterator<OntStatement>, String) - Method in class com.github.owlcs.ontapi.internal.searchers.axioms.ByDatatype
- expandPrefix(String) - Method in class com.github.owlcs.ontapi.jena.RWLockedGraph.WPM
- 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 in com.github.owlcs.ontapi.config
- EXTRA_ROOT_TYPES - Static variable in class com.github.owlcs.ontapi.jena.impl.OntAnnotationImpl
- EXTRA_ROOT_TYPES_AS_NODES - Static variable in class com.github.owlcs.ontapi.jena.impl.OntAnnotationImpl
F
- FACET_RESTRICTION - 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.jena.OntVocabulary.Factory
- Factory() - Constructor for class com.github.owlcs.ontapi.transforms.Transform.Factory
- FactoryAccessor - Annotation Type 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
ofOWLAnnotation
s 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 - com.github.owlcs.ontapi.transforms.ReasonerDeclarator.Res
- FALSE - Static variable in interface com.github.owlcs.ontapi.jena.impl.conf.OntFilter
- FALSE - Static variable in class com.github.owlcs.ontapi.jena.utils.Models
- FALSE_LITERAL - Static variable in class com.github.owlcs.ontapi.owlapi.InternalizedEntities
- fetchBuiltinEntity(OntGraphModelImpl, String) - Static method in class com.github.owlcs.ontapi.jena.impl.OntSWRLImpl
- fetchGraph(String, OntologyCreator, OntologyManager, OntLoaderConfiguration) - Method in class com.github.owlcs.ontapi.OntologyLoaderImpl
-
Returns the
Graph
wrapped byOntologyLoaderImpl.GraphInfo
which corresponds the specified ontology uri. - fetchNodeAs(Node, Class<N>) - Method in class com.github.owlcs.ontapi.internal.SearchModel
- fetchNodeAs(Node, Class<N>) - Method in interface com.github.owlcs.ontapi.jena.impl.PersonalityModel
-
Answers an enhanced node that wraps the given
node
and conforms to the given interface type, taking into account possible graph recursions. - fetchNodeAs(Node, Class<N>) - Method in class com.github.owlcs.ontapi.jena.impl.UnionModel
-
Answers an enhanced node that wraps the given node and conforms to the given interface type, taking into account possible graph recursions.
- fetchOntEntity(OntModel, Class<E>, String) - Static method in class com.github.owlcs.ontapi.internal.WriteHelper
- fetchOntEntity(Class<E>, String) - Method in interface com.github.owlcs.ontapi.jena.model.OntModel
-
Returns a entity of the given type and with the specified URI, creating it if needed.
- 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
- 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
- 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
- FILE - 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
- filter(ExtendedIterator<X>, Predicate<? super X>) - Static method in class com.github.owlcs.ontapi.jena.utils.Iter
-
Returns an extended iterator consisting of the elements of the specified extended iterator that match the given predicate.
- filterAxioms(OWLAxiomSearchFilter, Object) - Method in class com.github.owlcs.ontapi.RWLockedOntology
- filterAxioms(OWLAxiomSearchFilter, Object, Imports) - Method in class com.github.owlcs.ontapi.RWLockedOntology
- filterByLangTag(Literal, String) - Static method in class com.github.owlcs.ontapi.jena.utils.Models
-
Answers
true
if the literal has the given language tag. - filterDrop(Predicate<X>) - Method in class com.github.owlcs.ontapi.jena.RWLockedGraph.WIT
- filterKeep(Predicate<X>) - Method in class com.github.owlcs.ontapi.jena.RWLockedGraph.WIT
- finalActions() - Method in class com.github.owlcs.ontapi.transforms.OWLDeclarationTransform
- find(Class<? extends OntEntity>) - Static method in enum com.github.owlcs.ontapi.jena.impl.Entities
-
Finds the entity by the class-type.
- find(EnhGraph) - Method in interface com.github.owlcs.ontapi.jena.impl.conf.ObjectFactory
-
Lists all enhanced nodes from the graph, with the interface that this factory encapsulates.
- find(EnhGraph) - Method in interface com.github.owlcs.ontapi.jena.impl.conf.OntFinder
-
Lists the nodes from the specified model by the encapsulated criterion.
- find(Node) - Static method in enum com.github.owlcs.ontapi.jena.impl.Entities
-
Finds the entity by the node-type.
- find(Node, Node, Node) - Method in class com.github.owlcs.ontapi.jena.RWLockedGraph
-
Returns an iterator over Triples matching a pattern.
- find(Triple) - Method in class com.github.owlcs.ontapi.jena.RWLockedGraph
-
Returns an
extended iterator
over all theTriple
s that match the triple pattern. - find(Resource) - Static method in enum com.github.owlcs.ontapi.jena.impl.Entities
-
Finds the entity by the resource-type.
- findActualClass(OntObject) - Static method in class com.github.owlcs.ontapi.jena.impl.OntObjectImpl
-
Finds a public
Ontology Object
class-type. - 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
- 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
- findDisjointUnion(RDFNode) - Method in interface com.github.owlcs.ontapi.jena.model.OntClass.Named
-
Finds a
DisjointUnion
logical construction attached to this class by the specified rdf-node in the form ofOntList
. - findDocumentSource(OWLOntologyID) - Method in class com.github.owlcs.ontapi.OntologyManagerImpl
-
Finds a
OWLOntologyDocumentSource
from themappers collection
. - findDR(ModelObjectFactory) - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnonymousClassExpressionImpl.WithDataRangeAndDataProperty
- FINDER - Static variable in class com.github.owlcs.ontapi.jena.impl.OntIndividualImpl
- findFirst(Iterator<X>) - Static method in class com.github.owlcs.ontapi.jena.utils.Iter
-
Returns an
Optional
describing the first element of the iterator, or an emptyOptional
if the iterator is empty. - findHasKey(RDFNode) - Method in interface com.github.owlcs.ontapi.jena.model.OntClass
-
Finds a
HasKey
logical construction attached to this class expression by the specified rdf-node in the form ofOntList
. - findImport(Predicate<OntGraphModelImpl>) - Method in class com.github.owlcs.ontapi.jena.impl.OntGraphModelImpl
-
Finds a model impl from the internals using the given
filter
. - findIndividual(ModelObjectFactory) - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnonymousClassExpressionImpl.OHV
- findInverseProperty() - Method in interface com.github.owlcs.ontapi.jena.model.OntObjectProperty
-
Finds the first object property from the right part of the statements
_:x owl:inverseOf PN
orP1 owl:inverseOf P2
. - 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
- findList(Property) - Method in class com.github.owlcs.ontapi.jena.impl.OntDisjointImpl.IndividualsImpl
- 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
- findNodeAs(Node, Class<N>) - Method in interface com.github.owlcs.ontapi.jena.impl.PersonalityModel
-
Answers an enhanced node that wraps the given
node
and conforms to the given interface type. - findNodeAs(Node, Class<N>) - Method in class com.github.owlcs.ontapi.jena.impl.UnionModel
-
Returns a
RDFNode
for the given type and, if the result is present, caches it node at the model level. - 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 formalAxiomTranslator
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(ONTStatementImpl, ModelObjectFactory) - Static method in class com.github.owlcs.ontapi.internal.objects.ONTAnnotationImpl
-
Extracts the
OWLAnnotationValue
from the given statement, returning anONTObject
-wrapper. - findONTObject(K, OntModel, ONTObjectFactory, AxiomsSettings) - Method in interface com.github.owlcs.ontapi.internal.ObjectsSearcher
-
Finds a model-
object
from the specifiedmodel
. - findONTObject(X) - Method in class com.github.owlcs.ontapi.internal.DirectObjectMapImpl
-
Finds the
ONTObject
using encapsulatedfinder
. - 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.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 anONTObject
-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(ONTStatementImpl, ModelObjectFactory) - Static method in class com.github.owlcs.ontapi.internal.objects.ONTAnnotationImpl
-
Extracts the
OWLAnnotationSubject
from the given statement, returning anONTObject
-wrapper. - findOPE(ModelObjectFactory) - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnonymousClassExpressionImpl.WithObjectProperty
- findOtherIterators() - Method in class com.github.owlcs.ontapi.jena.RWLockedGraph
-
Returns iterators that were created by other threads.
- findPropertyChain(RDFNode) - Method in interface com.github.owlcs.ontapi.jena.model.OntObjectProperty
-
Finds the first
PropertyChain
logical construction attached to this property for the specified []-list as object. - findRootStatement() - Method in class com.github.owlcs.ontapi.jena.impl.OntAPropertyImpl
- findRootStatement() - Method in class com.github.owlcs.ontapi.jena.impl.OntCEImpl
- findRootStatement() - Method in class com.github.owlcs.ontapi.jena.impl.OntCEImpl.NaryRestrictionCEImpl
- findRootStatement() - Method in class com.github.owlcs.ontapi.jena.impl.OntCEImpl.OnPropertyRestrictionCEImpl
- findRootStatement() - Method in class com.github.owlcs.ontapi.jena.impl.OntClassImpl
- findRootStatement() - Method in class com.github.owlcs.ontapi.jena.impl.OntDatatypeImpl
- findRootStatement() - Method in class com.github.owlcs.ontapi.jena.impl.OntDisjointImpl
- findRootStatement() - Method in class com.github.owlcs.ontapi.jena.impl.OntDPropertyImpl
- findRootStatement() - Method in class com.github.owlcs.ontapi.jena.impl.OntDRImpl
- findRootStatement() - Method in class com.github.owlcs.ontapi.jena.impl.OntFRImpl
- findRootStatement() - Method in class com.github.owlcs.ontapi.jena.impl.OntIndividualImpl.AnonymousImpl
- findRootStatement() - Method in class com.github.owlcs.ontapi.jena.impl.OntIndividualImpl.NamedImpl
- findRootStatement() - Method in class com.github.owlcs.ontapi.jena.impl.OntNPAImpl
- findRootStatement() - Method in class com.github.owlcs.ontapi.jena.impl.OntObjectImpl
-
Finds the first declaration root statement.
- findRootStatement() - Method in class com.github.owlcs.ontapi.jena.impl.OntOPEImpl.InversePropertyImpl
- findRootStatement() - Method in class com.github.owlcs.ontapi.jena.impl.OntOPEImpl.NamedPropertyImpl
- findRootStatement() - Method in class com.github.owlcs.ontapi.jena.impl.OntSWRLImpl.AtomImpl
- findRootStatement() - Method in class com.github.owlcs.ontapi.jena.impl.OntSWRLImpl.ImpImpl
- 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
- 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() - Method in interface com.github.owlcs.ontapi.jena.model.RDFNodeList
-
Answers the first element of the type
RDFNodeList
. - FIRST - 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
- flatMap(ExtendedIterator<F>, Function<? super F, ? extends Iterator<? extends T>>) - Static method in class com.github.owlcs.ontapi.jena.utils.Iter
-
Returns an
Extended Iterator
consisting of the results of replacing each element of the givenbase
iterator with the contents of a mapped iterator produced by applying the provided mapping function (map
) to each element. - floor - Static variable in class com.github.owlcs.ontapi.jena.vocabulary.SWRLB
- 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 andfalse
otherwise. - forAnonymousIndividuals(Set<OWLAnonymousIndividual>) - Static method in class com.github.owlcs.ontapi.internal.objects.ONTCollectors
-
Creates a visitor that collects
OWLAnonymousIndividual
s into the specifiedSet
. - forbidden - Variable in class com.github.owlcs.ontapi.config.OntConfig
- forbiddenClassCandidates - Variable in class com.github.owlcs.ontapi.transforms.ManifestDeclarator
- forceLoad() - Method in interface com.github.owlcs.ontapi.internal.InternalModel
-
Forcibly loads the whole content cache.
- forceLoad() - Method in class com.github.owlcs.ontapi.internal.InternalModelImpl
- 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 andfalse
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
OWLClass
es into the specifiedSet
. - forClassExpressions(Set<OWLClassExpression>) - Static method in class com.github.owlcs.ontapi.internal.objects.ONTCollectors
-
Creates a visitor that collects
OWLClassExpression
s into the specifiedSet
. - 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 andfalse
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 andfalse
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
OWLDatatype
s into the specifiedSet
. - forEachRemaining(Consumer<? super X>) - Method in class com.github.owlcs.ontapi.jena.RWLockedGraph.WIT
- forEntities(Set<OWLEntity>) - Static method in class com.github.owlcs.ontapi.internal.objects.ONTCollectors
-
Creates a visitor that collects
OWLEntity
es into the specifiedSet
. - 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 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 andfalse
otherwise. - forNamedIndividuals(Set<OWLNamedIndividual>) - Static method in class com.github.owlcs.ontapi.internal.objects.ONTCollectors
-
Creates a visitor that collects
OWLNamedIndividual
s into the specifiedSet
. - 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 andfalse
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 containnull
s. - ForTopEntity - Interface in com.github.owlcs.ontapi.internal.searchers
-
A technical interface that contains functionality common for searchers (
ObjectsSearcher
andByObjectSearcher
) which have generic typeOWLClass
orOWLDatatype
. - fractionDigits - Static variable in class com.github.owlcs.ontapi.jena.vocabulary.XSD
- fractionDigitsFRFactory - Static variable in class com.github.owlcs.ontapi.jena.impl.OntFRImpl
- FractionDigitsImpl(Node, EnhGraph) - Constructor for class com.github.owlcs.ontapi.jena.impl.OntFRImpl.FractionDigitsImpl
- from(OntPersonality) - Static method in class com.github.owlcs.ontapi.jena.impl.conf.PersonalityBuilder
-
Makes a full copy of the given
OntPersonality
in the form of modifiablebuilder
. - 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 type of a property 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
). - fromDisjointUnionOf() - Method in interface com.github.owlcs.ontapi.jena.model.OntClass.Named
-
Returns all class expressions from the right part of the statement with this class as a subject and
owl:disjointUnionOf
as a predicate (the triple pattern:CN owl:disjointUnionOf ( C1 ... Cn )
). - 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
- fromHasKey() - Method in interface com.github.owlcs.ontapi.jena.model.OntClass
-
Lists all key properties.
- 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.NaryAxiomImpl
s 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
- fromPropertyChain() - Method in interface com.github.owlcs.ontapi.jena.model.OntObjectProperty
-
Lists all members from the right part of statement
P owl:propertyChainAxiom ( P1 ... Pn )
, whereP
is this property. - fromResource(Resource) - Static method in class com.github.owlcs.ontapi.owlapi.objects.entity.AnnotationPropertyImpl
-
Creates an
OWLAnnotationProperty
instance using theResource
reference. - fromResource(Resource) - Static method in class com.github.owlcs.ontapi.owlapi.objects.entity.BuiltinDatatypeImpl
-
Finds and returns an
OWLDatatype
instance using theResource
reference. - fromResource(Resource) - Static method in class com.github.owlcs.ontapi.owlapi.objects.entity.ClassImpl
-
Creates an
OWLClass
instance using theResource
reference. - fromResource(Resource) - Static method in class com.github.owlcs.ontapi.owlapi.objects.entity.DataPropertyImpl
-
Creates an
OWLDataProperty
instance using theResource
reference. - fromResource(Resource) - Static method in class com.github.owlcs.ontapi.owlapi.objects.entity.ObjectPropertyImpl
-
Creates an
OWLObjectProperty
instance using theResource
reference. - fromSet(Supplier<Set<X>>) - Static method in class com.github.owlcs.ontapi.jena.utils.Iter
-
Creates a
Stream
for a futureSet
, which is produced by the factory-parametergetAsSet
. - fromSubject(ONTObject) - Method in class com.github.owlcs.ontapi.internal.axioms.AbstractNegativePropertyAssertionTranslator.NegativeAssertionImpl
- FTP - com.github.owlcs.ontapi.config.OntConfig.DefaultScheme
- FUNCTIONAL_DATA_PROPERTY - com.github.owlcs.ontapi.internal.OWLTopObjectType
- FUNCTIONAL_OBJECT_PROPERTY - com.github.owlcs.ontapi.internal.OWLTopObjectType
- FUNCTIONAL_SYNTAX - 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 - com.github.owlcs.ontapi.OWLLangRegistry.LangKey
G
- gem - Variable in class com.github.owlcs.ontapi.jena.RWLockedGraph
-
GraphEventManager
, cannot benull
- generalClassAxioms() - Method in class com.github.owlcs.ontapi.OntBaseModelImpl
- generalClassAxioms() - Method in class com.github.owlcs.ontapi.OWLOntologyWrapper
- get() - Static method in class com.github.owlcs.ontapi.jena.OntVocabulary.Factory
-
Gets a system-wide vocabulary.
- get() - Method in class com.github.owlcs.ontapi.jena.RWLockedGraph
- 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(int) - Method in class com.github.owlcs.ontapi.jena.impl.OntListImpl
- get(int) - Method in interface com.github.owlcs.ontapi.jena.model.OntList
-
Answers the list that is the tail of this list starting from the given position.
- get(A) - Static method in class com.github.owlcs.ontapi.internal.AxiomParserProvider
-
Deprecated.
- 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 com.github.owlcs.ontapi.internal.OWLTopObjectType
- get(Class<? extends OWLDocumentFormat>) - Static method in enum com.github.owlcs.ontapi.OntFormat
-
Gets
OntFormat
by the class ofOWLDocumentFormat
. - get(Class<? extends T>) - Method in interface com.github.owlcs.ontapi.jena.impl.conf.Vocabulary
-
Returns a
Set
ofJena Graph Node
s for the givenClass
-type. - get(Class<A>) - Static method in class com.github.owlcs.ontapi.internal.AxiomParserProvider
-
Deprecated.
- get(String) - Method in class com.github.owlcs.ontapi.jena.OntVocabulary.Factory.Impl
- get(String) - Method in interface com.github.owlcs.ontapi.jena.OntVocabulary
-
Answers a
Set
of system/builtinResource
s for the specified URI-key
. - get(String) - Static method in enum 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(String, Supplier<Set<Node>>) - Method in interface com.github.owlcs.ontapi.jena.impl.conf.OntPersonality.Reserved
-
Gets a
Set
of reserved nodes by aString
key, using aloader
to calculate the result if it absences in the vocabulary. - 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, ornull
if there is no cached value for thekey
. - 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 themappingFunction
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(Resource) - Method in interface com.github.owlcs.ontapi.jena.OntVocabulary
-
Answers a
Set
of system/builtinResource
s for the specified URI-key. - get(Lang) - Static method in enum com.github.owlcs.ontapi.OntFormat
-
Gets
OntFormat
by the Jena syntax. - get(AxiomType<?>) - Static method in enum com.github.owlcs.ontapi.internal.OWLTopObjectType
-
Returns a
OWLTopObjectType
by theAxiomType
. - get(AxiomType<A>) - Static method in class com.github.owlcs.ontapi.internal.AxiomParserProvider
-
Deprecated.
- get(AxiomType<A>) - Static method in class com.github.owlcs.ontapi.internal.AxiomTranslator
-
Answers the
Axiom Translator
for the specifiedAxiom Type
. - get(OWLDocumentFormat) - Static method in enum com.github.owlcs.ontapi.OntFormat
-
Finds an
ONT Format Type
by the instance ofOWL Docuemnt Format
. - get(OWLObject) - Static method in enum 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 givenkey
. - getABoxAxioms(Imports) - Method in class com.github.owlcs.ontapi.RWLockedOntology
- getActualClass() - Method in class com.github.owlcs.ontapi.jena.impl.OntAnnotationImpl
- getActualClass() - Method in class com.github.owlcs.ontapi.jena.impl.OntAPropertyImpl
- getActualClass() - Method in class com.github.owlcs.ontapi.jena.impl.OntCEImpl.ComplementOfImpl
- getActualClass() - Method in class com.github.owlcs.ontapi.jena.impl.OntCEImpl.DataAllValuesFromImpl
- getActualClass() - Method in class com.github.owlcs.ontapi.jena.impl.OntCEImpl.DataCardinalityImpl
- getActualClass() - Method in class com.github.owlcs.ontapi.jena.impl.OntCEImpl.DataHasValueImpl
- getActualClass() - Method in class com.github.owlcs.ontapi.jena.impl.OntCEImpl.DataMaxCardinalityImpl
- getActualClass() - Method in class com.github.owlcs.ontapi.jena.impl.OntCEImpl.DataMinCardinalityImpl
- getActualClass() - Method in class com.github.owlcs.ontapi.jena.impl.OntCEImpl.DataSomeValuesFromImpl
- getActualClass() - Method in class com.github.owlcs.ontapi.jena.impl.OntCEImpl
- getActualClass() - Method in class com.github.owlcs.ontapi.jena.impl.OntCEImpl.HasSelfImpl
- getActualClass() - Method in class com.github.owlcs.ontapi.jena.impl.OntCEImpl.IntersectionOfImpl
- getActualClass() - Method in class com.github.owlcs.ontapi.jena.impl.OntCEImpl.NaryDataAllValuesFromImpl
- getActualClass() - Method in class com.github.owlcs.ontapi.jena.impl.OntCEImpl.NaryDataSomeValuesFromImpl
- getActualClass() - Method in class com.github.owlcs.ontapi.jena.impl.OntCEImpl.NaryRestrictionCEImpl
- getActualClass() - Method in class com.github.owlcs.ontapi.jena.impl.OntCEImpl.ObjectAllValuesFromImpl
- getActualClass() - Method in class com.github.owlcs.ontapi.jena.impl.OntCEImpl.ObjectCardinalityImpl
- getActualClass() - Method in class com.github.owlcs.ontapi.jena.impl.OntCEImpl.ObjectHasValueImpl
- getActualClass() - Method in class com.github.owlcs.ontapi.jena.impl.OntCEImpl.ObjectMaxCardinalityImpl
- getActualClass() - Method in class com.github.owlcs.ontapi.jena.impl.OntCEImpl.ObjectMinCardinalityImpl
- getActualClass() - Method in class com.github.owlcs.ontapi.jena.impl.OntCEImpl.ObjectSomeValuesFromImpl
- getActualClass() - Method in class com.github.owlcs.ontapi.jena.impl.OntCEImpl.OneOfImpl
- getActualClass() - Method in class com.github.owlcs.ontapi.jena.impl.OntCEImpl.UnionOfImpl
- getActualClass() - Method in class com.github.owlcs.ontapi.jena.impl.OntClassImpl
- getActualClass() - Method in class com.github.owlcs.ontapi.jena.impl.OntDatatypeImpl
- getActualClass() - Method in class com.github.owlcs.ontapi.jena.impl.OntDisjointImpl.ClassesImpl
- getActualClass() - Method in class com.github.owlcs.ontapi.jena.impl.OntDisjointImpl.DataPropertiesImpl
- getActualClass() - Method in class com.github.owlcs.ontapi.jena.impl.OntDisjointImpl.IndividualsImpl
- getActualClass() - Method in class com.github.owlcs.ontapi.jena.impl.OntDisjointImpl.ObjectPropertiesImpl
- getActualClass() - Method in class com.github.owlcs.ontapi.jena.impl.OntDPropertyImpl
- getActualClass() - Method in class com.github.owlcs.ontapi.jena.impl.OntDRImpl.ComplementOfImpl
- getActualClass() - Method in class com.github.owlcs.ontapi.jena.impl.OntDRImpl.IntersectionOfImpl
- getActualClass() - Method in class com.github.owlcs.ontapi.jena.impl.OntDRImpl.OneOfImpl
- getActualClass() - Method in class com.github.owlcs.ontapi.jena.impl.OntDRImpl.RestrictionImpl
- getActualClass() - Method in class com.github.owlcs.ontapi.jena.impl.OntDRImpl.UnionOfImpl
- getActualClass() - Method in class com.github.owlcs.ontapi.jena.impl.OntFRImpl.FractionDigitsImpl
- getActualClass() - Method in class com.github.owlcs.ontapi.jena.impl.OntFRImpl.LangRangeImpl
- getActualClass() - Method in class com.github.owlcs.ontapi.jena.impl.OntFRImpl.LengthImpl
- getActualClass() - Method in class com.github.owlcs.ontapi.jena.impl.OntFRImpl.MaxExclusiveImpl
- getActualClass() - Method in class com.github.owlcs.ontapi.jena.impl.OntFRImpl.MaxInclusiveImpl
- getActualClass() - Method in class com.github.owlcs.ontapi.jena.impl.OntFRImpl.MaxLengthImpl
- getActualClass() - Method in class com.github.owlcs.ontapi.jena.impl.OntFRImpl.MinExclusiveImpl
- getActualClass() - Method in class com.github.owlcs.ontapi.jena.impl.OntFRImpl.MinInclusiveImpl
- getActualClass() - Method in class com.github.owlcs.ontapi.jena.impl.OntFRImpl.MinLengthImpl
- getActualClass() - Method in class com.github.owlcs.ontapi.jena.impl.OntFRImpl.PatternImpl
- getActualClass() - Method in class com.github.owlcs.ontapi.jena.impl.OntFRImpl.TotalDigitsImpl
- getActualClass() - Method in class com.github.owlcs.ontapi.jena.impl.OntIndividualImpl.AnonymousImpl
- getActualClass() - Method in class com.github.owlcs.ontapi.jena.impl.OntIndividualImpl.NamedImpl
- getActualClass() - Method in class com.github.owlcs.ontapi.jena.impl.OntNPAImpl.DataAssertionImpl
- getActualClass() - Method in class com.github.owlcs.ontapi.jena.impl.OntNPAImpl.ObjectAssertionImpl
- getActualClass() - Method in class com.github.owlcs.ontapi.jena.impl.OntObjectImpl
-
Gets a public ont-object type identifier.
- getActualClass() - Method in class com.github.owlcs.ontapi.jena.impl.OntOPEImpl.InversePropertyImpl
- getActualClass() - Method in class com.github.owlcs.ontapi.jena.impl.OntOPEImpl.NamedPropertyImpl
- getActualClass() - Method in class com.github.owlcs.ontapi.jena.impl.OntSWRLImpl.BuiltInAtomImpl
- getActualClass() - Method in class com.github.owlcs.ontapi.jena.impl.OntSWRLImpl.BuiltinImpl
- getActualClass() - Method in class com.github.owlcs.ontapi.jena.impl.OntSWRLImpl.DArgImpl
- getActualClass() - Method in class com.github.owlcs.ontapi.jena.impl.OntSWRLImpl.DataPropertyAtomImpl
- getActualClass() - Method in class com.github.owlcs.ontapi.jena.impl.OntSWRLImpl.DataRangeAtomImpl
- getActualClass() - Method in class com.github.owlcs.ontapi.jena.impl.OntSWRLImpl.DifferentIndividualsAtomImpl
- getActualClass() - Method in class com.github.owlcs.ontapi.jena.impl.OntSWRLImpl.IArgImpl
- getActualClass() - Method in class com.github.owlcs.ontapi.jena.impl.OntSWRLImpl.ImpImpl
- getActualClass() - Method in class com.github.owlcs.ontapi.jena.impl.OntSWRLImpl.ObjectPropertyAtomImpl
- getActualClass() - Method in class com.github.owlcs.ontapi.jena.impl.OntSWRLImpl.OntClassAtomImpl
- getActualClass() - Method in class com.github.owlcs.ontapi.jena.impl.OntSWRLImpl.SameIndividualsAtomImpl
- getActualClass() - Method in class com.github.owlcs.ontapi.jena.impl.OntSWRLImpl.VariableImpl
- getActualType() - Method in enum com.github.owlcs.ontapi.jena.impl.Entities
-
Returns entity class-type.
- 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
- getAlternativePredicate() - Method in class com.github.owlcs.ontapi.jena.impl.OntDisjointImpl.IndividualsImpl
- 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
- getAnnotationAssertionAxioms(OWLAnnotationSubject) - Method in class com.github.owlcs.ontapi.RWLockedOntology
- getAnnotationAssertionAxioms(OWLAnnotationSubject, Imports) - Method in class com.github.owlcs.ontapi.RWLockedOntology
- getAnnotationList() - Method in class com.github.owlcs.ontapi.jena.impl.OntStatementImpl
-
Returns the
List
of annotations sorted by the some internal order. - getAnnotationList() - Method in interface com.github.owlcs.ontapi.jena.model.OntStatement
-
Returns the annotation objects attached to this statement in the form of
List
with a fixed order. - getAnnotationProperties() - Method in interface com.github.owlcs.ontapi.jena.impl.conf.Vocabulary.Entities
- 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
- getAnnotationProperty(String) - Method in interface com.github.owlcs.ontapi.jena.model.OntModel
- getAnnotationProperty(Resource) - Method in interface com.github.owlcs.ontapi.jena.model.OntModel
- 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.
- getAnnotationResourcesAsList() - Method in class com.github.owlcs.ontapi.jena.impl.OntStatementImpl
- getAnnotationResourceType() - Method in class com.github.owlcs.ontapi.jena.impl.OntStatementImpl
-
Returns the
rdf:type
of the attached annotation objects. - getAnnotationRootType(Resource) - Static method in class com.github.owlcs.ontapi.jena.impl.OntStatementImpl
-
Determines the annotation type.
- getAnnotations() - Method in class com.github.owlcs.ontapi.RWLockedOntology
- getAnnotations(OntStatement, AxiomsSettings) - Method in interface com.github.owlcs.ontapi.internal.ONTObjectFactory
- getAnnotations(OWLAnnotationProperty) - Method in class com.github.owlcs.ontapi.RWLockedOntology
- getAnonymousIndividual(OntModel, OWLAnonymousIndividual) - Static method in class com.github.owlcs.ontapi.internal.WriteHelper
- getAnonymousIndividual(BlankNodeId) - Method in class com.github.owlcs.ontapi.internal.InternalObjectFactory
- getAnonymousIndividual(BlankNodeId) - Method in interface com.github.owlcs.ontapi.internal.ModelObjectFactory
- 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.
- getArg() - Method in class com.github.owlcs.ontapi.jena.impl.OntSWRLImpl.UnaryImpl
- getArg() - Method in interface com.github.owlcs.ontapi.jena.model.OntSWRL.Atom.Unary
- getArgList() - Method in class com.github.owlcs.ontapi.jena.impl.OntSWRLImpl.BuiltInAtomImpl
- getArgList() - Method in interface com.github.owlcs.ontapi.jena.model.OntSWRL.Atom.WithBuiltin
-
Gets the argument's ONT-List.
- 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
- getAs(Class<X>) - Method in class com.github.owlcs.ontapi.jena.impl.OntObjectImpl
-
Impl remarks: - the method body is optimized to minimize graph querying; - we use
RDFNode
(notResource
) as generic supertype due to the fact that anOntObject
can be also aLiteral
(but in only single case when it isOntSWRL.DArg
). - getAssociatedStatements(Resource) - Static method in class com.github.owlcs.ontapi.jena.utils.Models
-
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
- 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 com.github.owlcs.ontapi.internal.OWLTopObjectType
- 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
- getBase() - Method in interface com.github.owlcs.ontapi.BaseModel
-
Returns an encapsulated
InternalModel
instance - the facility to work both with Jena and OWL-API objects simultaneously. - getBase() - Method in class com.github.owlcs.ontapi.jena.impl.OntAnnotationImpl
- getBase() - Method in interface com.github.owlcs.ontapi.jena.model.OntAnnotation
-
Returns the base statement, i.e.
- getBase() - Method in class com.github.owlcs.ontapi.OntBaseModelImpl
- getBase() - Method in class com.github.owlcs.ontapi.OntologyModelImpl.Concurrent
- getBase(Graph) - Static method in class com.github.owlcs.ontapi.jena.utils.Graphs
-
Extracts the base (primary) primitive graph from a composite or wrapper graph if it is possible otherwise returns the same graph untouched.
- getBaseGraph() - Method in class com.github.owlcs.ontapi.jena.impl.UnionModel
- getBaseGraph() - Method in interface com.github.owlcs.ontapi.jena.model.OntModel
-
Returns the base
Graph
, i.e. - getBaseGraph() - Method in class com.github.owlcs.ontapi.jena.UnionGraph
-
Returns the base (primary) graph.
- getBaseGraph() - Method in class com.github.owlcs.ontapi.transforms.TransformationModel
- getBaseGraphWithPrefixes(Ontology, OWLDocumentFormat) - Static method in class com.github.owlcs.ontapi.OntologyManagerImpl
- getBaseModel() - Method in class com.github.owlcs.ontapi.jena.impl.UnionModel
- getBaseModel() - Method in interface com.github.owlcs.ontapi.jena.model.OntModel
-
Returns the
standard jena model
that corresponds to thebase graph
. - 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() - Method in class com.github.owlcs.ontapi.jena.impl.OntSWRLImpl.ImpImpl
- getBodyList() - Method in interface com.github.owlcs.ontapi.jena.model.OntSWRL.Imp
-
Gets the body ONT-List.
- 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 givenkey
. - 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
- getBuiltinAnnotationProperties() - Method in interface com.github.owlcs.ontapi.jena.OntVocabulary
-
Returns a collection of all built-in properties with implicit
rdf:type
equal toowl:AnnotationProperty
. - getBuiltinClasses() - Method in interface com.github.owlcs.ontapi.jena.OntVocabulary
-
Returns a collection of all built-in uri resources with implicit
rdf:type
equal toowl:Class
. - 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
- getBuiltinDatatypeProperties() - Method in interface com.github.owlcs.ontapi.jena.OntVocabulary
-
Returns a collection of all built-in properties with implicit
rdf:type
equal toowl:DatatypeProperty
. - getBuiltinDatatypes() - Method in interface com.github.owlcs.ontapi.jena.OntVocabulary
-
Returns a collection of all built-in uri-resources with implicit
rdf:type
equal tordfs:Datatype
. - getBuiltinDatatypeURIs() - Method in class com.github.owlcs.ontapi.transforms.BaseDeclarator
- getBuiltinObjectProperties() - Method in interface com.github.owlcs.ontapi.jena.OntVocabulary
-
Returns a collection of all built-in properties with implicit
rdf:type
equal toowl:ObjectProperty
. - getBuiltinOWLEntities() - Method in interface com.github.owlcs.ontapi.jena.OntVocabulary
-
Answers a
Set
containing all builtin entity resources. - getBuiltinOWLProperties() - Method in interface com.github.owlcs.ontapi.jena.OntVocabulary
-
Answers a
Set
containing all builtin properties (annotation, object or datatype). - getBuiltins() - Method in interface com.github.owlcs.ontapi.jena.impl.conf.OntPersonality
-
Returns a builtins vocabulary.
- getBuiltins() - Method in class com.github.owlcs.ontapi.jena.impl.conf.OntPersonalityImpl
- 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
- getBuiltinSWRLs() - Method in interface com.github.owlcs.ontapi.jena.OntVocabulary
-
Returns a collection of all built-in uri resources with implicit
rdf:type
equal toswrl:Builtin
. - getByMIMEType(String) - Method in class com.github.owlcs.ontapi.RWLockedCollection
- getCapabilities() - Method in class com.github.owlcs.ontapi.jena.RWLockedGraph
- 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.jena.impl.OntCEImpl.CardinalityRestrictionCEImpl
- getCardinality() - Method in class com.github.owlcs.ontapi.owlapi.objects.ce.CardinalityRestrictionImpl
- getCardinalityPredicate() - Method in class com.github.owlcs.ontapi.jena.impl.OntCEImpl.CardinalityRestrictionCEImpl
- getCardinalityType(Class<? extends OntClass.CardinalityRestrictionCE<?, ?>>) - Static method in class com.github.owlcs.ontapi.jena.impl.OntCEImpl
- getCharacteristics() - Method in class com.github.owlcs.ontapi.jena.impl.OntListImpl
- getCharacteristics() - Method in class com.github.owlcs.ontapi.jena.impl.OntObjectImpl
- getCharacteristics() - Method in class com.github.owlcs.ontapi.jena.impl.OntStatementImpl
- 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
- 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
- getClassAssertionAxioms(OWLClassExpression) - Method in class com.github.owlcs.ontapi.RWLockedOntology
- getClassAssertionAxioms(OWLIndividual) - Method in class com.github.owlcs.ontapi.RWLockedOntology
- getClasses() - Method in interface com.github.owlcs.ontapi.jena.impl.conf.Vocabulary.Entities
- getClasses(boolean) - Method in class com.github.owlcs.ontapi.jena.impl.OntIndividualImpl
-
Returns a
Set
of all class-types, including their super-classes if the parameterdirect
isfalse
. - 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 givenkey
. - getComment() - Method in interface com.github.owlcs.ontapi.jena.model.OntObject
-
Answers the comment string for this object.
- getComment(String) - Method in interface com.github.owlcs.ontapi.jena.model.OntObject
-
Answers the comment string for this object.
- 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
- getComponentType() - Method in class com.github.owlcs.ontapi.jena.impl.OntDisjointImpl.ClassesImpl
- getComponentType() - Method in class com.github.owlcs.ontapi.jena.impl.OntDisjointImpl.DataPropertiesImpl
- getComponentType() - Method in class com.github.owlcs.ontapi.jena.impl.OntDisjointImpl
- getComponentType() - Method in class com.github.owlcs.ontapi.jena.impl.OntDisjointImpl.IndividualsImpl
- getComponentType() - Method in class com.github.owlcs.ontapi.jena.impl.OntDisjointImpl.ObjectPropertiesImpl
- getConfig() - Method in interface com.github.owlcs.ontapi.BaseModel
-
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 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.objects.ONTAxiomImpl
- getConfig() - Method in class com.github.owlcs.ontapi.internal.SearchModel
- 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
'sConfig
, 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
- getConstants(Class<? extends T>, Class<?>...) - Static method in class com.github.owlcs.ontapi.jena.OntVocabulary.Factory
- getContent() - Method in interface com.github.owlcs.ontapi.internal.objects.WithContent
-
Gets the content array.
- getContent() - Method in class com.github.owlcs.ontapi.jena.impl.OntIndividualImpl
- getContent() - Method in class com.github.owlcs.ontapi.jena.impl.OntObjectImpl
-
Gets the content of the object, i.e.
- 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()
. - getDataFactory() - Method in interface com.github.owlcs.ontapi.internal.HasObjectFactory
-
Returns a
DataFactory
- the facility to provide static (model free)OWLObject
s. - 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, includingOWL Axionms
,OWL Entities
andOWLLiterals
. - 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
- getDataProperty(String) - Method in interface com.github.owlcs.ontapi.jena.model.OntModel
- getDataProperty(Resource) - Method in interface com.github.owlcs.ontapi.jena.model.OntModel
- 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 encapsulatedLiteralLabel
. - 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
- 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(String) - Method in interface com.github.owlcs.ontapi.jena.model.OntModel
- getDatatype(Literal) - Method in interface com.github.owlcs.ontapi.jena.model.OntModel
-
Retrieves a
datatype
from the given literal. - getDatatype(Resource) - Method in interface com.github.owlcs.ontapi.jena.model.OntModel
- getDatatypeDefinitions(OWLDatatype) - Method in class com.github.owlcs.ontapi.RWLockedOntology
- getDatatypeProperties() - Method in interface com.github.owlcs.ontapi.jena.impl.conf.Vocabulary.Entities
- getDatatypeResource() - Method in class com.github.owlcs.ontapi.internal.objects.ONTLiteralImpl
-
Returns a
OntDataRange.Named
instance that corresponds datatype. - getDatatypes() - Method in interface com.github.owlcs.ontapi.jena.impl.conf.Vocabulary.Entities
- 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
- getDefaultFormatFactory() - Method in enum com.github.owlcs.ontapi.OWLLangRegistry.LangKey
-
Returns a custom factory to create format instance.
- getDefaultValue() - Method in enum com.github.owlcs.ontapi.config.OntSettings
-
Returns a default option value.
- getDelegate(EnhGraph) - Method in class com.github.owlcs.ontapi.jena.impl.WrappedFactoryImpl
-
Finds and returns the
ObjectFactory
instance for the encapsulatedobject
type. - 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
- getDirect() - Method in class com.github.owlcs.ontapi.jena.impl.OntOPEImpl.InversePropertyImpl
- getDirect() - Method in interface com.github.owlcs.ontapi.jena.model.OntObjectProperty.Inverse
-
Returns a named object property companion.
- 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 givenkey
. - 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(OntEntity) - Method in interface com.github.owlcs.ontapi.internal.ONTObjectFactory
- getEntity(String, Entities) - Method in interface com.github.owlcs.ontapi.internal.ModelObjectFactory
- 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 givenkey
. - 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
- getEventManager() - Method in class com.github.owlcs.ontapi.jena.RWLockedGraph
- getEventManager() - Method in class com.github.owlcs.ontapi.jena.UnionGraph
-
Answers the ont event manager for this graph.
- getExt() - Method in enum 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
. - getFactory(EnhGraph) - Method in class com.github.owlcs.ontapi.jena.impl.WrappedFactoryImpl
- 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.jena.impl.conf.CommonFactoryImpl
- getFilter() - Method in class com.github.owlcs.ontapi.jena.impl.conf.MultiFactoryImpl
- getFilter() - Method in enum com.github.owlcs.ontapi.jena.impl.OntCEImpl.RestrictionType
- getFilter() - Method in class com.github.owlcs.ontapi.transforms.GraphTransformers
-
Returns the encapsulated filter.
- getFilter(Class<? extends RDFNode>) - Method in enum com.github.owlcs.ontapi.jena.impl.OntCEImpl.CardinalityType
- getFinder() - Method in class com.github.owlcs.ontapi.jena.impl.conf.CommonFactoryImpl
- getFinder() - Method in class com.github.owlcs.ontapi.jena.impl.conf.MultiFactoryImpl
- getFirstArg() - Method in class com.github.owlcs.ontapi.jena.impl.OntSWRLImpl.BinaryImpl
- getFirstArg() - Method in interface com.github.owlcs.ontapi.jena.model.OntSWRL.Atom.Binary
- 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
- getFirstRestStatement() - Method in class com.github.owlcs.ontapi.jena.impl.OntListImpl
-
Finds the first statement with predicate
rdf:rest
from this ONT-List. - getFirstTwoRestStatements() - Method in class com.github.owlcs.ontapi.jena.impl.OntListImpl
-
Finds the first two statements with predicate
rdf:rest
from this ONT-List. - getFloatOWLDatatype() - Method in class com.github.owlcs.ontapi.DataFactoryImpl
- 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
- getFRType(OWLFacet) - Static method in class com.github.owlcs.ontapi.internal.WriteHelper
-
Gets the ONT-API facet type by OWL-API
OWLFacet
. - 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.internal.InternalModel
-
Answers the
UnionGraph
which this Model is presenting. - getGraph() - Method in class com.github.owlcs.ontapi.jena.impl.UnionModel
- 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(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
-
Gets
Transformers Store
. - 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.
- getGraphWithPerformInMem() - Static method in class com.github.owlcs.ontapi.jena.utils.Graphs
-
Returns
GraphWithPerform
in-memory instance. - getGuessedDeclarations() - Method in class com.github.owlcs.ontapi.OntologyMetaData
- getHasKeyAxioms(OWLClass) - Method in class com.github.owlcs.ontapi.RWLockedOntology
- getHeaderState() - Method in class com.github.owlcs.ontapi.OntologyMetaData
- getHeadList() - Method in class com.github.owlcs.ontapi.jena.impl.OntSWRLImpl.ImpImpl
- getHeadList() - Method in interface com.github.owlcs.ontapi.jena.model.OntSWRL.Imp
-
Gets the head ONT-List.
- getHeadList(SWRLRule) - Static method in class com.github.owlcs.ontapi.owlapi.axioms.RuleImpl
-
Gets rule's head as
List
. - getHierarchy(X, Function<X, ExtendedIterator<X>>, boolean) - Static method in class com.github.owlcs.ontapi.jena.impl.OntObjectImpl
-
For the given object returns a
Set
of objects the same type, that are its children which is determined by the operationlistChildren
. - getID() - Method in class com.github.owlcs.ontapi.jena.impl.OntGraphModelImpl
- getID() - Method in interface com.github.owlcs.ontapi.jena.model.OntModel
-
Gets the Ontology ID object.
- getID() - Method in enum 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
- getImpl() - Method in class com.github.owlcs.ontapi.jena.impl.conf.OntMaker.Default
- getImpl() - Method in interface com.github.owlcs.ontapi.jena.impl.conf.OntMaker
-
Returns an interface view implementation.
- 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 imports 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(Graph) - Static method in class com.github.owlcs.ontapi.jena.utils.Graphs
-
Returns all uri-objects from the
_:x owl:imports _:uri
statements. - 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
- getImportsIRI() - Method in interface com.github.owlcs.ontapi.jena.model.OntID
-
Returns an IRI that can be used to create
owl:imports
statement in another model to make a reference between a model to which this id belongs and another model. - 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(OntIndividual) - Method in interface com.github.owlcs.ontapi.internal.ModelObjectFactory
- getIndividual(OntIndividual) - Method in interface com.github.owlcs.ontapi.internal.ONTObjectFactory
- 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
- getIndividual(String) - Method in interface com.github.owlcs.ontapi.jena.model.OntModel
- getIndividual(Node) - Method in interface com.github.owlcs.ontapi.internal.ModelObjectFactory
- getIndividual(Resource) - Method in interface com.github.owlcs.ontapi.jena.model.OntModel
- getIndividuals() - Method in interface com.github.owlcs.ontapi.jena.impl.conf.Vocabulary.Entities
- 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
- getInferenceModel(Reasoner) - Method in class com.github.owlcs.ontapi.jena.impl.OntGraphModelImpl
- getInferenceModel(Reasoner) - Method in interface com.github.owlcs.ontapi.jena.model.OntModel
-
Creates an inference model shadow using this model as data.
- 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 givenkey
. - 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 asONTObject
from the specifiedString
. - 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
ofIRI 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 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
. - getLabel() - Method in interface com.github.owlcs.ontapi.jena.model.OntObject
-
Answers the label string for this object.
- getLabel(String) - Method in interface com.github.owlcs.ontapi.jena.model.OntObject
-
Answers the label string for this object.
- getLang() - Method in enum 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.
- getLastRestStatement() - Method in class com.github.owlcs.ontapi.jena.impl.OntListImpl
-
Finds the last statement with predicate
rdf:rest
from this ONT-List. - getLastTwoRestStatements() - Method in class com.github.owlcs.ontapi.jena.impl.OntListImpl
-
Finds the last two statements with predicate
rdf:rest
from this ONT-List. - getList() - Method in class com.github.owlcs.ontapi.jena.impl.OntCEImpl.ComponentsCEImpl
- getList() - Method in class com.github.owlcs.ontapi.jena.impl.OntCEImpl.NaryRestrictionCEImpl
- getList() - Method in class com.github.owlcs.ontapi.jena.impl.OntDisjointImpl
- getList() - Method in class com.github.owlcs.ontapi.jena.impl.OntDisjointImpl.IndividualsImpl
- getList() - Method in class com.github.owlcs.ontapi.jena.impl.OntDRImpl.ComponentsDRImpl
- getList() - Method in interface com.github.owlcs.ontapi.jena.model.OntDisjoint.Individuals
-
Gets an
ONT-List
. - getList(Property) - Method in class com.github.owlcs.ontapi.jena.impl.OntSWRLImpl.ImpImpl
- getListProperty(String) - Method in class com.github.owlcs.ontapi.config.ExtendedProperties
-
Gets a
List
if objects corresponding the givenkey
. - getListProperty(String, Class<T>) - Method in class com.github.owlcs.ontapi.config.ExtendedProperties
-
Reads a
List
from theProperties
Map. - getListStatements(RDFList) - Static method in class com.github.owlcs.ontapi.jena.utils.Models
-
Answers a set of all of the RDF statements whose subject is one of the cells of the given list.
- 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.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 givenkey
. - getMainStatement() - Method in class com.github.owlcs.ontapi.jena.impl.OntListImpl
- getMainStatement() - Method in class com.github.owlcs.ontapi.jena.impl.OntObjectImpl
-
Returns the main
OntStatement
which determines the nature of this ontological resource. - getMainStatement() - Method in interface com.github.owlcs.ontapi.jena.model.OntObject
-
Returns the main
OntStatement
which determines the nature of this ontological resource. - getMaker() - Method in class com.github.owlcs.ontapi.jena.impl.conf.CommonFactoryImpl
- 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 com.github.owlcs.ontapi.OntologyFactoryImpl.UnsupportedFormatException
- getMessage() - Method in exception 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
- getModel() - Method in class com.github.owlcs.ontapi.jena.impl.OntListImpl
- getModel() - Method in class com.github.owlcs.ontapi.jena.impl.OntObjectImpl
- getModel() - Method in class com.github.owlcs.ontapi.jena.impl.OntStatementImpl
- getModel() - Method in interface com.github.owlcs.ontapi.jena.model.OntStatement
-
Gets the
Ontology RDF Model
thisStatement
was created in. - 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
- getName(Graph) - Static method in class com.github.owlcs.ontapi.jena.utils.Graphs
-
Gets the "name" of the base graph: uri, blank-node-id as string or dummy string if there is no ontology at all.
- 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
- getNodeAs(Node, Class<N>) - Method in interface com.github.owlcs.ontapi.jena.impl.PersonalityModel
-
Answers an enhanced node that wraps the given
node
and conforms to the given interface type. - getNodeAs(Node, Class<N>) - Method in class com.github.owlcs.ontapi.jena.impl.UnionModel
-
Answers an enhanced node that wraps the given node and conforms to the given interface type.
- getNodeAs(RDFNode, Class<X>) - Static method in class com.github.owlcs.ontapi.jena.impl.OntObjectImpl
-
Answers an enhanced node that wraps the given RDF node and conforms to the given interface
view
. - getNodeAsInternal(Node, Class<N>) - Method in class com.github.owlcs.ontapi.jena.impl.UnionModel
-
Answers an enhanced node that wraps the given node and conforms to the given interface type.
- getNodeCache() - Method in class com.github.owlcs.ontapi.jena.impl.UnionModel
-
Returns nodes cache.
- getNsPrefixMap() - Method in class com.github.owlcs.ontapi.jena.RWLockedGraph.WPM
- getNsPrefixURI(String) - Method in class com.github.owlcs.ontapi.jena.RWLockedGraph.WPM
- getNsURIPrefix(String) - Method in class com.github.owlcs.ontapi.jena.RWLockedGraph.WPM
- 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
- getObject(Class<O>) - Method in interface com.github.owlcs.ontapi.jena.model.OntStatement
-
Answers a typed object of the statement.
- 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.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
'sObject 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.
- getObjectFactory(Class<? extends OntObject>) - Method in interface com.github.owlcs.ontapi.jena.impl.conf.OntPersonality
-
Gets the implementation-factory for the specified object type, returning
null
if there isn't one available. - getObjectFactory(Class<? extends OntObject>) - Method in class com.github.owlcs.ontapi.jena.impl.conf.OntPersonalityImpl
-
Gets factory for
OntObject
. - 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. - getObjectProperties() - Method in interface com.github.owlcs.ontapi.jena.impl.conf.Vocabulary.Entities
- 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
- getObjectProperty(String) - Method in interface com.github.owlcs.ontapi.jena.model.OntModel
- getObjectProperty(Resource) - Method in interface com.github.owlcs.ontapi.jena.model.OntModel
- 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.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
orOWLLiteral
. - getONTArgument() - Method in class com.github.owlcs.ontapi.internal.objects.ONTSWRLAtomImpl.Unary
- getOntClass(String) - Method in interface com.github.owlcs.ontapi.jena.model.OntModel
- getOntClass(Resource) - Method in interface com.github.owlcs.ontapi.jena.model.OntModel
- getONTClass(String, OntModel, ONTObjectFactory) - Static method in class com.github.owlcs.ontapi.internal.InternalObjectFactory
-
Using the
factory
finds or creates anOWLClass
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() - 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(Class<E>, String) - Method in class com.github.owlcs.ontapi.jena.impl.OntGraphModelImpl
- getOntEntity(Class<E>, String) - Method in interface com.github.owlcs.ontapi.jena.model.OntModel
-
Returns an ont-entity for the specified type and uri.
- getOntEntity(Class<E>, Resource) - Method in interface com.github.owlcs.ontapi.jena.model.OntModel
-
Returns
OWL Entity
with the specified class-type anduri
. - 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(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(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 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 version, while original method chooses any.
- getOntologyConfigurator() - Method in interface com.github.owlcs.ontapi.OntologyManager
-
Returns the managers global config, which is an extended
OWL API Configurator
and also a factory to create the snapshot configsOntLoaderConfiguration
andOntWriterConfiguration
. - 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
ofOntology Factories
- an 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
- getOntologyID() - Method in interface com.github.owlcs.ontapi.internal.InternalModel
-
Gets the
OWL Ontology ID
from the model. - 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
- getOntologyID(Graph) - Static method in class com.github.owlcs.ontapi.OntGraphUtils
-
Gets an OWL Ontology ID parsed from the given graph.
- getOntologyLoaderConfiguration() - Method in interface com.github.owlcs.ontapi.OntologyManager
-
Returns a loading config, that is an immutable extended 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
ofOWL 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
ofOWL 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 extended version of
OWL-API Ontology Writer Configuration
. - getOntologyWriterConfiguration() - Method in class com.github.owlcs.ontapi.OntologyManagerImpl
-
Gets the manager's writer configuration.
- getOntPersonality() - Method in class com.github.owlcs.ontapi.jena.impl.OntGraphModelImpl
- getOntPersonality() - Method in interface com.github.owlcs.ontapi.jena.impl.PersonalityModel
-
Returns the model personality, that is unmodifiable model's configuration storage.
- 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(ModelObjectFactory) - Method in class com.github.owlcs.ontapi.internal.axioms.ClassAssertionTranslator.AxiomImpl
- getOntType(O) - Static method in class com.github.owlcs.ontapi.jena.utils.OntModels
-
Determines the actual ontology object type.
- 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
- getOptionalRootStatement(OntObjectImpl, Resource) - Static method in class com.github.owlcs.ontapi.jena.impl.OntObjectImpl
-
Finds a root statement for the given ontology object and resource type.
- getOrdinal() - Method in class com.github.owlcs.ontapi.jena.impl.OntAPropertyImpl
- getOrdinal() - Method in class com.github.owlcs.ontapi.jena.impl.OntDPropertyImpl
- getOrdinal() - Method in class com.github.owlcs.ontapi.jena.impl.OntOPEImpl.NamedPropertyImpl
- 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(String) - 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 givenJena Blank Node Id
. - getOWLAnonymousIndividual(BlankNodeId) - Method in class com.github.owlcs.ontapi.DataFactoryImpl
-
Creates an
OWL-API Anonymous Individual
for the givenJena Blank Node Id
. - getOWLAsymmetricObjectPropertyAxiom(OWLObjectPropertyExpression, Collection<OWLAnnotation>) - Method in class com.github.owlcs.ontapi.DataFactoryImpl
- getOWLAxiomCount() - Method in interface com.github.owlcs.ontapi.internal.InternalModel
-
Returns the number of axioms in this ontology.
- getOWLBackwardCompatibleWith() - Method in class com.github.owlcs.ontapi.DataFactoryImpl
- getOWLBottomDataProperty() - Method in class com.github.owlcs.ontapi.DataFactoryImpl
- getOWLBottomDataProperty() - Method in class com.github.owlcs.ontapi.jena.impl.OntGraphModelImpl
- getOWLBottomDataProperty() - Method in interface com.github.owlcs.ontapi.jena.model.OntModel
- getOWLBottomObjectProperty() - Method in class com.github.owlcs.ontapi.DataFactoryImpl
- getOWLBottomObjectProperty() - Method in class com.github.owlcs.ontapi.jena.impl.OntGraphModelImpl
- getOWLBottomObjectProperty() - Method in interface com.github.owlcs.ontapi.jena.model.OntModel
- 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
- 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 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 givenJena Literal Label
. - getOWLLiteral(LiteralLabel) - Method in class com.github.owlcs.ontapi.DataFactoryImpl
-
Creates an
OWL-API Literal
for the givenJena 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
- getOWLNothing() - Method in class com.github.owlcs.ontapi.jena.impl.OntGraphModelImpl
- getOWLNothing() - Method in interface com.github.owlcs.ontapi.jena.model.OntModel
- 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
- getOWLThing() - Method in class com.github.owlcs.ontapi.jena.impl.OntGraphModelImpl
- getOWLThing() - Method in interface com.github.owlcs.ontapi.jena.model.OntModel
- getOWLTopDataProperty() - Method in class com.github.owlcs.ontapi.DataFactoryImpl
- getOWLTopDataProperty() - Method in class com.github.owlcs.ontapi.jena.impl.OntGraphModelImpl
- getOWLTopDataProperty() - Method in interface com.github.owlcs.ontapi.jena.model.OntModel
- getOWLTopObjectProperty() - Method in class com.github.owlcs.ontapi.DataFactoryImpl
- getOWLTopObjectProperty() - Method in class com.github.owlcs.ontapi.jena.impl.OntGraphModelImpl
- getOWLTopObjectProperty() - Method in interface com.github.owlcs.ontapi.jena.model.OntModel
- 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 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
. - getPersonality() - Method in interface com.github.owlcs.ontapi.config.LoadSettings
-
Gets
OntPersonality
configuration object, that is responsible for mapping between raw data (i.e. - getPersonality() - Method in class com.github.owlcs.ontapi.config.OntConfig
-
An ONT-API manager's load config getter.
- getPersonality() - Method in class com.github.owlcs.ontapi.config.OntLoaderConfiguration
-
An ONT-API config getter.
- getPersonality() - Static method in class com.github.owlcs.ontapi.jena.impl.conf.OntModelConfig
-
Gets a system-wide personalities.
- getPersonality() - Method in class com.github.owlcs.ontapi.ModelConfig
- getPersonalityBuilder() - Static method in class com.github.owlcs.ontapi.jena.impl.conf.OntModelConfig
-
Returns a fresh copy of
PersonalityBuilder
with93
resource factories inside (10
standard +87
ontological). - 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.jena.impl.OntDisjointImpl
- getPredicate() - Method in class com.github.owlcs.ontapi.jena.impl.OntSWRLImpl.BinaryImpl
- getPredicate() - Method in class com.github.owlcs.ontapi.jena.impl.OntSWRLImpl.BuiltInAtomImpl
- getPredicate() - Method in class com.github.owlcs.ontapi.jena.impl.OntSWRLImpl.IndividualsAtomImpl
- getPredicate() - Method in class com.github.owlcs.ontapi.jena.impl.OntSWRLImpl.UnaryImpl
- getPredicate() - Method in interface com.github.owlcs.ontapi.jena.model.OntSWRL.Atom
-
Returns the atom predicate, which can be one of the following:
OntDataRange
,OntObjectProperty
,OntDataProperty
,OntClass
, URI-Resource
,Property
. - 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
- getPredicate(boolean) - Method in enum com.github.owlcs.ontapi.jena.impl.OntCEImpl.CardinalityType
- getPredicateNode() - Method in class com.github.owlcs.ontapi.internal.objects.ONTStatementImpl
-
Answers a
Node
that is included into this triple-object at predicate position. - getPrefixMapping() - Method in class com.github.owlcs.ontapi.jena.impl.OntGraphModelImpl
- getPrefixMapping() - Method in class com.github.owlcs.ontapi.jena.RWLockedGraph
- getPrefixMapping() - Method in class com.github.owlcs.ontapi.jena.UnionGraph
- getPriorityCollectionSorting() - Method in class com.github.owlcs.ontapi.config.OntConfig
- getPriorityCollectionSorting() - Method in class com.github.owlcs.ontapi.config.OntLoaderConfiguration
- getProperties() - Method in interface com.github.owlcs.ontapi.jena.impl.conf.OntPersonality.Builtins
-
Returns a
Set
of all OWL builtin properties (annotation, datatype and object named property expressions) - getProperties() - Method in interface com.github.owlcs.ontapi.jena.impl.conf.OntPersonality.Reserved
-
Gets all reserved IRIs, which are most likely used as a predicate in SPO of some schema graph.
- getPropertiesMinus(OWLObjectPropertyExpression) - Method in class com.github.owlcs.ontapi.internal.axioms.InverseObjectPropertiesTranslator.AxiomImpl
- 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.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.jena.impl.OntCEImpl.OnPropertyRestrictionCEImpl
- getProperty() - Method in class com.github.owlcs.ontapi.jena.impl.OntNPAImpl
- getProperty() - Method in interface com.github.owlcs.ontapi.jena.model.OntNegativeAssertion
-
Returns the assertion property.
- 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
- 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
asONTObject
from the property expression. - getProperty(OntRealProperty) - Method in interface com.github.owlcs.ontapi.internal.ONTObjectFactory
-
Gets an
OWLPropertyExpression
asONTObject
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
- getPunnings() - Method in interface com.github.owlcs.ontapi.jena.impl.conf.OntPersonality
-
Returns a punnings vocabulary.
- getPunnings() - Method in class com.github.owlcs.ontapi.jena.impl.conf.OntPersonalityImpl
- 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 givenuri
. - getRDFList() - Method in class com.github.owlcs.ontapi.jena.impl.OntListImpl
- getRDFPlainLiteral() - Method in class com.github.owlcs.ontapi.DataFactoryImpl
- getRDFSComment() - Method in class com.github.owlcs.ontapi.DataFactoryImpl
- getRDFSComment() - Method in class com.github.owlcs.ontapi.jena.impl.OntGraphModelImpl
- getRDFSComment() - Method in interface com.github.owlcs.ontapi.jena.model.OntModel
- getRDFSIsDefinedBy() - Method in class com.github.owlcs.ontapi.DataFactoryImpl
- getRDFSLabel() - Method in class com.github.owlcs.ontapi.DataFactoryImpl
- getRDFSLabel() - Method in class com.github.owlcs.ontapi.jena.impl.OntGraphModelImpl
- getRDFSLabel() - Method in interface com.github.owlcs.ontapi.jena.model.OntModel
- getRDFSLiteral() - Method in class com.github.owlcs.ontapi.jena.impl.OntGraphModelImpl
- getRDFSLiteral() - Method in interface com.github.owlcs.ontapi.jena.model.OntModel
- 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
- getRequiredObject(Property, Class<T>) - Method in class com.github.owlcs.ontapi.jena.impl.OntObjectImpl
-
Returns an object from a first found statement with specified predicate.
- getRequiredProperty(Property) - Method in class com.github.owlcs.ontapi.jena.impl.OntObjectImpl
-
Returns an ont-statement with the given subject and property.
- getRequiredProperty(Property) - Method in interface com.github.owlcs.ontapi.jena.model.OntObject
-
Returns the first statement for the specified property.
- getRequiredRootStatement(OntObjectImpl, Resource) - Static method in class com.github.owlcs.ontapi.jena.impl.OntObjectImpl
-
Finds a root statement for the given ontology object and resource type.
- getReserved() - Method in interface com.github.owlcs.ontapi.jena.impl.conf.OntPersonality
-
Returns a reserved vocabulary.
- getReserved() - Method in class com.github.owlcs.ontapi.jena.impl.conf.OntPersonalityImpl
- getResource() - Method in class com.github.owlcs.ontapi.internal.axioms.DeclarationTranslator.AxiomImpl
-
Returns an
OntEntity
, which is aJena Resource
. - getResource(OntStatement) - Method in class com.github.owlcs.ontapi.internal.axioms.AbstractNegativePropertyAssertionTranslator.NegativeAssertionImpl
-
Extracts a
AbstractNegativePropertyAssertionTranslator.NegativeAssertionImpl
-resource from thestatement
- getResources() - Method in interface com.github.owlcs.ontapi.jena.impl.conf.OntPersonality.Reserved
-
Gets all reserved IRIs, which are most likely used as an object in SPO of some schema graph.
- getResourceType() - Method in class com.github.owlcs.ontapi.internal.axioms.DeclarationTranslator.AxiomImpl
-
Returns an entity type from jena subsystem.
- getResourceType() - Method in enum com.github.owlcs.ontapi.jena.impl.Entities
-
Returns entity resource-type.
- getResourceType() - Method in class com.github.owlcs.ontapi.jena.impl.OntDisjointImpl.ClassesImpl
- getResourceType() - Method in class com.github.owlcs.ontapi.jena.impl.OntDisjointImpl
- getResourceType() - Method in class com.github.owlcs.ontapi.jena.impl.OntDisjointImpl.IndividualsImpl
- getResourceType() - Method in class com.github.owlcs.ontapi.jena.impl.OntDisjointImpl.PropertiesImpl
- getResourceType() - Method in class com.github.owlcs.ontapi.jena.impl.OntSWRLImpl.AtomImpl
- getResourceType() - Method in class com.github.owlcs.ontapi.jena.impl.OntSWRLImpl.BuiltInAtomImpl
- getResourceType() - Method in class com.github.owlcs.ontapi.jena.impl.OntSWRLImpl.DataPropertyAtomImpl
- getResourceType() - Method in class com.github.owlcs.ontapi.jena.impl.OntSWRLImpl.DataRangeAtomImpl
- getResourceType() - Method in class com.github.owlcs.ontapi.jena.impl.OntSWRLImpl.DifferentIndividualsAtomImpl
- getResourceType() - Method in class com.github.owlcs.ontapi.jena.impl.OntSWRLImpl.ObjectPropertyAtomImpl
- getResourceType() - Method in class com.github.owlcs.ontapi.jena.impl.OntSWRLImpl.OntClassAtomImpl
- getResourceType() - Method in class com.github.owlcs.ontapi.jena.impl.OntSWRLImpl.SameIndividualsAtomImpl
- 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
asrdf: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 com.github.owlcs.ontapi.internal.OWLTopObjectType
-
Returns a searcher - the facility to list/find/test
OWLObject
in a graph. - getSearchNode(OWLObject) - Static method in class com.github.owlcs.ontapi.internal.axioms.TranslateHelper
-
Constructs or retrieves a
Node
from the givenOWLObject
. - getSearchTriples(Axiom) - Method in class com.github.owlcs.ontapi.internal.axioms.AbstractNaryTranslator
- getSearchTriples(Axiom) - Method in class com.github.owlcs.ontapi.internal.AxiomTranslator
-
Returns a collection of
triple
s for search optimization. - getSearchTriples(OWLSubClassOfAxiom) - Method in class com.github.owlcs.ontapi.internal.axioms.SubClassOfTranslator
- getSecondArg() - Method in class com.github.owlcs.ontapi.jena.impl.OntSWRLImpl.BinaryImpl
- getSecondArg() - Method in interface com.github.owlcs.ontapi.jena.model.OntSWRL.Atom.Binary
- 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
- 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.jena.impl.OntNPAImpl
- getSource() - Method in interface com.github.owlcs.ontapi.jena.model.OntNegativeAssertion
-
Returns the source individual.
- 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.RestrictionCE
, whose instances have the specifiedOWLDatatype
in their composition, which, at the same time, is excluded from the signature according to OWLAPI design. - getSpliteratorCharacteristics(Graph) - Static method in class com.github.owlcs.ontapi.jena.impl.OntGraphModelImpl
-
Returns a
Spliterator
characteristics based on graph analysis. - getStandardPersonality() - Static method in class com.github.owlcs.ontapi.jena.impl.conf.OntModelConfig
-
Returns the standard jena
Personality
as modifiable copy. - getStats() - Method in class com.github.owlcs.ontapi.OntologyLoaderImpl.GraphInfo
- getStorerClassName() - Method in enum 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 givenkey
. - 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.jena.impl.OntStatementImpl
- getSubject() - Method in interface com.github.owlcs.ontapi.jena.model.OntStatement
-
An accessor method to return the subject of the statements in form of
Ontology Object
. - 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 theOntObject
-resource. - getSubject(Class<N>) - Method in class com.github.owlcs.ontapi.jena.impl.OntStatementImpl
- getSubject(Class<S>) - Method in interface com.github.owlcs.ontapi.jena.model.OntStatement
-
Answers a typed subject of the statement.
- 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. - getSubjectNode() - Method in class com.github.owlcs.ontapi.jena.impl.OntStatementImpl
- 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 allowedLoadSettings.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(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
- getSWRLArgument(String) - Method in class com.github.owlcs.ontapi.internal.InternalObjectFactory
- getSWRLArgument(String) - Method in interface com.github.owlcs.ontapi.internal.ModelObjectFactory
- getSWRLArgument(BlankNodeId) - Method in class com.github.owlcs.ontapi.internal.InternalObjectFactory
- getSWRLArgument(BlankNodeId) - Method in interface com.github.owlcs.ontapi.internal.ModelObjectFactory
- getSWRLArgument(LiteralLabel) - Method in class com.github.owlcs.ontapi.internal.InternalObjectFactory
- getSWRLArgument(LiteralLabel) - Method in interface com.github.owlcs.ontapi.internal.ModelObjectFactory
- 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(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(String) - Method in class com.github.owlcs.ontapi.internal.InternalObjectFactory
- getSWRLVariable(String) - Method in interface com.github.owlcs.ontapi.internal.ModelObjectFactory
- getSWRLVariable(IRI) - Method in class com.github.owlcs.ontapi.DataFactoryImpl
- getSymmetricObjectPropertyAxioms(OWLObjectPropertyExpression) - Method in class com.github.owlcs.ontapi.RWLockedOntology
- getSystemALL() - Method in interface com.github.owlcs.ontapi.jena.OntVocabulary
-
Returns a
Set
of allResource
s. - getSystemProperties() - Method in interface com.github.owlcs.ontapi.jena.OntVocabulary
-
Returns all reserved properties: OWL2 ontology can not contain assertion with predicate belonging to the return collection.
- getSystemResources() - Method in interface com.github.owlcs.ontapi.jena.OntVocabulary
-
Returns all reserved resources: OWL entities can not have an uri belonging to the return collection.
- getSystemResources(OntModel) - Static method in class com.github.owlcs.ontapi.internal.BaseSearcher
-
Gets all uri-
Node
s that are reserved for a model and cannot represent aOntClass.Named
. - getSystemResources(Class<? extends OntObject>) - Method in class com.github.owlcs.ontapi.internal.SearchModel
- getSystemResources(Class<? extends OntObject>) - Method in class com.github.owlcs.ontapi.jena.impl.OntGraphModelImpl
-
Returns all
Node
s from thereserved
vocabulary, that cannot be represented as the specifiedtype
in the model. - getSystemResources(Class<? extends OntObject>) - Method in interface com.github.owlcs.ontapi.jena.impl.PersonalityModel
-
Returns all
Node
s from thereserved
vocabulary, that cannot be represented as the specifiedtype
in the model. - getSystemURIs() - Method in class com.github.owlcs.ontapi.internal.SearchModel
-
Get all system URIs.
- getTarget() - Method in class com.github.owlcs.ontapi.jena.impl.OntNPAImpl.DataAssertionImpl
- getTarget() - Method in class com.github.owlcs.ontapi.jena.impl.OntNPAImpl.ObjectAssertionImpl
- getTarget() - Method in interface com.github.owlcs.ontapi.jena.model.OntNegativeAssertion
-
Returns the target node.
- getTBoxAxioms(Imports) - Method in class com.github.owlcs.ontapi.RWLockedOntology
- getTester() - Method in interface com.github.owlcs.ontapi.jena.impl.conf.OntMaker
-
Returns a
OntFilter
, that is used as tester to decide does this maker support graph modification or not. - getTester() - Method in class com.github.owlcs.ontapi.jena.impl.conf.OntMaker.WithType
- 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
- getTopModel() - Method in class com.github.owlcs.ontapi.jena.impl.OntGraphModelImpl
-
Gets the top-level
Ontology Graph Model impl
. - getTransactionHandler() - Method in class com.github.owlcs.ontapi.jena.RWLockedGraph
- 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 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. - getUnderlying() - Method in class com.github.owlcs.ontapi.jena.UnionGraph
-
Returns the underlying graph, possible empty.
- 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(Graph) - Static method in class com.github.owlcs.ontapi.jena.utils.Graphs
-
Gets Ontology URI from the base graph or returns
null
if there is noowl:Ontology
or it is anonymous ontology. - 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
- 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
- getUsedTriples(OntModel, OWLObject) - Method in class com.github.owlcs.ontapi.internal.InternalModelImpl
-
Calculates and returns the
triple
s, 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.objects.ONTAnnotationImpl
- getValue() - Method in class com.github.owlcs.ontapi.jena.impl.OntCEImpl.CardinalityRestrictionCEImpl
- getValue() - Method in class com.github.owlcs.ontapi.jena.impl.OntCEImpl.ComplementOfImpl
- getValue() - Method in class com.github.owlcs.ontapi.jena.impl.OntCEImpl.ComponentRestrictionCEImpl
- getValue() - Method in class com.github.owlcs.ontapi.jena.impl.OntCEImpl.NaryRestrictionCEImpl
- getValue() - Method in class com.github.owlcs.ontapi.jena.impl.OntDRImpl.ComplementOfImpl
- getValue() - Method in class com.github.owlcs.ontapi.jena.impl.OntDRImpl.RestrictionImpl
- getValue() - Method in class com.github.owlcs.ontapi.jena.impl.OntFRImpl
- getValue() - Method in interface com.github.owlcs.ontapi.jena.model.OntFacetRestriction
-
Answers the value of this Facet Restriction.
- 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 theRDFNode
- getVersionInfo() - Method in interface com.github.owlcs.ontapi.jena.model.OntID
-
Answers the version info string for this ontology id.
- getVersionInfo(String) - Method in interface com.github.owlcs.ontapi.jena.model.OntID
-
Answers the version info string for this ontology id.
- getVersionIRI() - Method in class com.github.owlcs.ontapi.jena.impl.OntIDImpl
- getVersionIRI() - Method in interface com.github.owlcs.ontapi.jena.model.OntID
-
Returns an IRI from the right side of
this owl:versionIRI IRI
statement. - getVocabulary() - Method in enum com.github.owlcs.ontapi.jena.impl.conf.OntModelConfig.StdMode
- getWorkModel() - Method in class com.github.owlcs.ontapi.transforms.TransformationModel
-
Returns a
Model
to performadd
andremove
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
- graphBaseContains(Triple) - Method in class com.github.owlcs.ontapi.jena.UnionGraph
-
Answers
true
if the graph contains any triple matchingt
. - graphBaseFind(Triple) - Method in class com.github.owlcs.ontapi.jena.UnionGraph
-
Performs the find operation.
- graphBaseSize() - Method in class com.github.owlcs.ontapi.jena.UnionGraph
- GraphFilter - Interface in com.github.owlcs.ontapi.transforms
-
An extended
Predicate
to testgraph
s. - GraphInfo(Graph, OWLDocumentFormat, IRI, boolean) - Constructor for class com.github.owlcs.ontapi.OntologyLoaderImpl.GraphInfo
- graphs - Variable in class com.github.owlcs.ontapi.jena.UnionGraph
-
Internal cache to hold all base graphs, used while
#find(..)
. - graphs - Variable in class com.github.owlcs.ontapi.jena.UnionGraph.Underlying
- graphs - Variable in class com.github.owlcs.ontapi.OntologyLoaderImpl
- graphs() - Method in class com.github.owlcs.ontapi.jena.UnionGraph.Underlying
-
Lists all sub-graphs.
- Graphs - Class in com.github.owlcs.ontapi.jena.utils
-
Helper to work with
Jena Graph
(generally with ourUnionGraph
) and with its related objects:Triple
andNode
. - Graphs() - Constructor for class com.github.owlcs.ontapi.jena.utils.Graphs
- 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 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 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.
- greaterThan - Static variable in class com.github.owlcs.ontapi.jena.vocabulary.SWRLB
- greaterThanOrEqual - Static variable in class com.github.owlcs.ontapi.jena.vocabulary.SWRLB
- guessFormat(OWLOntologyDocumentSource) - Static method in class com.github.owlcs.ontapi.OntGraphUtils
-
Tries to compute the
ONT-Format
from the specifiedOWL 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 - com.github.owlcs.ontapi.internal.OWLTopObjectType
- hasAlredyFailedOnIRIResolution() - Method in class com.github.owlcs.ontapi.OntGraphDocumentSourceImpl
- hasAlredyFailedOnStreams() - Method in class com.github.owlcs.ontapi.OntGraphDocumentSourceImpl
- hasAnnotatedProperty(Property) - Method in class com.github.owlcs.ontapi.jena.impl.OntStatementImpl
- hasAnnotatedTarget(RDFNode) - Method in class com.github.owlcs.ontapi.jena.impl.OntStatementImpl
- hasAnnotations() - Method in class com.github.owlcs.ontapi.internal.SearchModel
-
Answers
true
if the model contains bulk annotations. - hasAnnotations() - Method in class com.github.owlcs.ontapi.jena.impl.OntStatementImpl
- hasAnnotations() - Method in interface com.github.owlcs.ontapi.jena.model.OntStatement
-
Answers
true
iff this statement has any annotations attached (either plain or bulk). - hasAnnotations(Object[]) - Static method in class com.github.owlcs.ontapi.internal.objects.ONTAnnotationImpl
-
Answers
true
if the given array containsOWLAnnotation
at its end. - HasAnonymous() - Constructor for class com.github.owlcs.ontapi.jena.impl.OntPEImpl.HasAnonymous
- hasChanges(OntLoaderConfiguration) - Method in class com.github.owlcs.ontapi.ModelConfig
-
Answers
true
if the specified config differs from this model config in important parameters. - 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 com.github.owlcs.ontapi.internal.OWLTopObjectType
-
Answers
true
if anyOWLObject
-container of this meta type may contain theOWLObject
-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 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
hashCode
s for an array's member. - hasImport(OntModel) - Method in class com.github.owlcs.ontapi.jena.impl.OntGraphModelImpl
- hasImport(OntModel) - Method in interface com.github.owlcs.ontapi.jena.model.OntModel
-
Answers
true
if the given model is present in theowl:imports
of this model. - hasImport(String) - Method in class com.github.owlcs.ontapi.jena.impl.OntGraphModelImpl
- hasImport(String) - Method in interface com.github.owlcs.ontapi.jena.model.OntModel
-
Answers
true
if the model has a graph with the given uri both inowl:imports
and graph-hierarchy. - hasImportDeclaration(IRI) - Method in class com.github.owlcs.ontapi.OntologyManagerImpl.OntInfo
- 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
- hasKeys() - Method in class com.github.owlcs.ontapi.jena.impl.OntCEImpl
- hasKeys() - Method in class com.github.owlcs.ontapi.jena.impl.OntClassImpl
- hasKeys() - Method in interface com.github.owlcs.ontapi.jena.model.OntClass
-
Lists all
HasKey
ontology []-list
s that are attached to this class expression on predicateowl:hasKey
. - 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
- hasListeners(Class<? extends GraphListener>) - Method in class com.github.owlcs.ontapi.jena.UnionGraph.OntEventManager
-
Answers
true
if there is alistener
which is a subtype of the specified class-type. - hasLocalClassAssertions() - Method in class com.github.owlcs.ontapi.jena.impl.OntIndividualImpl
- 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 encapsulatedONTObject
s has been added manually through the methodObjectMap.add(ONTObject)
, not just loaded by the internal loader. - hasNext() - Method in class com.github.owlcs.ontapi.jena.impl.OntListImpl.RDFListIterator
- hasNext() - Method in class com.github.owlcs.ontapi.jena.RWLockedGraph.WIT
- 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
- HasPredicate(Property) - Constructor for class com.github.owlcs.ontapi.jena.impl.conf.OntFilter.HasPredicate
- hasSelfCEFactory - Static variable in class com.github.owlcs.ontapi.jena.impl.OntCEImpl
- HasSelfFilter() - Constructor for class com.github.owlcs.ontapi.jena.impl.OntCEImpl.HasSelfFilter
- HasSelfImpl(Node, EnhGraph) - Constructor for class com.github.owlcs.ontapi.jena.impl.OntCEImpl.HasSelfImpl
- HasSelfMaker() - Constructor for class com.github.owlcs.ontapi.jena.impl.OntCEImpl.HasSelfMaker
- 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
- hasType(Resource) - Method in interface com.github.owlcs.ontapi.jena.model.OntObject
-
Answers
true
iff this object has the declaration triplethis rdf:type type
, wheretype
is what specified as parameter. - HasType(Resource) - Constructor for class com.github.owlcs.ontapi.jena.impl.conf.OntFilter.HasType
- hasURIObject() - Method in class com.github.owlcs.ontapi.internal.objects.ONTAxiomImpl
-
Answers
true
iff this triple (SPO) has an URI object. - hasURIResource(String) - Method in class com.github.owlcs.ontapi.internal.objects.ONTAxiomImpl
-
Answers
true
if the specifieduri
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 specifieduri
appears either in the position of a subject or object. - hasURISubject() - Method in class com.github.owlcs.ontapi.internal.objects.ONTAxiomImpl
-
Answers
true
iff this triple (SPO) has an URI subject. - head - Static variable in class com.github.owlcs.ontapi.jena.vocabulary.SWRL
- head() - Method in class com.github.owlcs.ontapi.internal.axioms.SWRLRuleTranslator.AxiomImpl
- head() - Method in interface com.github.owlcs.ontapi.jena.model.OntSWRL.Imp
- 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
- hierarchy(X, Class<X>, Property, boolean, boolean) - Static method in class com.github.owlcs.ontapi.jena.impl.OntObjectImpl
-
Lists all descendants for the specified object and the predicate.
- HTTP - com.github.owlcs.ontapi.config.OntConfig.DefaultScheme
- HTTPS - com.github.owlcs.ontapi.config.OntConfig.DefaultScheme
I
- IArgImpl(Node, EnhGraph) - Constructor for class com.github.owlcs.ontapi.jena.impl.OntSWRLImpl.IArgImpl
- iArgSWRLFactory - Static variable in class com.github.owlcs.ontapi.jena.impl.OntSWRLImpl
- id - Variable in class com.github.owlcs.ontapi.owlapi.objects.AnonymousIndividualImpl
- id() - Method in class com.github.owlcs.ontapi.jena.impl.OntGraphModelImpl
- id() - Method in interface com.github.owlcs.ontapi.jena.model.OntModel
-
Finds an Ontology ID object.
- 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 onJena 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(OntID) - Constructor for class com.github.owlcs.ontapi.ID
-
Constructs an ontology identifier from the given
Ontology Graph Model ID
. - 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
andversion
-iri. - idFactory - Static variable in class com.github.owlcs.ontapi.jena.impl.OntIDImpl
- 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 com.github.owlcs.ontapi.jena.OntJenaException.IllegalArgument
- IllegalArgument() - Constructor for exception com.github.owlcs.ontapi.OntApiException.IllegalArgument
- IllegalArgument(String) - Constructor for exception com.github.owlcs.ontapi.jena.OntJenaException.IllegalArgument
- IllegalArgument(String) - Constructor for exception com.github.owlcs.ontapi.OntApiException.IllegalArgument
- IllegalArgument(String, Throwable) - Constructor for exception com.github.owlcs.ontapi.jena.OntJenaException.IllegalArgument
- IllegalState() - Constructor for exception com.github.owlcs.ontapi.jena.OntJenaException.IllegalState
- IllegalState() - Constructor for exception com.github.owlcs.ontapi.OntApiException.IllegalState
- IllegalState(String) - Constructor for exception com.github.owlcs.ontapi.jena.OntJenaException.IllegalState
- IllegalState(String) - Constructor for exception com.github.owlcs.ontapi.OntApiException.IllegalState
- IllegalState(String, Throwable) - Constructor for exception com.github.owlcs.ontapi.jena.OntJenaException.IllegalState
- IllegalState(String, Throwable) - Constructor for exception com.github.owlcs.ontapi.OntApiException.IllegalState
- Imp - Static variable in class com.github.owlcs.ontapi.jena.vocabulary.SWRL
- impendingChangeListenerMap - Variable in class com.github.owlcs.ontapi.OntologyManagerImpl.ListenersHolder
- ImpImpl(Node, EnhGraph) - Constructor for class com.github.owlcs.ontapi.jena.impl.OntSWRLImpl.ImpImpl
- impl - Variable in class com.github.owlcs.ontapi.jena.impl.conf.OntMaker.Default
- impl - Variable in class com.github.owlcs.ontapi.transforms.Transform.Factory.DefaultMaker
- Impl(Map<String, Set<? extends Resource>>) - Constructor for class com.github.owlcs.ontapi.jena.OntVocabulary.Factory.Impl
- Impl(Set<Property>, Set<Property>, Set<Property>, Set<Resource>, Set<Resource>, Set<Resource>, Set<Property>, Set<Resource>) - Constructor for class com.github.owlcs.ontapi.jena.OntVocabulary.Factory.Impl
- 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.jena.impl.OntGraphModelImpl
- imports() - Method in class com.github.owlcs.ontapi.jena.impl.OntIDImpl
- imports() - Method in interface com.github.owlcs.ontapi.jena.model.OntID
-
Lists all
owl:import
s. - imports() - Method in interface com.github.owlcs.ontapi.jena.model.OntModel
-
Lists all sub-models that belong to the top-level hierarchy and have
owl:import
reference inside the base graph. - imports() - Method in class com.github.owlcs.ontapi.OntBaseModelImpl
- imports() - Method in class com.github.owlcs.ontapi.OWLOntologyWrapper
- imports(OntPersonality) - Method in class com.github.owlcs.ontapi.jena.impl.OntGraphModelImpl
-
Lists all top-level sub-models built with the the given
personality
. - 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(OntModel) - Static method in class com.github.owlcs.ontapi.jena.utils.OntModels
-
Recursively lists all models that are associated with the given model in the form of a flat stream.
- 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
- importsTreeAsString(Graph) - Static method in class com.github.owlcs.ontapi.jena.utils.Graphs
-
Prints a graph hierarchy tree.
- impSWRLFactory - Static variable in class com.github.owlcs.ontapi.jena.impl.OntSWRLImpl
- includeAnnotations(OntModel) - Static method in class com.github.owlcs.ontapi.internal.searchers.axioms.ByPrimitive
-
Answers
true
if need to check annotations also. - 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
- independent() - Method in class com.github.owlcs.ontapi.jena.impl.OntGraphModelImpl
-
Determines whether this model is independent.
- individual - Variable in class com.github.owlcs.ontapi.owlapi.objects.swrl.IndividualArgumentImpl
- INDIVIDUAL - com.github.owlcs.ontapi.internal.OWLComponentType
- INDIVIDUAL - com.github.owlcs.ontapi.jena.impl.Entities
- INDIVIDUAL - com.github.owlcs.ontapi.jena.impl.OntCEImpl.ObjectRestrictionType
- IndividualArgumentImpl - Class in com.github.owlcs.ontapi.owlapi.objects.swrl
- IndividualArgumentImpl(OWLIndividual) - Constructor for class com.github.owlcs.ontapi.owlapi.objects.swrl.IndividualArgumentImpl
- individualAtomSWRLFactory - Static variable in class com.github.owlcs.ontapi.jena.impl.OntSWRLImpl
- 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
- IndividualPropertyAtom - Static variable in class com.github.owlcs.ontapi.jena.vocabulary.SWRL
- 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
OWLIndividual
s encapsulated in this atom. - individuals() - Method in class com.github.owlcs.ontapi.internal.objects.ONTSWRLAtomImpl.ObjectBinary
- individuals() - Method in class com.github.owlcs.ontapi.jena.impl.OntGraphModelImpl
- individuals() - Method in interface com.github.owlcs.ontapi.jena.model.OntClass
-
Lists all individuals, i.e.
- individuals() - Method in interface com.github.owlcs.ontapi.jena.model.OntModel
-
Lists all class-asserted individuals.
- individuals() - Method in class com.github.owlcs.ontapi.owlapi.axioms.NaryIndividualAxiomImpl
- individuals() - Method in class com.github.owlcs.ontapi.owlapi.objects.ce.ObjectOneOfImpl
- IndividualsAtomImpl(Node, EnhGraph, Property) - Constructor for class com.github.owlcs.ontapi.jena.impl.OntSWRLImpl.IndividualsAtomImpl
- IndividualsImpl(Node, EnhGraph) - Constructor for class com.github.owlcs.ontapi.jena.impl.OntDisjointImpl.IndividualsImpl
- 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
- init() - Static method in class com.github.owlcs.ontapi.jena.OntModelFactory
-
Initializes Jena System.
- 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(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(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
- inModel(Model) - Method in class com.github.owlcs.ontapi.jena.impl.OntAPropertyImpl
- inModel(Model) - Method in class com.github.owlcs.ontapi.jena.impl.OntDPropertyImpl
- inModel(Model) - Method in class com.github.owlcs.ontapi.jena.impl.OntOPEImpl.NamedPropertyImpl
- insert(Supplier<Stream<OntModel>>, OntModel, boolean) - Static method in class com.github.owlcs.ontapi.jena.utils.OntModels
-
Inserts the given ontology in the dependencies of each ontology from the specified collection, provided as
Supplier
(themanager
parameter). - insertAfter(String, Transform) - Method in class com.github.owlcs.ontapi.transforms.GraphTransformers
- instance - Static variable in class com.github.owlcs.ontapi.transforms.GraphTransformers
- instance(Node, EnhGraph) - Method in class com.github.owlcs.ontapi.jena.impl.conf.OntMaker.Default
- instance(Node, EnhGraph) - Method in interface com.github.owlcs.ontapi.jena.impl.conf.OntMaker
-
Wraps the given
node
as aJena RDFNode
. - INTEGER - com.github.owlcs.ontapi.config.ExtendedProperties.MapType
- integerDivide - Static variable in class com.github.owlcs.ontapi.jena.vocabulary.SWRLB
- 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 theCaffeine 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 standardMap
. - InternalCache.SoftMapWrapper<K,V> - Class in com.github.owlcs.ontapi.internal
- 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.
- 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
- InternalModel - Interface in com.github.owlcs.ontapi.internal
-
A Buffer Graph OWL model, that extends
ONTAPI Jena Model
providing various methods to work withOWLAPI Object
s. - InternalModelImpl - 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). - InternalModelImpl(Graph, OntPersonality, InternalConfig, DataFactory, Map<Class<? extends OWLPrimitive>, InternalCache<?, ?>>) - Constructor for class com.github.owlcs.ontapi.internal.InternalModelImpl
-
Constructs a model instance.
- InternalModelImpl.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.
- InternalObjectFactory - Class in com.github.owlcs.ontapi.internal
-
An extended Object Factory impl which maps
OntObject
s toOWLObject
s directly having no cache. - InternalObjectFactory(DataFactory, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.InternalObjectFactory
- intersectionOfCEFactory - Static variable in class com.github.owlcs.ontapi.jena.impl.OntCEImpl
- intersectionOfDRFactory - Static variable in class com.github.owlcs.ontapi.jena.impl.OntDRImpl
- IntersectionOfImpl(Node, EnhGraph) - Constructor for class com.github.owlcs.ontapi.jena.impl.OntCEImpl.IntersectionOfImpl
- IntersectionOfImpl(Node, EnhGraph) - Constructor for class com.github.owlcs.ontapi.jena.impl.OntDRImpl.IntersectionOfImpl
- invalidate() - Method in class com.github.owlcs.ontapi.internal.InternalModelImpl.DirectListener
- INVERSE_FUNCTIONAL_OBJECT_PROPERTY - com.github.owlcs.ontapi.internal.OWLTopObjectType
- INVERSE_OBJECT_PROPERTIES - com.github.owlcs.ontapi.internal.OWLTopObjectType
- INVERSE_OBJECT_PROPERTY - 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
- inverseProperties() - Method in interface com.github.owlcs.ontapi.jena.model.OntObjectProperty
-
Lists all object properties from the right part of the statement
_:this owl:inverseOf P
. - inversePropertyFactory - Static variable in class com.github.owlcs.ontapi.jena.impl.OntPEImpl
- InversePropertyImpl(Node, EnhGraph) - Constructor for class com.github.owlcs.ontapi.jena.impl.OntOPEImpl.InversePropertyImpl
- invertTriple(Triple) - Static method in class com.github.owlcs.ontapi.jena.utils.Graphs
-
Inverts the given triple so that the new triple has the same subject as the given object, and the same object as the given subject.
- iri - Variable in class com.github.owlcs.ontapi.owlapi.objects.swrl.VariableImpl
- IRI - 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 - 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.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
- isAnnotationAssertion() - Method in interface com.github.owlcs.ontapi.jena.model.OntStatement
-
Answers
true
iff this is an annotation assertion. - 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(Resource) - Method in class com.github.owlcs.ontapi.transforms.BaseDeclarator
- isAnnotationProperty(Resource) - Method in class com.github.owlcs.ontapi.transforms.RDFSTransform
- isAnnotationRootStatement() - Method in class com.github.owlcs.ontapi.jena.impl.OntStatementImpl
- 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
- isAsymmetric() - Method in interface com.github.owlcs.ontapi.jena.model.OntObjectProperty
- isAxiom() - Method in enum com.github.owlcs.ontapi.internal.OWLTopObjectType
-
Answers
true
iff it is meta-info for an axiom-type, not forheader
. - 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.jena.impl.OntAPropertyImpl
- isBuiltIn() - Method in class com.github.owlcs.ontapi.jena.impl.OntClassImpl
- isBuiltIn() - Method in class com.github.owlcs.ontapi.jena.impl.OntDatatypeImpl
- isBuiltIn() - Method in class com.github.owlcs.ontapi.jena.impl.OntDPropertyImpl
- isBuiltIn() - Method in class com.github.owlcs.ontapi.jena.impl.OntIndividualImpl.NamedImpl
- isBuiltIn() - Method in class com.github.owlcs.ontapi.jena.impl.OntOPEImpl.NamedPropertyImpl
- isBuiltIn() - Method in interface com.github.owlcs.ontapi.jena.model.OntEntity
-
Determines if this is a builtin entity.
- 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
- isBuiltIn(E) - Method in class com.github.owlcs.ontapi.jena.impl.OntGraphModelImpl
-
Answers
true
if the given entity is built-in. - 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(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
- isClosed() - Method in class com.github.owlcs.ontapi.jena.RWLockedGraph
- 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 givenR/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.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.objects.ONTDatatypeImpl
- isDeclaration() - Method in interface com.github.owlcs.ontapi.jena.model.OntStatement
-
Answers
true
iff this statement is a declaration:@any rdf:type @any
. - isDeclarationStatement(OntStatement) - Static method in class com.github.owlcs.ontapi.internal.ReadHelper
-
Answers
true
if the givenOntStatement
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 triplex 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 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 returnsfalse
, if several main triples can correspond to the same object. - isDistinct() - Method in class com.github.owlcs.ontapi.jena.UnionGraph
-
Answers
true
iff this graph is distinct. - isDistinct(Graph) - Static method in class com.github.owlcs.ontapi.jena.utils.Graphs
-
Answers
true
iff the given graph is distinct. - 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.jena.impl.OntListImpl
- isEmpty() - Method in interface com.github.owlcs.ontapi.jena.model.RDFNodeList
-
Answers
true
if this list contains no elements of the typeRDFNodeList
. - isEmpty() - Method in class com.github.owlcs.ontapi.jena.RWLockedGraph
- isEmpty() - Method in class com.github.owlcs.ontapi.jena.UnionGraph
- isEmpty() - Method in class com.github.owlcs.ontapi.jena.UnionGraph.Underlying
-
Answers
true
iff this container is empty. - 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 givenResource
is an OWL-Entity or Anonymous Individual - isExpired() - Method in class com.github.owlcs.ontapi.jena.RWLockedGraph.WIT
- 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
- isFunctional() - Method in interface com.github.owlcs.ontapi.jena.model.OntRealProperty
-
Answers
true
iff it is a functional (data or object) property expression. - isGCI() - Method in class com.github.owlcs.ontapi.internal.axioms.SubClassOfTranslator.AxiomImpl
- isGCI() - Method in class com.github.owlcs.ontapi.owlapi.axioms.SubClassOfAxiomImpl
- isGraphMem(Graph) - Static method in class com.github.owlcs.ontapi.jena.utils.Graphs
-
Answers
true
if the graph specified isGraphMem
. - 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
- 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
- isInList(Model, Resource) - Static method in class com.github.owlcs.ontapi.jena.utils.Models
-
Determines is s specified resource belongs to a list.
- isInList(Statement) - Static method in class com.github.owlcs.ontapi.jena.utils.Models
-
Answers
true
iff the given statement belongs to some []-list. - 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
- isInverseFunctional() - Method in interface com.github.owlcs.ontapi.jena.model.OntObjectProperty
- isIrreflexive() - Method in interface com.github.owlcs.ontapi.jena.model.OntObjectProperty
- isIsomorphicWith(Graph) - Method in class com.github.owlcs.ontapi.jena.RWLockedGraph
- isJena() - Method in enum com.github.owlcs.ontapi.OntFormat
-
Answers
true
if this format-type is provided by Apache Jena. - isJenaOnly() - Method in enum com.github.owlcs.ontapi.OntFormat
-
Answers
true
if this format-type is provided by Apache Jena only, i.e. - isJSON() - Method in enum 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 com.github.owlcs.ontapi.config.OntSettings
- isLoadAnnotationAxioms() - Method in interface com.github.owlcs.ontapi.config.AxiomsSettings
-
Answers whether annotation axioms (instances of
OWLAnnotationAxiom
) should retrieved from theGraph
. - 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 thisObjectMap
is loaded, i.e. - isLoaded() - Method in interface com.github.owlcs.ontapi.internal.ObjectMap
-
Answers
true
if thisObjectMap
is loaded, i.e. - isLocal() - Method in class com.github.owlcs.ontapi.jena.impl.OntIndividualImpl.AnonymousImpl
- isLocal() - Method in class com.github.owlcs.ontapi.jena.impl.OntIndividualImpl
- isLocal() - Method in class com.github.owlcs.ontapi.jena.impl.OntObjectImpl
- isLocal() - Method in class com.github.owlcs.ontapi.jena.impl.OntStatementImpl
- isLocal() - Method in interface com.github.owlcs.ontapi.jena.model.OntList
- isLocal() - Method in interface com.github.owlcs.ontapi.jena.model.OntStatement
-
Answers
true
iff this statement is in the base graph. - isLocal(Resource, Property, RDFNode) - Method in class com.github.owlcs.ontapi.jena.impl.UnionModel
-
Answers
true
if the given SPO belongs to the base graph. - isLocal(Statement) - Method in class com.github.owlcs.ontapi.jena.impl.UnionModel
-
Answers
true
if the given statement belongs to the base graph. - isLocal(Statement) - Method in interface com.github.owlcs.ontapi.jena.model.OntModel
-
Answers iff the statement belongs to the base graph.
- 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 notowl:Thing
and notowl:Nothing
. - isNamedClass() - Method in class com.github.owlcs.ontapi.internal.objects.ONTClassImpl
- isNamedIndividual() - Method in class com.github.owlcs.ontapi.internal.objects.ONTNamedIndividualImpl
- isNamedTriple(Triple) - Static method in class com.github.owlcs.ontapi.jena.utils.Graphs
-
Answers
true
if all parts of the given RDF triple are URIs (i.e. - isNil() - Method in class com.github.owlcs.ontapi.jena.impl.OntListImpl
- isNil() - Method in interface com.github.owlcs.ontapi.jena.model.RDFNodeList
-
Answers
true
if it is a nil []-list. - isNil(RDFNode) - Static method in class com.github.owlcs.ontapi.jena.impl.OntListImpl
-
Answers
true
if the givenRDF-Node
is nil []-list. - isNonNegativeInteger(Node) - Static method in enum com.github.owlcs.ontapi.jena.impl.OntCEImpl.CardinalityType
- isNotEmpty() - Method in class com.github.owlcs.ontapi.transforms.GraphStats
- 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 com.github.owlcs.ontapi.config.OntSettings
- isOntologyEmpty() - Method in interface com.github.owlcs.ontapi.internal.InternalModel
-
Answers
true
if the ontology is ontologically empty (no header, no axioms). - isOWL() - Method in enum 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 com.github.owlcs.ontapi.OntFormat
-
Answers
true
if this format-type is provided by OWL-API only, i.e. - 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
- isPerformTransformation() - Method in interface com.github.owlcs.ontapi.config.LoadSettings
-
Answers
true
if the mechanism of graph transformers is enabled, which istrue
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 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 processing imports 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.
- isProperty() - Method in interface com.github.owlcs.ontapi.jena.model.OntNamedProperty
- isQualified() - Method in class com.github.owlcs.ontapi.jena.impl.OntCEImpl.CardinalityRestrictionCEImpl
- isQualified(OntObject) - Static method in class com.github.owlcs.ontapi.jena.impl.OntCEImpl
- 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
- isReadSupported() - Method in enum com.github.owlcs.ontapi.OntFormat
-
Answers
true
if this format-type is supported for read operation. - isReflexive() - Method in interface com.github.owlcs.ontapi.jena.model.OntObjectProperty
- 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. - isRootStatement() - Method in class com.github.owlcs.ontapi.jena.impl.OntStatementImpl
-
Answers
true
iff this statement is a main (i.e. - isSameBase(Graph, Graph) - Static method in class com.github.owlcs.ontapi.jena.utils.Graphs
-
Answers
true
iff the two input graphs are based on the same primitive graph. - isSized(Graph) - Static method in class com.github.owlcs.ontapi.jena.utils.Graphs
-
Answers
true
iff the givengraph
has known size and therefore the operationgraph.size()
does not take significant efforts. - 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 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 com.github.owlcs.ontapi.config.ExtendedProperties.MapType
- isSymmetric() - Method in interface com.github.owlcs.ontapi.jena.model.OntObjectProperty
- isSystem(OntModel, String) - Static method in class com.github.owlcs.ontapi.internal.searchers.axioms.ByPrimitive
-
Answers
true
if the givenuri
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
- isTransitive() - Method in interface com.github.owlcs.ontapi.jena.model.OntObjectProperty
- 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 returnsfalse
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.
- isValid(RDFNode) - Method in class com.github.owlcs.ontapi.jena.impl.OntListImpl
-
Answers
true
if the givenRDF-Node
is valid to be a typed element of this list. - isWritable() - Method in class com.github.owlcs.ontapi.OWLLangRegistry.OWLLang
- isWrite() - Method in enum com.github.owlcs.ontapi.config.OntSettings
- isWriteSupported() - Method in enum com.github.owlcs.ontapi.OntFormat
-
Answers
true
if this format-type is supported for write operation. - isXML() - Method in enum com.github.owlcs.ontapi.OntFormat
-
Answers
true
if it is a XML format. - Iter - Class in com.github.owlcs.ontapi.jena.utils
-
Misc utils to work with Iterators, Streams, Collections, etc, which are related somehow to Jena or/and used inside
com.github.owlcs.ontapi.jena
package. - Iter() - Constructor for class com.github.owlcs.ontapi.jena.utils.Iter
- iterator() - Method in class com.github.owlcs.ontapi.RWLockedCollection
- iterator(EnhGraph) - Method in class com.github.owlcs.ontapi.internal.SearchModel.CachedFactory
- iterator(EnhGraph) - Method in class com.github.owlcs.ontapi.jena.impl.conf.CommonFactoryImpl
- iterator(EnhGraph) - Method in class com.github.owlcs.ontapi.jena.impl.conf.MultiFactoryImpl
- iterator(EnhGraph) - Method in interface com.github.owlcs.ontapi.jena.impl.conf.ObjectFactory
-
Returns an
Extended Iterator
over thenode
s found in theEnhGraph
in the form ofEnhNode
with the interface that this factory encapsulates. - iterator(EnhGraph) - Method in class com.github.owlcs.ontapi.jena.impl.conf.OntFinder.ByPredicate
- iterator(EnhGraph) - Method in class com.github.owlcs.ontapi.jena.impl.conf.OntFinder.ByType
- iterator(EnhGraph) - Method in interface com.github.owlcs.ontapi.jena.impl.conf.OntFinder
-
Returns an iterator over the nodes in the given model, which satisfy some criterion, specific to this
OntFinder
. - iterator(EnhGraph) - Method in class com.github.owlcs.ontapi.jena.impl.OntCEImpl.ClassExpressionFactory
- iterator(EnhGraph) - Method in class com.github.owlcs.ontapi.jena.impl.OntDRImpl.DataRangeFactory
- iterator(EnhGraph) - Method in class com.github.owlcs.ontapi.jena.impl.OntPEImpl.AnonymousObjectPropertyFactory
- iterator(EnhGraph) - Method in class com.github.owlcs.ontapi.jena.impl.OntPEImpl.PropertiesFactory
- iterator(EnhGraph) - Method in class com.github.owlcs.ontapi.jena.impl.OntSWRLImpl.SWRLImplFactory
- iterator(EnhGraph) - Method in class com.github.owlcs.ontapi.jena.impl.WrappedFactoryImpl
- iterators - Variable in class com.github.owlcs.ontapi.jena.RWLockedGraph
-
The
Collection
of allExtendedIterator
, asWeakHashMap
, since it is possible that some iterator was simply forgotten.
J
- JENA_RDF_DATATYPE_SET - Static variable in class com.github.owlcs.ontapi.jena.OntVocabulary.Factory.OWLImpl
- jenaLangs() - Method in enum com.github.owlcs.ontapi.OntFormat
-
Lists all jena languages associated with this type in the form of Stream.
- JSON_LD - com.github.owlcs.ontapi.OntFormat
K
- key - Variable in enum com.github.owlcs.ontapi.config.OntSettings
- key() - Method in interface com.github.owlcs.ontapi.config.LoadSettings.Scheme
-
Answers the scheme controller identifier.
- key() - Method in enum com.github.owlcs.ontapi.config.OntConfig.DefaultScheme
- key() - Method in enum 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
OWLObjects
s encapsulated by this map. - keys() - Method in interface com.github.owlcs.ontapi.OntologyCollection
-
Lists all
key-id
s for all element-containers from this collection. - keys() - Static method in class com.github.owlcs.ontapi.OWLLangRegistry
-
Gets all registry keys.
- KRSS - com.github.owlcs.ontapi.OntFormat
- KRSS - com.github.owlcs.ontapi.OWLLangRegistry.LangKey
- KRSS2 - com.github.owlcs.ontapi.OntFormat
- KRSS2 - com.github.owlcs.ontapi.OWLLangRegistry.LangKey
L
- label - Variable in class com.github.owlcs.ontapi.owlapi.objects.LiteralImpl
- langRange - Static variable in class com.github.owlcs.ontapi.jena.vocabulary.RDF
-
This property is used in facet restrictions.
- langRangeFRFactory - Static variable in class com.github.owlcs.ontapi.jena.impl.OntFRImpl
- LangRangeImpl(Node, EnhGraph) - Constructor for class com.github.owlcs.ontapi.jena.impl.OntFRImpl.LangRangeImpl
- langValues(Resource, Property, String) - Static method in class com.github.owlcs.ontapi.jena.utils.Models
-
Lists all literal string values (lexical forms) with the given language tag for the specified subject and predicate.
- last() - Method in interface com.github.owlcs.ontapi.jena.model.RDFNodeList
-
Answers the last element of the type
RDFNodeList
. - LAST_REQUEST_TYPE - Static variable in class com.github.owlcs.ontapi.OntGraphUtils
- LATEX - com.github.owlcs.ontapi.OntFormat
- LATEX - com.github.owlcs.ontapi.OWLLangRegistry.LangKey
- LAX - com.github.owlcs.ontapi.jena.impl.conf.OntModelConfig.StdMode
-
Allow everything.
- length - Static variable in class com.github.owlcs.ontapi.jena.vocabulary.XSD
- lengthFRFactory - Static variable in class com.github.owlcs.ontapi.jena.impl.OntFRImpl
- LengthImpl(Node, EnhGraph) - Constructor for class com.github.owlcs.ontapi.jena.impl.OntFRImpl.LengthImpl
- lessThan - Static variable in class com.github.owlcs.ontapi.jena.vocabulary.SWRLB
- lessThanOrEqual - Static variable in class com.github.owlcs.ontapi.jena.vocabulary.SWRLB
- LIST_FACTORY - Static variable in class com.github.owlcs.ontapi.jena.impl.OntCEImpl.ClassExpressionFactory
- listAllAnnotations(OntStatement) - Static method in class com.github.owlcs.ontapi.jena.utils.OntModels
-
For the specified
Statement
lists all its annotation assertions recursively including their sub-annotations. - listAllNodes(Graph) - Static method in class com.github.owlcs.ontapi.jena.utils.Graphs
-
Lists all unique nodes in the given graph.
- listAnnotatedSources() - Method in class com.github.owlcs.ontapi.jena.impl.OntAnnotationImpl
- listAnnotationLiterals(OntAnnotationProperty) - Method in class com.github.owlcs.ontapi.jena.impl.OntObjectImpl
-
Returns an iterator over all literal's annotations.
- listAnnotationResources() - Method in class com.github.owlcs.ontapi.jena.impl.OntStatementImpl
-
Returns the iterator of annotation objects attached to this statement.
- listAnnotationResources(OntGraphModelImpl, OntStatementImpl) - Static method in class com.github.owlcs.ontapi.jena.impl.OntStatementImpl
-
Lists all (bulk) annotation anonymous resources form the specified model and for the given statement (SPO).
- listAnnotations() - Method in class com.github.owlcs.ontapi.jena.impl.OntAnnotationImpl
- listAnnotations() - Method in class com.github.owlcs.ontapi.jena.impl.OntObjectImpl
-
Lists all related annotation assertions.
- listAnnotations() - Method in class com.github.owlcs.ontapi.jena.impl.OntStatementImpl
-
Lists all annotation assertion statements related to this one.
- listAnnotations(OntObject) - Static method in class com.github.owlcs.ontapi.jena.utils.OntModels
-
Lists all direct object's annotations.
- listAnnotations(OntStatement) - Static method in class com.github.owlcs.ontapi.jena.utils.OntModels
-
Returns an iterator over all direct annotations of the given ontology statement.
- listAnnotations(OntStatement, AxiomsSettings, ONTObjectFactory) - Static method in class com.github.owlcs.ontapi.internal.ReadHelper
-
Lists all
OWLAnnotation
s which are associated with the specified statement. - listAnnotations(Resource, Resource, Property, RDFNode) - Method in class com.github.owlcs.ontapi.internal.SearchModel
- listAnnotations(Resource, Resource, Property, RDFNode) - Method in class com.github.owlcs.ontapi.jena.impl.OntGraphModelImpl
-
Lists all (bulk) annotation anonymous resources for the given
rdf:type
and SPO. - listAscendingStatements(RDFNode) - Static method in class com.github.owlcs.ontapi.jena.utils.Models
-
Recursively lists all ascending statements for the given
RDF Node
. - listAssertions() - Method in class com.github.owlcs.ontapi.jena.impl.OntAnnotationImpl
- listAssertions() - Method in class com.github.owlcs.ontapi.jena.impl.OntObjectImpl
-
Returns an iterator over object's annotation property assertions.
- 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.
- listBaseGraphs() - Method in class com.github.owlcs.ontapi.jena.UnionGraph
-
Lists all indivisible (base) data
Graph
s that are encapsulated either in the hierarchy or (which is possible) inside thebase
(root) graph itself. - 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
- listClassAssertions() - Method in class com.github.owlcs.ontapi.jena.impl.OntIndividualImpl
-
Lists all class assertion statements.
- listClasses() - Method in class com.github.owlcs.ontapi.jena.impl.OntIndividualImpl
-
Lists all right parts from class assertion statements where this individual is at subject position.
- listClasses(boolean) - Method in class com.github.owlcs.ontapi.jena.impl.OntIndividualImpl
-
Lists all right parts from class assertion statements where this individual is at subject position, and also all their super-classes if the parameter
direct
isfalse
. - listClasses(OntIndividual) - Static method in class com.github.owlcs.ontapi.jena.utils.OntModels
-
Lists all class-types for the given individual.
- listContent() - Method in class com.github.owlcs.ontapi.jena.impl.OntListImpl
- listContent() - Method in class com.github.owlcs.ontapi.jena.impl.OntObjectImpl
-
Lists the content of this object, which is all its characteristic statements (see
OntObjectImpl.listSpec()
), plus any additionalOnt Statement
s in which this object is a subject, minus those of them whose predicate is an annotation property to any discard annotations. - listDeclaration() - Method in class com.github.owlcs.ontapi.jena.impl.OntDRImpl.ComponentsDRImpl
- listDescendants() - Method in class com.github.owlcs.ontapi.jena.impl.OntAnnotationImpl
-
Returns an iterator over all descendants of this ont-annotation resource.
- listDescendingStatements(RDFNode) - Static method in class com.github.owlcs.ontapi.jena.utils.Models
-
Recursively lists all descending statements for the given
RDF Node
. - 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
- listeners() - Method in class com.github.owlcs.ontapi.jena.UnionGraph.OntEventManager
-
Lists all encapsulated listeners.
- 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
- listEntityTypes() - Static method in interface com.github.owlcs.ontapi.jena.model.OntEntity
-
Lists all OWL entity types.
- listExplicitStatements(OntModel, String) - Method in class com.github.owlcs.ontapi.internal.searchers.axioms.ByDatatype
- listFactories() - Method in class com.github.owlcs.ontapi.jena.impl.conf.MultiFactoryImpl
-
Lists all sub-factories.
- listGraphs() - Method in class com.github.owlcs.ontapi.jena.UnionGraph.Underlying
-
Lists all sub-graphs.
- listHasKeys(OntGraphModelImpl, OntClass) - Static method in class com.github.owlcs.ontapi.jena.impl.OntCEImpl
- listHierarchy(X, Class<X>, Property, boolean, boolean) - Static method in class com.github.owlcs.ontapi.jena.impl.OntObjectImpl
-
Answers an
ExtendedIterator
over all elements fromm hierarchy. - listImplicitStatements(OntModel) - Method in interface com.github.owlcs.ontapi.internal.searchers.ForTopEntity
- listImportGraphs() - Method in class com.github.owlcs.ontapi.jena.impl.OntGraphModelImpl
-
Lists all top-level
UnionGraph
s of the model'sowl:import
hierarchy. - listImportModels(OntPersonality) - Method in class com.github.owlcs.ontapi.jena.impl.OntGraphModelImpl
-
Lists
model impl
s with the specifiedpersonality
from the top tier of the imports hierarchy. - listImportResources() - Method in class com.github.owlcs.ontapi.jena.impl.OntIDImpl
- listImports(OntModel) - Static method in class com.github.owlcs.ontapi.jena.utils.OntModels
-
Lists all imported models from the given one.
- listImports(Graph) - Static method in class com.github.owlcs.ontapi.jena.utils.Graphs
-
Returns an
ExtendedIterator
over all URIs from the_:x owl:imports _:uri
statements. - listIndividuals() - Method in class com.github.owlcs.ontapi.jena.impl.OntGraphModelImpl
-
Returns an
ExtendedIterator
over all individuals that participate in class assertion statementa rdf:type C
. - listIndividuals(OntModel) - Method in class com.github.owlcs.ontapi.internal.searchers.objects.NamedIndividualSearcher
-
Answers an iterator over all model's base named individuals.
- listIndividuals(M, Set<Node>, ExtendedIterator<Triple>) - Static method in class com.github.owlcs.ontapi.jena.impl.OntGraphModelImpl
-
Filters
OntIndividual
s from the specifiedExtendedIterator
. - listLocalEntities(OntModel) - Static method in class com.github.owlcs.ontapi.jena.utils.OntModels
-
Lists all OWL entities that are defined in the base graph.
- listLocalObjects(OntModel, Class<? extends O>) - Static method in class com.github.owlcs.ontapi.jena.utils.OntModels
-
Lists all ontology objects with the given
type
that are defined in the base graph. - listLocalOntEntities() - Method in class com.github.owlcs.ontapi.jena.impl.OntGraphModelImpl
-
The same as
OntGraphModelImpl.listOntEntities()
but for the base graph. - listLocalOntObjects(Class<? extends O>) - Method in class com.github.owlcs.ontapi.jena.impl.OntGraphModelImpl
-
The same as
OntGraphModelImpl.listOntObjects(Class)
, but for the base graph. - listLocalStatements(OntModel, Resource, Property, RDFNode) - Static method in class com.github.owlcs.ontapi.jena.utils.OntModels
-
Lists all model statements, which belong to the base graph, using the given SPO.
- listLocalStatements(Resource, Property, RDFNode) - Method in class com.github.owlcs.ontapi.jena.impl.OntGraphModelImpl
-
Lists all statements in the base model that match a pattern in the form of
Extended Iterator
. - listMembers() - Method in class com.github.owlcs.ontapi.jena.impl.OntDisjointImpl.IndividualsImpl
- listMembers() - Method in class com.github.owlcs.ontapi.jena.impl.OntDisjointImpl
- listMembers() - Method in class com.github.owlcs.ontapi.jena.impl.OntListImpl
-
Lists all elements of type
OntListImpl
from this list. - listMembers(RDFNodeList<R>) - Static method in class com.github.owlcs.ontapi.jena.utils.OntModels
-
Lists all members from
Ontology List
. - listNegativeAssertions() - Method in class com.github.owlcs.ontapi.jena.impl.OntIndividualImpl
- listObjects(Property) - Method in class com.github.owlcs.ontapi.jena.impl.OntObjectImpl
-
Lists all objects for the given predicate.
- listObjects(Property, Class<O>) - Method in class com.github.owlcs.ontapi.jena.impl.OntObjectImpl
-
Lists all objects for the given predicate and type, considering this instance in a subject relation.
- 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(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(P, OntModel, ONTObjectFactory, AxiomsSettings) - Method in class com.github.owlcs.ontapi.internal.searchers.axioms.ByPrimitive
-
Lists all axioms that contain the given
ByPrimitive
. - 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
- listOntEntities() - Method in class com.github.owlcs.ontapi.jena.impl.OntGraphModelImpl
-
Lists all Ontology Entities.
- listOntObjects(Class<? extends O>) - Method in class com.github.owlcs.ontapi.jena.impl.OntGraphModelImpl
-
Lists all
Ontology Object
s and caches them inside this model. - listOntObjects(M, Class<? extends O>) - Static method in class com.github.owlcs.ontapi.jena.impl.OntGraphModelImpl
-
Lists all
OntObject
s for the givenOntGraphModelImpl
. - listONTObjects() - Method in class com.github.owlcs.ontapi.internal.DirectObjectMapImpl
-
Lists all
ONTObject
usingloader
. - listONTObjects(OntModel, ONTObjectFactory, AxiomsSettings) - Method in class com.github.owlcs.ontapi.internal.AxiomTranslator
-
Returns an
Extended Iterator
of all modelAxiomTranslator
s. - listONTObjects(OntModel, ONTObjectFactory, AxiomsSettings) - Method in interface com.github.owlcs.ontapi.internal.ObjectsSearcher
-
Lists all objects from the specified
model
. - listOntStatements(Resource, Property, RDFNode) - Method in class com.github.owlcs.ontapi.jena.impl.OntGraphModelImpl
-
Returns an
extended iterator
over all the statements in the model that match a pattern. - listOWLAnnotationProperties() - Method in interface com.github.owlcs.ontapi.internal.InternalModel
-
Lists all annotation properties in the form of OWL-API objects.
- listOWLAnnotations() - Method in interface com.github.owlcs.ontapi.internal.InternalModel
-
Gets all ontology header annotations.
- 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.InternalModel
-
Lists all anonymous individuals in the form of OWL-API objects.
- listOWLAxioms() - Method in interface com.github.owlcs.ontapi.internal.InternalModel
-
Lists all ontology axioms.
- listOWLAxioms(Class<A>, OWLObject) - Method in interface com.github.owlcs.ontapi.internal.InternalModel
-
Selects all axioms for the given object-component.
- listOWLAxioms(Iterable<AxiomType<?>>) - Method in interface com.github.owlcs.ontapi.internal.InternalModel
-
Lists axioms for the specified types.
- listOWLAxioms(AxiomType<A>) - Method in interface com.github.owlcs.ontapi.internal.InternalModel
-
Lists axioms of the given axiom-type.
- listOWLAxioms(OWLPrimitive) - Method in interface com.github.owlcs.ontapi.internal.InternalModel
-
Lists all
OWLAxiom
s for the givenOWLPrimitive
- listOWLClasses() - Method in interface com.github.owlcs.ontapi.internal.InternalModel
-
Lists all OWL classes in the form of OWL-API objects.
- listOWLClassExpressions() - Method in interface com.github.owlcs.ontapi.internal.InternalModel
-
Lists all class expressions (both anonymous and named) in the form of OWL-API objects.
- listOWLDataProperties() - Method in interface com.github.owlcs.ontapi.internal.InternalModel
-
Lists all data properties in the form of OWL-API objects.
- listOWLDatatypes() - Method in interface com.github.owlcs.ontapi.internal.InternalModel
-
Lists all named data-ranges (i.e.
- listOWLEntities(IRI) - Method in interface com.github.owlcs.ontapi.internal.InternalModel
-
Lists
OWL Entity
for the specified IRI. - listOWLImportDeclarations() - Method in interface com.github.owlcs.ontapi.internal.InternalModel
-
Lists all owl import-declarations.
- listOWLLogicalAxioms() - Method in interface com.github.owlcs.ontapi.internal.InternalModel
-
Lists all logical axioms.
- listOWLNamedIndividuals() - Method in interface com.github.owlcs.ontapi.internal.InternalModel
-
Lists all named individuals in the form of OWL-API objects.
- listOWLObjectProperties() - Method in interface com.github.owlcs.ontapi.internal.InternalModel
-
Lists all object properties in the form of OWL-API objects.
- listPredicates() - Method in class com.github.owlcs.ontapi.jena.impl.OntDisjointImpl.IndividualsImpl
- listPredicateSpec() - Method in class com.github.owlcs.ontapi.jena.impl.OntSWRLImpl.BinaryImpl
- listPredicateSpec() - Method in class com.github.owlcs.ontapi.jena.impl.OntSWRLImpl.IndividualsAtomImpl
- listPredicateStatements() - Method in class com.github.owlcs.ontapi.jena.impl.OntSWRLImpl.BuiltInAtomImpl
- listProperties() - Method in class com.github.owlcs.ontapi.jena.impl.OntObjectImpl
- 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.
- listProperties(Property) - Method in class com.github.owlcs.ontapi.jena.impl.OntObjectImpl
- 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:Axiom
s andowl:Annotations
. - listPunningIRIs(boolean) - Method in interface com.github.owlcs.ontapi.internal.InternalModel
-
Lists all 'punnings', i.e.
- listRelatedStatements(OntAnnotation) - Static method in class com.github.owlcs.ontapi.jena.impl.OntAnnotationImpl
-
Lists annotation assertions plus sub-annotation root statements.
- listRequired(Property...) - Method in class com.github.owlcs.ontapi.jena.impl.OntObjectImpl
-
Lists all statements for the given predicates and this ontology object as subject.
- listRootAnnotations(EnhGraph) - Static method in class com.github.owlcs.ontapi.jena.impl.OntAnnotationImpl
-
Lists all root
Node
s of top-levelOntAnnotation
s in the given model. - listRootStatements(OntModel, OntStatement) - Method in class com.github.owlcs.ontapi.internal.searchers.WithRootStatement
-
Lists all roots for the given statement.
- lists() - Method in class com.github.owlcs.ontapi.jena.impl.OntDisjointImpl.IndividualsImpl
- 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.NamedIndividualSearcher
- listSpec() - Method in class com.github.owlcs.ontapi.jena.impl.OntAnnotationImpl
- listSpec() - Method in class com.github.owlcs.ontapi.jena.impl.OntCEImpl.CardinalityRestrictionCEImpl
- listSpec() - Method in class com.github.owlcs.ontapi.jena.impl.OntCEImpl.ComplementOfImpl
- listSpec() - Method in class com.github.owlcs.ontapi.jena.impl.OntCEImpl.ComponentRestrictionCEImpl
- listSpec() - Method in class com.github.owlcs.ontapi.jena.impl.OntCEImpl.ComponentsCEImpl
- listSpec() - Method in class com.github.owlcs.ontapi.jena.impl.OntCEImpl.HasSelfImpl
- listSpec() - Method in class com.github.owlcs.ontapi.jena.impl.OntCEImpl.NaryRestrictionCEImpl
- listSpec() - Method in class com.github.owlcs.ontapi.jena.impl.OntCEImpl.OnPropertyRestrictionCEImpl
- listSpec() - Method in class com.github.owlcs.ontapi.jena.impl.OntDisjointImpl.IndividualsImpl
- listSpec() - Method in class com.github.owlcs.ontapi.jena.impl.OntDisjointImpl
- listSpec() - Method in class com.github.owlcs.ontapi.jena.impl.OntDRImpl.ComplementOfImpl
- listSpec() - Method in class com.github.owlcs.ontapi.jena.impl.OntDRImpl.ComponentsDRImpl
- listSpec() - Method in class com.github.owlcs.ontapi.jena.impl.OntDRImpl.RestrictionImpl
- listSpec() - Method in class com.github.owlcs.ontapi.jena.impl.OntListImpl
- listSpec() - Method in class com.github.owlcs.ontapi.jena.impl.OntNPAImpl
- listSpec() - Method in class com.github.owlcs.ontapi.jena.impl.OntObjectImpl
-
Lists all object's characteristic statements according to its OWL2 specification.
- listSpec() - Method in class com.github.owlcs.ontapi.jena.impl.OntSWRLImpl.BinaryImpl
- listSpec() - Method in class com.github.owlcs.ontapi.jena.impl.OntSWRLImpl.BuiltInAtomImpl
- listSpec() - Method in class com.github.owlcs.ontapi.jena.impl.OntSWRLImpl.DArgImpl
- listSpec() - Method in class com.github.owlcs.ontapi.jena.impl.OntSWRLImpl.ImpImpl
- listSpec() - Method in class com.github.owlcs.ontapi.jena.impl.OntSWRLImpl.UnaryImpl
- listSpec(boolean) - Method in class com.github.owlcs.ontapi.jena.impl.OntCEImpl.ComponentRestrictionCEImpl
- listSplitStatements() - Method in class com.github.owlcs.ontapi.jena.impl.OntStatementImpl
-
Splits he statement into several equivalent ones but with disjoint annotations.
- listSplitStatements(OntStatement) - Static method in class com.github.owlcs.ontapi.jena.utils.OntModels
-
Returns an
ExtendedIterator
over allOntology Statement
s, which are obtained from splitting the given statement into several equivalent ones but with disjoint annotations. - listStatements() - Method in class com.github.owlcs.ontapi.jena.impl.OntObjectImpl
-
Returns an
Extended Iterator
over all the properties of this resource. - 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
OntStatement
s defining theOWLAnnotationPropertyDomainAxiom
axiom. - listStatements(OntModel, AxiomsSettings) - Method in class com.github.owlcs.ontapi.internal.axioms.AnnotationPropertyRangeTranslator
-
Returns
OntStatement
s defining theOWLAnnotationPropertyRangeAxiom
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
OntStatement
s defining theOWLSubAnnotationPropertyOfAxiom
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, OntClass) - Method in class com.github.owlcs.ontapi.internal.searchers.axioms.DisjointClassesByOperand
- 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, 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(Property) - Method in class com.github.owlcs.ontapi.jena.impl.OntObjectImpl
-
Lists all the values of the property
p
. - listStatements(Resource, Property, RDFNode) - Method in class com.github.owlcs.ontapi.jena.impl.OntGraphModelImpl
- 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. - listSubjectAssertions() - Method in class com.github.owlcs.ontapi.jena.impl.OntStatementImpl
- listSubjects(Graph) - Static method in class com.github.owlcs.ontapi.jena.utils.Graphs
-
Lists all unique subject nodes in the given graph.
- listSubjects(Property, Class<S>) - Method in class com.github.owlcs.ontapi.jena.impl.OntObjectImpl
-
Lists all subjects for the given predicate and type, considering this instance in a object relation.
- listSubjectsAndObjects(Graph) - Static method in class com.github.owlcs.ontapi.jena.utils.Graphs
-
Lists all unique nodes in the given graph, which are used in a subject or an object positions.
- 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.
- listType - Variable in class com.github.owlcs.ontapi.jena.impl.OntListImpl
- listUnionGraphs() - Method in class com.github.owlcs.ontapi.jena.UnionGraph
-
Lists all
UnionGraph
s from the hierarchy including this graph at the first place. - 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
toOWL-API Literal RDF-Node
. - LITERAL - com.github.owlcs.ontapi.internal.OWLComponentType
- LITERAL - com.github.owlcs.ontapi.jena.impl.OntCEImpl.ObjectRestrictionType
- 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
, encapsulatedJena 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.
- 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 givendocument source
into themanarer
according to theconfiguration
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 givendocument source
into themanarer
according to theconfiguration
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 defaultLoader 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
usingLoader Configuration
to setup loading process. - 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
IRI
s while loading. - localStatements() - Method in interface com.github.owlcs.ontapi.jena.model.OntModel
- localStatements(Resource, Property, RDFNode) - Method in class com.github.owlcs.ontapi.jena.impl.OntGraphModelImpl
- localStatements(Resource, Property, RDFNode) - Method in interface com.github.owlcs.ontapi.jena.model.OntModel
-
Lists all statements from the
base graph
for the specified subject, predicate and object. - lock - Variable in class com.github.owlcs.ontapi.config.OntConfig.Concurrent
- lock - Variable in class com.github.owlcs.ontapi.jena.RWLockedGraph
-
ReadWriteLock
to ensure thread-safety. - 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 class com.github.owlcs.ontapi.jena.impl.OntGraphModelImpl
- lock() - Method in class com.github.owlcs.ontapi.jena.RWLockedGraph
- lock() - Method in class com.github.owlcs.ontapi.jena.RWLockedGraph.WPM
- 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 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 - com.github.owlcs.ontapi.config.ExtendedProperties.MapType
- lowerCase - Static variable in class com.github.owlcs.ontapi.jena.vocabulary.SWRLB
M
- make(Node, EnhGraph) - Method in class com.github.owlcs.ontapi.jena.impl.conf.OntMaker.Default
- make(Node, EnhGraph) - Method in interface com.github.owlcs.ontapi.jena.impl.conf.OntMaker
-
Changes the
EnhGraph
according to the encapsulated rules. - make(Node, EnhGraph) - Method in class com.github.owlcs.ontapi.jena.impl.conf.OntMaker.WithType
- make(Node, EnhGraph) - Method in class com.github.owlcs.ontapi.jena.impl.OntCEImpl.HasSelfMaker
- 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 specifiedother
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 specifiedother
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
- makeIteratorSnapshot(RWLockedGraph.WIT<?>) - Method in class com.github.owlcs.ontapi.jena.RWLockedGraph
-
Makes an in-memory snapshot for the given
RWLockedGraph.WIT
-iterator. - 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. - makeUnionGraph(OntologyLoaderImpl.GraphInfo, OntologyCreator, OntologyManager, OntLoaderConfiguration) - Method in class com.github.owlcs.ontapi.OntologyLoaderImpl
-
Assembles the
UnionGraph
, performs transformations on it and populatesgraphs 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 - com.github.owlcs.ontapi.OntFormat
- MANCHESTERSYNTAX - 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
anda1 owl:differentFrom a2
_:x rdf:type owl:AllDifferent; owl:members ( a1 ... an )
8) Class assertions (individuals declarations):a rdf:type C
9) SWRL rules. - 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(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(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
-
Translates Jena
ONTAnonymousClassExpressionImpl.WithMembers
resource to OWL-APIONTAnonymousClassExpressionImpl.WithMembers
equivalent. - map(ONT_M, ONTObjectFactory) - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnonymousDataRangeImpl.WithMembers
-
Translates Jena
ONTAnonymousDataRangeImpl.WithMembers
resource to OWL-APIONTAnonymousDataRangeImpl.WithMembers
equivalent. - map(Node, EnhGraph) - Method in class com.github.owlcs.ontapi.jena.impl.OntCEImpl.ClassExpressionFactory
- 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 theIRI
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 theOntology ID
. - mapIRI(IRI) - Method in class com.github.owlcs.ontapi.OntologyManagerImpl
-
Finds a document iri by the specified iri from mappers
- mapWith(Function<X, U>) - Method in class com.github.owlcs.ontapi.jena.RWLockedGraph.WIT
- MapWrapper(Map<K, V>) - Constructor for class com.github.owlcs.ontapi.internal.InternalCache.MapWrapper
- matchesLax - Static variable in class com.github.owlcs.ontapi.jena.vocabulary.SWRLB
- matchIDs(OWLOntologyID, OWLOntologyID) - Static method in class com.github.owlcs.ontapi.OntologyManagerImpl
-
Answers if the given Graph ids are matching.
- MAX - com.github.owlcs.ontapi.jena.impl.OntCEImpl.CardinalityType
- maxExclusive - Static variable in class com.github.owlcs.ontapi.jena.vocabulary.XSD
- maxExclusive - Static variable in class com.github.owlcs.ontapi.transforms.vocabulary.DEPRECATED.OWL
- maxExclusiveFRFactory - Static variable in class com.github.owlcs.ontapi.jena.impl.OntFRImpl
- MaxExclusiveImpl(Node, EnhGraph) - Constructor for class com.github.owlcs.ontapi.jena.impl.OntFRImpl.MaxExclusiveImpl
- maxInclusive - Static variable in class com.github.owlcs.ontapi.jena.vocabulary.XSD
- maxInclusive - Static variable in class com.github.owlcs.ontapi.transforms.vocabulary.DEPRECATED.OWL
- maxInclusiveFRFactory - Static variable in class com.github.owlcs.ontapi.jena.impl.OntFRImpl
- MaxInclusiveImpl(Node, EnhGraph) - Constructor for class com.github.owlcs.ontapi.jena.impl.OntFRImpl.MaxInclusiveImpl
- maxLength - Static variable in class com.github.owlcs.ontapi.jena.vocabulary.XSD
- maxLengthFRFactory - Static variable in class com.github.owlcs.ontapi.jena.impl.OntFRImpl
- MaxLengthImpl(Node, EnhGraph) - Constructor for class com.github.owlcs.ontapi.jena.impl.OntFRImpl.MaxLengthImpl
- maxRerunCount - Variable in class com.github.owlcs.ontapi.transforms.ReasonerDeclarator
- MEDIUM - com.github.owlcs.ontapi.jena.impl.conf.OntModelConfig.StdMode
-
Forbidden intersections of rdf-declarations: Class <-> Datatype ObjectProperty <-> DataProperty
- 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() - Method in class com.github.owlcs.ontapi.jena.impl.OntDisjointImpl
- members() - Method in class com.github.owlcs.ontapi.jena.impl.OntListImpl
- members() - Method in interface com.github.owlcs.ontapi.jena.model.OntDisjoint.Individuals
-
Lists all members from []-list on predicate
owl:members
with concatenation all members from []-list on predicateowl:distinctMembers
. - members() - Method in interface com.github.owlcs.ontapi.jena.model.OntDisjoint
-
Lists all pair-wise disjoint members holding by this
Ontology Disjoint
resource. - members() - Method in interface com.github.owlcs.ontapi.jena.model.RDFNodeList
-
Lists all elements of the type
RDFNodeList
from this list. - 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 typeWithMerge
. - 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
- MIN - com.github.owlcs.ontapi.jena.impl.OntCEImpl.CardinalityType
- minExclusive - Static variable in class com.github.owlcs.ontapi.jena.vocabulary.XSD
- minExclusive - Static variable in class com.github.owlcs.ontapi.transforms.vocabulary.DEPRECATED.OWL
- minExclusiveFRFactory - Static variable in class com.github.owlcs.ontapi.jena.impl.OntFRImpl
- MinExclusiveImpl(Node, EnhGraph) - Constructor for class com.github.owlcs.ontapi.jena.impl.OntFRImpl.MinExclusiveImpl
- minInclusive - Static variable in class com.github.owlcs.ontapi.jena.vocabulary.XSD
- minInclusive - Static variable in class com.github.owlcs.ontapi.transforms.vocabulary.DEPRECATED.OWL
- minInclusiveFRFactory - Static variable in class com.github.owlcs.ontapi.jena.impl.OntFRImpl
- MinInclusiveImpl(Node, EnhGraph) - Constructor for class com.github.owlcs.ontapi.jena.impl.OntFRImpl.MinInclusiveImpl
- minLength - Static variable in class com.github.owlcs.ontapi.jena.vocabulary.XSD
- minLengthFRFactory - Static variable in class com.github.owlcs.ontapi.jena.impl.OntFRImpl
- MinLengthImpl(Node, EnhGraph) - Constructor for class com.github.owlcs.ontapi.jena.impl.OntFRImpl.MinLengthImpl
- missingImportsListeners - Variable in class com.github.owlcs.ontapi.OntologyManagerImpl.ListenersHolder
- mod - Static variable in class com.github.owlcs.ontapi.jena.vocabulary.SWRLB
- 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
- 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 Model
s from the manager. - Models - Class in com.github.owlcs.ontapi.jena.utils
-
A class-helper to work with
Jena Model
s and its related objects and components:Jena RDF Node
,Jena Literal
,Jena Resource
andJena Statement
. - Models() - Constructor for class com.github.owlcs.ontapi.jena.utils.Models
- ModificationDenied(String) - Constructor for exception com.github.owlcs.ontapi.OntApiException.ModificationDenied
- moveToEquivalentClass(Resource, Property, Resource) - Method in class com.github.owlcs.ontapi.transforms.OWLCommonTransform
- MultiFactoryImpl - Class in com.github.owlcs.ontapi.jena.impl.conf
-
A
Ontology Object Factory
implementation to combine several other factories. - MultiFactoryImpl(OntFinder, OntFilter, ObjectFactory...) - Constructor for class com.github.owlcs.ontapi.jena.impl.conf.MultiFactoryImpl
-
Creates a factory instance.
- multiply - Static variable in class com.github.owlcs.ontapi.jena.vocabulary.SWRLB
- multiplyDayTimeDurations - Static variable in class com.github.owlcs.ontapi.jena.vocabulary.SWRLB
- multiplyYearMonthDurations - Static variable in class com.github.owlcs.ontapi.jena.vocabulary.SWRLB
- mustBeDataOrObjectProperty(Resource) - Method in class com.github.owlcs.ontapi.transforms.ReasonerDeclarator
- mustNotBeNull(T) - Static method in exception com.github.owlcs.ontapi.OntApiException
- mustNotBeNull(T, String) - Static method in exception com.github.owlcs.ontapi.OntApiException
N
- N3 - 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 - Variable in class com.github.owlcs.ontapi.jena.impl.OntPEImpl.AnonymousObjectPropertyFactory
- NAMED_INDIVIDUAL - com.github.owlcs.ontapi.internal.OWLComponentType
- NAMED_OBJECT_PROPERTY - com.github.owlcs.ontapi.internal.OWLComponentType
- NAMED_PROPERTY_FINDER - Static variable in class com.github.owlcs.ontapi.jena.impl.OntPEImpl
- namedClasses() - Method in class com.github.owlcs.ontapi.internal.axioms.EquivalentClassesTranslator.AxiomImpl
- namedClasses() - Method in class com.github.owlcs.ontapi.owlapi.axioms.EquivalentClassesAxiomImpl
- NamedImpl(Node, EnhGraph) - Constructor for class com.github.owlcs.ontapi.jena.impl.OntIndividualImpl.NamedImpl
- 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
- namedIndividuals() - Method in interface com.github.owlcs.ontapi.jena.model.OntModel
-
Lists all named individuals, i.e.
- NamedIndividualSearcher - Class in com.github.owlcs.ontapi.internal.searchers.objects
-
An
ObjectsSearcher
that retrievesOWL-API Named Individual
s. - NamedIndividualSearcher() - Constructor for class com.github.owlcs.ontapi.internal.searchers.objects.NamedIndividualSearcher
- NamedPropertyImpl(Node, EnhGraph) - Constructor for class com.github.owlcs.ontapi.jena.impl.OntOPEImpl.NamedPropertyImpl
- 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
- naryDataAllValuesFromCEFactory - Static variable in class com.github.owlcs.ontapi.jena.impl.OntCEImpl
- NaryDataAllValuesFromImpl(Node, EnhGraph) - Constructor for class com.github.owlcs.ontapi.jena.impl.OntCEImpl.NaryDataAllValuesFromImpl
- 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
- naryDataSomeValuesFromCEFactory - Static variable in class com.github.owlcs.ontapi.jena.impl.OntCEImpl
- NaryDataSomeValuesFromImpl(Node, EnhGraph) - Constructor for class com.github.owlcs.ontapi.jena.impl.OntCEImpl.NaryDataSomeValuesFromImpl
- 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
- NaryRestrictionCEImpl(Node, EnhGraph, Property, Class<O>, Class<P>) - Constructor for class com.github.owlcs.ontapi.jena.impl.OntCEImpl.NaryRestrictionCEImpl
- 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
- negate() - Method in interface com.github.owlcs.ontapi.jena.impl.conf.OntFilter
- NEGATIVE_DATA_PROPERTY_ASSERTION - com.github.owlcs.ontapi.internal.OWLTopObjectType
- NEGATIVE_OBJECT_PROPERTY_ASSERTION - 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
- negativeAssertions() - Method in class com.github.owlcs.ontapi.jena.impl.OntIndividualImpl
- negativeAssertions() - Method in interface com.github.owlcs.ontapi.jena.model.OntDataProperty
-
Lists all negative property assertions.
- negativeAssertions() - Method in interface com.github.owlcs.ontapi.jena.model.OntIndividual
-
Lists all negative property assertions for this individual.
- negativeAssertions() - Method in interface com.github.owlcs.ontapi.jena.model.OntObjectProperty
-
Returns all associated negative object property assertions.
- negativeAssertions() - Method in interface com.github.owlcs.ontapi.jena.model.OntRealProperty
-
Lists all negative property assertions.
- negativeAssertions(OntIndividual) - Method in interface com.github.owlcs.ontapi.jena.model.OntDataProperty
-
Returns all associated negative data property assertions for the specified source individual.
- negativeAssertions(OntIndividual) - Method in interface com.github.owlcs.ontapi.jena.model.OntObjectProperty
-
Returns all associated negative object property assertions for the specified source individual.
- negativeAssertions(OntNamedProperty) - Method in interface com.github.owlcs.ontapi.jena.model.OntIndividual
-
Lists all negative property assertions for this individual and the given property.
- 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 andRDF Datatype
. - newLiteral(String, String, OWLDatatype) - Static method in class com.github.owlcs.ontapi.owlapi.objects.LiteralImpl
-
Creates an
LiteralImpl
instance by string value andOWL Datatype
. - newLiteral(LiteralLabel) - Static method in class com.github.owlcs.ontapi.owlapi.objects.LiteralImpl
-
Creates an
LiteralImpl
instance for the specifiesLiteralLabel
. - next() - Method in class com.github.owlcs.ontapi.jena.impl.OntListImpl.RDFListIterator
- next() - Method in class com.github.owlcs.ontapi.jena.impl.OntListImpl.SafeRDFListIterator
- next() - Method in class com.github.owlcs.ontapi.jena.RWLockedGraph.WIT
- next() - Method in enum 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. - NIL - Static variable in class com.github.owlcs.ontapi.jena.impl.OntListImpl.RDFListIterator
- 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
- nodes - Variable in class com.github.owlcs.ontapi.jena.impl.conf.OntFilter.OneOf
- noneMatch(Iterator<X>, Predicate<? super X>) - Static method in class com.github.owlcs.ontapi.jena.utils.Iter
-
Returns whether no elements of the given iterator match the provided predicate.
- 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
- normalizeSpace - Static variable in class com.github.owlcs.ontapi.jena.vocabulary.SWRLB
- notEqual - Static variable in class com.github.owlcs.ontapi.jena.vocabulary.SWRLB
- notifyAddGraph(Graph, Graph) - Method in class com.github.owlcs.ontapi.internal.InternalModelImpl.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.InternalModelImpl.DirectListener
- notifyDeleteGraph(Graph, Graph) - Method in class com.github.owlcs.ontapi.transforms.GraphTransformers.TransformListener
- notNull(T) - Static method in exception com.github.owlcs.ontapi.jena.OntJenaException
- notNull(T) - Static method in exception com.github.owlcs.ontapi.OntApiException
- notNull(T, String) - Static method in exception com.github.owlcs.ontapi.jena.OntJenaException
- notNull(T, String) - Static method in exception 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 - com.github.owlcs.ontapi.OntFormat
- NQUADS - com.github.owlcs.ontapi.OWLLangRegistry.LangKey
- NS - Static variable in class com.github.owlcs.ontapi.jena.vocabulary.SWRL
- NS - Static variable in class com.github.owlcs.ontapi.jena.vocabulary.SWRLB
- NS - Static variable in class com.github.owlcs.ontapi.transforms.vocabulary.AVC
- 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
- NTRIPLES - com.github.owlcs.ontapi.OntFormat
- NTRIPLES - com.github.owlcs.ontapi.OWLLangRegistry.LangKey
- NULL_ONTOLOGY_IDENTIFIER - Static variable in class com.github.owlcs.ontapi.jena.utils.Graphs
- numPrefixes() - Method in class com.github.owlcs.ontapi.jena.RWLockedGraph.WPM
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(Property, Class<T>) - Method in class com.github.owlcs.ontapi.jena.impl.OntObjectImpl
-
Finds a first object with the given
rdf:type
attached to this ontology object on the givenpredicate
. - OBJECT - com.github.owlcs.ontapi.jena.impl.OntCEImpl.RestrictionType
- OBJECT_CARDINALITY_TYPES - Static variable in interface com.github.owlcs.ontapi.internal.searchers.ForClass
- OBJECT_PROPERTIES - Static variable in class com.github.owlcs.ontapi.jena.OntVocabulary.Factory.OWLImpl
- OBJECT_PROPERTIES - Static variable in class com.github.owlcs.ontapi.jena.OntVocabulary.Factory.SKOSImpl
- OBJECT_PROPERTY - com.github.owlcs.ontapi.jena.impl.Entities
- OBJECT_PROPERTY_ASSERTION - com.github.owlcs.ontapi.internal.OWLTopObjectType
- OBJECT_PROPERTY_DOMAIN - com.github.owlcs.ontapi.internal.OWLTopObjectType
- OBJECT_PROPERTY_EXPRESSION - com.github.owlcs.ontapi.internal.OWLComponentType
- OBJECT_PROPERTY_RANGE - com.github.owlcs.ontapi.internal.OWLTopObjectType
- ObjectAllValuesFromImpl - Class in com.github.owlcs.ontapi.owlapi.objects.ce
- ObjectAllValuesFromImpl(Node, EnhGraph) - Constructor for class com.github.owlcs.ontapi.jena.impl.OntCEImpl.ObjectAllValuesFromImpl
- ObjectAllValuesFromImpl(OWLObjectPropertyExpression, OWLClassExpression) - Constructor for class com.github.owlcs.ontapi.owlapi.objects.ce.ObjectAllValuesFromImpl
- objectAllValuesOfCEFactory - Static variable in class com.github.owlcs.ontapi.jena.impl.OntCEImpl
- 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
- ObjectAssertionImpl(Node, EnhGraph) - Constructor for class com.github.owlcs.ontapi.jena.impl.OntNPAImpl.ObjectAssertionImpl
- 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
- objectCardinalityCEFactory - Static variable in class com.github.owlcs.ontapi.jena.impl.OntCEImpl
- ObjectCardinalityImpl(Node, EnhGraph) - Constructor for class com.github.owlcs.ontapi.jena.impl.OntCEImpl.ObjectCardinalityImpl
- 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 - Static variable in class com.github.owlcs.ontapi.jena.impl.OntObjectImpl
- ObjectFactory - Interface in com.github.owlcs.ontapi.jena.impl.conf
-
An
Ontology Object
factory abstraction, that is an ONT-API analogue of theJena Implementation Factory
. - 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
- ObjectHasSelfImpl - Class in com.github.owlcs.ontapi.owlapi.objects.ce
- ObjectHasSelfImpl(OWLObjectPropertyExpression) - Constructor for class com.github.owlcs.ontapi.owlapi.objects.ce.ObjectHasSelfImpl
- objectHasValueCEFactory - Static variable in class com.github.owlcs.ontapi.jena.impl.OntCEImpl
- ObjectHasValueImpl - Class in com.github.owlcs.ontapi.owlapi.objects.ce
- ObjectHasValueImpl(Node, EnhGraph) - Constructor for class com.github.owlcs.ontapi.jena.impl.OntCEImpl.ObjectHasValueImpl
- 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 ofONTObject
s. - objectMaxCardinalityCEFactory - Static variable in class com.github.owlcs.ontapi.jena.impl.OntCEImpl
- ObjectMaxCardinalityImpl - Class in com.github.owlcs.ontapi.owlapi.objects.ce
- ObjectMaxCardinalityImpl(Node, EnhGraph) - Constructor for class com.github.owlcs.ontapi.jena.impl.OntCEImpl.ObjectMaxCardinalityImpl
- ObjectMaxCardinalityImpl(OWLObjectPropertyExpression, int, OWLClassExpression) - Constructor for class com.github.owlcs.ontapi.owlapi.objects.ce.ObjectMaxCardinalityImpl
- objectMinCardinalityCEFactory - Static variable in class com.github.owlcs.ontapi.jena.impl.OntCEImpl
- ObjectMinCardinalityImpl - Class in com.github.owlcs.ontapi.owlapi.objects.ce
- ObjectMinCardinalityImpl(Node, EnhGraph) - Constructor for class com.github.owlcs.ontapi.jena.impl.OntCEImpl.ObjectMinCardinalityImpl
- ObjectMinCardinalityImpl(OWLObjectPropertyExpression, int, OWLClassExpression) - Constructor for class com.github.owlcs.ontapi.owlapi.objects.ce.ObjectMinCardinalityImpl
- objectNPAFactory - Static variable in class com.github.owlcs.ontapi.jena.impl.OntNPAImpl
- 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
- objectProperties() - Method in interface com.github.owlcs.ontapi.jena.model.OntModel
-
Lists all named object property expressions (object properties in short).
- objectPropertiesFactory - Static variable in class com.github.owlcs.ontapi.jena.impl.OntDisjointImpl
- ObjectPropertiesImpl(Node, EnhGraph) - Constructor for class com.github.owlcs.ontapi.jena.impl.OntDisjointImpl.ObjectPropertiesImpl
- 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(Node, EnhGraph) - Constructor for class com.github.owlcs.ontapi.jena.impl.OntSWRLImpl.ObjectPropertyAtomImpl
- 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
- 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. - objectPropertyFactory - Variable in class com.github.owlcs.ontapi.jena.impl.OntCEImpl.ClassExpressionFactory
- 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
- 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 - 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.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.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.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
OWLObject
s from the collection ofONTObject
s - objects(Property) - Method in class com.github.owlcs.ontapi.jena.impl.OntObjectImpl
-
Lists all objects for the given predicate.
- objects(Property) - Method in interface com.github.owlcs.ontapi.jena.model.OntObject
-
Lists all objects attached on the property to this object.
- objects(Property, Class<O>) - Method in class com.github.owlcs.ontapi.jena.impl.OntObjectImpl
-
Lists all objects attached on the property to this object with the given type.
- objects(Property, Class<O>) - Method in interface com.github.owlcs.ontapi.jena.model.OntObject
-
Lists all objects attached on the property to this object with the given type.
- ObjectSomeValuesFromImpl - Class in com.github.owlcs.ontapi.owlapi.objects.ce
- ObjectSomeValuesFromImpl(Node, EnhGraph) - Constructor for class com.github.owlcs.ontapi.jena.impl.OntCEImpl.ObjectSomeValuesFromImpl
- ObjectSomeValuesFromImpl(OWLObjectPropertyExpression, OWLClassExpression) - Constructor for class com.github.owlcs.ontapi.owlapi.objects.ce.ObjectSomeValuesFromImpl
- objectSomeValuesOfCEFactory - Static variable in class com.github.owlcs.ontapi.jena.impl.OntCEImpl
- ObjectsSearcher<K extends org.semanticweb.owlapi.model.OWLObject> - Interface in com.github.owlcs.ontapi.internal
-
An
OWL Object
s 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
- objectType - Variable in class com.github.owlcs.ontapi.jena.impl.OntCEImpl.NaryRestrictionCEImpl
- 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
- objectView - Variable in class com.github.owlcs.ontapi.jena.impl.OntCEImpl.ComponentRestrictionCEImpl
- OBO - com.github.owlcs.ontapi.OntFormat
- OBO - 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 class com.github.owlcs.ontapi.jena.utils.Iter
-
Creates a new
Extended Iterator
} containing nothing. - of(Graph) - Static method in class com.github.owlcs.ontapi.OntGraphDocumentSourceImpl
-
Creates an
OWLOntologyDocumentSource
that wraps the given graph. - of(X) - Static method in class com.github.owlcs.ontapi.jena.utils.Iter
-
Creates a new
Extended Iterator
} containing single specified element. - of(X...) - Static method in class com.github.owlcs.ontapi.jena.utils.Iter
-
Creates a new
Extended Iterator
} containing the specified elements. - 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
- OneOf(Collection<? extends RDFNode>) - Constructor for class com.github.owlcs.ontapi.jena.impl.conf.OntFilter.OneOf
- oneOfCEFactory - Static variable in class com.github.owlcs.ontapi.jena.impl.OntCEImpl
- oneOfDRFactory - Static variable in class com.github.owlcs.ontapi.jena.impl.OntDRImpl
- OneOfImpl(Node, EnhGraph) - Constructor for class com.github.owlcs.ontapi.jena.impl.OntCEImpl.OneOfImpl
- OneOfImpl(Node, EnhGraph) - Constructor for class com.github.owlcs.ontapi.jena.impl.OntDRImpl.OneOfImpl
- OnPropertyRestrictionCEImpl(Node, EnhGraph, Class<P>) - Constructor for class com.github.owlcs.ontapi.jena.impl.OntCEImpl.OnPropertyRestrictionCEImpl
- ont - Variable in class com.github.owlcs.ontapi.OntologyManagerImpl.OntInfo
- ONT_API_LOAD_CONF_ALLOW_BULK_ANNOTATION_ASSERTIONS - com.github.owlcs.ontapi.config.OntSettings
- ONT_API_LOAD_CONF_ALLOW_READ_DECLARATIONS - com.github.owlcs.ontapi.config.OntSettings
- ONT_API_LOAD_CONF_CACHE_MODEL - com.github.owlcs.ontapi.config.OntSettings
- ONT_API_LOAD_CONF_CACHE_NODES - com.github.owlcs.ontapi.config.OntSettings
- ONT_API_LOAD_CONF_CACHE_OBJECTS - com.github.owlcs.ontapi.config.OntSettings
- ONT_API_LOAD_CONF_IGNORE_ANNOTATION_AXIOM_OVERLAPS - com.github.owlcs.ontapi.config.OntSettings
- ONT_API_LOAD_CONF_IGNORE_AXIOMS_READ_ERRORS - com.github.owlcs.ontapi.config.OntSettings
- ONT_API_LOAD_CONF_PERFORM_TRANSFORMATIONS - com.github.owlcs.ontapi.config.OntSettings
- ONT_API_LOAD_CONF_PERSONALITY_MODE - com.github.owlcs.ontapi.config.OntSettings
- ONT_API_LOAD_CONF_PROCESS_IMPORTS - com.github.owlcs.ontapi.config.OntSettings
- ONT_API_LOAD_CONF_SPLIT_AXIOM_ANNOTATIONS - com.github.owlcs.ontapi.config.OntSettings
- ONT_API_LOAD_CONF_SUPPORTED_SCHEMES - com.github.owlcs.ontapi.config.OntSettings
- ONT_API_LOAD_CONF_TRANSFORMERS - com.github.owlcs.ontapi.config.OntSettings
- ONT_API_LOAD_CONF_USE_OWL_PARSERS_TO_LOAD - com.github.owlcs.ontapi.config.OntSettings
- ONT_API_MANAGER_CACHE_IRIS - com.github.owlcs.ontapi.config.OntSettings
- ONT_API_WRITE_CONF_CONTROL_IMPORTS - com.github.owlcs.ontapi.config.OntSettings
- ONT_OBJECT_MERGER - Static variable in interface com.github.owlcs.ontapi.internal.WithMerge
- ONT_PERSONALITY_LAX - Static variable in class com.github.owlcs.ontapi.jena.impl.conf.OntModelConfig
-
Personalities which don't care about the owl-entities "punnings" (no restriction on the type declarations).
- ONT_PERSONALITY_MEDIUM - Static variable in class com.github.owlcs.ontapi.jena.impl.conf.OntModelConfig
-
The week variant of previous constant: there are two forbidden intersections:
OntDataRange.Named
<->OntClass.Named
OntObjectProperty.Named
<->OntDataProperty
- ONT_PERSONALITY_STRICT - Static variable in class com.github.owlcs.ontapi.jena.impl.conf.OntModelConfig
-
Personality with four kinds of restriction on a
rdf:type
intersection (i.e. - OntAnnotation - Interface in com.github.owlcs.ontapi.jena.model
-
A Bulk Annotation
Ontology Object
. - OntAnnotationImpl - Class in com.github.owlcs.ontapi.jena.impl
-
The implementation of
Annotation
Ontology Object
. - OntAnnotationImpl(Node, EnhGraph) - Constructor for class com.github.owlcs.ontapi.jena.impl.OntAnnotationImpl
- ONTAnnotationImpl - Class in com.github.owlcs.ontapi.internal.objects
-
An
OWLAnnotation
implementation that is also an instance ofONTObject
. - 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. - OntAnnotationProperty - Interface in com.github.owlcs.ontapi.jena.model
-
Interface encapsulating a {named} Annotation Property.
- ONTAnnotationPropertyImpl - Class in com.github.owlcs.ontapi.internal.objects
-
An
OWLAnnotationProperty
implementation that is alsoONTObject
. - ONTAnnotationPropertyImpl(String, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.objects.ONTAnnotationPropertyImpl
- ONTAnonymousClassExpressionImpl<ONT extends 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.
- 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 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 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 forObjectComplementOf
expression. - ONTAnonymousClassExpressionImpl.UF - Class in com.github.owlcs.ontapi.internal.objects
- ONTAnonymousClassExpressionImpl.WithClassAndObjectProperty<ONT extends OntClass.ComponentRestrictionCE<OntClass,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 OntClass.CardinalityRestrictionCE<OntClass,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 OntClass.ComponentsCE<OntClass>,OWL extends org.semanticweb.owlapi.model.OWLAnonymousClassExpression> - Class in com.github.owlcs.ontapi.internal.objects
- ONTAnonymousClassExpressionImpl.WithDataProperty<ONT extends OntClass.RestrictionCE<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 OntClass.RestrictionCE<OntDataProperty>,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 OntClass.CardinalityRestrictionCE<OntDataRange,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 OntClass.NaryRestrictionCE<OntDataRange,OntDataProperty>,OWL extends org.semanticweb.owlapi.model.OWLRestriction> - Class in com.github.owlcs.ontapi.internal.objects
-
Represents a n-ary universal or existential data property restriction.
- ONTAnonymousClassExpressionImpl.WithDataRangeAndDataPropertyUnary<ONT extends OntClass.ComponentRestrictionCE<OntDataRange,OntDataProperty>,OWL extends org.semanticweb.owlapi.model.OWLRestriction> - Class in com.github.owlcs.ontapi.internal.objects
-
Represents an unary data property restriction that has a reference to a data range.
- ONTAnonymousClassExpressionImpl.WithMembers<ONT_M extends OntObject,ONT_C extends OntClass.ComponentsCE<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 OntClass.RestrictionCE<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 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.
- 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 OntDataRange.ComponentsDR<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 OntDataRange.ComponentsDR<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 ofONTObject
. - ONTAnonymousIndividualImpl(BlankNodeId, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.objects.ONTAnonymousIndividualImpl
- OntApiException - Exception in com.github.owlcs.ontapi
-
A base
RuntimeException
, that must be used only in OWL-API part of implementation. - OntApiException() - Constructor for exception com.github.owlcs.ontapi.OntApiException
- OntApiException(String) - Constructor for exception com.github.owlcs.ontapi.OntApiException
- OntApiException(String, Throwable) - Constructor for exception com.github.owlcs.ontapi.OntApiException
- OntApiException(Throwable) - Constructor for exception com.github.owlcs.ontapi.OntApiException
- OntApiException.IllegalArgument - Exception in com.github.owlcs.ontapi
-
A
RuntimeException
to indicate wrong input. - OntApiException.IllegalState - Exception in com.github.owlcs.ontapi
-
A
RuntimeException
to indicate wrong object state. - OntApiException.ModificationDenied - Exception in com.github.owlcs.ontapi
-
A runtime exception to indicate that modification is not allowed.
- OntApiException.Unsupported - Exception in com.github.owlcs.ontapi
-
A
RuntimeException
for unsupported things. - ONTAPIProfile() - Constructor for class com.github.owlcs.ontapi.OntManagers.ONTAPIProfile
- OntAPropertyImpl - Class in com.github.owlcs.ontapi.jena.impl
-
Implementation of Annotation Property abstraction (an URI-
Resource
withowl:AnnotationProperty
type). - OntAPropertyImpl(Node, EnhGraph) - Constructor for class com.github.owlcs.ontapi.jena.impl.OntAPropertyImpl
- 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
- OntBaseModelImpl - Class in com.github.owlcs.ontapi
-
An abstract
OWL-API Ontology
implementation with methods to read information in the form ofOWL Object
s from the underling graph-model. - OntBaseModelImpl(Graph, ModelConfig) - Constructor for class com.github.owlcs.ontapi.OntBaseModelImpl
- OntCEImpl - Class in com.github.owlcs.ontapi.jena.impl
-
A base class for any class-expression implementation.
- OntCEImpl(Node, EnhGraph) - Constructor for class com.github.owlcs.ontapi.jena.impl.OntCEImpl
- OntCEImpl.CardinalityRestrictionCEImpl<O extends OntObject,P extends OntRealProperty,R extends OntCEImpl.CardinalityRestrictionCEImpl<?,?,?>> - Class in com.github.owlcs.ontapi.jena.impl
-
Abstraction for any cardinality restriction.
- OntCEImpl.CardinalityType - Enum in com.github.owlcs.ontapi.jena.impl
- OntCEImpl.ClassExpressionFactory - Class in com.github.owlcs.ontapi.jena.impl
-
A factory to produce
OntClass
s. - OntCEImpl.ComplementOfImpl - Class in com.github.owlcs.ontapi.jena.impl
- OntCEImpl.ComponentRestrictionCEImpl<O extends org.apache.jena.rdf.model.RDFNode,P extends OntRealProperty,R extends OntCEImpl.ComponentRestrictionCEImpl<?,?,?>> - Class in com.github.owlcs.ontapi.jena.impl
-
Abstract base component-restriction class.
- OntCEImpl.ComponentsCEImpl<O extends OntObject> - Class in com.github.owlcs.ontapi.jena.impl
- OntCEImpl.DataAllValuesFromImpl - Class in com.github.owlcs.ontapi.jena.impl
- OntCEImpl.DataCardinalityImpl - Class in com.github.owlcs.ontapi.jena.impl
- OntCEImpl.DataHasValueImpl - Class in com.github.owlcs.ontapi.jena.impl
- OntCEImpl.DataMaxCardinalityImpl - Class in com.github.owlcs.ontapi.jena.impl
- OntCEImpl.DataMinCardinalityImpl - Class in com.github.owlcs.ontapi.jena.impl
- OntCEImpl.DataSomeValuesFromImpl - Class in com.github.owlcs.ontapi.jena.impl
- OntCEImpl.HasSelfFilter - Class in com.github.owlcs.ontapi.jena.impl
- OntCEImpl.HasSelfImpl - Class in com.github.owlcs.ontapi.jena.impl
- OntCEImpl.HasSelfMaker - Class in com.github.owlcs.ontapi.jena.impl
- OntCEImpl.IntersectionOfImpl - Class in com.github.owlcs.ontapi.jena.impl
- OntCEImpl.NaryDataAllValuesFromImpl - Class in com.github.owlcs.ontapi.jena.impl
- OntCEImpl.NaryDataSomeValuesFromImpl - Class in com.github.owlcs.ontapi.jena.impl
- OntCEImpl.NaryRestrictionCEImpl<O extends OntObject,P extends OntRealProperty,R extends OntCEImpl.NaryRestrictionCEImpl<?,?,?>> - Class in com.github.owlcs.ontapi.jena.impl
- OntCEImpl.ObjectAllValuesFromImpl - Class in com.github.owlcs.ontapi.jena.impl
- OntCEImpl.ObjectCardinalityImpl - Class in com.github.owlcs.ontapi.jena.impl
- OntCEImpl.ObjectHasValueImpl - Class in com.github.owlcs.ontapi.jena.impl
- OntCEImpl.ObjectMaxCardinalityImpl - Class in com.github.owlcs.ontapi.jena.impl
- OntCEImpl.ObjectMinCardinalityImpl - Class in com.github.owlcs.ontapi.jena.impl
- OntCEImpl.ObjectRestrictionType - Enum in com.github.owlcs.ontapi.jena.impl
- OntCEImpl.ObjectSomeValuesFromImpl - Class in com.github.owlcs.ontapi.jena.impl
- OntCEImpl.OneOfImpl - Class in com.github.owlcs.ontapi.jena.impl
- OntCEImpl.OnPropertyRestrictionCEImpl<P extends OntRealProperty,R extends OntCEImpl> - Class in com.github.owlcs.ontapi.jena.impl
-
Abstract implementation for any restriction with
owl:onProperty
predicate. - OntCEImpl.RestrictionType - Enum in com.github.owlcs.ontapi.jena.impl
- OntCEImpl.UnionOfImpl - Class in com.github.owlcs.ontapi.jena.impl
- OntClass - Interface in com.github.owlcs.ontapi.jena.model
-
A base abstraction for any Class Expressions (both named and anonymous).
- OntClass.CardinalityRestrictionCE<O extends OntObject,P extends OntRealProperty> - Interface in com.github.owlcs.ontapi.jena.model
-
An abstraction for Cardinality Restrictions.
- OntClass.ComplementOf - Interface in com.github.owlcs.ontapi.jena.model
- OntClass.ComponentRestrictionCE<O extends org.apache.jena.rdf.model.RDFNode,P extends OntRealProperty> - Interface in com.github.owlcs.ontapi.jena.model
-
An abstract class expression (Restriction) that has component (i.e.
- OntClass.ComponentsCE<O extends OntObject> - Interface in com.github.owlcs.ontapi.jena.model
-
An abstraction for Boolean Connectives (with exclude of
OntClass.ComplementOf
) and Enumeration of Individuals. - OntClass.DataAllValuesFrom - Interface in com.github.owlcs.ontapi.jena.model
- OntClass.DataCardinality - Interface in com.github.owlcs.ontapi.jena.model
- OntClass.DataHasValue - Interface in com.github.owlcs.ontapi.jena.model
- OntClass.DataMaxCardinality - Interface in com.github.owlcs.ontapi.jena.model
- OntClass.DataMinCardinality - Interface in com.github.owlcs.ontapi.jena.model
- OntClass.DataSomeValuesFrom - Interface in com.github.owlcs.ontapi.jena.model
- OntClass.HasSelf - Interface in com.github.owlcs.ontapi.jena.model
- OntClass.IntersectionOf - Interface in com.github.owlcs.ontapi.jena.model
- OntClass.Named - Interface in com.github.owlcs.ontapi.jena.model
-
An OWL Class
Entity
, a named class expression. - OntClass.NaryDataAllValuesFrom - Interface in com.github.owlcs.ontapi.jena.model
- OntClass.NaryDataSomeValuesFrom - Interface in com.github.owlcs.ontapi.jena.model
- OntClass.NaryRestrictionCE<O extends OntObject,P extends OntRealProperty> - Interface in com.github.owlcs.ontapi.jena.model
-
An abstraction that unites all
Restriction
s with the predicateowl:onProperties
. - OntClass.ObjectAllValuesFrom - Interface in com.github.owlcs.ontapi.jena.model
- OntClass.ObjectCardinality - Interface in com.github.owlcs.ontapi.jena.model
- OntClass.ObjectHasValue - Interface in com.github.owlcs.ontapi.jena.model
- OntClass.ObjectMaxCardinality - Interface in com.github.owlcs.ontapi.jena.model
- OntClass.ObjectMinCardinality - Interface in com.github.owlcs.ontapi.jena.model
- OntClass.ObjectSomeValuesFrom - Interface in com.github.owlcs.ontapi.jena.model
- OntClass.OneOf - Interface in com.github.owlcs.ontapi.jena.model
- OntClass.RestrictionCE<P extends OntRealProperty> - Interface in com.github.owlcs.ontapi.jena.model
-
An abstract class expression that unites all class expressions with the type
OWL2.Restriction
. - OntClass.UnaryRestrictionCE<P extends OntRealProperty> - Interface in com.github.owlcs.ontapi.jena.model
-
An abstract class expression that unites all
Restriction
s with the predicateowl:onProperty
. - OntClass.UnionOf - Interface in com.github.owlcs.ontapi.jena.model
- OntClassAtomImpl(Node, EnhGraph) - Constructor for class com.github.owlcs.ontapi.jena.impl.OntSWRLImpl.OntClassAtomImpl
- OntClassImpl - Class in com.github.owlcs.ontapi.jena.impl
-
owl:Class Implementation
- OntClassImpl(Node, EnhGraph) - Constructor for class com.github.owlcs.ontapi.jena.impl.OntClassImpl
- ONTClassImpl - Class in com.github.owlcs.ontapi.internal.objects
-
An
OWLClass
implementation that is also an instance ofONTObject
. - 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 Visitor
s 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 ofSet
. - ONTCollectors.ForEntities - Class in com.github.owlcs.ontapi.internal.objects
-
A visitor to collect
Entities
in the form ofSet
. - 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
- OntConfig.DefaultScheme - Enum in com.github.owlcs.ontapi.config
- OntDataProperty - Interface in com.github.owlcs.ontapi.jena.model
-
Interface encapsulating an Ontology (Named) Data Property.
- ONTDataPropertyImpl - Class in com.github.owlcs.ontapi.internal.objects
-
An
OWLDataProperty
implementation that is alsoONTObject
. - ONTDataPropertyImpl(String, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.objects.ONTDataPropertyImpl
- OntDataRange - Interface in com.github.owlcs.ontapi.jena.model
-
A base abstraction for Ontology Data Range Expressions (both named and anonymous).
- OntDataRange.ComplementOf - Interface in com.github.owlcs.ontapi.jena.model
- OntDataRange.ComponentsDR<N extends org.apache.jena.rdf.model.RDFNode> - Interface in com.github.owlcs.ontapi.jena.model
-
An abstract DataRange Expression with
OntList
support. - OntDataRange.IntersectionOf - Interface in com.github.owlcs.ontapi.jena.model
- OntDataRange.Named - Interface in com.github.owlcs.ontapi.jena.model
-
Interface encapsulating an Ontology Datatype,
OWL Entity
, a nameddata range
expression. - OntDataRange.OneOf - Interface in com.github.owlcs.ontapi.jena.model
- OntDataRange.Restriction - Interface in com.github.owlcs.ontapi.jena.model
- OntDataRange.UnionOf - Interface in com.github.owlcs.ontapi.jena.model
- OntDatatypeImpl - Class in com.github.owlcs.ontapi.jena.impl
-
Named entity with rdf:type = rdfs:Datatype
- OntDatatypeImpl(Node, EnhGraph) - Constructor for class com.github.owlcs.ontapi.jena.impl.OntDatatypeImpl
- ONTDatatypeImpl - Class in com.github.owlcs.ontapi.internal.objects
-
An
OWLDatatype
implementation that is alsoONTObject
. - ONTDatatypeImpl(String, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.objects.ONTDatatypeImpl
- OntDisjoint<O extends OntObject> - Interface in com.github.owlcs.ontapi.jena.model
-
Interface encapsulating an anonymous resource-collection of objects in an ontology with one of the following types:
owl:AllDisjointProperties
,owl:AllDisjointClasses
,owl:AllDifferent
). - OntDisjoint.Classes - Interface in com.github.owlcs.ontapi.jena.model
- OntDisjoint.DataProperties - Interface in com.github.owlcs.ontapi.jena.model
- OntDisjoint.Individuals - Interface in com.github.owlcs.ontapi.jena.model
- OntDisjoint.ObjectProperties - Interface in com.github.owlcs.ontapi.jena.model
- OntDisjoint.Properties<P extends OntRealProperty> - Interface in com.github.owlcs.ontapi.jena.model
-
Abstraction for Pairwise Disjoint Properties anonymous
Ontology Object
. - OntDisjointImpl<O extends OntObject> - Class in com.github.owlcs.ontapi.jena.impl
-
Implementation for anonymous
owl:AllDisjointProperties
,owl:AllDisjointClasses
,owl:AllDifferent
sections. - OntDisjointImpl(Node, EnhGraph) - Constructor for class com.github.owlcs.ontapi.jena.impl.OntDisjointImpl
- OntDisjointImpl.ClassesImpl - Class in com.github.owlcs.ontapi.jena.impl
- OntDisjointImpl.DataPropertiesImpl - Class in com.github.owlcs.ontapi.jena.impl
- OntDisjointImpl.IndividualsImpl - Class in com.github.owlcs.ontapi.jena.impl
- OntDisjointImpl.ObjectPropertiesImpl - Class in com.github.owlcs.ontapi.jena.impl
- OntDisjointImpl.PropertiesImpl<P extends OntRealProperty> - Class in com.github.owlcs.ontapi.jena.impl
- OntDPropertyImpl - Class in com.github.owlcs.ontapi.jena.impl
-
An ontology object implementation with declarative type
owl:DatatypeProperty
. - OntDPropertyImpl(Node, EnhGraph) - Constructor for class com.github.owlcs.ontapi.jena.impl.OntDPropertyImpl
- OntDRImpl - Class in com.github.owlcs.ontapi.jena.impl
-
Implementation for Data Range Expressions.
- OntDRImpl(Node, EnhGraph) - Constructor for class com.github.owlcs.ontapi.jena.impl.OntDRImpl
- OntDRImpl.ComplementOfImpl - Class in com.github.owlcs.ontapi.jena.impl
- OntDRImpl.ComponentsDRImpl<N extends org.apache.jena.rdf.model.RDFNode> - Class in com.github.owlcs.ontapi.jena.impl
-
An abstract super-class for
OntDataRange.OneOf
,OntDataRange.Restriction
,OntDataRange.UnionOf
,OntDataRange.IntersectionOf
. - OntDRImpl.DataRangeFactory - Class in com.github.owlcs.ontapi.jena.impl
-
A factory to produce
OntDataRange
s. - OntDRImpl.IntersectionOfImpl - Class in com.github.owlcs.ontapi.jena.impl
- OntDRImpl.OneOfImpl - Class in com.github.owlcs.ontapi.jena.impl
- OntDRImpl.RestrictionImpl - Class in com.github.owlcs.ontapi.jena.impl
- OntDRImpl.UnionOfImpl - Class in com.github.owlcs.ontapi.jena.impl
- ontEntities() - Method in class com.github.owlcs.ontapi.jena.impl.OntGraphModelImpl
- ontEntities() - Method in interface com.github.owlcs.ontapi.jena.model.OntModel
-
Lists all entities declared in the model.
- ontEntities(Class<E>) - Method in interface com.github.owlcs.ontapi.jena.model.OntModel
- OntEntity - Interface in com.github.owlcs.ontapi.jena.model
-
The base interface for OWL entities, which are always URI-
Resource
. - 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
- OntEventManager() - Constructor for class com.github.owlcs.ontapi.jena.UnionGraph.OntEventManager
- ONTExpressionImpl<R extends 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.
- OntFacetRestriction - Interface in com.github.owlcs.ontapi.jena.model
-
Interface encapsulating an Ontology Facet Restriction abstraction.
- OntFacetRestriction.FractionDigits - Interface in com.github.owlcs.ontapi.jena.model
- OntFacetRestriction.LangRange - Interface in com.github.owlcs.ontapi.jena.model
- OntFacetRestriction.Length - Interface in com.github.owlcs.ontapi.jena.model
- OntFacetRestriction.MaxExclusive - Interface in com.github.owlcs.ontapi.jena.model
- OntFacetRestriction.MaxInclusive - Interface in com.github.owlcs.ontapi.jena.model
- OntFacetRestriction.MaxLength - Interface in com.github.owlcs.ontapi.jena.model
- OntFacetRestriction.MinExclusive - Interface in com.github.owlcs.ontapi.jena.model
- OntFacetRestriction.MinInclusive - Interface in com.github.owlcs.ontapi.jena.model
- OntFacetRestriction.MinLength - Interface in com.github.owlcs.ontapi.jena.model
- OntFacetRestriction.Pattern - Interface in com.github.owlcs.ontapi.jena.model
- OntFacetRestriction.TotalDigits - Interface in com.github.owlcs.ontapi.jena.model
- ONTFacetRestrictionImpl - Class in com.github.owlcs.ontapi.internal.objects
-
An
OWLFacetRestriction
implementation that is alsoONTObject
. - ONTFacetRestrictionImpl(BlankNodeId, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.objects.ONTFacetRestrictionImpl
- OntFilter - Interface in com.github.owlcs.ontapi.jena.impl.conf
-
To filter resources.
- OntFilter.HasPredicate - Class in com.github.owlcs.ontapi.jena.impl.conf
- OntFilter.HasType - Class in com.github.owlcs.ontapi.jena.impl.conf
- OntFilter.OneOf - Class in com.github.owlcs.ontapi.jena.impl.conf
- OntFinder - Interface in com.github.owlcs.ontapi.jena.impl.conf
-
A class-helper to perform the preliminary resource search in a model.
- OntFinder.ByPredicate - Class in com.github.owlcs.ontapi.jena.impl.conf
- OntFinder.ByType - Class in com.github.owlcs.ontapi.jena.impl.conf
- OntFormat - Enum 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. - OntFRImpl - Class in com.github.owlcs.ontapi.jena.impl
-
Implementation of Facet Restrictions
- OntFRImpl(Node, EnhGraph) - Constructor for class com.github.owlcs.ontapi.jena.impl.OntFRImpl
- OntFRImpl.FractionDigitsImpl - Class in com.github.owlcs.ontapi.jena.impl
- OntFRImpl.LangRangeImpl - Class in com.github.owlcs.ontapi.jena.impl
- OntFRImpl.LengthImpl - Class in com.github.owlcs.ontapi.jena.impl
- OntFRImpl.MaxExclusiveImpl - Class in com.github.owlcs.ontapi.jena.impl
- OntFRImpl.MaxInclusiveImpl - Class in com.github.owlcs.ontapi.jena.impl
- OntFRImpl.MaxLengthImpl - Class in com.github.owlcs.ontapi.jena.impl
- OntFRImpl.MinExclusiveImpl - Class in com.github.owlcs.ontapi.jena.impl
- OntFRImpl.MinInclusiveImpl - Class in com.github.owlcs.ontapi.jena.impl
- OntFRImpl.MinLengthImpl - Class in com.github.owlcs.ontapi.jena.impl
- OntFRImpl.PatternImpl - Class in com.github.owlcs.ontapi.jena.impl
- OntFRImpl.TotalDigitsImpl - Class in com.github.owlcs.ontapi.jena.impl
- 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
- OntGraphModelImpl - Class in com.github.owlcs.ontapi.jena.impl
-
Base model ONT-API implementation to work through jena only.
- OntGraphModelImpl(Graph, OntPersonality) - Constructor for class com.github.owlcs.ontapi.jena.impl.OntGraphModelImpl
- OntGraphUtils - Class in com.github.owlcs.ontapi
-
Helper to work with
Apache Jena Graph
s in OWL-API terms. - OntGraphUtils() - Constructor for class com.github.owlcs.ontapi.OntGraphUtils
- OntID - Interface in com.github.owlcs.ontapi.jena.model
-
Interface encapsulating an Ontology Identifier.
- OntIDImpl - Class in com.github.owlcs.ontapi.jena.impl
-
An Ontology ID Implementation.
- OntIDImpl(Node, EnhGraph) - Constructor for class com.github.owlcs.ontapi.jena.impl.OntIDImpl
- OntIndividual - Interface in com.github.owlcs.ontapi.jena.model
-
Interface for named and anonymous individuals.
- OntIndividual.Anonymous - Interface in com.github.owlcs.ontapi.jena.model
-
An interface for Anonymous Individuals.
- OntIndividual.Named - Interface in com.github.owlcs.ontapi.jena.model
-
An interface for Named Individual which is an
Entity OntEntity
. - OntIndividualImpl - Class in com.github.owlcs.ontapi.jena.impl
-
An
OntIndividual
implementation, both for anonymous and named individuals. - OntIndividualImpl(Node, EnhGraph) - Constructor for class com.github.owlcs.ontapi.jena.impl.OntIndividualImpl
- OntIndividualImpl.AnonymousImpl - Class in com.github.owlcs.ontapi.jena.impl
-
See description to the interface
OntIndividual.Anonymous
. - OntIndividualImpl.NamedImpl - Class in com.github.owlcs.ontapi.jena.impl
-
Represents a named individual.
- 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 alsoONTObject
. - ONTIRI(String) - Constructor for class com.github.owlcs.ontapi.internal.objects.ONTIRI
- OntJenaException - Exception in com.github.owlcs.ontapi.jena
-
A base jena exception that is used inside ONT RDF Model subsystem (i.e.
- OntJenaException() - Constructor for exception com.github.owlcs.ontapi.jena.OntJenaException
- OntJenaException(String) - Constructor for exception com.github.owlcs.ontapi.jena.OntJenaException
- OntJenaException(String, Throwable) - Constructor for exception com.github.owlcs.ontapi.jena.OntJenaException
- OntJenaException(Throwable) - Constructor for exception com.github.owlcs.ontapi.jena.OntJenaException
- OntJenaException.Conversion - Exception in com.github.owlcs.ontapi.jena
-
Exception that is thrown when an ontology resource is converted to another facet, using
as()
, and the requested conversion is not possible. - OntJenaException.Creation - Exception in com.github.owlcs.ontapi.jena
-
Exception, which may happen while creation of ont-object.
- OntJenaException.IllegalArgument - Exception in com.github.owlcs.ontapi.jena
-
A Jena exception that indicates wrong input.
- OntJenaException.IllegalState - Exception in com.github.owlcs.ontapi.jena
-
A Jena exception that indicates that Jena-object state is broken, which may happen in multithreading or in other uncommon situations.
- OntJenaException.Recursion - Exception in com.github.owlcs.ontapi.jena
-
An exception that is thrown if a recursion is found in the graph.
- OntJenaException.Unsupported - Exception in com.github.owlcs.ontapi.jena
-
An exception to indicate that a feature is not supported right now or by design for current conditions.
- OntList<E extends org.apache.jena.rdf.model.RDFNode> - Interface in com.github.owlcs.ontapi.jena.model
-
A parameterized analogue of the
Jena []-List
that behaves like a java collection. - OntListImpl<E extends org.apache.jena.rdf.model.RDFNode> - Class in com.github.owlcs.ontapi.jena.impl
-
Default OntList implementation.
- OntListImpl(Resource, Property, RDFList, Resource, OntModel, Class<E>) - Constructor for class com.github.owlcs.ontapi.jena.impl.OntListImpl
- OntListImpl.RDFListIterator - Class in com.github.owlcs.ontapi.jena.impl
-
A simplest
iterator
over ardf:List
, whoseIterator.next()
method returns a batch oftriple
s in the form of standardJava List
. - OntListImpl.SafeRDFListIterator - Class in com.github.owlcs.ontapi.jena.impl
-
An extended
OntListImpl.RDFListIterator
whoseIterator.next()
method does not throwNoSuchElementException
in case no element found, but returnsnull
instead. - ONTLiteralImpl - Class in com.github.owlcs.ontapi.internal.objects
-
An implementation of
OWLLiteral
that is also anONTObject
. - 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
- OntMaker - Interface in com.github.owlcs.ontapi.jena.impl.conf
-
To make some preparation while creating (create main triple).
- OntMaker.Default - Class in com.github.owlcs.ontapi.jena.impl.conf
-
The base maker implementation for our project.
- OntMaker.WithType - Class in com.github.owlcs.ontapi.jena.impl.conf
-
to create a triple representing declaration.
- 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 ofOWLOntologyManager
interface with its commonly required features. - OntManagers() - Constructor for class com.github.owlcs.ontapi.OntManagers
- OntManagers.ONTAPIProfile - Class in com.github.owlcs.ontapi
-
An creation 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.
- OntModel - Interface in com.github.owlcs.ontapi.jena.model
-
An enhanced view of a
Jena Model
that is known to contain OWL2 ontology data. - OntModelConfig - Class in com.github.owlcs.ontapi.jena.impl.conf
-
Settings and personalities that are used for constructing
OntModel
. - OntModelConfig() - Constructor for class com.github.owlcs.ontapi.jena.impl.conf.OntModelConfig
- OntModelConfig.StdMode - Enum in com.github.owlcs.ontapi.jena.impl.conf
-
A standard personality mode to manage punnings.
- OntModelFactory - Class in com.github.owlcs.ontapi.jena
- OntModelFactory() - Constructor for class com.github.owlcs.ontapi.jena.OntModelFactory
- OntModels - Class in com.github.owlcs.ontapi.jena.utils
-
A collection of utilitarian methods to work with
OWL Model
and all its related stuff:Ontology Object
,Ontology Entity
,Node List
,Ontology Statement
. - OntModels() - Constructor for class com.github.owlcs.ontapi.jena.utils.OntModels
- ONTNamedIndividualImpl - Class in com.github.owlcs.ontapi.internal.objects
-
An
OWLNamedIndividual
implementation that is alsoONTObject
. - ONTNamedIndividualImpl(String, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.objects.ONTNamedIndividualImpl
- OntNamedProperty<P extends OntNamedProperty<P>> - Interface in com.github.owlcs.ontapi.jena.model
- OntNegativeAssertion<P extends OntRealProperty,V extends org.apache.jena.rdf.model.RDFNode> - Interface in com.github.owlcs.ontapi.jena.model
-
Interface representing the Negative Property Assertion abstraction, where predicate (property) is expected to be either ontology
data property
(R
) orobject property exception
(P
). - OntNegativeAssertion.WithDataProperty - Interface in com.github.owlcs.ontapi.jena.model
- OntNegativeAssertion.WithObjectProperty - Interface in com.github.owlcs.ontapi.jena.model
- OntNPAImpl<P extends OntRealProperty,T extends org.apache.jena.rdf.model.RDFNode> - Class in com.github.owlcs.ontapi.jena.impl
-
Implementation of the Negative Property Assertion.
- OntNPAImpl(Node, EnhGraph) - Constructor for class com.github.owlcs.ontapi.jena.impl.OntNPAImpl
- OntNPAImpl.DataAssertionImpl - Class in com.github.owlcs.ontapi.jena.impl
- OntNPAImpl.ObjectAssertionImpl - Class in com.github.owlcs.ontapi.jena.impl
- OntObject - Interface in com.github.owlcs.ontapi.jena.model
-
A base
Ontology Object RDF Resource
. - ONTObject<O extends org.semanticweb.owlapi.model.OWLObject> - Interface in com.github.owlcs.ontapi.internal
-
An unmodifiable container for
OWLObject
and associated with itRDF Triple
s. - ONTObjectFactory - Interface in com.github.owlcs.ontapi.internal
- OntObjectImpl - Class in com.github.owlcs.ontapi.jena.impl
-
The base for any Ontology Object
Resource
implementation. - OntObjectImpl(Node, EnhGraph) - Constructor for class com.github.owlcs.ontapi.jena.impl.OntObjectImpl
- ONTObjectImpl - Class in com.github.owlcs.ontapi.internal.objects
- 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 alsoONTObject
. - ONTObjectInverseOfImpl(BlankNodeId, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.objects.ONTObjectInverseOfImpl
- OntObjectProperty - Interface in com.github.owlcs.ontapi.jena.model
-
A common interface for any Ontology Object Property Expression.
- OntObjectProperty.Inverse - Interface in com.github.owlcs.ontapi.jena.model
-
Represents a ObjectInverseOf.
- OntObjectProperty.Named - Interface in com.github.owlcs.ontapi.jena.model
-
Interface encapsulating an Ontology Named Object Property.
- ONTObjectPropertyImpl - Class in com.github.owlcs.ontapi.internal.objects
-
An
OWLObjectProperty
implementation that is alsoONTObject
. - ONTObjectPropertyImpl(String, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.objects.ONTObjectPropertyImpl
- ontObjects(Class<? extends O>) - Method in class com.github.owlcs.ontapi.jena.impl.OntGraphModelImpl
-
Retrieves the stream of
Ontology Object
s. - ontObjects(Class<? extends O>) - Method in interface com.github.owlcs.ontapi.jena.model.OntModel
-
Lists all ont-objects of the specified type.
- 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 aMap
. - 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 givenJava 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 in com.github.owlcs.ontapi
- OntologyFactoryImpl.ConfigMismatchException - Exception in com.github.owlcs.ontapi
- OntologyFactoryImpl.OWLTransformException - Exception in com.github.owlcs.ontapi
- OntologyFactoryImpl.UnsupportedFormatException - Exception 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 aOntologyManager
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 a 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
-
Listeners 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
. - ontologyNode(Graph) - Static method in class com.github.owlcs.ontapi.jena.utils.Graphs
-
Finds and returns the primary node within the given graph, which is the subject in the
_:x rdf:type owl:Ontology
statement. - ontologyStorers - Variable in class com.github.owlcs.ontapi.OntologyManagerImpl
- OntOPEImpl - Class in com.github.owlcs.ontapi.jena.impl
-
Implementation of the Object Property Expression abstraction.
- OntOPEImpl(Node, EnhGraph) - Constructor for class com.github.owlcs.ontapi.jena.impl.OntOPEImpl
- OntOPEImpl.InversePropertyImpl - Class in com.github.owlcs.ontapi.jena.impl
- OntOPEImpl.NamedPropertyImpl - Class in com.github.owlcs.ontapi.jena.impl
- OntPEImpl - Class in com.github.owlcs.ontapi.jena.impl
-
Property Expression base impl-class.
- OntPEImpl(Node, EnhGraph) - Constructor for class com.github.owlcs.ontapi.jena.impl.OntPEImpl
- OntPEImpl.AnonymousObjectPropertyFactory - Class in com.github.owlcs.ontapi.jena.impl
- OntPEImpl.HasAnonymous - Class in com.github.owlcs.ontapi.jena.impl
- OntPEImpl.PropertiesFactory - Class in com.github.owlcs.ontapi.jena.impl
- OntPersonality - Interface in com.github.owlcs.ontapi.jena.impl.conf
-
A
Ontology RDF Model
configuration object, that serves for the following purposes: Defines a set of permitted mappings from [interface] Class objects toOWL Ontology Object factory
that can generate instances of the facet represented by the Class. Defines a set of builtinOWL entities
Defines a set of OWL punnings Defines a set of reservedResource
s andProperty
s, that cannot be used as OWL Entities NOTE: the instance of this interface must also extendJena Personality
with a generic typeRDFNode
. - OntPersonality.Builtins - Interface in com.github.owlcs.ontapi.jena.impl.conf
-
A vocabulary of built-in
OWL Entities
. - OntPersonality.Punnings - Interface in com.github.owlcs.ontapi.jena.impl.conf
-
A punnings vocabulary.
- OntPersonality.Reserved - Interface in com.github.owlcs.ontapi.jena.impl.conf
-
A vocabulary of reserved IRIs.
- OntPersonalityImpl - Class in com.github.owlcs.ontapi.jena.impl.conf
-
A default implementation of
OntPersonality
. - OntPersonalityImpl(OntPersonalityImpl) - Constructor for class com.github.owlcs.ontapi.jena.impl.conf.OntPersonalityImpl
- OntPersonalityImpl(Personality<RDFNode>, OntPersonality.Punnings, OntPersonality.Builtins, OntPersonality.Reserved) - Constructor for class com.github.owlcs.ontapi.jena.impl.conf.OntPersonalityImpl
- OntProperty - Interface in com.github.owlcs.ontapi.jena.model
-
An abstraction for any Ontology Property Expression.
- OntRealProperty - Interface in com.github.owlcs.ontapi.jena.model
-
A common (abstract) interface for any Ontology Data and Object Property expressions.
- 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 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). - OntStatement - Interface in com.github.owlcs.ontapi.jena.model
-
An Ontology RDF
Statement
. - OntStatementImpl - Class in com.github.owlcs.ontapi.jena.impl
-
An implementation of
Ontology Statement
. - OntStatementImpl(Resource, Property, RDFNode, OntModel) - Constructor for class com.github.owlcs.ontapi.jena.impl.OntStatementImpl
- OntStatementImpl(Statement) - Constructor for class com.github.owlcs.ontapi.jena.impl.OntStatementImpl
- 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.
- OntSWRL - Interface in com.github.owlcs.ontapi.jena.model
-
A base for SWRL addition.
- OntSWRL.Arg - Interface in com.github.owlcs.ontapi.jena.model
-
It is not a SWRL Object, but just a plain
OntObject
. - OntSWRL.Atom<P extends OntObject> - Interface in com.github.owlcs.ontapi.jena.model
-
A base abstraction for SWRL-Atom.
- OntSWRL.Atom.Binary<P extends OntObject,F extends OntSWRL.Arg,S extends OntSWRL.Arg> - Interface in com.github.owlcs.ontapi.jena.model
-
A binary atom abstraction.
- OntSWRL.Atom.Unary<P extends OntObject,A extends OntSWRL.Arg> - Interface in com.github.owlcs.ontapi.jena.model
-
An unary atom abstraction.
- OntSWRL.Atom.WithBuiltin - Interface in com.github.owlcs.ontapi.jena.model
- OntSWRL.Atom.WithClass - Interface in com.github.owlcs.ontapi.jena.model
- OntSWRL.Atom.WithDataProperty - Interface in com.github.owlcs.ontapi.jena.model
- OntSWRL.Atom.WithDataRange - Interface in com.github.owlcs.ontapi.jena.model
- OntSWRL.Atom.WithDifferentIndividuals - Interface in com.github.owlcs.ontapi.jena.model
- OntSWRL.Atom.WithObjectProperty - Interface in com.github.owlcs.ontapi.jena.model
- OntSWRL.Atom.WithSameIndividuals - Interface in com.github.owlcs.ontapi.jena.model
- OntSWRL.Builtin - Interface in com.github.owlcs.ontapi.jena.model
-
Represents
SWRL.Builtin
entity. - OntSWRL.DArg - Interface in com.github.owlcs.ontapi.jena.model
-
An interface that represents either
Literal
orOntSWRL.Variable
. - OntSWRL.IArg - Interface in com.github.owlcs.ontapi.jena.model
-
An interface that represents either
OntIndividual
orOntSWRL.Variable
. - OntSWRL.Imp - Interface in com.github.owlcs.ontapi.jena.model
- OntSWRL.Variable - Interface in com.github.owlcs.ontapi.jena.model
-
Represents
SWRL.Variable
entity. - ONTSWRLAtomImpl<ONT extends OntSWRL.Atom<?>,OWL extends org.semanticweb.owlapi.model.SWRLAtom> - Class in com.github.owlcs.ontapi.internal.objects
-
A
SWRLAtom
implementation that is alsoONTObject
. - ONTSWRLAtomImpl(BlankNodeId, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.objects.ONTSWRLAtomImpl
- ONTSWRLAtomImpl.Binary<ONT_P extends OntObject,ONT_F extends OntSWRL.Arg,ONT_S extends OntSWRL.Arg,ONT_R extends 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 OntObjectProperty,OWL_P extends org.semanticweb.owlapi.model.OWLObjectPropertyExpression,ONT_R extends OntSWRL.Atom.Binary<ONT_P,OntSWRL.IArg,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 OntObject,ONT_A extends OntSWRL.Arg,ONT_R extends 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
- OntSWRLImpl - Class in com.github.owlcs.ontapi.jena.impl
-
Ont SWRL Object Implementation.
- OntSWRLImpl(Node, EnhGraph) - Constructor for class com.github.owlcs.ontapi.jena.impl.OntSWRLImpl
- OntSWRLImpl.AtomImpl<P extends OntObject> - Class in com.github.owlcs.ontapi.jena.impl
- OntSWRLImpl.BinaryImpl<O extends OntObject,F extends OntSWRL.Arg,S extends OntSWRL.Arg> - Class in com.github.owlcs.ontapi.jena.impl
- OntSWRLImpl.BuiltInAtomImpl - Class in com.github.owlcs.ontapi.jena.impl
- OntSWRLImpl.BuiltinImpl - Class in com.github.owlcs.ontapi.jena.impl
- OntSWRLImpl.DArgImpl - Class in com.github.owlcs.ontapi.jena.impl
- OntSWRLImpl.DataPropertyAtomImpl - Class in com.github.owlcs.ontapi.jena.impl
- OntSWRLImpl.DataRangeAtomImpl - Class in com.github.owlcs.ontapi.jena.impl
- OntSWRLImpl.DifferentIndividualsAtomImpl - Class in com.github.owlcs.ontapi.jena.impl
- OntSWRLImpl.IArgImpl - Class in com.github.owlcs.ontapi.jena.impl
- OntSWRLImpl.ImpImpl - Class in com.github.owlcs.ontapi.jena.impl
- OntSWRLImpl.IndividualsAtomImpl - Class in com.github.owlcs.ontapi.jena.impl
- OntSWRLImpl.ObjectPropertyAtomImpl - Class in com.github.owlcs.ontapi.jena.impl
- OntSWRLImpl.OntClassAtomImpl - Class in com.github.owlcs.ontapi.jena.impl
- OntSWRLImpl.PropertyAtomImpl<P extends OntProperty,A extends OntSWRL.Arg> - Class in com.github.owlcs.ontapi.jena.impl
- OntSWRLImpl.SameIndividualsAtomImpl - Class in com.github.owlcs.ontapi.jena.impl
- OntSWRLImpl.SWRLImplFactory - Class in com.github.owlcs.ontapi.jena.impl
- OntSWRLImpl.UnaryImpl<O extends OntObject,A extends OntSWRL.Arg> - Class in com.github.owlcs.ontapi.jena.impl
- OntSWRLImpl.VariableImpl - Class in com.github.owlcs.ontapi.jena.impl
- ONTSWRLIndividualImpl - Class in com.github.owlcs.ontapi.internal.objects
-
A
SWRLIndividualArgument
implementation that is alsoONTObject
. - ONTSWRLIndividualImpl(String, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.objects.ONTSWRLIndividualImpl
- ONTSWRLIndividualImpl(BlankNodeId, 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 alsoONTObject
. - 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 alsoONTObject
. - ONTSWRLVariable(String, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.objects.ONTSWRLVariable
- OntVocabulary - Interface in com.github.owlcs.ontapi.jena
-
An Ontology Vocabulary.
- OntVocabulary.Factory - Class in com.github.owlcs.ontapi.jena
-
A factory-helper to work with
OntVocabulary
instances, that wrap constant-holders from the packagescom.github.owlcs.ontapi.jena.vocabulary
andorg.apache.jena.vocabulary
(such asOWL
). - OntVocabulary.Factory.DCImpl - Class in com.github.owlcs.ontapi.jena
-
Access to
DC
vocabulary. - OntVocabulary.Factory.Impl - Class in com.github.owlcs.ontapi.jena
-
The base implementation.
- OntVocabulary.Factory.OWLImpl - Class in com.github.owlcs.ontapi.jena
-
Access to the
OWL2
vocabulary. - OntVocabulary.Factory.SKOSImpl - Class in com.github.owlcs.ontapi.jena
-
Access to
SKOS
vocabulary. - OntVocabulary.Factory.SWRLImpl - Class in com.github.owlcs.ontapi.jena
-
For SWRL modeling.
- 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-graphtriple
s. - 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 fromconf
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.
- or(OntFilter) - Method in interface com.github.owlcs.ontapi.jena.impl.conf.OntFilter
- OSVF(BlankNodeId, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.objects.ONTAnonymousClassExpressionImpl.OSVF
- OWL - Class in com.github.owlcs.ontapi.jena.vocabulary
-
Vocabulary definition for the OWL 2 Web Ontology Language See schema(ttl) Note:
owl:real
andowl:rational
are absent in the schema and standard jena vocabulary (don't know why). - OWL() - Constructor for class com.github.owlcs.ontapi.jena.vocabulary.OWL
- OWL() - Constructor for class com.github.owlcs.ontapi.transforms.vocabulary.DEPRECATED.OWL
- OWL_API_AUTHORIZATION_VALUE - com.github.owlcs.ontapi.config.OntSettings
- OWL_API_LOAD_CONF_ACCEPT_HTTP_COMPRESSION - com.github.owlcs.ontapi.config.OntSettings
- OWL_API_LOAD_CONF_BANNED_PARSERS - com.github.owlcs.ontapi.config.OntSettings
- OWL_API_LOAD_CONF_CONNECTION_TIMEOUT - com.github.owlcs.ontapi.config.OntSettings
- OWL_API_LOAD_CONF_ENTITY_EXPANSION_LIMIT - com.github.owlcs.ontapi.config.OntSettings
- OWL_API_LOAD_CONF_FOLLOW_REDIRECTS - com.github.owlcs.ontapi.config.OntSettings
- OWL_API_LOAD_CONF_IGNORED_IMPORTS - com.github.owlcs.ontapi.config.OntSettings
- OWL_API_LOAD_CONF_LOAD_ANNOTATIONS - com.github.owlcs.ontapi.config.OntSettings
- OWL_API_LOAD_CONF_MISSING_IMPORT_HANDLING_STRATEGY - com.github.owlcs.ontapi.config.OntSettings
- OWL_API_LOAD_CONF_MISSING_ONTOLOGY_HEADER_STRATEGY - com.github.owlcs.ontapi.config.OntSettings
- OWL_API_LOAD_CONF_PARSE_WITH_STRICT_CONFIGURATION - com.github.owlcs.ontapi.config.OntSettings
- OWL_API_LOAD_CONF_PRIORITY_COLLECTION_SORTING - com.github.owlcs.ontapi.config.OntSettings
- OWL_API_LOAD_CONF_REPORT_STACK_TRACES - com.github.owlcs.ontapi.config.OntSettings
- OWL_API_LOAD_CONF_RETRIES_TO_ATTEMPT - com.github.owlcs.ontapi.config.OntSettings
- OWL_API_LOAD_CONF_TREAT_DUBLINCORE_AS_BUILTIN - com.github.owlcs.ontapi.config.OntSettings
- OWL_API_WRITE_CONF_BANNERS_ENABLED - com.github.owlcs.ontapi.config.OntSettings
- OWL_API_WRITE_CONF_INDENT_SIZE - com.github.owlcs.ontapi.config.OntSettings
- OWL_API_WRITE_CONF_INDENTING - com.github.owlcs.ontapi.config.OntSettings
- OWL_API_WRITE_CONF_LABEL_AS_BANNER - com.github.owlcs.ontapi.config.OntSettings
- OWL_API_WRITE_CONF_REMAP_IDS - com.github.owlcs.ontapi.config.OntSettings
- OWL_API_WRITE_CONF_SAVE_IDS - com.github.owlcs.ontapi.config.OntSettings
- OWL_API_WRITE_CONF_USE_NAMESPACE_ENTITIES - 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_VOCABULARY - Static variable in class com.github.owlcs.ontapi.jena.OntVocabulary.Factory
- OWL_XML - com.github.owlcs.ontapi.OntFormat
- OWL2_DATATYPES - Static variable in class com.github.owlcs.ontapi.jena.OntVocabulary.Factory.OWLImpl
-
The list of datatypes from owl-2 specification (35 types) (see Quick References, 3.1 Built-in Datatypes).
- 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 in com.github.owlcs.ontapi.internal
-
Enum of mostly used OWL-API object types, that are not
OWLAxiom
orOWLAnnotation
, 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
- OWLFactoryWrapper - Class in com.github.owlcs.ontapi
-
An implementation of
OntologyLoader
which is actuallyOWLOntologyFactory
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 handle 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
- OWLImpl() - Constructor for class com.github.owlcs.ontapi.jena.OntVocabulary.Factory.OWLImpl
- owlKeys() - Method in enum 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 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 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 fromowl-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 delegateontology
. - 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 in com.github.owlcs.ontapi.internal
-
Enum, that represents all public content meta-types of
OWLOntology
: one for the ontology header (OWLTopObjectType.ANNOTATION
) and39
for each type of axiom. - OWLTransformException(TransformException) - Constructor for exception 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 theGraph
mutation while addingOWLObject
into the cache-map. - OWLXML - 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 com.github.owlcs.ontapi.transforms.GraphTransformers.StoreException
- parent() - Method in interface com.github.owlcs.ontapi.jena.model.OntAnnotation
-
Answers a parent
OntAnnotation
. - parents - Variable in class com.github.owlcs.ontapi.jena.UnionGraph
-
A set of parents, used to control
cache
. - 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
- pattern - Static variable in class com.github.owlcs.ontapi.jena.vocabulary.XSD
- patternFRFactory - Static variable in class com.github.owlcs.ontapi.jena.impl.OntFRImpl
- PatternImpl(Node, EnhGraph) - Constructor for class com.github.owlcs.ontapi.jena.impl.OntFRImpl.PatternImpl
- peek(ExtendedIterator<X>, Consumer<? super X>) - Static method in class com.github.owlcs.ontapi.jena.utils.Iter
-
Returns an
Extended Iterator
consisting of the elements of the givenbase
iterator, additionally performing the providedaction
on each element as elements are consumed from the resulting iterator. - 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.
- performAdd(Triple) - Method in class com.github.owlcs.ontapi.jena.UnionGraph
- performDelete(Triple) - Method in class com.github.owlcs.ontapi.jena.UnionGraph
- personality - Variable in class com.github.owlcs.ontapi.internal.SearchModel
- PersonalityBuilder - Class in com.github.owlcs.ontapi.jena.impl.conf
-
An
OntPersonality
builder. - PersonalityBuilder() - Constructor for class com.github.owlcs.ontapi.jena.impl.conf.PersonalityBuilder
- PersonalityBuilder(Map<Class<? extends OntObject>, ObjectFactory>) - Constructor for class com.github.owlcs.ontapi.jena.impl.conf.PersonalityBuilder
- PersonalityModel - Interface in com.github.owlcs.ontapi.jena.impl
-
An abstraction to work with
OntPersonality
and an interface-analog of theJena Enhanced Graph
, and also a facility to provide implicit links between differentObjectFactory
factories within a model. - PlainLiteral - Static variable in class com.github.owlcs.ontapi.jena.vocabulary.RDF
-
This property is used explicitly in facet restrictions.
- pm - Variable in class com.github.owlcs.ontapi.internal.PrefixMappingRenderer
- positiveAssertions() - Method in interface com.github.owlcs.ontapi.jena.model.OntIndividual
-
Lists all positive assertions for this individual.
- positiveAssertions(OntNamedProperty) - Method in interface com.github.owlcs.ontapi.jena.model.OntIndividual
-
Lists all positive property assertions for this individual and the given predicate.
- pow - Static variable in class com.github.owlcs.ontapi.jena.vocabulary.SWRLB
- predicate - Variable in class com.github.owlcs.ontapi.internal.objects.ONTStatementImpl
- predicate - Variable in class com.github.owlcs.ontapi.jena.impl.conf.OntFilter.HasPredicate
- predicate - Variable in class com.github.owlcs.ontapi.jena.impl.conf.OntFinder.ByPredicate
- predicate - Variable in class com.github.owlcs.ontapi.jena.impl.OntCEImpl.ComponentRestrictionCEImpl
- predicate - Variable in class com.github.owlcs.ontapi.jena.impl.OntCEImpl.ComponentsCEImpl
- predicate - Variable in class com.github.owlcs.ontapi.jena.impl.OntCEImpl.NaryRestrictionCEImpl
- predicate - Variable in class com.github.owlcs.ontapi.jena.impl.OntDRImpl.ComponentsDRImpl
- predicate - Variable in class com.github.owlcs.ontapi.jena.impl.OntListImpl
- predicate - Variable in class com.github.owlcs.ontapi.jena.impl.OntSWRLImpl.BinaryImpl
- 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 childrengraphs
. - 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.InverseObjectPropertiesTranslator.AxiomImpl
- properties() - Method in interface com.github.owlcs.ontapi.jena.model.OntClass
-
Lists all properties attached to this class in a
rdfs:domain
statement. - properties() - Method in class com.github.owlcs.ontapi.owlapi.axioms.NaryPropertyAxiomImpl
- PROPERTIES - Static variable in enum com.github.owlcs.ontapi.config.OntSettings
- PROPERTIES - Static variable in class com.github.owlcs.ontapi.jena.OntVocabulary.Factory.OWLImpl
- PROPERTIES - Static variable in class com.github.owlcs.ontapi.jena.OntVocabulary.Factory.SKOSImpl
- PROPERTIES - Static variable in class com.github.owlcs.ontapi.jena.OntVocabulary.Factory.SWRLImpl
- PROPERTIES_FINDER - Static variable in class com.github.owlcs.ontapi.jena.impl.OntDisjointImpl
- PropertiesFactory() - Constructor for class com.github.owlcs.ontapi.jena.impl.OntPEImpl.PropertiesFactory
- PropertiesImpl(Node, EnhGraph) - Constructor for class com.github.owlcs.ontapi.jena.impl.OntDisjointImpl.PropertiesImpl
- 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.jena.vocabulary.SWRL
- property(String) - Static method in class com.github.owlcs.ontapi.jena.vocabulary.SWRLB
- property(String) - Static method in class com.github.owlcs.ontapi.transforms.vocabulary.AVC
- 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
- propertyChains() - Method in class com.github.owlcs.ontapi.jena.impl.OntOPEImpl
- propertyChains() - Method in interface com.github.owlcs.ontapi.jena.model.OntObjectProperty
-
Returns a
Stream
over all property chainontology list
s that are attached to this Object Property Expression on the predicateowl:propertyChainAxiom
. - 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
- propertyPredicate - Static variable in class com.github.owlcs.ontapi.jena.vocabulary.SWRL
- 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
- propertyType - Variable in class com.github.owlcs.ontapi.jena.impl.OntCEImpl.NaryRestrictionCEImpl
- propertyView - Variable in class com.github.owlcs.ontapi.jena.impl.OntCEImpl.OnPropertyRestrictionCEImpl
- 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 specifiedtransformer
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 thekey
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 com.github.owlcs.ontapi.OntologyFactoryImpl.UnsupportedFormatException
- putIgnoredImports(List<String>) - Method in class com.github.owlcs.ontapi.config.OntConfig
- putIterator(RWLockedGraph.WIT<?>) - Method in class com.github.owlcs.ontapi.jena.RWLockedGraph
-
Registers the given iterator into the internal
Map
-store. - putNonNegative(OntSettings, int) - Method in class com.github.owlcs.ontapi.config.OntConfig
- putParent(Graph) - Method in exception com.github.owlcs.ontapi.transforms.GraphTransformers.StoreException
- putPositive(OntSettings, int) - Method in class com.github.owlcs.ontapi.config.OntConfig
- putSource(IRI) - Method in exception 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
- qnameFor(String) - Method in class com.github.owlcs.ontapi.jena.RWLockedGraph.WPM
- 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.AVC
- 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
- ranges() - Method in class com.github.owlcs.ontapi.jena.impl.OntAPropertyImpl
- ranges() - Method in interface com.github.owlcs.ontapi.jena.model.OntAnnotationProperty
-
Lists all valid annotation property ranges.
- ranges() - Method in interface com.github.owlcs.ontapi.jena.model.OntDataProperty
-
Returns all property ranges (the statement pattern:
R rdfs:range D
). - ranges() - Method in interface com.github.owlcs.ontapi.jena.model.OntObjectProperty
-
Returns all ranges.
- ranges() - Method in interface com.github.owlcs.ontapi.jena.model.OntProperty
-
Lists all property ranges.
- ranges() - Method in interface com.github.owlcs.ontapi.jena.model.OntRealProperty
-
Lists all property ranges, i.e.
- rational - Static variable in class com.github.owlcs.ontapi.jena.vocabulary.OWL
-
The
owl:rational
datatype supports lexical forms defined by the following grammar (whitespace within the grammar MUST be ignored and MUST NOT be included in the lexical forms of owl:rational, and single quotes are used to introduce terminal symbols): numerator '/' denominator - rboxAxioms(Imports) - Method in class com.github.owlcs.ontapi.OntBaseModelImpl
- rboxAxioms(Imports) - Method in class com.github.owlcs.ontapi.RWLockedOntology
- RDF - Class in com.github.owlcs.ontapi.jena.vocabulary
-
Vocabulary definition for the standard RDF.
- RDF() - Constructor for class com.github.owlcs.ontapi.jena.vocabulary.RDF
- RDF() - Constructor for class com.github.owlcs.ontapi.transforms.vocabulary.DEPRECATED.RDF
- RDF_JSON - com.github.owlcs.ontapi.OntFormat
- RDF_LANG_STRING - Static variable in class com.github.owlcs.ontapi.owlapi.InternalizedEntities
- RDF_NODE_COMPARATOR - Static variable in class com.github.owlcs.ontapi.jena.utils.Models
- RDF_PLAIN_LITERAL - Static variable in class com.github.owlcs.ontapi.owlapi.InternalizedEntities
- RDF_THRIFT - com.github.owlcs.ontapi.OntFormat
- RDF_XML - com.github.owlcs.ontapi.OntFormat
- RDFA - com.github.owlcs.ontapi.OntFormat
- RDFA - com.github.owlcs.ontapi.OWLLangRegistry.LangKey
- RDFJSON - com.github.owlcs.ontapi.OWLLangRegistry.LangKey
- RDFJSONLD - com.github.owlcs.ontapi.OWLLangRegistry.LangKey
- RDFListIterator(Graph, Node) - Constructor for class com.github.owlcs.ontapi.jena.impl.OntListImpl.RDFListIterator
- RDFNodeList<E extends org.apache.jena.rdf.model.RDFNode> - Interface in com.github.owlcs.ontapi.jena.model
-
A parameterized analogue of the
Jena RDF []-List
that provides a read-only access to its items. - 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 - com.github.owlcs.ontapi.OWLLangRegistry.LangKey
- read(InputStream, String) - Method in class com.github.owlcs.ontapi.jena.impl.OntGraphModelImpl
- read(InputStream, String, String) - Method in class com.github.owlcs.ontapi.jena.impl.OntGraphModelImpl
- read(Reader, String) - Method in class com.github.owlcs.ontapi.jena.impl.OntGraphModelImpl
- read(Reader, String, String) - Method in class com.github.owlcs.ontapi.jena.impl.OntGraphModelImpl
- read(String) - Method in class com.github.owlcs.ontapi.jena.impl.OntGraphModelImpl
- read(String, String) - Method in class com.github.owlcs.ontapi.jena.impl.OntGraphModelImpl
- read(String, String, String) - Method in class com.github.owlcs.ontapi.jena.impl.OntGraphModelImpl
- readConf - Variable in class com.github.owlcs.ontapi.ModelConfig
- readGraph(Graph, Closeable, String, Lang) - Static method in class com.github.owlcs.ontapi.OntGraphUtils
- 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
OWLObject
s (i.e. - 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
- real - Static variable in class com.github.owlcs.ontapi.jena.vocabulary.OWL
-
The
owl:real
datatype does not directly provide any lexical forms. - 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 theC owl:hasKey ( P1 ... Pm R1 ... Rn )
andU 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 in com.github.owlcs.ontapi.transforms
- ReasonerDeclarator.Res - Enum 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.
- Recursion(String) - Constructor for exception com.github.owlcs.ontapi.jena.OntJenaException.Recursion
- RECURSIVE_GRAPH_IDENTIFIER - Static variable in class com.github.owlcs.ontapi.jena.utils.Graphs
- 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
- REFLEXIVE_OBJECT_PROPERTY - 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. - refreshTimestamp() - Method in class com.github.owlcs.ontapi.jena.RWLockedGraph.WIT
- 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(Class<? extends OntObject>, ObjectFactory) - Method in class com.github.owlcs.ontapi.jena.impl.conf.OntPersonalityImpl
-
Registers new OntObject if needed
- register(String, OWLLangRegistry.OWLLang) - Static method in class com.github.owlcs.ontapi.OWLLangRegistry
-
Registers a new OWLLang in global scope with specified key.
- remove() - Method in interface com.github.owlcs.ontapi.jena.model.OntList
-
Removes the last element from this list.
- remove() - Method in class com.github.owlcs.ontapi.jena.RWLockedGraph.WIT
- remove(OWLTopObjectType, OWLObject) - Method in class com.github.owlcs.ontapi.internal.InternalModelImpl
-
Removes the given
container
from the correspondingcache
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 class com.github.owlcs.ontapi.jena.impl.OntGraphModelImpl
- 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(Graph) - Method in class com.github.owlcs.ontapi.jena.UnionGraph.Underlying
-
Removes the given graph from the underlying collection.
- remove(Node, Node, Node) - Method in class com.github.owlcs.ontapi.jena.RWLockedGraph
- remove(Model) - Method in class com.github.owlcs.ontapi.jena.impl.OntGraphModelImpl
- remove(Property, RDFNode) - Method in class com.github.owlcs.ontapi.jena.impl.OntObjectImpl
- remove(Property, RDFNode) - Method in interface com.github.owlcs.ontapi.jena.model.OntObject
-
Deletes the specific property-value pair from this object.
- remove(Resource, Property, RDFNode) - Method in class com.github.owlcs.ontapi.jena.impl.OntGraphModelImpl
- remove(Statement) - Method in class com.github.owlcs.ontapi.jena.impl.OntGraphModelImpl
- remove(Statement[]) - Method in class com.github.owlcs.ontapi.jena.impl.OntGraphModelImpl
- remove(StmtIterator) - Method in class com.github.owlcs.ontapi.jena.impl.OntGraphModelImpl
- remove(OWLAnnotation) - Method in interface com.github.owlcs.ontapi.internal.InternalModel
-
Removes the given ontology header annotation from the model.
- remove(OWLAnnotation) - Method in class com.github.owlcs.ontapi.internal.InternalModelImpl
- remove(OWLAxiom) - Method in interface com.github.owlcs.ontapi.internal.InternalModel
-
Removes the given axiom from the model.
- remove(OWLAxiom) - Method in class com.github.owlcs.ontapi.internal.InternalModelImpl
- 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 is is supported.
- removeAll() - Method in class com.github.owlcs.ontapi.internal.InternalModelImpl
-
The overridden jena method.
- removeAll() - Method in class com.github.owlcs.ontapi.jena.impl.OntGraphModelImpl
- removeAll(Resource, Property, RDFNode) - Method in class com.github.owlcs.ontapi.jena.impl.OntGraphModelImpl
- removeAssertion(OntNamedProperty, RDFNode) - Method in interface com.github.owlcs.ontapi.jena.model.OntIndividual
-
Removes a positive property assertion including its annotation.
- 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
- removeDifferentIndividual(Resource) - Method in interface com.github.owlcs.ontapi.jena.model.OntIndividual
-
Removes a different individual statement for this and specified individuals, including the statement's annotation.
- removeDisjointClass(Resource) - Method in interface com.github.owlcs.ontapi.jena.model.OntClass.Named
-
Removes the specified disjoint class resource.
- removeDisjointClass(Resource) - Method in interface com.github.owlcs.ontapi.jena.model.OntClass
-
Removes the specified disjoint class resource.
- removeDisjointProperty(Resource) - Method in interface com.github.owlcs.ontapi.jena.model.OntDataProperty
-
Removes the
owl:propertyDisjointWith
statement (a statement with the predicateowl:propertyDisjointWith
) for the specified resource (considered as object), including the corresponding statement's annotations. - removeDisjointProperty(Resource) - Method in interface com.github.owlcs.ontapi.jena.model.OntObjectProperty
-
Removes the
owl:propertyDisjointWith
statement (a statement with the predicateowl:propertyDisjointWith
) for the specified resource (considered as object), including the corresponding statement's annotations. - removeDisjointProperty(Resource) - Method in interface com.github.owlcs.ontapi.jena.model.OntRealProperty
-
Removes the
owl:propertyDisjointWith
statement (a statement with the predicateowl:propertyDisjointWith
) for the specified resource (considered as object), including the corresponding statement's annotations. - removeDisjointUnion(Resource) - Method in class com.github.owlcs.ontapi.jena.impl.OntClassImpl
- removeDisjointUnion(Resource) - Method in interface com.github.owlcs.ontapi.jena.model.OntClass.Named
-
Deletes the given
DisjointUnion
list including its annotations. - removeDomain(Resource) - Method in interface com.github.owlcs.ontapi.jena.model.OntAnnotationProperty
-
Removes the specified domain resource (predicate is
rdfs:domain
), including the corresponding statement's annotations. - removeDomain(Resource) - Method in interface com.github.owlcs.ontapi.jena.model.OntDataProperty
-
Removes the specified domain resource (predicate is
rdfs:domain
), including the corresponding statement's annotations. - removeDomain(Resource) - Method in interface com.github.owlcs.ontapi.jena.model.OntObjectProperty
-
Removes the specified domain resource (predicate is
rdfs:domain
), including the corresponding statement's annotations. - removeDomain(Resource) - Method in interface com.github.owlcs.ontapi.jena.model.OntProperty
-
Removes the specified domain resource (predicate is
rdfs:domain
), including the corresponding statement's annotations. - removeDomain(Resource) - Method in interface com.github.owlcs.ontapi.jena.model.OntRealProperty
-
Removes the specified domain resource (predicate is
rdfs:domain
), including the corresponding statement's annotations. - removeEquivalentClass(Resource) - Method in interface com.github.owlcs.ontapi.jena.model.OntClass.Named
-
Removes the given equivalent class resource including the statement's annotations.
- removeEquivalentClass(Resource) - Method in interface com.github.owlcs.ontapi.jena.model.OntClass
-
Removes the given equivalent class resource including the statement's annotations.
- removeEquivalentClass(Resource) - Method in interface com.github.owlcs.ontapi.jena.model.OntDataRange.Named
-
Removes the given equivalent data range, that is attached to this data-type on predicate
owl:equivalenrClass
, including all the statement's related annotations. - removeEquivalentProperty(Resource) - Method in interface com.github.owlcs.ontapi.jena.model.OntDataProperty
-
Removes the equivalent property statement (a statement with the predicate
owl:equivalentProperty
) for the specified resource (considered as object), including the corresponding statement's annotations. - removeEquivalentProperty(Resource) - Method in interface com.github.owlcs.ontapi.jena.model.OntObjectProperty
-
Removes the equivalent property statement (a statement with the predicate
owl:equivalentProperty
) for the specified resource (considered as object), including the corresponding statement's annotations. - removeEquivalentProperty(Resource) - Method in interface com.github.owlcs.ontapi.jena.model.OntRealProperty
-
Removes the equivalent property statement (a statement with the predicate
owl:equivalentProperty
) for the specified resource (considered as object), including the corresponding statement's annotations. - removeFirst() - Method in class com.github.owlcs.ontapi.jena.impl.OntListImpl
- removeFirst() - Method in interface com.github.owlcs.ontapi.jena.model.OntList
-
Removes and the first element from this list.
- removeFirst() - Method in class com.github.owlcs.ontapi.transforms.GraphTransformers
- removeGraph(Graph) - Method in class com.github.owlcs.ontapi.jena.UnionGraph
-
Removes the specified graph from the underlying graph collection.
- removeHasKey(OntGraphModelImpl, OntClass, RDFNode) - Static method in class com.github.owlcs.ontapi.jena.impl.OntCEImpl
- removeHasKey(Resource) - Method in class com.github.owlcs.ontapi.jena.impl.OntCEImpl
- removeHasKey(Resource) - Method in class com.github.owlcs.ontapi.jena.impl.OntClassImpl
- removeHasKey(Resource) - Method in interface com.github.owlcs.ontapi.jena.model.OntClass
-
Deletes the given
HasKey
list including its annotations. - 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(OntModel) - Method in class com.github.owlcs.ontapi.jena.impl.OntGraphModelImpl
- removeImport(OntModel) - Method in interface com.github.owlcs.ontapi.jena.model.OntModel
-
Removes a sub-model from
owl:import
and from the graph hierarchy. - removeImport(String) - Method in class com.github.owlcs.ontapi.jena.impl.OntGraphModelImpl
- removeImport(String) - Method in class com.github.owlcs.ontapi.jena.impl.OntIDImpl
- removeImport(String) - Method in interface com.github.owlcs.ontapi.jena.model.OntID
-
Removes the triple
this owl:import uri
from this resource. - removeImport(String) - Method in interface com.github.owlcs.ontapi.jena.model.OntModel
-
Removes the import (both
owl:import
declaration and the corresponding graph) by the given uri if it is found. - removeImport(OWLImportsDeclaration) - Method in class com.github.owlcs.ontapi.OntologyModelImpl.ChangeProcessor
-
Removes the import declaration.
- removeImportModel(Graph, String) - Method in class com.github.owlcs.ontapi.jena.impl.OntGraphModelImpl
-
Removes the graph-uri pair from the internals.
- removeImportResource(Resource) - Method in class com.github.owlcs.ontapi.jena.impl.OntIDImpl
- removeInverseProperty(Resource) - Method in interface com.github.owlcs.ontapi.jena.model.OntObjectProperty
-
Removes the statement with the predicate
owl:inverseOf
and the given object property as object. - removeIRIMapper(OWLOntologyIRIMapper) - Method in interface com.github.owlcs.ontapi.OntologyManager
-
Deprecated.use
getIRIMappers().remove(mapper)
instead - removeIterator(RWLockedGraph.WIT<?>) - Method in class com.github.owlcs.ontapi.jena.RWLockedGraph
-
Unregisters the given iterator from the internal
Map
-store. - removeLast() - Method in class com.github.owlcs.ontapi.jena.impl.OntListImpl
- removeLast() - Method in interface com.github.owlcs.ontapi.jena.model.OntList
-
Removes the last element from this list.
- removeLast() - Method in class com.github.owlcs.ontapi.transforms.GraphTransformers
- removeMissingImportListener(MissingImportListener) - Method in class com.github.owlcs.ontapi.OntologyManagerImpl.ListenersHolder
- removeMissingImportListener(MissingImportListener) - Method in class com.github.owlcs.ontapi.OntologyManagerImpl
- removeNegativeAssertion(OntNamedProperty, RDFNode) - Method in interface com.github.owlcs.ontapi.jena.model.OntIndividual
-
Removes a negative property assertion including its annotation.
- removeNext() - Method in class com.github.owlcs.ontapi.jena.RWLockedGraph.WIT
- removeNsPrefix(String) - Method in class com.github.owlcs.ontapi.jena.impl.OntGraphModelImpl
- removeNsPrefix(String) - Method in class com.github.owlcs.ontapi.jena.RWLockedGraph.WPM
- removeOntObject(OntObject) - Method in class com.github.owlcs.ontapi.jena.impl.OntGraphModelImpl
- removeOntObject(OntObject) - Method in interface com.github.owlcs.ontapi.jena.model.OntModel
-
Removes the given
Ontology Object
from the graph-model including itscontent
and annotations. - 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 - removeOntStatement(OntStatement) - Method in class com.github.owlcs.ontapi.jena.impl.OntGraphModelImpl
- removeOntStatement(OntStatement) - Method in interface com.github.owlcs.ontapi.jena.model.OntModel
-
Removes the statement from the graph-model including its annotations with sub-annotations hierarchy.
- removeParent(Graph) - Method in class com.github.owlcs.ontapi.jena.UnionGraph
- removePropertyChain(Resource) - Method in class com.github.owlcs.ontapi.jena.impl.OntOPEImpl
- removePropertyChain(Resource) - Method in interface com.github.owlcs.ontapi.jena.model.OntObjectProperty
-
Deletes the given property chain list including all its annotations.
- removeRange(Resource) - Method in interface com.github.owlcs.ontapi.jena.model.OntAnnotationProperty
-
Removes the specified range resource (predicate is
rdfs:range
), including the corresponding statement's annotations. - removeRange(Resource) - Method in interface com.github.owlcs.ontapi.jena.model.OntDataProperty
-
Removes the specified range resource (predicate is
rdfs:range
), including the corresponding statement's annotations. - removeRange(Resource) - Method in interface com.github.owlcs.ontapi.jena.model.OntObjectProperty
-
Removes the specified range resource (predicate is
rdfs:range
), including the corresponding statement's annotations. - removeRange(Resource) - Method in interface com.github.owlcs.ontapi.jena.model.OntProperty
-
Removes the specified range resource (predicate is
rdfs:range
), including the corresponding statement's annotations. - removeRange(Resource) - Method in interface com.github.owlcs.ontapi.jena.model.OntRealProperty
-
Removes the specified range resource (predicate is
rdfs:range
), including the corresponding statement's annotations. - removeSameIndividual(Resource) - Method in interface com.github.owlcs.ontapi.jena.model.OntIndividual
-
Removes a same individual statement for this and specified individuals, including the statement's annotation.
- removeSuperClass(Resource) - Method in interface com.github.owlcs.ontapi.jena.model.OntClass.Named
-
Removes a super-class relationship for the given resource including all possible annotations.
- removeSuperClass(Resource) - Method in interface com.github.owlcs.ontapi.jena.model.OntClass
-
Removes a super-class relationship for the given resource including all possible annotations.
- removeSuperProperty(Resource) - Method in interface com.github.owlcs.ontapi.jena.model.OntAnnotationProperty
-
Removes the specified super property (predicate is
rdfs:subPropertyOf
), including the corresponding statement's annotations. - removeSuperProperty(Resource) - Method in interface com.github.owlcs.ontapi.jena.model.OntDataProperty
-
Removes the specified super property (predicate is
rdfs:subPropertyOf
), including the corresponding statement's annotations. - removeSuperProperty(Resource) - Method in interface com.github.owlcs.ontapi.jena.model.OntObjectProperty
-
Removes the specified super property (predicate is
rdfs:subPropertyOf
), including the corresponding statement's annotations. - removeSuperProperty(Resource) - Method in interface com.github.owlcs.ontapi.jena.model.OntProperty
-
Removes the specified super property (predicate is
rdfs:subPropertyOf
), including the corresponding statement's annotations. - removeSuperProperty(Resource) - Method in interface com.github.owlcs.ontapi.jena.model.OntRealProperty
-
Removes the specified super property (predicate is
rdfs:subPropertyOf
), including the corresponding statement's annotations. - 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 - Static variable in class com.github.owlcs.ontapi.jena.vocabulary.SWRLB
- replace - Variable in class com.github.owlcs.ontapi.transforms.RecursiveTransform
- replace(OWLOntologyID, O) - Method in class com.github.owlcs.ontapi.OntologyCollectionImpl
- REQUIRED_PROPERTIES - Static variable in class com.github.owlcs.ontapi.jena.impl.OntAnnotationImpl
- rerun - Variable in class com.github.owlcs.ontapi.transforms.ReasonerDeclarator
- res - Variable in class com.github.owlcs.ontapi.internal.objects.ONTCollectors.SetCollector
- reset() - Method in class com.github.owlcs.ontapi.internal.PrefixMappingRenderer
- resetGraphsCache() - Method in class com.github.owlcs.ontapi.jena.UnionGraph
-
Clears the
cache
. - resolveURI - Static variable in class com.github.owlcs.ontapi.jena.vocabulary.SWRLB
- resource(String) - Static method in class com.github.owlcs.ontapi.jena.vocabulary.SWRL
- resource(String) - Static method in class com.github.owlcs.ontapi.transforms.vocabulary.AVC
- resource(OWLObject) - Static method in class com.github.owlcs.ontapi.internal.WriteHelper
- RESOURCES - Static variable in class com.github.owlcs.ontapi.jena.OntVocabulary.Factory.OWLImpl
- RESOURCES - Static variable in class com.github.owlcs.ontapi.jena.OntVocabulary.Factory.SKOSImpl
- RESOURCES - Static variable in class com.github.owlcs.ontapi.jena.OntVocabulary.Factory.SWRLImpl
- REST - Static variable in class com.github.owlcs.ontapi.jena.impl.OntListImpl.RDFListIterator
- restrict(OntFilter) - Method in interface com.github.owlcs.ontapi.jena.impl.conf.OntFinder
- restrict(OntFilter) - Method in interface com.github.owlcs.ontapi.jena.impl.conf.OntMaker
- Restriction(BlankNodeId, Supplier<OntModel>) - Constructor for class com.github.owlcs.ontapi.internal.objects.ONTAnonymousClassExpressionImpl.Restriction
- RESTRICTION_FILTER - Static variable in class com.github.owlcs.ontapi.jena.impl.OntCEImpl
- RESTRICTION_FINDER - Static variable in class com.github.owlcs.ontapi.jena.impl.OntCEImpl
- restrictionDRFactory - Static variable in class com.github.owlcs.ontapi.jena.impl.OntDRImpl
- RestrictionImpl(Node, EnhGraph) - Constructor for class com.github.owlcs.ontapi.jena.impl.OntDRImpl.RestrictionImpl
- restrictions - Variable in class com.github.owlcs.ontapi.owlapi.objects.dr.DatatypeRestrictionImpl
- RIORDFXML - com.github.owlcs.ontapi.OWLLangRegistry.LangKey
- RIOTURTLE - com.github.owlcs.ontapi.OWLLangRegistry.LangKey
- rollBack(List<OWLOntologyChange>) - Method in class com.github.owlcs.ontapi.OntologyManagerImpl
- ROOT_TYPES - Static variable in class com.github.owlcs.ontapi.jena.impl.OntAnnotationImpl
- rootNodeComparator(Graph) - Static method in class com.github.owlcs.ontapi.jena.utils.Graphs
-
Returns a comparator for root nodes.
- round - Static variable in class com.github.owlcs.ontapi.jena.vocabulary.SWRLB
- roundHalfToEven - Static variable in class com.github.owlcs.ontapi.jena.vocabulary.SWRLB
- 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 aReadWriteLock
. - 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
andPriorityCollectionSorting
. - RWLockedGraph - Class in com.github.owlcs.ontapi.jena
-
A
Graph
Wrapper withReadWriteLock
inside (that is the OWL-API synchronization style). - RWLockedGraph(Graph, ReadWriteLock) - Constructor for class com.github.owlcs.ontapi.jena.RWLockedGraph
-
Constructs a new
Read/Write Locked Graph Wrapper
withSimpleEventManager
anddelay
equaled to500
ms. - RWLockedGraph(Graph, ReadWriteLock, long) - Constructor for class com.github.owlcs.ontapi.jena.RWLockedGraph
-
Constructs a new
Read/Write Locked Graph Wrapper
withSimpleEventManager
, that currently (at the time of writing the jena version is 3.10.0) usesCopyOnWriteArrayList
and, therefore, seems to be thread safe, at least if it is used only to register/unregister listeners. - RWLockedGraph(Graph, ReadWriteLock, long, GraphEventManager) - Constructor for class com.github.owlcs.ontapi.jena.RWLockedGraph
-
The base constructor.
- RWLockedGraph.WIT<X> - Class in com.github.owlcs.ontapi.jena
-
A
WrappedIterator
with timestamp and possibility to change the base iterator. - RWLockedGraph.WPM - Class in com.github.owlcs.ontapi.jena
-
A wrapper for
PrefixMapping
. - RWLockedOntology - Class in com.github.owlcs.ontapi
-
An abstract base
mutable ontology
model withR/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
- SafeRDFListIterator(Graph, Node) - Constructor for class com.github.owlcs.ontapi.jena.impl.OntListImpl.SafeRDFListIterator
- safeWrap(Node, EnhGraph, ObjectFactory) - Static method in class com.github.owlcs.ontapi.jena.impl.conf.BaseFactoryImpl
- safeWrap(Node, EnhGraph, Iterable<ObjectFactory>) - Static method in class com.github.owlcs.ontapi.jena.impl.conf.BaseFactoryImpl
- 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 - 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 asOWLObject
(i.e. - sameAs(OntID) - Method in interface com.github.owlcs.ontapi.jena.model.OntID
-
Indicates whether the given
Ontology ID
is equal to this one in OWL2 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. - SameIndividualAtom - Static variable in class com.github.owlcs.ontapi.jena.vocabulary.SWRL
- 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
- sameIndividuals() - Method in interface com.github.owlcs.ontapi.jena.model.OntIndividual
-
Lists all same individuals.
- SameIndividualsAtomImpl(Node, EnhGraph) - Constructor for class com.github.owlcs.ontapi.jena.impl.OntSWRLImpl.SameIndividualsAtomImpl
- sameIndividualsAtomSWRLFactory - Static variable in class com.github.owlcs.ontapi.jena.impl.OntSWRLImpl
- 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. - samePrefixMappingAs(PrefixMapping) - Method in class com.github.owlcs.ontapi.jena.RWLockedGraph.WPM
- 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, 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 - 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
ObjectFactory
impl with nodes cache. - SECOND - com.github.owlcs.ontapi.transforms.ReasonerDeclarator.DefaultStrategies
- secondary - Variable in enum com.github.owlcs.ontapi.config.OntSettings
- select(OntModel, ONTObjectFactory) - Method in enum com.github.owlcs.ontapi.internal.OWLComponentType
- 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 com.github.owlcs.ontapi.internal.OWLComponentType
-
Returns all components of this type from the specified
OWLObject
-container in the form ofStream
ofOWLObject
s. - selectOldestIterator(Collection<RWLockedGraph.WIT<?>>) - Method in class com.github.owlcs.ontapi.jena.RWLockedGraph
-
Selects the oldest iterator.
- 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
- 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(OntVocabulary) - Static method in class com.github.owlcs.ontapi.jena.OntVocabulary.Factory
-
Sets a new system-wide vocabulary.
- 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.
- setAsymmetric(boolean) - Method in class com.github.owlcs.ontapi.jena.impl.OntOPEImpl
- setAsymmetric(boolean) - Method in interface com.github.owlcs.ontapi.jena.model.OntObjectProperty
-
Adds or removes the
P rdf:type owl:AsymmetricProperty
statement depending on the given flag and returns this property to allow cascading calls. - setAuthorizationValue(String) - Method in class com.github.owlcs.ontapi.config.OntLoaderConfiguration
- setBannedParsers(String) - Method in class com.github.owlcs.ontapi.config.OntLoaderConfiguration
- setBase(InternalModel) - Method in interface com.github.owlcs.ontapi.BaseModel
-
Sets new internals.
- setBase(InternalModel) - Method in class com.github.owlcs.ontapi.OntBaseModelImpl
- setBase(InternalModel) - Method in class com.github.owlcs.ontapi.OntologyModelImpl.Concurrent
- setBase(ExtendedIterator<X>) - Method in class com.github.owlcs.ontapi.jena.RWLockedGraph.WIT
- setBuiltins(OntPersonality.Builtins) - Method in class com.github.owlcs.ontapi.jena.impl.conf.PersonalityBuilder
-
Sets a new builtins personality vocabulary.
- setCardinality(int) - Method in class com.github.owlcs.ontapi.jena.impl.OntCEImpl.CardinalityRestrictionCEImpl
- SetCollector(Set<X>) - Constructor for class com.github.owlcs.ontapi.internal.objects.ONTCollectors.SetCollector
- setComponents(Collection<P>) - Method in class com.github.owlcs.ontapi.jena.impl.OntCEImpl.NaryRestrictionCEImpl
- setConfig(ModelConfig) - Method in interface com.github.owlcs.ontapi.BaseModel
-
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
- setFunctional(boolean) - Method in class com.github.owlcs.ontapi.jena.impl.OntDPropertyImpl
- setFunctional(boolean) - Method in class com.github.owlcs.ontapi.jena.impl.OntOPEImpl
- setFunctional(boolean) - Method in interface com.github.owlcs.ontapi.jena.model.OntDataProperty
-
Adds or removes
owl:FunctionalProperty
declaration for this property according to the given boolean flag. - setFunctional(boolean) - Method in interface com.github.owlcs.ontapi.jena.model.OntObjectProperty
-
Adds or removes
owl:FunctionalProperty
declaration for this property according to the given boolean flag. - setFunctional(boolean) - Method in interface com.github.owlcs.ontapi.jena.model.OntRealProperty
-
Adds or removes
owl:FunctionalProperty
declaration for this property according to the given boolean flag. - 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
. - setID(String) - Method in class com.github.owlcs.ontapi.jena.impl.OntGraphModelImpl
- setID(String) - Method in interface com.github.owlcs.ontapi.jena.model.OntModel
-
Creates a new
@uri rdf:type owl:Ontology
statement for the specifieduri
and wraps it as Ontology ID Resource. - 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
- setInverseFunctional(boolean) - Method in class com.github.owlcs.ontapi.jena.impl.OntOPEImpl
- setInverseFunctional(boolean) - Method in interface com.github.owlcs.ontapi.jena.model.OntObjectProperty
-
Adds or removes the
P rdf:type owl:InverseFunctionalProperty
statement depending on the given flag and returns this property to allow cascading calls. - 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
- setIrreflexive(boolean) - Method in class com.github.owlcs.ontapi.jena.impl.OntOPEImpl
- setIrreflexive(boolean) - Method in interface com.github.owlcs.ontapi.jena.model.OntObjectProperty
-
Adds or removes the
P rdf:type owl:IrreflexiveProperty
statement depending on the given flag and returns this property to allow cascading calls. - 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.
- setNsPrefix(String, String) - Method in class com.github.owlcs.ontapi.jena.impl.OntGraphModelImpl
- setNsPrefix(String, String) - Method in class com.github.owlcs.ontapi.jena.RWLockedGraph.WPM
- setNsPrefixes(Map<String, String>) - Method in class com.github.owlcs.ontapi.jena.impl.OntGraphModelImpl
- setNsPrefixes(Map<String, String>) - Method in class com.github.owlcs.ontapi.jena.RWLockedGraph.WPM
- setNsPrefixes(PrefixMapping) - Method in class com.github.owlcs.ontapi.jena.impl.OntGraphModelImpl
- setNsPrefixes(PrefixMapping) - Method in class com.github.owlcs.ontapi.jena.RWLockedGraph.WPM
- setNsPrefixes(PrefixMapping, Map<String, String>) - Static method in class com.github.owlcs.ontapi.jena.utils.Models
-
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.InternalModel
-
Sets the
OWL Ontology ID
to the model. - setOntologyID(OWLOntologyID) - Method in class com.github.owlcs.ontapi.internal.InternalModelImpl
- setOntologyID(OWLOntologyID) - Method in class com.github.owlcs.ontapi.OntBaseModelImpl
-
Sets Ontology ID.
- setOntologyLoaderConfiguration(OWLOntologyLoaderConfiguration) - Method in interface com.github.owlcs.ontapi.OntologyManager
-
Sets the
Ontology Loader Configuration
. - 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.
- setPersonality(OntPersonality) - Method in class com.github.owlcs.ontapi.config.OntConfig
-
An ONT-API manager's load config setter.
- setPersonality(OntPersonality) - Method in class com.github.owlcs.ontapi.config.OntLoaderConfiguration
-
An ONT-API config setter.
- setPersonality(OntPersonality) - Static method in class com.github.owlcs.ontapi.jena.impl.conf.OntModelConfig
-
Sets a system-wide personalities.
- 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.
- setProperty(P) - Method in class com.github.owlcs.ontapi.jena.impl.OntCEImpl.OnPropertyRestrictionCEImpl
- setPunnings(OntPersonality.Punnings) - Method in class com.github.owlcs.ontapi.jena.impl.conf.PersonalityBuilder
-
Sets a new punnings personality vocabulary.
- setRDFList(UnaryOperator<RDFList>) - Method in class com.github.owlcs.ontapi.jena.impl.OntListImpl
- setReflexive(boolean) - Method in class com.github.owlcs.ontapi.jena.impl.OntOPEImpl
- setReflexive(boolean) - Method in interface com.github.owlcs.ontapi.jena.model.OntObjectProperty
-
Adds or removes the
P rdf:type owl:ReflexiveProperty
statement depending on the given flag and returns this property to allow cascading calls. - 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
- setReserved(OntPersonality.Reserved) - Method in class com.github.owlcs.ontapi.jena.impl.conf.PersonalityBuilder
-
Sets a new reserved personality vocabulary.
- 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
- 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.
- setSymmetric(boolean) - Method in class com.github.owlcs.ontapi.jena.impl.OntOPEImpl
- setSymmetric(boolean) - Method in interface com.github.owlcs.ontapi.jena.model.OntObjectProperty
-
Adds or removes the
P rdf:type owl:SymmetricProperty
statement depending on the given flag and returns this property to allow cascading calls. - setTransitive(boolean) - Method in class com.github.owlcs.ontapi.jena.impl.OntOPEImpl
- setTransitive(boolean) - Method in interface com.github.owlcs.ontapi.jena.model.OntObjectProperty
-
Adds or removes the
P rdf:type owl:TransitiveProperty
statement depending on the given flag and returns this property to allow cascading calls. - 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 theProperties
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.
- setValue(OntClass) - Method in class com.github.owlcs.ontapi.jena.impl.OntCEImpl.ComplementOfImpl
- setValue(OntDataRange) - Method in class com.github.owlcs.ontapi.jena.impl.OntDRImpl.ComplementOfImpl
- setValue(OntDataRange.Named) - Method in class com.github.owlcs.ontapi.jena.impl.OntDRImpl.RestrictionImpl
- setValue(O) - Method in class com.github.owlcs.ontapi.jena.impl.OntCEImpl.CardinalityRestrictionCEImpl
- setValue(O) - Method in class com.github.owlcs.ontapi.jena.impl.OntCEImpl.ComponentRestrictionCEImpl
- setValue(O) - Method in class com.github.owlcs.ontapi.jena.impl.OntCEImpl.NaryRestrictionCEImpl
- setVersionIRI(String) - Method in class com.github.owlcs.ontapi.jena.impl.OntIDImpl
- setVersionIRI(String) - Method in interface com.github.owlcs.ontapi.jena.model.OntID
-
Assigns a new version IRI to this Ontology ID object.
- shortForm(String) - Method in class com.github.owlcs.ontapi.internal.PrefixMappingRenderer
- shortForm(String) - Method in class com.github.owlcs.ontapi.jena.RWLockedGraph.WPM
- 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
-
The same as
OntConfig.isLoadAnnotationAxioms()
- 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
toOWLObject
directly having no cache. - SimpleObjectFactory(DataFactory) - Constructor for class com.github.owlcs.ontapi.internal.SimpleObjectFactory
- sin - Static variable in class com.github.owlcs.ontapi.jena.vocabulary.SWRLB
- 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.jena.model.RDFNodeList
-
Answers the number of
rdf-node
s in the list. - size() - Method in class com.github.owlcs.ontapi.jena.RWLockedGraph
- 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
- size(Graph) - Static method in class com.github.owlcs.ontapi.jena.utils.Graphs
-
Returns the number of triples in the
graph
aslong
. - SKOS_VOCABULARY - Static variable in class com.github.owlcs.ontapi.jena.OntVocabulary.Factory
- SKOSImpl() - Constructor for class com.github.owlcs.ontapi.jena.OntVocabulary.Factory.SKOSImpl
- 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
- 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
- spec() - Method in class com.github.owlcs.ontapi.jena.impl.OntListImpl
- spec() - Method in class com.github.owlcs.ontapi.jena.impl.OntObjectImpl
-
For OWL Entities the returned stream will contain only single main statement (i.e.
- spec() - Method in interface com.github.owlcs.ontapi.jena.model.OntDataRange.Restriction
-
For OWL Entities the returned stream will contain only single main statement (i.e.
- spec() - Method in interface com.github.owlcs.ontapi.jena.model.OntList
-
Lists all statements related to this list.
- spec() - Method in interface com.github.owlcs.ontapi.jena.model.OntObject
-
For OWL Entities the returned stream will contain only single main statement (i.e.
- SPEC - Static variable in class com.github.owlcs.ontapi.jena.impl.OntAnnotationImpl
- 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
- STANDARD - Static variable in class com.github.owlcs.ontapi.jena.OntModelFactory
-
A
PrefixMapping
that contains the "standard" for OWL2 prefixes we know about, viz rdf, rdfs, xsd, and owl. - startsWith - Static variable in class com.github.owlcs.ontapi.jena.vocabulary.SWRLB
- statement(Property) - Method in class com.github.owlcs.ontapi.jena.impl.OntObjectImpl
-
Returns the first statement for the specified property.
- statement(Property) - Method in interface com.github.owlcs.ontapi.jena.model.OntObject
-
Returns the first statement for the specified property.
- statement(Property, RDFNode) - Method in class com.github.owlcs.ontapi.jena.impl.OntObjectImpl
-
Returns the first statement for the specified property and object.
- statement(Property, RDFNode) - Method in interface com.github.owlcs.ontapi.jena.model.OntObject
-
Returns the first statement for the specified property and object.
- STATEMENT_COMPARATOR - Static variable in class com.github.owlcs.ontapi.jena.utils.Models
- STATEMENT_COMPARATOR_IGNORE_BLANK - Static variable in class com.github.owlcs.ontapi.jena.utils.Models
- statements() - Method in class com.github.owlcs.ontapi.jena.impl.OntGraphModelImpl
- statements() - Method in class com.github.owlcs.ontapi.jena.impl.OntObjectImpl
- statements() - Method in interface com.github.owlcs.ontapi.jena.model.OntModel
-
Lists all ont-statements.
- statements() - Method in interface com.github.owlcs.ontapi.jena.model.OntObject
-
Lists all top-level statements related to this object (i.e.
- 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(Property) - Method in class com.github.owlcs.ontapi.jena.impl.OntObjectImpl
- statements(Property) - Method in interface com.github.owlcs.ontapi.jena.model.OntObject
-
Lists ont-statements by the predicate.
- statements(Resource, Property, RDFNode) - Method in class com.github.owlcs.ontapi.jena.impl.OntGraphModelImpl
- statements(Resource, Property, RDFNode) - Method in interface com.github.owlcs.ontapi.jena.model.OntModel
-
Lists all statements for the specified subject, predicate and object (SPO).
- 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.
- StoreException(Transform, Throwable) - Constructor for exception 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. - stream(OntGraphModelImpl, OntObject, Property, Class<N>) - Static method in class com.github.owlcs.ontapi.jena.impl.OntListImpl
-
Lists all rdf-lists by subject and predicate in the form of
OntList
. - stream(OntGraphModelImpl, OntObject, Property, Resource, Class<N>) - Static method in class com.github.owlcs.ontapi.jena.impl.OntListImpl
-
Lists all []-list resources in the form of
OntList
for the given subject and predicate. - STRICT - com.github.owlcs.ontapi.jena.impl.conf.OntModelConfig.StdMode
-
The following punnings are considered as illegal and are excluded: owl:Class <-> rdfs:Datatype owl:ObjectProperty <-> owl:DatatypeProperty owl:ObjectProperty <-> owl:AnnotationProperty owl:AnnotationProperty <-> owl:DatatypeProperty
- STRING - com.github.owlcs.ontapi.config.ExtendedProperties.MapType
- stringConcat - Static variable in class com.github.owlcs.ontapi.jena.vocabulary.SWRLB
- stringEqualIgnoreCase - Static variable in class com.github.owlcs.ontapi.jena.vocabulary.SWRLB
- stringLength - Static variable in class com.github.owlcs.ontapi.jena.vocabulary.SWRLB
- 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.jena.UnionGraph
- sub - Variable in class com.github.owlcs.ontapi.transforms.GraphStats
- SUB_ANNOTATION_PROPERTY_OF - com.github.owlcs.ontapi.internal.OWLTopObjectType
- SUB_DATA_PROPERTY - com.github.owlcs.ontapi.internal.OWLTopObjectType
- SUB_OBJECT_PROPERTY - com.github.owlcs.ontapi.internal.OWLTopObjectType
- SUB_PROPERTY_CHAIN_OF - 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 - 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
- subClasses(boolean) - Method in class com.github.owlcs.ontapi.jena.impl.OntCEImpl
- subClasses(boolean) - Method in class com.github.owlcs.ontapi.jena.impl.OntClassImpl
- subClasses(boolean) - Method in interface com.github.owlcs.ontapi.jena.model.OntClass
-
Answer a
Stream
over all of the class expressions that are declared to be sub-classes of this class expression. - 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 - 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 - 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. - subGraphs(Graph) - Static method in class com.github.owlcs.ontapi.jena.utils.Graphs
-
Extracts and lists all top-level sub-graphs from the given composite graph-container, that is allowed to be either
UnionGraph
orPolyadic
orDyadic
. - subject - Variable in class com.github.owlcs.ontapi.internal.objects.ONTStatementImpl
- subject - Variable in class com.github.owlcs.ontapi.jena.impl.OntListImpl
- 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
- subjects(RDFNode) - Static method in class com.github.owlcs.ontapi.jena.utils.Models
-
Lists all direct subjects for the given object.
- 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. - subProperties(boolean) - Method in class com.github.owlcs.ontapi.jena.impl.OntAPropertyImpl
- subProperties(boolean) - Method in class com.github.owlcs.ontapi.jena.impl.OntDPropertyImpl
- subProperties(boolean) - Method in class com.github.owlcs.ontapi.jena.impl.OntOPEImpl
- subProperties(boolean) - Method in interface com.github.owlcs.ontapi.jena.model.OntAnnotationProperty
-
Answers a
Stream
over all of the properties that are declared to be sub-properties of this property. - subProperties(boolean) - Method in interface com.github.owlcs.ontapi.jena.model.OntDataProperty
-
Answers a
Stream
over all of the properties that are declared to be sub-properties of this property. - subProperties(boolean) - Method in interface com.github.owlcs.ontapi.jena.model.OntObjectProperty
-
Answers a
Stream
over all of the properties that are declared to be sub-properties of this property. - subProperties(boolean) - Method in interface com.github.owlcs.ontapi.jena.model.OntProperty
-
Answers a
Stream
over all of the properties that are declared to be sub-properties of this property. - subProperties(boolean) - Method in interface com.github.owlcs.ontapi.jena.model.OntRealProperty
-
Answers a
Stream
over all of the properties that are declared to be sub-properties of this property. - 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
- substring - Static variable in class com.github.owlcs.ontapi.jena.vocabulary.SWRLB
- substringAfter - Static variable in class com.github.owlcs.ontapi.jena.vocabulary.SWRLB
- substringBefore - Static variable in class com.github.owlcs.ontapi.jena.vocabulary.SWRLB
- subtract - Static variable in class com.github.owlcs.ontapi.jena.vocabulary.SWRLB
- subtractDates - Static variable in class com.github.owlcs.ontapi.jena.vocabulary.SWRLB
- subtractDateTimesYieldingDayTimeDuration - Static variable in class com.github.owlcs.ontapi.jena.vocabulary.SWRLB
- subtractDateTimesYieldingYearMonthDuration - Static variable in class com.github.owlcs.ontapi.jena.vocabulary.SWRLB
- subtractDayTimeDurationFromDate - Static variable in class com.github.owlcs.ontapi.jena.vocabulary.SWRLB
- subtractDayTimeDurationFromDateTime - Static variable in class com.github.owlcs.ontapi.jena.vocabulary.SWRLB
- subtractDayTimeDurationFromTime - Static variable in class com.github.owlcs.ontapi.jena.vocabulary.SWRLB
- subtractDayTimeDurations - Static variable in class com.github.owlcs.ontapi.jena.vocabulary.SWRLB
- subtractTimes - Static variable in class com.github.owlcs.ontapi.jena.vocabulary.SWRLB
- subtractYearMonthDurationFromDate - Static variable in class com.github.owlcs.ontapi.jena.vocabulary.SWRLB
- subtractYearMonthDurationFromDateTime - Static variable in class com.github.owlcs.ontapi.jena.vocabulary.SWRLB
- subtractYearMonthDurations - Static variable in class com.github.owlcs.ontapi.jena.vocabulary.SWRLB
- superClasses() - Method in interface com.github.owlcs.ontapi.jena.model.OntClass
-
Lists all super classes for this class expression.
- superClasses(boolean) - Method in class com.github.owlcs.ontapi.jena.impl.OntCEImpl
- superClasses(boolean) - Method in class com.github.owlcs.ontapi.jena.impl.OntClassImpl
- superClasses(boolean) - Method in interface com.github.owlcs.ontapi.jena.model.OntClass
-
Answers a
Stream
over the class-expressions for which this class expression is declared to be sub-class. - superProperties() - Method in interface com.github.owlcs.ontapi.jena.model.OntAnnotationProperty
-
Lists all direct super properties.
- superProperties() - Method in interface com.github.owlcs.ontapi.jena.model.OntDataProperty
-
Lists all super properties.
- superProperties() - Method in interface com.github.owlcs.ontapi.jena.model.OntObjectProperty
-
Lists all direct super properties, the pattern is
P1 rdfs:subPropertyOf P2
. - superProperties() - Method in interface com.github.owlcs.ontapi.jena.model.OntProperty
-
Lists all direct super properties for this property expression.
- superProperties() - Method in interface com.github.owlcs.ontapi.jena.model.OntRealProperty
-
List all super properties for this property expression.
- superProperties(boolean) - Method in class com.github.owlcs.ontapi.jena.impl.OntAPropertyImpl
- superProperties(boolean) - Method in class com.github.owlcs.ontapi.jena.impl.OntDPropertyImpl
- superProperties(boolean) - Method in class com.github.owlcs.ontapi.jena.impl.OntOPEImpl
- superProperties(boolean) - Method in interface com.github.owlcs.ontapi.jena.model.OntAnnotationProperty
-
Answers a
Stream
over all of the properties that are declared to be super-properties of this property. - superProperties(boolean) - Method in interface com.github.owlcs.ontapi.jena.model.OntDataProperty
-
Answers a
Stream
over all of the properties that are declared to be super-properties of this property. - superProperties(boolean) - Method in interface com.github.owlcs.ontapi.jena.model.OntObjectProperty
-
Answers a
Stream
over all of the properties that are declared to be super-properties of this property. - superProperties(boolean) - Method in interface com.github.owlcs.ontapi.jena.model.OntProperty
-
Answers a
Stream
over all of the properties that are declared to be super-properties of this property. - superProperties(boolean) - Method in interface com.github.owlcs.ontapi.jena.model.OntRealProperty
-
Answers a
Stream
over all of the properties that are declared to be super-properties of this property. - SWRL - Class in com.github.owlcs.ontapi.jena.vocabulary
-
Vocabulary definition for the SWRL: A Semantic Web Rule Language Combining OWL and RuleML.
- SWRL() - Constructor for class com.github.owlcs.ontapi.jena.vocabulary.SWRL
- SWRL_ATOM - com.github.owlcs.ontapi.internal.OWLComponentType
- SWRL_RULE - com.github.owlcs.ontapi.internal.OWLTopObjectType
- SWRL_VARIABLE - com.github.owlcs.ontapi.internal.OWLComponentType
- SWRL_VOCABULARY - Static variable in class com.github.owlcs.ontapi.jena.OntVocabulary.Factory
- SWRLB - Class in com.github.owlcs.ontapi.jena.vocabulary
-
Vocabulary defining builtin SWRL entities, that have implicit type
swrl:Builtin
. - SWRLB() - Constructor for class com.github.owlcs.ontapi.jena.vocabulary.SWRLB
- SWRLImpl() - Constructor for class com.github.owlcs.ontapi.jena.OntVocabulary.Factory.SWRLImpl
- SWRLImplFactory() - Constructor for class com.github.owlcs.ontapi.jena.impl.OntSWRLImpl.SWRLImplFactory
- 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 - 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.
- syncImports(OntModel) - Static method in class com.github.owlcs.ontapi.jena.utils.OntModels
-
Synchronizes the import declarations with the graph hierarchy.
- systemResources - Variable in class com.github.owlcs.ontapi.internal.SearchModel
-
A collection of reserved uri-
Node
s, that cannot be OWL-entities.
T
- tan - Static variable in class com.github.owlcs.ontapi.jena.vocabulary.SWRLB
- 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
- test(Node, EnhGraph) - Method in class com.github.owlcs.ontapi.jena.impl.conf.OntFilter.HasPredicate
- test(Node, EnhGraph) - Method in class com.github.owlcs.ontapi.jena.impl.conf.OntFilter.HasType
- test(Node, EnhGraph) - Method in class com.github.owlcs.ontapi.jena.impl.conf.OntFilter.OneOf
- test(Node, EnhGraph) - Method in interface com.github.owlcs.ontapi.jena.impl.conf.OntFilter
-
Tests if the given
node
suits the encapsulated conditions in bounds of the specifiedgraph
. - test(Node, EnhGraph) - Method in class com.github.owlcs.ontapi.jena.impl.OntCEImpl.HasSelfFilter
- testAllDisjointProperties(Statement) - Method in class com.github.owlcs.ontapi.transforms.ReasonerDeclarator
- testAnnotation(Node, EnhGraph) - Static method in class com.github.owlcs.ontapi.jena.impl.OntAnnotationImpl
- testAnnotation(Node, Graph) - Static method in class com.github.owlcs.ontapi.jena.impl.OntAnnotationImpl
- testAnnotationAxiomOverlaps(OntStatement, AxiomsSettings, AxiomType<? extends OWLObjectPropertyAxiom>, AxiomType<? extends OWLDataPropertyAxiom>) - Static method in class com.github.owlcs.ontapi.internal.ReadHelper
-
Auxiliary method for simplification code.
- testAnonymousIndividual(Node, EnhGraph) - Static method in class com.github.owlcs.ontapi.jena.impl.OntIndividualImpl
- 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.
- testObject(Node, EnhGraph) - Method in enum com.github.owlcs.ontapi.jena.impl.OntCEImpl.RestrictionType
- 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 - com.github.owlcs.ontapi.transforms.ReasonerDeclarator.DefaultStrategies
- thread - Variable in class com.github.owlcs.ontapi.jena.RWLockedGraph.WIT
- time - Static variable in class com.github.owlcs.ontapi.jena.vocabulary.SWRLB
- timestamp - Variable in class com.github.owlcs.ontapi.jena.RWLockedGraph.WIT
- timestamp() - Method in class com.github.owlcs.ontapi.jena.RWLockedGraph.WIT
- 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
andconfig
). - 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 contentitem
using thefactory
. - 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 type of a property is unknown, the item is cached as is.
- 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 asONTObject
. - toDR(Object, ModelObjectFactory) - Method in class com.github.owlcs.ontapi.internal.objects.ONTExpressionImpl
-
Restores an
OWLDataRange
from the contentitem
using thefactory
. - 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
ID
s as keys and componentGraph
s as values. - toIArgument(Object, ONTObjectFactory) - Method in class com.github.owlcs.ontapi.internal.objects.ONTSWRLAtomImpl
-
Restores a content item to a
SWRLIArgument
wrapped asONTObject
. - 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 contentitem
using thefactory
. - toInputStream(Graph, Lang, AtomicReference<Exception>) - Static method in class com.github.owlcs.ontapi.OntGraphDocumentSourceImpl
-
Creates a new
InputStream
for the givenGraph
andlang
. - 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 theString
. - 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
fromOWLObject
. - tokenize - Static variable in class com.github.owlcs.ontapi.jena.vocabulary.SWRLB
- toKey(String) - Method in enum com.github.owlcs.ontapi.config.ExtendedProperties.MapType
- toList() - Method in class com.github.owlcs.ontapi.jena.RWLockedGraph.WIT
- toListKey(String, int) - Method in enum com.github.owlcs.ontapi.config.ExtendedProperties.MapType
- toListStatements(List<Triple>) - Method in class com.github.owlcs.ontapi.jena.impl.OntListImpl
- toLiteral(Object, ModelObjectFactory) - Method in class com.github.owlcs.ontapi.internal.objects.ONTExpressionImpl
-
Restores an
OWLLiteral
from the contentitem
using thefactory
. - toLiteral(OWLLiteral) - Static method in class com.github.owlcs.ontapi.internal.WriteHelper
-
Converts OWLAPI-literal to Jena-literal.
- toMap(Iterator<X>, Function<? super X, ? extends K>, Function<? super X, ? extends V>, BinaryOperator<V>, Supplier<M>) - Static method in class com.github.owlcs.ontapi.jena.utils.Iter
-
Returns a
Map
(of the type ofIter
) whose keys and values are the result of applying the provided mapping functions to the input elements. - toModel(ONTObject<? extends OWLObject>) - Method in class com.github.owlcs.ontapi.internal.InternalModelImpl
-
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 contentitem
using thefactory
. - 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 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. - toOntStatement(Triple, OntModel) - Static method in class com.github.owlcs.ontapi.jena.utils.OntModels
- toOPE(Object, ModelObjectFactory) - Method in class com.github.owlcs.ontapi.internal.objects.ONTExpressionImpl
-
Restores an
OWLObjectPropertyExpression
from the contentitem
using thefactory
. - 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
- toRDFDatatype() - Method in class com.github.owlcs.ontapi.jena.impl.OntDatatypeImpl
- toRDFDatatype() - Method in interface com.github.owlcs.ontapi.jena.model.OntDataRange.Named
-
Creates a Jena Datatype.
- toRDFNode(OWLObject) - Static method in class com.github.owlcs.ontapi.internal.WriteHelper
- 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() - Method in class com.github.owlcs.ontapi.jena.RWLockedGraph.WIT
- toSet(OWLComponentType...) - Static method in enum 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
- 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 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.jena.impl.OntGraphModelImpl
- toString() - Method in class com.github.owlcs.ontapi.jena.impl.OntIDImpl
- toString() - Method in class com.github.owlcs.ontapi.jena.impl.OntObjectImpl
- toString() - Method in class com.github.owlcs.ontapi.jena.impl.UnionModel
- toString() - Method in class com.github.owlcs.ontapi.jena.impl.WrappedFactoryImpl
- toString() - Method in class com.github.owlcs.ontapi.jena.RWLockedGraph.WPM
- toString() - Method in class com.github.owlcs.ontapi.jena.UnionGraph
- 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 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.
- toString(Statement) - Static method in class com.github.owlcs.ontapi.jena.utils.Models
-
Returns a string representation of the given Jena statement.
- toString(Statement, PrefixMapping) - Static method in class com.github.owlcs.ontapi.jena.utils.Models
-
Returns a string representation of the given Jena statement taking into account PrefixMapping.
- 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
- totalDigits - Static variable in class com.github.owlcs.ontapi.jena.vocabulary.XSD
- totalDigitsFRFactory - Static variable in class com.github.owlcs.ontapi.jena.impl.OntFRImpl
- TotalDigitsImpl(Node, EnhGraph) - Constructor for class com.github.owlcs.ontapi.jena.impl.OntFRImpl.TotalDigitsImpl
- toTurtleString(Graph) - Static method in class com.github.owlcs.ontapi.jena.utils.Graphs
-
Returns a
Graph
as a Turtle String. - toUnion(Graph) - Static method in class com.github.owlcs.ontapi.jena.utils.Graphs
-
Converts the given graph to the hierarchical
Union Graph
in accordance with theirowl:imports
declarations. - toUnion(Graph, Collection<Graph>) - Static method in class com.github.owlcs.ontapi.jena.utils.Graphs
-
Builds an union-graph using the specified components.
- TrackedGraph(Graph) - Constructor for class com.github.owlcs.ontapi.transforms.TransformationModel.TrackedGraph
- transform - Variable in exception 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 ofRDF Triple
s. - Transform.Factory - Class in com.github.owlcs.ontapi.transforms
-
A factory to produce
Transform
s. - Transform.Factory.DefaultMaker - Class in com.github.owlcs.ontapi.transforms
-
The default impl of
Transform
, which is based onTransformationModel
. - 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
andVocabulary
with builtins. - TransformationModel.TrackedGraph - Class in com.github.owlcs.ontapi.transforms
-
A Graph-wrapper to use as base in a
working model
. - TransformException - Exception in com.github.owlcs.ontapi.transforms
-
The jena exception to use inside
this package
only. - TransformException() - Constructor for exception com.github.owlcs.ontapi.transforms.TransformException
- TransformException(String) - Constructor for exception com.github.owlcs.ontapi.transforms.TransformException
- TransformException(String, Throwable) - Constructor for exception com.github.owlcs.ontapi.transforms.TransformException
- TransformException(Throwable) - Constructor for exception 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
Transform
s. - TRANSITIVE_OBJECT_PROPERTY - 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 - Static variable in class com.github.owlcs.ontapi.jena.vocabulary.SWRLB
- 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 theBaseSearcher
instance and returns a new iterator containingBaseSearcher
s. - 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 - com.github.owlcs.ontapi.OntFormat
- TRIG - com.github.owlcs.ontapi.OWLLangRegistry.LangKey
- triple(Triple) - Static method in class com.github.owlcs.ontapi.OntGraphUtils
-
Converts a
Jena Triple
toOWL-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
Triple
s, associated with this object. - triples() - Method in interface com.github.owlcs.ontapi.internal.ONTObject
-
Lists all associated
triple
s. - triples() - Method in class com.github.owlcs.ontapi.internal.ONTWrapperImpl
-
Gets
Triple
s associated with encapsulatedOWLObject
. - triples() - Method in class com.github.owlcs.ontapi.internal.OWLTriples
- triples(GraphStats.Type) - Method in class com.github.owlcs.ontapi.transforms.GraphStats
- TRIX - com.github.owlcs.ontapi.OntFormat
- TRIX - com.github.owlcs.ontapi.OWLLangRegistry.LangKey
- TRUE - com.github.owlcs.ontapi.transforms.ReasonerDeclarator.Res
- TRUE - Static variable in interface com.github.owlcs.ontapi.jena.impl.conf.OntFilter
- TRUE - Static variable in class com.github.owlcs.ontapi.jena.utils.Models
- TRUE - Static variable in interface com.github.owlcs.ontapi.transforms.GraphFilter
- TRUE_LITERAL - Static variable in class com.github.owlcs.ontapi.owlapi.InternalizedEntities
- TSV - com.github.owlcs.ontapi.OntFormat
- TURTLE - com.github.owlcs.ontapi.OntFormat
- TURTLE - com.github.owlcs.ontapi.OWLLangRegistry.LangKey
- type - Variable in enum com.github.owlcs.ontapi.config.ExtendedProperties.MapType
- type - Variable in class com.github.owlcs.ontapi.jena.impl.conf.OntFilter.HasType
- type - Variable in class com.github.owlcs.ontapi.jena.impl.conf.OntFinder.ByType
- type - Variable in class com.github.owlcs.ontapi.jena.impl.conf.OntMaker.WithType
- type - Variable in class com.github.owlcs.ontapi.jena.impl.OntCEImpl.ComponentsCEImpl
- type - Variable in class com.github.owlcs.ontapi.jena.impl.OntDRImpl.ComponentsDRImpl
- type() - Method in class com.github.owlcs.ontapi.jena.impl.OntListImpl
- type() - Method in interface com.github.owlcs.ontapi.jena.model.OntList
-
Answers the resource-type of this ONT-list, if it is typed.
- TYPED - Static variable in interface com.github.owlcs.ontapi.jena.impl.conf.OntFinder
- typeMapper - Static variable in class com.github.owlcs.ontapi.owlapi.objects.LiteralImpl
- typeName() - Method in enum com.github.owlcs.ontapi.config.ExtendedProperties.MapType
- types() - Method in interface com.github.owlcs.ontapi.jena.impl.conf.OntPersonality
-
Lists all object-types, which are supported by this personality configuration.
- types() - Method in class com.github.owlcs.ontapi.jena.impl.conf.OntPersonalityImpl
- types() - Method in interface com.github.owlcs.ontapi.jena.model.OntObject
-
Lists all declarations (statements with
rdf:type
predicate). - types(Class<T>) - Method in interface com.github.owlcs.ontapi.jena.impl.conf.OntPersonality
-
Lists all object-types encapsulated by this config, that extend the specified object-type.
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
- unaryMinus - Static variable in class com.github.owlcs.ontapi.jena.vocabulary.SWRLB
- unaryPlus - Static variable in class com.github.owlcs.ontapi.jena.vocabulary.SWRLB
- 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.
- Underlying() - Constructor for class com.github.owlcs.ontapi.jena.UnionGraph.Underlying
- Underlying(Collection<Graph>) - Constructor for class com.github.owlcs.ontapi.jena.UnionGraph.Underlying
- UnionGraph - Class in com.github.owlcs.ontapi.jena
-
An Union Graph.
- UnionGraph(Graph) - Constructor for class com.github.owlcs.ontapi.jena.UnionGraph
-
Creates an instance with default settings.
- UnionGraph(Graph, boolean) - Constructor for class com.github.owlcs.ontapi.jena.UnionGraph
-
Creates a graph for the given
base
, which will be either distinct or non-distinct, depending on the second parameter. - UnionGraph(Graph, UnionGraph.Underlying, UnionGraph.OntEventManager, boolean) - Constructor for class com.github.owlcs.ontapi.jena.UnionGraph
-
The base constructor.
- UnionGraph.OntEventManager - Class in com.github.owlcs.ontapi.jena
-
An extended
Jena Graph Event Manager
, a holder forGraphListener
s. - UnionGraph.Underlying - Class in com.github.owlcs.ontapi.jena
-
A container to hold all sub-graphs, that make up the hierarchy.
- UnionModel - Class in com.github.owlcs.ontapi.jena.impl
-
A
model
implementation which encapsulatesunion graph
. - UnionModel(Graph, Personality<RDFNode>) - Constructor for class com.github.owlcs.ontapi.jena.impl.UnionModel
- unionOfCEFactory - Static variable in class com.github.owlcs.ontapi.jena.impl.OntCEImpl
- unionOfDRFactory - Static variable in class com.github.owlcs.ontapi.jena.impl.OntDRImpl
- UnionOfImpl(Node, EnhGraph) - Constructor for class com.github.owlcs.ontapi.jena.impl.OntCEImpl.UnionOfImpl
- UnionOfImpl(Node, EnhGraph) - Constructor for class com.github.owlcs.ontapi.jena.impl.OntDRImpl.UnionOfImpl
- UNKNOWN - 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 - com.github.owlcs.ontapi.transforms.GraphStats.Type
- unregister(Class<? extends OntObject>) - Method in class com.github.owlcs.ontapi.jena.impl.conf.OntPersonalityImpl
-
Removes the factory.
- 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 com.github.owlcs.ontapi.jena.OntJenaException.Unsupported
- Unsupported() - Constructor for exception com.github.owlcs.ontapi.OntApiException.Unsupported
- Unsupported(String) - Constructor for exception com.github.owlcs.ontapi.jena.OntJenaException.Unsupported
- Unsupported(String) - Constructor for exception com.github.owlcs.ontapi.OntApiException.Unsupported
- UnsupportedFormatException(String) - Constructor for exception com.github.owlcs.ontapi.OntologyFactoryImpl.UnsupportedFormatException
- UnsupportedFormatException(Throwable) - Constructor for exception com.github.owlcs.ontapi.OntologyFactoryImpl.UnsupportedFormatException
- upperCase - Static variable in class com.github.owlcs.ontapi.jena.vocabulary.SWRLB
- uri(Node) - Static method in class com.github.owlcs.ontapi.OntGraphUtils
-
Converts a
Jena Node
toOWL-API IRI RDF-Node
. - URI - Static variable in interface com.github.owlcs.ontapi.jena.impl.conf.OntFilter
- URI - Static variable in class com.github.owlcs.ontapi.jena.vocabulary.SWRL
- URI - Static variable in class com.github.owlcs.ontapi.jena.vocabulary.SWRLB
- URI - Static variable in class com.github.owlcs.ontapi.transforms.vocabulary.AVC
- useAnnotationPropertyInUnclearCase - Variable in class com.github.owlcs.ontapi.transforms.RDFSTransform
- 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 personalLoader Configuration
and, therefore, uses manager's config.
V
- validateArity(OntDataRange, Collection<OntDataProperty>) - Static method in class com.github.owlcs.ontapi.jena.impl.OntCEImpl.NaryRestrictionCEImpl
- value - Variable in class com.github.owlcs.ontapi.owlapi.objects.ce.ValueRestrictionImpl
- valueOf(String) - Static method in enum com.github.owlcs.ontapi.config.ExtendedProperties.MapType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.github.owlcs.ontapi.config.OntConfig.DefaultScheme
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.github.owlcs.ontapi.config.OntSettings
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.github.owlcs.ontapi.internal.OWLComponentType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.github.owlcs.ontapi.internal.OWLTopObjectType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.github.owlcs.ontapi.jena.impl.conf.OntModelConfig.StdMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.github.owlcs.ontapi.jena.impl.Entities
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.github.owlcs.ontapi.jena.impl.OntCEImpl.CardinalityType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.github.owlcs.ontapi.jena.impl.OntCEImpl.ObjectRestrictionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.github.owlcs.ontapi.jena.impl.OntCEImpl.RestrictionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.github.owlcs.ontapi.OntFormat
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.github.owlcs.ontapi.OWLLangRegistry.LangKey
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.github.owlcs.ontapi.transforms.GraphStats.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.github.owlcs.ontapi.transforms.ReasonerDeclarator.DefaultStrategies
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.github.owlcs.ontapi.transforms.ReasonerDeclarator.Res
-
Returns the enum constant of this type 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 com.github.owlcs.ontapi.config.ExtendedProperties.MapType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.github.owlcs.ontapi.config.OntConfig.DefaultScheme
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.github.owlcs.ontapi.config.OntSettings
-
Returns an array containing the constants of this enum type, 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
ONTObject
s encapsulated by this map. - values() - Method in class com.github.owlcs.ontapi.internal.objects.ONTAnonymousDataRangeImpl.OF
- values() - Static method in enum com.github.owlcs.ontapi.internal.OWLComponentType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.github.owlcs.ontapi.internal.OWLTopObjectType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.github.owlcs.ontapi.jena.impl.conf.OntModelConfig.StdMode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.github.owlcs.ontapi.jena.impl.Entities
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.github.owlcs.ontapi.jena.impl.OntCEImpl.CardinalityType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.github.owlcs.ontapi.jena.impl.OntCEImpl.ObjectRestrictionType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.github.owlcs.ontapi.jena.impl.OntCEImpl.RestrictionType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.github.owlcs.ontapi.OntFormat
-
Returns an array containing the constants of this enum type, 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 nonull
-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 com.github.owlcs.ontapi.OWLLangRegistry.LangKey
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.github.owlcs.ontapi.transforms.GraphStats.Type
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.github.owlcs.ontapi.transforms.ReasonerDeclarator.DefaultStrategies
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.github.owlcs.ontapi.transforms.ReasonerDeclarator.Res
-
Returns an array containing the constants of this enum type, in the order they are declared.
- Variable - Static variable in class com.github.owlcs.ontapi.jena.vocabulary.SWRL
- VariableImpl - Class in com.github.owlcs.ontapi.owlapi.objects.swrl
- VariableImpl(Node, EnhGraph) - Constructor for class com.github.owlcs.ontapi.jena.impl.OntSWRLImpl.VariableImpl
- 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.
- variableSWRLFactory - Static variable in class com.github.owlcs.ontapi.jena.impl.OntSWRLImpl
- vetoListeners - Variable in class com.github.owlcs.ontapi.OntologyManagerImpl.ListenersHolder
- view() - Method in enum com.github.owlcs.ontapi.jena.impl.OntCEImpl.RestrictionType
- viewAsString(Class<? extends RDFNode>) - Static method in class com.github.owlcs.ontapi.jena.impl.OntObjectImpl
-
Answers a short form of a given class-type.
- 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
- Vocabulary<T extends org.apache.jena.rdf.model.Resource> - Interface in com.github.owlcs.ontapi.jena.impl.conf
-
This is a resource type mapper.
- Vocabulary.Entities - Interface in com.github.owlcs.ontapi.jena.impl.conf
-
A technical interface to describe vocabulary for
OWL Entity
types.
W
- waitForEmptyIterators() - Method in class com.github.owlcs.ontapi.jena.RWLockedGraph
-
Waits for all other (that are created by other threads) iterators.
- WIT(ExtendedIterator<X>) - Constructor for class com.github.owlcs.ontapi.jena.RWLockedGraph.WIT
- 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.
- withBase(UnionGraph, Graph) - Static method in class com.github.owlcs.ontapi.OntologyModelImpl.Concurrent
-
Makes a new
UnionGraph
with a the specifiedbase
graph and with the inherited hierarchy structure from the givenfrom
graph. - withBase(Graph, UnionGraph) - Static method in class com.github.owlcs.ontapi.jena.utils.Graphs
-
Creates a new
UnionGraph
with the given baseGraph
and the same structure and settings as in the specifiedUnionGraph
. - 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 a 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
- 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 class com.github.owlcs.ontapi.jena.impl.OntGraphModelImpl
- withDefaultMappings(PrefixMapping) - Method in class com.github.owlcs.ontapi.jena.RWLockedGraph.WPM
- 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 itsimports
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 itsimports
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 returnsStream
, on this ontology and all itsimports
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.
- withReadLock(Supplier<X>) - Method in class com.github.owlcs.ontapi.jena.RWLockedGraph
- 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.
- withRestrictionsSpec() - Method in class com.github.owlcs.ontapi.jena.impl.OntDRImpl.RestrictionImpl
- 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.
- WithType(Class<? extends OntObjectImpl>, Resource) - Constructor for class com.github.owlcs.ontapi.jena.impl.conf.OntMaker.WithType
- 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.
- withWriteLock(Supplier<X>) - Method in class com.github.owlcs.ontapi.jena.RWLockedGraph
- 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
- WPM() - Constructor for class com.github.owlcs.ontapi.jena.RWLockedGraph.WPM
- wrap(Graph, OntLoaderConfiguration) - Method in class com.github.owlcs.ontapi.OntologyBuilderImpl
-
Wraps the given graph as
UnionGraph
if it is required. - wrap(Node, EnhGraph) - Method in class com.github.owlcs.ontapi.jena.impl.conf.BaseFactoryImpl
-
Creates a new
EnhNode
wrapping the givenNode
node in the context of the graphEnhGraph
. - wrap(Node, EnhGraph) - Method in class com.github.owlcs.ontapi.jena.impl.conf.CommonFactoryImpl
- wrap(Node, EnhGraph) - Method in class com.github.owlcs.ontapi.jena.impl.conf.MultiFactoryImpl
- wrap(Node, EnhGraph) - Method in interface com.github.owlcs.ontapi.jena.impl.conf.ObjectFactory
-
Creates a new
EnhNode
wrapping the givenNode
node in the context of the graphEnhGraph
. - wrap(Node, EnhGraph) - Method in class com.github.owlcs.ontapi.jena.impl.OntCEImpl.ClassExpressionFactory
- wrap(Node, EnhGraph) - Method in class com.github.owlcs.ontapi.jena.impl.OntDRImpl.DataRangeFactory
- wrap(Node, EnhGraph) - Method in class com.github.owlcs.ontapi.jena.impl.OntPEImpl.PropertiesFactory
- wrap(Node, EnhGraph) - Method in class com.github.owlcs.ontapi.jena.impl.WrappedFactoryImpl
- wrap(Node, EnhGraph, OntJenaException.Conversion, ObjectFactory...) - Static method in class com.github.owlcs.ontapi.jena.impl.conf.BaseFactoryImpl
- wrap(Node, EnhGraph, OntJenaException.Conversion, Iterable<ObjectFactory>) - Static method in class com.github.owlcs.ontapi.jena.impl.conf.BaseFactoryImpl
- wrapAsOntAnnotation(Resource) - Method in class com.github.owlcs.ontapi.jena.impl.OntStatementImpl
-
Wraps the given resource as
Ontology Annotation Implementation
with reference to itself. - wrapAsOntObject(Node, EnhGraph) - Static method in class com.github.owlcs.ontapi.jena.impl.OntObjectImpl
-
Creates a fresh
OntObject
instance. - WrappedFactoryImpl - Class in com.github.owlcs.ontapi.jena.impl
-
A factory wrapper.
- WrappedFactoryImpl(Class<? extends OntObject>) - Constructor for class com.github.owlcs.ontapi.jena.impl.WrappedFactoryImpl
- 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 class com.github.owlcs.ontapi.jena.impl.OntGraphModelImpl
- write(OutputStream) - Method in class com.github.owlcs.ontapi.jena.impl.UnionModel
- write(OutputStream, String) - Method in class com.github.owlcs.ontapi.jena.impl.OntGraphModelImpl
- write(OutputStream, String) - Method in class com.github.owlcs.ontapi.jena.impl.UnionModel
- write(OutputStream, String, String) - Method in class com.github.owlcs.ontapi.jena.impl.OntGraphModelImpl
- write(OutputStream, String, String) - Method in class com.github.owlcs.ontapi.jena.impl.UnionModel
- write(Writer) - Method in class com.github.owlcs.ontapi.jena.impl.OntGraphModelImpl
- write(Writer) - Method in class com.github.owlcs.ontapi.jena.impl.UnionModel
- write(Writer, String) - Method in class com.github.owlcs.ontapi.jena.impl.OntGraphModelImpl
- write(Writer, String) - Method in class com.github.owlcs.ontapi.jena.impl.UnionModel
- write(Writer, String, String) - Method in class com.github.owlcs.ontapi.jena.impl.OntGraphModelImpl
- write(Writer, String, String) - Method in class com.github.owlcs.ontapi.jena.impl.UnionModel
- 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
- 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 thetarget
in the default serialization forlang
. - WriteHelper - Class in com.github.owlcs.ontapi.internal
-
A collection of helper methods to perform translation of
OWLObject
s to the RDF-form (i.e. - 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 - Class in com.github.owlcs.ontapi.jena.vocabulary
-
XML Schema Vocabulary See XSD
- XSD() - Constructor for class com.github.owlcs.ontapi.jena.vocabulary.XSD
- 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
Y
- yearMonthDuration - Static variable in class com.github.owlcs.ontapi.jena.vocabulary.SWRLB
All Classes All Packages