- abox() - Method in class it.unibz.inf.ontop.spec.ontology.impl.OntologyImpl
-
- abox() - Method in interface it.unibz.inf.ontop.spec.ontology.Ontology
-
- ABoxAssertionSupplier - Interface in it.unibz.inf.ontop.spec.ontology
-
- AbstractPrefixManager - Class in it.unibz.inf.ontop.spec.mapping.impl
-
- AbstractPrefixManager() - Constructor for class it.unibz.inf.ontop.spec.mapping.impl.AbstractPrefixManager
-
- addAnnotationAssertion(AnnotationProperty, ObjectConstant, Constant) - Method in class it.unibz.inf.ontop.spec.ontology.impl.OntologyBuilderImpl
-
- addAnnotationAssertion(AnnotationProperty, ObjectConstant, Constant) - Method in interface it.unibz.inf.ontop.spec.ontology.OntologyBuilder
-
inserts an annotation property assertion
- addClassAssertion(OClass, ObjectConstant) - Method in class it.unibz.inf.ontop.spec.ontology.impl.OntologyBuilderImpl
-
- addClassAssertion(OClass, ObjectConstant) - Method in interface it.unibz.inf.ontop.spec.ontology.OntologyBuilder
-
inserts a class assertion
(does nothing if ce is the top class, cf.
- addDataPropertyAssertion(DataPropertyExpression, ObjectConstant, RDFLiteralConstant) - Method in class it.unibz.inf.ontop.spec.ontology.impl.OntologyBuilderImpl
-
- addDataPropertyAssertion(DataPropertyExpression, ObjectConstant, RDFLiteralConstant) - Method in interface it.unibz.inf.ontop.spec.ontology.OntologyBuilder
-
inserts a data property assertion
(does nothing if dpe is the top property, cf.
- addDataPropertyRangeAxiom(DataPropertyRangeExpression, Datatype) - Method in class it.unibz.inf.ontop.spec.ontology.impl.OntologyBuilderImpl
-
Normalizes and adds a data property range axiom
- addDataPropertyRangeAxiom(DataPropertyRangeExpression, Datatype) - Method in interface it.unibz.inf.ontop.spec.ontology.OntologyBuilder
-
- addDisjointClassesAxiom(ClassExpression...) - Method in class it.unibz.inf.ontop.spec.ontology.impl.OntologyBuilderImpl
-
Normalizes and adds class disjointness axiom
- addDisjointClassesAxiom(ClassExpression...) - Method in interface it.unibz.inf.ontop.spec.ontology.OntologyBuilder
-
- addDisjointDataPropertiesAxiom(DataPropertyExpression...) - Method in class it.unibz.inf.ontop.spec.ontology.impl.OntologyBuilderImpl
-
Normalizes and adds data property disjointness axiom
- addDisjointDataPropertiesAxiom(DataPropertyExpression...) - Method in interface it.unibz.inf.ontop.spec.ontology.OntologyBuilder
-
- addDisjointObjectPropertiesAxiom(ObjectPropertyExpression...) - Method in class it.unibz.inf.ontop.spec.ontology.impl.OntologyBuilderImpl
-
Normalizes and adds object property disjointness axiom
- addDisjointObjectPropertiesAxiom(ObjectPropertyExpression...) - Method in interface it.unibz.inf.ontop.spec.ontology.OntologyBuilder
-
- addFunctionalDataPropertyAxiom(DataPropertyExpression) - Method in class it.unibz.inf.ontop.spec.ontology.impl.OntologyBuilderImpl
-
- addFunctionalDataPropertyAxiom(DataPropertyExpression) - Method in interface it.unibz.inf.ontop.spec.ontology.OntologyBuilder
-
- addFunctionalObjectPropertyAxiom(ObjectPropertyExpression) - Method in class it.unibz.inf.ontop.spec.ontology.impl.OntologyBuilderImpl
-
- addFunctionalObjectPropertyAxiom(ObjectPropertyExpression) - Method in interface it.unibz.inf.ontop.spec.ontology.OntologyBuilder
-
- addIrreflexiveObjectPropertyAxiom(ObjectPropertyExpression) - Method in class it.unibz.inf.ontop.spec.ontology.impl.OntologyBuilderImpl
-
Normalizes and adds an irreflexive object property axiom
- addIrreflexiveObjectPropertyAxiom(ObjectPropertyExpression) - Method in interface it.unibz.inf.ontop.spec.ontology.OntologyBuilder
-
- addObjectPropertyAssertion(ObjectPropertyExpression, ObjectConstant, ObjectConstant) - Method in class it.unibz.inf.ontop.spec.ontology.impl.OntologyBuilderImpl
-
- addObjectPropertyAssertion(ObjectPropertyExpression, ObjectConstant, ObjectConstant) - Method in interface it.unibz.inf.ontop.spec.ontology.OntologyBuilder
-
inserts an object property assertion
(ensures that the property is not inverse by swapping arguments if necessary)
(does nothing if ope is the top property, cf.
- addReflexiveObjectPropertyAxiom(ObjectPropertyExpression) - Method in class it.unibz.inf.ontop.spec.ontology.impl.OntologyBuilderImpl
-
Normalizes and adds a reflexive object property axiom
- addReflexiveObjectPropertyAxiom(ObjectPropertyExpression) - Method in interface it.unibz.inf.ontop.spec.ontology.OntologyBuilder
-
- addSubClassOfAxiom(ClassExpression, ClassExpression) - Method in class it.unibz.inf.ontop.spec.ontology.impl.OntologyBuilderImpl
-
Normalizes and adds subclass axiom
- addSubClassOfAxiom(ClassExpression, ClassExpression) - Method in interface it.unibz.inf.ontop.spec.ontology.OntologyBuilder
-
- addSubPropertyOfAxiom(ObjectPropertyExpression, ObjectPropertyExpression) - Method in class it.unibz.inf.ontop.spec.ontology.impl.OntologyBuilderImpl
-
Normalizes and adds an object subproperty axiom
- addSubPropertyOfAxiom(DataPropertyExpression, DataPropertyExpression) - Method in class it.unibz.inf.ontop.spec.ontology.impl.OntologyBuilderImpl
-
Normalizes and adds a data subproperty axiom
- addSubPropertyOfAxiom(ObjectPropertyExpression, ObjectPropertyExpression) - Method in interface it.unibz.inf.ontop.spec.ontology.OntologyBuilder
-
- addSubPropertyOfAxiom(DataPropertyExpression, DataPropertyExpression) - Method in interface it.unibz.inf.ontop.spec.ontology.OntologyBuilder
-
- AnnotationAssertion - Interface in it.unibz.inf.ontop.spec.ontology
-
Represents AnnotationAssertion from the OWL 2 QL Specification
AnnotationAssertion := 'AnnotationAssertion' '(' axiomAnnotations AnnotationProperty AnnotationSubject AnnotationValue ')'
AnnotationSubject := IRI | AnonymousIndividual
AnnotationValue := AnonymousIndividual | IRI | Literal
- AnnotationAssertionImpl - Class in it.unibz.inf.ontop.spec.ontology.impl
-
Represents AnnotationAssertion from the OWL 2 QL Specification
AnnotationAssertion := 'AnnotationAssertion' '(' axiomAnnotations AnnotationProperty AnnotationSubject AnnotationValue ')'
AnnotationSubject := IRI | AnonymousIndividual
AnnotationValue := AnonymousIndividual | IRI | Literal
- annotationProperties() - Method in class it.unibz.inf.ontop.spec.ontology.impl.OntologyBuilderImpl
-
- annotationProperties() - Method in class it.unibz.inf.ontop.spec.ontology.impl.OntologyImpl
-
- annotationProperties() - Method in class it.unibz.inf.ontop.spec.ontology.impl.OntologyImpl.UnclassifiedOntologyTBox
-
- annotationProperties() - Method in interface it.unibz.inf.ontop.spec.ontology.Ontology
-
annotation properties
- annotationProperties() - Method in interface it.unibz.inf.ontop.spec.ontology.OntologyBuilder
-
- AnnotationProperty - Interface in it.unibz.inf.ontop.spec.ontology
-
Represents AnnotationProperty from the OWL 2 Specification
AnnotationProperty := IRI
- AnnotationPropertyImpl - Class in it.unibz.inf.ontop.spec.ontology.impl
-
Represents AnnotationPropertyExpression from the OWL 2 QL Specification
AnnotationProperty := IRI
- Assertion - Interface in it.unibz.inf.ontop.spec.ontology
-
Represents
- ClassAssertion,
- ObjectPropertyAssertion
- DataPropertyAssertion
- AnnotationAssertion
from the OWL 2 QL Specification.
- assertionSupplier(RDF) - Static method in class it.unibz.inf.ontop.spec.ontology.impl.OntologyBuilderImpl
-
- ClassAssertion - Interface in it.unibz.inf.ontop.spec.ontology
-
Represents ClassAssertion from OWL 2 QL Specification
ClassAssertion := 'ClassAssertion' '(' axiomAnnotations Class Individual ')'
- ClassAssertionImpl - Class in it.unibz.inf.ontop.spec.ontology.impl
-
Represents ClassAssertion from OWL 2 QL Specification
ClassAssertion := 'ClassAssertion' '(' axiomAnnotations Class Individual ')'
- classes() - Method in interface it.unibz.inf.ontop.spec.ontology.ClassifiedTBox
-
classes
- classes() - Method in class it.unibz.inf.ontop.spec.ontology.impl.ClassifiedTBoxImpl
-
- classes() - Method in class it.unibz.inf.ontop.spec.ontology.impl.OntologyBuilderImpl
-
- classes() - Method in class it.unibz.inf.ontop.spec.ontology.impl.OntologyImpl.UnclassifiedOntologyTBox
-
- classes() - Method in interface it.unibz.inf.ontop.spec.ontology.OntologyBuilder
-
- classesDAG() - Method in interface it.unibz.inf.ontop.spec.ontology.ClassifiedTBox
-
- classesDAG() - Method in class it.unibz.inf.ontop.spec.ontology.impl.ClassifiedTBoxImpl
-
- ClassExpression - Interface in it.unibz.inf.ontop.spec.ontology
-
Represents subClassExpression in OWL 2 QL specification.
- ClassifiedTBox - Interface in it.unibz.inf.ontop.spec.ontology
-
This is the interface for the class ClassifiedTBox where we are able
to retrieve all the connection built in our DAG
- ClassifiedTBoxImpl - Class in it.unibz.inf.ontop.spec.ontology.impl
-
ClassifiedTBoxImpl
a DAG-based TBox reasoner
- ClassImpl - Class in it.unibz.inf.ontop.spec.ontology.impl
-
- contains(String) - Method in class it.unibz.inf.ontop.spec.mapping.impl.SimplePrefixManager
-
Checks if the prefix manager stores the prefix name.
- contains(String) - Method in interface it.unibz.inf.ontop.spec.mapping.PrefixManager
-
- contains(T) - Method in class it.unibz.inf.ontop.spec.ontology.Equivalences
-
- contains(IRI) - Method in interface it.unibz.inf.ontop.spec.ontology.OntologyVocabularyCategory
-
check whether the entity has been declared
- createAnnotationAssertion(AnnotationProperty, ObjectConstant, Constant) - Static method in class it.unibz.inf.ontop.spec.ontology.impl.OntologyBuilderImpl
-
Creates an annotation assertion
AnnotationAssertion := 'AnnotationAssertion' '(' axiomAnnotations AnnotationProperty AnnotationSubject AnnotationValue ')'
AnnotationSubject := IRI | AnonymousIndividual
- createAuxiliaryObjectProperty() - Method in class it.unibz.inf.ontop.spec.ontology.impl.OntologyBuilderImpl
-
- createAuxiliaryObjectProperty() - Method in interface it.unibz.inf.ontop.spec.ontology.OntologyBuilder
-
create an auxiliary object property
(auxiliary properties result from ontology normalization)
- createClassAssertion(String, ObjectConstant) - Method in interface it.unibz.inf.ontop.spec.ontology.ABoxAssertionSupplier
-
Creates a class assertion
(implements rule [C4])
- createClassAssertion(OClass, ObjectConstant) - Static method in class it.unibz.inf.ontop.spec.ontology.impl.OntologyBuilderImpl
-
Creates a class assertion
- createDataPropertyAssertion(String, ObjectConstant, RDFLiteralConstant) - Method in interface it.unibz.inf.ontop.spec.ontology.ABoxAssertionSupplier
-
Creates a data property assertion
(implements rule [D4])
- createDataPropertyAssertion(DataPropertyExpression, ObjectConstant, RDFLiteralConstant) - Static method in class it.unibz.inf.ontop.spec.ontology.impl.OntologyBuilderImpl
-
Creates a data property assertion
- createObjectPropertyAssertion(String, ObjectConstant, ObjectConstant) - Method in interface it.unibz.inf.ontop.spec.ontology.ABoxAssertionSupplier
-
Creates an object property assertion
(ensures that the property is not inverse by swapping arguments if necessary)
(implements rule [O4])
- createObjectPropertyAssertion(ObjectPropertyExpression, ObjectConstant, ObjectConstant) - Static method in class it.unibz.inf.ontop.spec.ontology.impl.OntologyBuilderImpl
-
Creates an object property assertion
- createPrefixManager(ImmutableMap<String, String>) - Method in interface it.unibz.inf.ontop.injection.SpecificationFactory
-
- createSpecification(Mapping, DBParameters, ClassifiedTBox) - Method in interface it.unibz.inf.ontop.injection.SpecificationFactory
-
- dataProperties() - Method in interface it.unibz.inf.ontop.spec.ontology.ClassifiedTBox
-
data properties
- dataProperties() - Method in class it.unibz.inf.ontop.spec.ontology.impl.ClassifiedTBoxImpl
-
- dataProperties() - Method in class it.unibz.inf.ontop.spec.ontology.impl.OntologyBuilderImpl
-
- dataProperties() - Method in class it.unibz.inf.ontop.spec.ontology.impl.OntologyImpl.UnclassifiedOntologyTBox
-
- dataProperties() - Method in interface it.unibz.inf.ontop.spec.ontology.OntologyBuilder
-
- dataPropertiesDAG() - Method in interface it.unibz.inf.ontop.spec.ontology.ClassifiedTBox
-
- dataPropertiesDAG() - Method in class it.unibz.inf.ontop.spec.ontology.impl.ClassifiedTBoxImpl
-
- DataPropertyAssertion - Interface in it.unibz.inf.ontop.spec.ontology
-
Represents DataPropertyAssertion from the OWL 2 QL Specification
DataPropertyAssertion := 'DataPropertyAssertion' '(' axiomAnnotations
DataPropertyExpression sourceIndividual targetValue ')'
DataPropertyExpression := DataProperty
Support for owl:topDataProperty and owl:bottomDataProperty
- DataPropertyAssertionImpl - Class in it.unibz.inf.ontop.spec.ontology.impl
-
Represents DataPropertyAssertion from the OWL 2 QL Specification
DataPropertyAssertion := 'DataPropertyAssertion' '(' axiomAnnotations
DataPropertyExpression sourceIndividual targetValue ')'
DataPropertyExpression := DataProperty
Support for owl:topDataProperty and owl:bottomDataProperty
- DataPropertyExpression - Interface in it.unibz.inf.ontop.spec.ontology
-
Represents DataPropertyExpression from the OWL 2 QL Specification
DataPropertyExpression := DataProperty
Support for owl:topDataProperty and owl:bottomDataProperty
- DataPropertyExpressionImpl - Class in it.unibz.inf.ontop.spec.ontology.impl
-
Represents DataPropertyExpression from the OWL 2 QL Specification
DataPropertyExpression := DataProperty
Support for owl:topDataProperty and owl:bottomDataProperty
- DataPropertyRangeExpression - Interface in it.unibz.inf.ontop.spec.ontology
-
Represents the first argument of DataPropertyRange axiom
- DataPropertyRangeExpressionImpl - Class in it.unibz.inf.ontop.spec.ontology.impl
-
- DataRangeExpression - Interface in it.unibz.inf.ontop.spec.ontology
-
Represents the following from OWL 2 QL Specification
DataPropertyRangeExpression (first argument of DataPropertyRange axiom) and
DataRange (including Datatype)
No implementation.
- dataRangesDAG() - Method in interface it.unibz.inf.ontop.spec.ontology.ClassifiedTBox
-
datatypes and data property ranges
- dataRangesDAG() - Method in class it.unibz.inf.ontop.spec.ontology.impl.ClassifiedTBoxImpl
-
- DataSomeValuesFrom - Interface in it.unibz.inf.ontop.spec.ontology
-
Represents DataSomeValuesFrom from OWL 2 Specification
DataSomeValuesFrom := 'DataSomeValuesFrom' '(' DataPropertyExpression { DataPropertyExpression } DataRange ')'
- DataSomeValuesFromImpl - Class in it.unibz.inf.ontop.spec.ontology.impl
-
DataSomeValuesFrom in OWL 2 QL Specification
- Datatype - Interface in it.unibz.inf.ontop.spec.ontology
-
Represents Datatype in OWL 2 Specification
- DatatypeImpl - Class in it.unibz.inf.ontop.spec.ontology.impl
-
- declareAnnotationProperty(IRI) - Method in class it.unibz.inf.ontop.spec.ontology.impl.OntologyBuilderImpl
-
- declareAnnotationProperty(IRI) - Method in interface it.unibz.inf.ontop.spec.ontology.OntologyBuilder
-
- declareClass(IRI) - Method in class it.unibz.inf.ontop.spec.ontology.impl.OntologyBuilderImpl
-
- declareClass(IRI) - Method in interface it.unibz.inf.ontop.spec.ontology.OntologyBuilder
-
declare an entity
- declareDataProperty(IRI) - Method in class it.unibz.inf.ontop.spec.ontology.impl.OntologyBuilderImpl
-
- declareDataProperty(IRI) - Method in interface it.unibz.inf.ontop.spec.ontology.OntologyBuilder
-
- declareObjectProperty(IRI) - Method in class it.unibz.inf.ontop.spec.ontology.impl.OntologyBuilderImpl
-
- declareObjectProperty(IRI) - Method in interface it.unibz.inf.ontop.spec.ontology.OntologyBuilder
-
- DEFAULT_PREFIX - Static variable in interface it.unibz.inf.ontop.spec.mapping.PrefixManager
-
- Description - Interface in it.unibz.inf.ontop.spec.ontology
-
An entity descriptor, either role or class.
- DescriptionBT - Interface in it.unibz.inf.ontop.spec.ontology
-
Represents partially ordered classes and object and data properties
isTop/isBottom are two syntactic checks for the largest/smallest element in the partial order
- disjointClasses() - Method in interface it.unibz.inf.ontop.spec.ontology.ClassifiedTBox
-
- disjointClasses() - Method in class it.unibz.inf.ontop.spec.ontology.impl.ClassifiedTBoxImpl
-
- disjointDataProperties() - Method in interface it.unibz.inf.ontop.spec.ontology.ClassifiedTBox
-
- disjointDataProperties() - Method in class it.unibz.inf.ontop.spec.ontology.impl.ClassifiedTBoxImpl
-
- disjointObjectProperties() - Method in interface it.unibz.inf.ontop.spec.ontology.ClassifiedTBox
-
- disjointObjectProperties() - Method in class it.unibz.inf.ontop.spec.ontology.impl.ClassifiedTBoxImpl
-
- GabowSCC<V,E> - Class in it.unibz.inf.ontop.spec.ontology.impl
-
Allows obtaining the strongly connected components of a directed graph.
- GabowSCC(DefaultDirectedGraph<V, E>) - Constructor for class it.unibz.inf.ontop.spec.ontology.impl.GabowSCC
-
The constructor of GabowSCC class.
- get(IRI) - Method in interface it.unibz.inf.ontop.spec.ontology.OntologyVocabularyCategory
-
check whether the entity has been declared and return the entity object
- getAllDomainRestrictions() - Method in interface it.unibz.inf.ontop.spec.ontology.DataPropertyExpression
-
- getAllDomainRestrictions() - Method in class it.unibz.inf.ontop.spec.ontology.impl.DataPropertyExpressionImpl
-
- getAnnotationAssertions() - Method in interface it.unibz.inf.ontop.spec.ontology.OntologyABox
-
- getAuxiliaryObjectProperties() - Method in class it.unibz.inf.ontop.spec.ontology.impl.OntologyImpl.UnclassifiedOntologyTBox
-
- getCanonicalForm(T) - Method in interface it.unibz.inf.ontop.spec.ontology.EquivalencesDAG
-
- getCanonicalForm(T) - Method in class it.unibz.inf.ontop.spec.ontology.impl.EquivalencesDAGImpl
-
- getClassAssertions() - Method in interface it.unibz.inf.ontop.spec.ontology.OntologyABox
-
- getClassGraph() - Method in class it.unibz.inf.ontop.spec.ontology.impl.ClassifiedTBoxImpl
-
Deprecated.
- getComponents() - Method in class it.unibz.inf.ontop.spec.ontology.impl.NaryAxiomImpl
-
- getComponents() - Method in interface it.unibz.inf.ontop.spec.ontology.NaryAxiom
-
- getConcept() - Method in interface it.unibz.inf.ontop.spec.ontology.ClassAssertion
-
- getConcept() - Method in class it.unibz.inf.ontop.spec.ontology.impl.ClassAssertionImpl
-
- getDataPropertyAssertions() - Method in interface it.unibz.inf.ontop.spec.ontology.OntologyABox
-
- getDataPropertyGraph() - Method in class it.unibz.inf.ontop.spec.ontology.impl.ClassifiedTBoxImpl
-
Deprecated.
- getDataRangeGraph() - Method in class it.unibz.inf.ontop.spec.ontology.impl.ClassifiedTBoxImpl
-
Deprecated.
- getDatatype() - Method in interface it.unibz.inf.ontop.spec.ontology.DataSomeValuesFrom
-
- getDatatype() - Method in class it.unibz.inf.ontop.spec.ontology.impl.DataSomeValuesFromImpl
-
- getDatatype(String) - Method in class it.unibz.inf.ontop.spec.ontology.impl.OntologyBuilderImpl
-
- getDatatype(String) - Method in class it.unibz.inf.ontop.spec.ontology.impl.OntologyImpl
-
- getDatatype(String) - Method in interface it.unibz.inf.ontop.spec.ontology.Ontology
-
- getDatatype(String) - Method in interface it.unibz.inf.ontop.spec.ontology.OntologyBuilder
-
- getDBParameters() - Method in class it.unibz.inf.ontop.spec.impl.OBDASpecificationImpl
-
- getDBParameters() - Method in interface it.unibz.inf.ontop.spec.OBDASpecification
-
- getDefaultPrefix() - Method in class it.unibz.inf.ontop.spec.mapping.impl.AbstractPrefixManager
-
- getDefaultPrefix() - Method in interface it.unibz.inf.ontop.spec.mapping.PrefixManager
-
- getDirectSub(Equivalences<T>) - Method in interface it.unibz.inf.ontop.spec.ontology.EquivalencesDAG
-
- getDirectSub(Equivalences<T>) - Method in class it.unibz.inf.ontop.spec.ontology.impl.EquivalencesDAGImpl
-
- getDirectSuper(Equivalences<T>) - Method in interface it.unibz.inf.ontop.spec.ontology.EquivalencesDAG
-
- getDirectSuper(Equivalences<T>) - Method in class it.unibz.inf.ontop.spec.ontology.impl.EquivalencesDAGImpl
-
- getDisjointClassesAxioms() - Method in class it.unibz.inf.ontop.spec.ontology.impl.OntologyImpl.UnclassifiedOntologyTBox
-
- getDisjointDataPropertiesAxioms() - Method in class it.unibz.inf.ontop.spec.ontology.impl.OntologyImpl.UnclassifiedOntologyTBox
-
- getDisjointObjectPropertiesAxioms() - Method in class it.unibz.inf.ontop.spec.ontology.impl.OntologyImpl.UnclassifiedOntologyTBox
-
- getDomain() - Method in class it.unibz.inf.ontop.spec.ontology.impl.ObjectPropertyExpressionImpl
-
- getDomain() - Method in interface it.unibz.inf.ontop.spec.ontology.ObjectPropertyExpression
-
the domain class expression for the object property
- getDomainRestriction(Datatype) - Method in interface it.unibz.inf.ontop.spec.ontology.DataPropertyExpression
-
returns the DataSomeValuesFrom for the domain of the data property
- getDomainRestriction(Datatype) - Method in class it.unibz.inf.ontop.spec.ontology.impl.DataPropertyExpressionImpl
-
- getEquivalencesDAG(DefaultDirectedGraph<TT, DefaultEdge>) - Static method in class it.unibz.inf.ontop.spec.ontology.impl.EquivalencesDAGImpl
-
- getExpandForm(String) - Method in class it.unibz.inf.ontop.spec.mapping.impl.AbstractPrefixManager
-
- getExpandForm(String, boolean) - Method in class it.unibz.inf.ontop.spec.mapping.impl.AbstractPrefixManager
-
- getExpandForm(String) - Method in interface it.unibz.inf.ontop.spec.mapping.PrefixManager
-
- getExpandForm(String, boolean) - Method in interface it.unibz.inf.ontop.spec.mapping.PrefixManager
-
- getFunctionalDataProperties() - Method in class it.unibz.inf.ontop.spec.ontology.impl.OntologyImpl.UnclassifiedOntologyTBox
-
- getFunctionalObjectProperties() - Method in class it.unibz.inf.ontop.spec.ontology.impl.OntologyImpl.UnclassifiedOntologyTBox
-
- getGraph() - Method in class it.unibz.inf.ontop.spec.ontology.impl.EquivalencesDAGImpl
-
- getGraph() - Method in class it.unibz.inf.ontop.spec.ontology.impl.GabowSCC
-
Returns the graph inspected
- getIndividual() - Method in interface it.unibz.inf.ontop.spec.ontology.ClassAssertion
-
- getIndividual() - Method in class it.unibz.inf.ontop.spec.ontology.impl.ClassAssertionImpl
-
- getInverse() - Method in class it.unibz.inf.ontop.spec.ontology.impl.ObjectPropertyExpressionImpl
-
- getInverse() - Method in interface it.unibz.inf.ontop.spec.ontology.ObjectPropertyExpression
-
the inverse of the object property
- getIRI() - Method in interface it.unibz.inf.ontop.spec.ontology.AnnotationProperty
-
- getIRI() - Method in interface it.unibz.inf.ontop.spec.ontology.DataPropertyExpression
-
- getIRI() - Method in interface it.unibz.inf.ontop.spec.ontology.Datatype
-
- getIRI() - Method in class it.unibz.inf.ontop.spec.ontology.impl.AnnotationPropertyImpl
-
- getIRI() - Method in class it.unibz.inf.ontop.spec.ontology.impl.ClassImpl
-
- getIRI() - Method in class it.unibz.inf.ontop.spec.ontology.impl.DataPropertyExpressionImpl
-
- getIRI() - Method in class it.unibz.inf.ontop.spec.ontology.impl.DatatypeImpl
-
- getIRI() - Method in class it.unibz.inf.ontop.spec.ontology.impl.ObjectPropertyExpressionImpl
-
- getIRI() - Method in interface it.unibz.inf.ontop.spec.ontology.ObjectPropertyExpression
-
the IRI of the object property
- getIRI() - Method in interface it.unibz.inf.ontop.spec.ontology.OClass
-
- getIrreflexiveObjectPropertyAxioms() - Method in class it.unibz.inf.ontop.spec.ontology.impl.OntologyImpl.UnclassifiedOntologyTBox
-
- getMembers() - Method in class it.unibz.inf.ontop.spec.ontology.Equivalences
-
- getObject() - Method in class it.unibz.inf.ontop.spec.ontology.impl.ObjectPropertyAssertionImpl
-
- getObject() - Method in interface it.unibz.inf.ontop.spec.ontology.ObjectPropertyAssertion
-
- getObjectPropertyAssertions() - Method in interface it.unibz.inf.ontop.spec.ontology.OntologyABox
-
- getObjectPropertyGraph() - Method in class it.unibz.inf.ontop.spec.ontology.impl.ClassifiedTBoxImpl
-
Deprecated.
- getOrderedNamespaces() - Method in class it.unibz.inf.ontop.spec.mapping.impl.AbstractPrefixManager
-
- getOrderedNamespaces() - Method in class it.unibz.inf.ontop.spec.mapping.impl.SimplePrefixManager
-
- getPrefix(String) - Method in class it.unibz.inf.ontop.spec.mapping.impl.SimplePrefixManager
-
Returns the corresponding prefix for the given URI.
- getPrefix(String) - Method in interface it.unibz.inf.ontop.spec.mapping.PrefixManager
-
- getPrefixMap() - Method in class it.unibz.inf.ontop.spec.mapping.impl.SimplePrefixManager
-
Returns a map with all registered prefixes and the corresponding URI
- getPrefixMap() - Method in interface it.unibz.inf.ontop.spec.mapping.PrefixManager
-
- getProperty() - Method in interface it.unibz.inf.ontop.spec.ontology.AnnotationAssertion
-
- getProperty() - Method in interface it.unibz.inf.ontop.spec.ontology.DataPropertyAssertion
-
- getProperty() - Method in interface it.unibz.inf.ontop.spec.ontology.DataPropertyRangeExpression
-
- getProperty() - Method in interface it.unibz.inf.ontop.spec.ontology.DataSomeValuesFrom
-
- getProperty() - Method in class it.unibz.inf.ontop.spec.ontology.impl.AnnotationAssertionImpl
-
- getProperty() - Method in class it.unibz.inf.ontop.spec.ontology.impl.DataPropertyAssertionImpl
-
- getProperty() - Method in class it.unibz.inf.ontop.spec.ontology.impl.DataPropertyRangeExpressionImpl
-
- getProperty() - Method in class it.unibz.inf.ontop.spec.ontology.impl.DataSomeValuesFromImpl
-
- getProperty() - Method in class it.unibz.inf.ontop.spec.ontology.impl.ObjectPropertyAssertionImpl
-
- getProperty() - Method in class it.unibz.inf.ontop.spec.ontology.impl.ObjectSomeValuesFromImpl
-
- getProperty() - Method in interface it.unibz.inf.ontop.spec.ontology.ObjectPropertyAssertion
-
- getProperty() - Method in interface it.unibz.inf.ontop.spec.ontology.ObjectSomeValuesFrom
-
- getQueries(RDFAtomPredicate) - Method in class it.unibz.inf.ontop.spec.mapping.impl.MappingImpl
-
- getQueries(RDFAtomPredicate) - Method in interface it.unibz.inf.ontop.spec.mapping.Mapping
-
- getRange() - Method in interface it.unibz.inf.ontop.spec.ontology.DataPropertyExpression
-
returns the DataPropertyRangeExpression for the range of the data property
- getRange() - Method in class it.unibz.inf.ontop.spec.ontology.impl.DataPropertyExpressionImpl
-
- getRange() - Method in class it.unibz.inf.ontop.spec.ontology.impl.ObjectPropertyExpressionImpl
-
- getRange() - Method in interface it.unibz.inf.ontop.spec.ontology.ObjectPropertyExpression
-
the range class expression for the object property
- getRDFAtomPredicates() - Method in class it.unibz.inf.ontop.spec.mapping.impl.MappingImpl
-
- getRDFAtomPredicates() - Method in interface it.unibz.inf.ontop.spec.mapping.Mapping
-
TriplePredicate, QuadPredicate, etc.
- getRDFClassDefinition(RDFAtomPredicate, IRI) - Method in class it.unibz.inf.ontop.spec.mapping.impl.MappingImpl
-
- getRDFClassDefinition(RDFAtomPredicate, IRI) - Method in interface it.unibz.inf.ontop.spec.mapping.Mapping
-
- getRDFClasses(RDFAtomPredicate) - Method in class it.unibz.inf.ontop.spec.mapping.impl.MappingImpl
-
- getRDFClasses(RDFAtomPredicate) - Method in interface it.unibz.inf.ontop.spec.mapping.Mapping
-
Classes used to define triples, quads, etc.
- getRDFProperties(RDFAtomPredicate) - Method in class it.unibz.inf.ontop.spec.mapping.impl.MappingImpl
-
- getRDFProperties(RDFAtomPredicate) - Method in interface it.unibz.inf.ontop.spec.mapping.Mapping
-
Properties used to define triples, quads, etc.
- getRDFPropertyDefinition(RDFAtomPredicate, IRI) - Method in class it.unibz.inf.ontop.spec.mapping.impl.MappingImpl
-
- getRDFPropertyDefinition(RDFAtomPredicate, IRI) - Method in interface it.unibz.inf.ontop.spec.mapping.Mapping
-
rdfAtomPredicate indicates if it is a triple, a quad (or something else)
- getReflexiveObjectPropertyAxioms() - Method in class it.unibz.inf.ontop.spec.ontology.impl.OntologyImpl.UnclassifiedOntologyTBox
-
- getRepresentative() - Method in class it.unibz.inf.ontop.spec.ontology.Equivalences
-
- getSaturatedMapping() - Method in class it.unibz.inf.ontop.spec.impl.OBDASpecificationImpl
-
- getSaturatedMapping() - Method in interface it.unibz.inf.ontop.spec.OBDASpecification
-
- getSaturatedTBox() - Method in class it.unibz.inf.ontop.spec.impl.OBDASpecificationImpl
-
- getSaturatedTBox() - Method in interface it.unibz.inf.ontop.spec.OBDASpecification
-
- getSettings() - Method in class it.unibz.inf.ontop.injection.impl.OntopOBDAConfigurationImpl
-
- getSettings() - Method in interface it.unibz.inf.ontop.injection.OntopOBDAConfiguration
-
- getShortForm(String) - Method in class it.unibz.inf.ontop.spec.mapping.impl.AbstractPrefixManager
-
- getShortForm(String, boolean) - Method in class it.unibz.inf.ontop.spec.mapping.impl.AbstractPrefixManager
-
- getShortForm(String) - Method in interface it.unibz.inf.ontop.spec.mapping.PrefixManager
-
- getShortForm(String, boolean) - Method in interface it.unibz.inf.ontop.spec.mapping.PrefixManager
-
- getSpecificationFactory() - Method in class it.unibz.inf.ontop.injection.impl.OntopOBDAConfigurationImpl
-
- getSpecificationFactory() - Method in interface it.unibz.inf.ontop.injection.OntopOBDAConfiguration
-
- getSub() - Method in interface it.unibz.inf.ontop.spec.ontology.BinaryAxiom
-
- getSub(Equivalences<T>) - Method in interface it.unibz.inf.ontop.spec.ontology.EquivalencesDAG
-
Reflexive and transitive closure of the sub-description relation
- getSub() - Method in class it.unibz.inf.ontop.spec.ontology.impl.BinaryAxiomImpl
-
- getSub(Equivalences<T>) - Method in class it.unibz.inf.ontop.spec.ontology.impl.EquivalencesDAGImpl
-
- getSubClassAxioms() - Method in class it.unibz.inf.ontop.spec.ontology.impl.OntologyImpl.UnclassifiedOntologyTBox
-
- getSubDataPropertyAxioms() - Method in class it.unibz.inf.ontop.spec.ontology.impl.OntologyImpl.UnclassifiedOntologyTBox
-
- getSubDataRangeAxioms() - Method in class it.unibz.inf.ontop.spec.ontology.impl.OntologyImpl.UnclassifiedOntologyTBox
-
- getSubject() - Method in interface it.unibz.inf.ontop.spec.ontology.AnnotationAssertion
-
- getSubject() - Method in interface it.unibz.inf.ontop.spec.ontology.DataPropertyAssertion
-
- getSubject() - Method in class it.unibz.inf.ontop.spec.ontology.impl.AnnotationAssertionImpl
-
- getSubject() - Method in class it.unibz.inf.ontop.spec.ontology.impl.DataPropertyAssertionImpl
-
- getSubject() - Method in class it.unibz.inf.ontop.spec.ontology.impl.ObjectPropertyAssertionImpl
-
- getSubject() - Method in interface it.unibz.inf.ontop.spec.ontology.ObjectPropertyAssertion
-
- getSubObjectPropertyAxioms() - Method in class it.unibz.inf.ontop.spec.ontology.impl.OntologyImpl.UnclassifiedOntologyTBox
-
- getSubRepresentatives(T) - Method in interface it.unibz.inf.ontop.spec.ontology.EquivalencesDAG
-
- getSubRepresentatives(T) - Method in class it.unibz.inf.ontop.spec.ontology.impl.EquivalencesDAGImpl
-
- getSuper() - Method in interface it.unibz.inf.ontop.spec.ontology.BinaryAxiom
-
- getSuper(Equivalences<T>) - Method in interface it.unibz.inf.ontop.spec.ontology.EquivalencesDAG
-
Reflexive and transitive closure of the super-description relation
- getSuper() - Method in class it.unibz.inf.ontop.spec.ontology.impl.BinaryAxiomImpl
-
- getSuper(Equivalences<T>) - Method in class it.unibz.inf.ontop.spec.ontology.impl.EquivalencesDAGImpl
-
- getURIDefinition(String) - Method in class it.unibz.inf.ontop.spec.mapping.impl.SimplePrefixManager
-
Returns the corresponding URI definition for the given prefix
- getURIDefinition(String) - Method in interface it.unibz.inf.ontop.spec.mapping.PrefixManager
-
- getValue() - Method in interface it.unibz.inf.ontop.spec.ontology.AnnotationAssertion
-
- getValue() - Method in interface it.unibz.inf.ontop.spec.ontology.DataPropertyAssertion
-
- getValue() - Method in class it.unibz.inf.ontop.spec.ontology.impl.AnnotationAssertionImpl
-
- getValue() - Method in class it.unibz.inf.ontop.spec.ontology.impl.DataPropertyAssertionImpl
-
- getVertex(T) - Method in interface it.unibz.inf.ontop.spec.ontology.EquivalencesDAG
-
- getVertex(T) - Method in class it.unibz.inf.ontop.spec.ontology.impl.EquivalencesDAGImpl
-