Skip navigation links
A B C D E F G H I L M N O P R S T U V 

A

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
 

B

BinaryAxiom<T> - Interface in it.unibz.inf.ontop.spec.ontology
Represents the following from OWL 2 QL Specification: for T = ClassExpression: SubClassOf, EquivalentClasses, ObjectPropertyDomain, ObjectPropertyRange, DataPropertyDomain for T = DataRangeExpression: DataPropertyRange (sub is DataPropertyRangeExpression; super is Datatype) for T = ObjectPropertyExpression: SubObjectPropertyOf, EquivalentObjectProperties, SymmetricObjectProperties for T = DataPropertyExpression: SubDataPropertyOf, EquivalentDataProperties
BinaryAxiomImpl<T> - Class in it.unibz.inf.ontop.spec.ontology.impl
 
build() - Method in interface it.unibz.inf.ontop.injection.OntopOBDAConfiguration.Builder
 
build() - Method in class it.unibz.inf.ontop.spec.ontology.impl.OntologyBuilderImpl
 
build() - Method in interface it.unibz.inf.ontop.spec.ontology.OntologyBuilder
 
builder(RDF) - Static method in class it.unibz.inf.ontop.spec.ontology.impl.OntologyBuilderImpl
 
buildGuiceModules() - Method in class it.unibz.inf.ontop.injection.impl.OntopOBDAConfigurationImpl
 

C

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
 

D

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
 

E

edgeSetSize() - Method in class it.unibz.inf.ontop.spec.ontology.impl.ClassifiedTBoxImpl
Deprecated.
edgeSetSize() - Method in class it.unibz.inf.ontop.spec.ontology.impl.EquivalencesDAGImpl
Deprecated.
equals(Object) - Method in class it.unibz.inf.ontop.spec.ontology.Equivalences
 
equals(Object) - Method in class it.unibz.inf.ontop.spec.ontology.impl.AnnotationAssertionImpl
 
equals(Object) - Method in class it.unibz.inf.ontop.spec.ontology.impl.AnnotationPropertyImpl
 
equals(Object) - Method in class it.unibz.inf.ontop.spec.ontology.impl.BinaryAxiomImpl
 
equals(Object) - Method in class it.unibz.inf.ontop.spec.ontology.impl.ClassAssertionImpl
 
equals(Object) - Method in class it.unibz.inf.ontop.spec.ontology.impl.ClassImpl
 
equals(Object) - Method in class it.unibz.inf.ontop.spec.ontology.impl.DataPropertyAssertionImpl
 
equals(Object) - Method in class it.unibz.inf.ontop.spec.ontology.impl.DataPropertyExpressionImpl
 
equals(Object) - Method in class it.unibz.inf.ontop.spec.ontology.impl.DataPropertyRangeExpressionImpl
 
equals(Object) - Method in class it.unibz.inf.ontop.spec.ontology.impl.DataSomeValuesFromImpl
 
equals(Object) - Method in class it.unibz.inf.ontop.spec.ontology.impl.DatatypeImpl
 
equals(Object) - Method in class it.unibz.inf.ontop.spec.ontology.impl.NaryAxiomImpl
 
equals(Object) - Method in class it.unibz.inf.ontop.spec.ontology.impl.ObjectPropertyAssertionImpl
 
equals(Object) - Method in class it.unibz.inf.ontop.spec.ontology.impl.ObjectPropertyExpressionImpl
 
equals(Object) - Method in class it.unibz.inf.ontop.spec.ontology.impl.ObjectSomeValuesFromImpl
 
Equivalences<T> - Class in it.unibz.inf.ontop.spec.ontology
 
Equivalences(ImmutableSet<T>) - Constructor for class it.unibz.inf.ontop.spec.ontology.Equivalences
 
Equivalences(ImmutableSet<T>, T, boolean) - Constructor for class it.unibz.inf.ontop.spec.ontology.Equivalences
 
EquivalencesDAG<T> - Interface in it.unibz.inf.ontop.spec.ontology
 
EquivalencesDAGImpl<T> - Class in it.unibz.inf.ontop.spec.ontology.impl
DAG from an OntologyGraph The vertices of the DAG are equivalence sets (Equivalences) The edges form the minimal set whose transitive and reflexive closure coincides with the transitive and reflexive closure of the ontology graph

F

functionalDataProperties() - Method in interface it.unibz.inf.ontop.spec.ontology.ClassifiedTBox
 
functionalDataProperties() - Method in class it.unibz.inf.ontop.spec.ontology.impl.ClassifiedTBoxImpl
 
functionalObjectProperties() - Method in interface it.unibz.inf.ontop.spec.ontology.ClassifiedTBox
 
functionalObjectProperties() - Method in class it.unibz.inf.ontop.spec.ontology.impl.ClassifiedTBoxImpl
 

G

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
 

H

hashCode() - Method in class it.unibz.inf.ontop.spec.ontology.Equivalences
 
hashCode() - Method in class it.unibz.inf.ontop.spec.ontology.impl.AnnotationAssertionImpl
 
hashCode() - Method in class it.unibz.inf.ontop.spec.ontology.impl.AnnotationPropertyImpl
 
hashCode() - Method in class it.unibz.inf.ontop.spec.ontology.impl.BinaryAxiomImpl
 
hashCode() - Method in class it.unibz.inf.ontop.spec.ontology.impl.ClassAssertionImpl
 
hashCode() - Method in class it.unibz.inf.ontop.spec.ontology.impl.ClassImpl
 
hashCode() - Method in class it.unibz.inf.ontop.spec.ontology.impl.DataPropertyAssertionImpl
 
hashCode() - Method in class it.unibz.inf.ontop.spec.ontology.impl.DataPropertyExpressionImpl
 
hashCode() - Method in class it.unibz.inf.ontop.spec.ontology.impl.DataPropertyRangeExpressionImpl
 
hashCode() - Method in class it.unibz.inf.ontop.spec.ontology.impl.DataSomeValuesFromImpl
 
hashCode() - Method in class it.unibz.inf.ontop.spec.ontology.impl.DatatypeImpl
 
hashCode() - Method in class it.unibz.inf.ontop.spec.ontology.impl.NaryAxiomImpl
 
hashCode() - Method in class it.unibz.inf.ontop.spec.ontology.impl.ObjectPropertyAssertionImpl
 
hashCode() - Method in class it.unibz.inf.ontop.spec.ontology.impl.ObjectPropertyExpressionImpl
 
hashCode() - Method in class it.unibz.inf.ontop.spec.ontology.impl.ObjectSomeValuesFromImpl
 

I

InconsistentOntologyException - Exception in it.unibz.inf.ontop.spec.ontology
 
InconsistentOntologyException() - Constructor for exception it.unibz.inf.ontop.spec.ontology.InconsistentOntologyException
 
InvalidPrefixWritingException - Exception in it.unibz.inf.ontop.exception
 
InvalidPrefixWritingException() - Constructor for exception it.unibz.inf.ontop.exception.InvalidPrefixWritingException
 
InvalidPrefixWritingException(String) - Constructor for exception it.unibz.inf.ontop.exception.InvalidPrefixWritingException
 
irreflexiveObjectProperties() - Method in interface it.unibz.inf.ontop.spec.ontology.ClassifiedTBox
 
irreflexiveObjectProperties() - Method in class it.unibz.inf.ontop.spec.ontology.impl.ClassifiedTBoxImpl
 
isBottom() - Method in interface it.unibz.inf.ontop.spec.ontology.DescriptionBT
checks (syntactically, irrespective of any ontology) whether the class or property expression is equivalent to owl:Nothing/owl:BottomObjectProperty/owl:BottomDataProperty
isBottom() - Method in class it.unibz.inf.ontop.spec.ontology.impl.ClassImpl
 
isBottom() - Method in class it.unibz.inf.ontop.spec.ontology.impl.DataPropertyExpressionImpl
 
isBottom() - Method in class it.unibz.inf.ontop.spec.ontology.impl.DataSomeValuesFromImpl
 
isBottom() - Method in class it.unibz.inf.ontop.spec.ontology.impl.ObjectPropertyExpressionImpl
 
isBottom() - Method in class it.unibz.inf.ontop.spec.ontology.impl.ObjectSomeValuesFromImpl
 
isIndexed() - Method in class it.unibz.inf.ontop.spec.ontology.Equivalences
 
isInverse() - Method in class it.unibz.inf.ontop.spec.ontology.impl.ObjectPropertyExpressionImpl
 
isInverse() - Method in interface it.unibz.inf.ontop.spec.ontology.ObjectPropertyExpression
checks whether the property expression is the inverse of an object property
isSameAsInMappingsEnabled() - Method in class it.unibz.inf.ontop.injection.impl.OntopOBDASettingsImpl
 
isSameAsInMappingsEnabled() - Method in interface it.unibz.inf.ontop.injection.OntopOBDASettings
 
isStronglyConnected() - Method in class it.unibz.inf.ontop.spec.ontology.impl.GabowSCC
Returns true if the graph instance is strongly connected.
isTop() - Method in interface it.unibz.inf.ontop.spec.ontology.DescriptionBT
checks (syntactically, irrespective of any ontology) whether the class or property expression is equivalent to owl:Thing/owl:TopObjectProperty/owl:TopDataProperty
isTop() - Method in class it.unibz.inf.ontop.spec.ontology.impl.ClassImpl
 
isTop() - Method in class it.unibz.inf.ontop.spec.ontology.impl.DataPropertyExpressionImpl
 
isTop() - Method in class it.unibz.inf.ontop.spec.ontology.impl.DataSomeValuesFromImpl
 
isTop() - Method in class it.unibz.inf.ontop.spec.ontology.impl.ObjectPropertyExpressionImpl
 
isTop() - Method in class it.unibz.inf.ontop.spec.ontology.impl.ObjectSomeValuesFromImpl
 
it.unibz.inf.ontop.exception - package it.unibz.inf.ontop.exception
 
it.unibz.inf.ontop.injection - package it.unibz.inf.ontop.injection
 
it.unibz.inf.ontop.injection.impl - package it.unibz.inf.ontop.injection.impl
 
it.unibz.inf.ontop.spec - package it.unibz.inf.ontop.spec
 
it.unibz.inf.ontop.spec.impl - package it.unibz.inf.ontop.spec.impl
 
it.unibz.inf.ontop.spec.mapping - package it.unibz.inf.ontop.spec.mapping
 
it.unibz.inf.ontop.spec.mapping.impl - package it.unibz.inf.ontop.spec.mapping.impl
 
it.unibz.inf.ontop.spec.ontology - package it.unibz.inf.ontop.spec.ontology
 
it.unibz.inf.ontop.spec.ontology.impl - package it.unibz.inf.ontop.spec.ontology.impl
 
iterator() - Method in class it.unibz.inf.ontop.spec.ontology.Equivalences
 
iterator() - Method in class it.unibz.inf.ontop.spec.ontology.impl.EquivalencesDAGImpl
 

L

loadOBDASpecification() - Method in class it.unibz.inf.ontop.injection.impl.OntopOBDAConfigurationImpl
 
loadSpecification() - Method in class it.unibz.inf.ontop.injection.impl.OntopOBDAConfigurationImpl
 
loadSpecification() - Method in interface it.unibz.inf.ontop.injection.OntopOBDAConfiguration
If the OBDA specification object has been directly assigned by the user, returns it.

M

Mapping - Interface in it.unibz.inf.ontop.spec.mapping
TODO: explain For more complex indexing schemes (and a richer set of methods), feel free to create your own interface/class for your specific needs (e.g.
MappingImpl - Class in it.unibz.inf.ontop.spec.mapping.impl
 
MappingImpl(ImmutableTable<RDFAtomPredicate, IRI, IQ>, ImmutableTable<RDFAtomPredicate, IRI, IQ>) - Constructor for class it.unibz.inf.ontop.spec.mapping.impl.MappingImpl
 

N

NaryAxiom<T> - Interface in it.unibz.inf.ontop.spec.ontology
Represents the following from OWL 2 QL Specification: for T = ClassExpression: DisjointClasses for T = ObjectPropertyExpression: DisjointObjectProperties and AsymmetricObjectProperty for T = DataPropertyExpression: DisjointDataProperties
NaryAxiomImpl<T> - Class in it.unibz.inf.ontop.spec.ontology.impl
 
NullableVariableInMappingException - Exception in it.unibz.inf.ontop.spec.mapping.impl
 
NullableVariableInMappingException(IQ, ImmutableSet<ImmutableSet<Variable>>) - Constructor for exception it.unibz.inf.ontop.spec.mapping.impl.NullableVariableInMappingException
 

O

obdaSpecification(OBDASpecification) - Method in interface it.unibz.inf.ontop.injection.OntopOBDAConfiguration.OntopOBDABuilderFragment
When the OBDA specification object has been created by the client
OBDASpecification - Interface in it.unibz.inf.ontop.spec
See SpecificationFactory for creating a new instance.
OBDASpecificationException - Exception in it.unibz.inf.ontop.exception
Thrown when loading the OBDA specification To be specialized
OBDASpecificationException(String) - Constructor for exception it.unibz.inf.ontop.exception.OBDASpecificationException
 
OBDASpecificationException(Exception) - Constructor for exception it.unibz.inf.ontop.exception.OBDASpecificationException
 
OBDASpecificationException(String, Exception) - Constructor for exception it.unibz.inf.ontop.exception.OBDASpecificationException
 
OBDASpecificationImpl - Class in it.unibz.inf.ontop.spec.impl
 
objectProperties() - Method in interface it.unibz.inf.ontop.spec.ontology.ClassifiedTBox
object properties
objectProperties() - Method in class it.unibz.inf.ontop.spec.ontology.impl.ClassifiedTBoxImpl
 
objectProperties() - Method in class it.unibz.inf.ontop.spec.ontology.impl.OntologyBuilderImpl
 
objectProperties() - Method in class it.unibz.inf.ontop.spec.ontology.impl.OntologyImpl.UnclassifiedOntologyTBox
 
objectProperties() - Method in interface it.unibz.inf.ontop.spec.ontology.OntologyBuilder
 
objectPropertiesDAG() - Method in interface it.unibz.inf.ontop.spec.ontology.ClassifiedTBox
 
objectPropertiesDAG() - Method in class it.unibz.inf.ontop.spec.ontology.impl.ClassifiedTBoxImpl
 
ObjectPropertyAssertion - Interface in it.unibz.inf.ontop.spec.ontology
Represents ObjectPropertyAssertion from the OWL 2 QL Specification ObjectPropertyAssertion := 'ObjectPropertyAssertion' '(' axiomAnnotations ObjectPropertyExpression sourceIndividual targetIndividual ')' ObjectPropertyExpression := ObjectProperty | InverseObjectProperty InverseObjectProperty := 'ObjectInverseOf' '(' ObjectProperty ')' Support for owl:topObjectProperty and owl:bottomObjectProperty - the inverses of the two coincide with themselves
ObjectPropertyAssertionImpl - Class in it.unibz.inf.ontop.spec.ontology.impl
Represents ObjectPropertyAssertion from OWL 2 QL Specification ObjectPropertyAssertion := 'ObjectPropertyAssertion' '(' axiomAnnotations ObjectPropertyExpression sourceIndividual targetIndividual ')' ObjectPropertyExpression := ObjectProperty | InverseObjectProperty InverseObjectProperty := 'ObjectInverseOf' '(' ObjectProperty ')' Support for owl:topObjectProperty and owl:bottomObjectProperty - the inverses of the two coincide with themselves
ObjectPropertyExpression - Interface in it.unibz.inf.ontop.spec.ontology
Represents ObjectPropertyExpression from the OWL 2 QL Specification ObjectPropertyExpression := ObjectProperty | InverseObjectProperty InverseObjectProperty := 'ObjectInverseOf' '(' ObjectProperty ')' Support for owl:topObjectProperty and owl:bottomObjectProperty - the inverses of the two coincide with themselves
ObjectPropertyExpressionImpl - Class in it.unibz.inf.ontop.spec.ontology.impl
Represents ObjectPropertyExpression from the OWL 2 QL Specification ObjectPropertyExpression := ObjectProperty | InverseObjectProperty InverseObjectProperty := 'ObjectInverseOf' '(' ObjectProperty ')' Support for owl:topObjectProperty and owl:bottomObjectProperty - the inverses of the two coincide with themselves (rule [R6])
ObjectSomeValuesFrom - Interface in it.unibz.inf.ontop.spec.ontology
Represents ObjectSomeValuesFrom from OWl 2 Specification A non-qualified property some restriction.
ObjectSomeValuesFromImpl - Class in it.unibz.inf.ontop.spec.ontology.impl
subObjectSomeValuesFrom in OWL 2 QL Specification
OClass - Interface in it.unibz.inf.ontop.spec.ontology
A named class.
Ontology - Interface in it.unibz.inf.ontop.spec.ontology
 
OntologyABox - Interface in it.unibz.inf.ontop.spec.ontology
 
OntologyBuilder - Interface in it.unibz.inf.ontop.spec.ontology
 
OntologyBuilderImpl - Class in it.unibz.inf.ontop.spec.ontology.impl
 
OntologyException - Exception in it.unibz.inf.ontop.exception
 
OntologyException(String) - Constructor for exception it.unibz.inf.ontop.exception.OntologyException
 
OntologyImpl - Class in it.unibz.inf.ontop.spec.ontology.impl
 
OntologyImpl.UnclassifiedOntologyTBox - Class in it.unibz.inf.ontop.spec.ontology.impl
 
OntologyVocabularyCategory<T> - Interface in it.unibz.inf.ontop.spec.ontology
 
OntopOBDAConfiguration - Interface in it.unibz.inf.ontop.injection
 
OntopOBDAConfiguration.Builder<B extends OntopOBDAConfiguration.Builder<B>> - Interface in it.unibz.inf.ontop.injection
 
OntopOBDAConfiguration.OntopOBDABuilderFragment<B extends OntopOBDAConfiguration.Builder<B>> - Interface in it.unibz.inf.ontop.injection
 
OntopOBDAConfigurationImpl - Class in it.unibz.inf.ontop.injection.impl
 
OntopOBDASettings - Interface in it.unibz.inf.ontop.injection
 
OntopOBDASettingsImpl - Class in it.unibz.inf.ontop.injection.impl
 
OntopOBDASettingsImpl(Properties) - Constructor for class it.unibz.inf.ontop.injection.impl.OntopOBDASettingsImpl
 
OWL2QLDatatypes - Static variable in class it.unibz.inf.ontop.spec.ontology.impl.OntologyImpl
 
owlBottomDataProperty - Static variable in class it.unibz.inf.ontop.spec.ontology.impl.DataPropertyExpressionImpl
 
owlNothing - Static variable in class it.unibz.inf.ontop.spec.ontology.impl.ClassImpl
 
owlThing - Static variable in class it.unibz.inf.ontop.spec.ontology.impl.ClassImpl
 
owlTopDataProperty - Static variable in class it.unibz.inf.ontop.spec.ontology.impl.DataPropertyExpressionImpl
 

P

PrefixManager - Interface in it.unibz.inf.ontop.spec.mapping
Abstracts the prefix mapping mechanism.

R

rdfsLiteral - Static variable in class it.unibz.inf.ontop.spec.ontology.impl.DatatypeImpl
 
reduce(EquivalencesDAGImpl<T>, SimpleDirectedGraph<Equivalences<T>, DefaultEdge>) - Static method in class it.unibz.inf.ontop.spec.ontology.impl.EquivalencesDAGImpl
 
reflexiveObjectProperties() - Method in interface it.unibz.inf.ontop.spec.ontology.ClassifiedTBox
 
reflexiveObjectProperties() - Method in class it.unibz.inf.ontop.spec.ontology.impl.ClassifiedTBoxImpl
 

S

SAME_AS - Static variable in interface it.unibz.inf.ontop.injection.OntopOBDASettings
 
sameAsMappings(boolean) - Method in interface it.unibz.inf.ontop.injection.OntopOBDAConfiguration.OntopOBDABuilderFragment
TODO: rename
setIndexed() - Method in class it.unibz.inf.ontop.spec.ontology.Equivalences
 
setRepresentative(T) - Method in class it.unibz.inf.ontop.spec.ontology.Equivalences
 
SimplePrefixManager - Class in it.unibz.inf.ontop.spec.mapping.impl
 
SimplePrefixManager(ImmutableMap<String, String>) - Constructor for class it.unibz.inf.ontop.spec.mapping.impl.SimplePrefixManager
The default constructor.
size() - Method in class it.unibz.inf.ontop.spec.ontology.Equivalences
 
SpecificationFactory - Interface in it.unibz.inf.ontop.injection
To be built by Guice (Assisted inject pattern) Accessible through Guice (recommended) or through MappingCoreSingletons.
stream() - Method in class it.unibz.inf.ontop.spec.ontology.Equivalences
 
stream() - Method in interface it.unibz.inf.ontop.spec.ontology.EquivalencesDAG
 
stream() - Method in class it.unibz.inf.ontop.spec.ontology.impl.EquivalencesDAGImpl
 
stronglyConnectedSets() - Method in class it.unibz.inf.ontop.spec.ontology.impl.GabowSCC
Computes a List of Sets, where each set contains vertices which together form a strongly connected component within the given graph.

T

tbox() - Method in class it.unibz.inf.ontop.spec.ontology.impl.OntologyImpl
 
tbox() - Method in interface it.unibz.inf.ontop.spec.ontology.Ontology
 
toString() - Method in class it.unibz.inf.ontop.spec.ontology.Equivalences
 
toString() - Method in class it.unibz.inf.ontop.spec.ontology.impl.AnnotationAssertionImpl
 
toString() - Method in class it.unibz.inf.ontop.spec.ontology.impl.AnnotationPropertyImpl
 
toString() - Method in class it.unibz.inf.ontop.spec.ontology.impl.BinaryAxiomImpl
 
toString() - Method in class it.unibz.inf.ontop.spec.ontology.impl.ClassAssertionImpl
 
toString() - Method in class it.unibz.inf.ontop.spec.ontology.impl.ClassifiedTBoxImpl
 
toString() - Method in class it.unibz.inf.ontop.spec.ontology.impl.ClassImpl
 
toString() - Method in class it.unibz.inf.ontop.spec.ontology.impl.DataPropertyAssertionImpl
 
toString() - Method in class it.unibz.inf.ontop.spec.ontology.impl.DataPropertyExpressionImpl
 
toString() - Method in class it.unibz.inf.ontop.spec.ontology.impl.DataPropertyRangeExpressionImpl
 
toString() - Method in class it.unibz.inf.ontop.spec.ontology.impl.DataSomeValuesFromImpl
 
toString() - Method in class it.unibz.inf.ontop.spec.ontology.impl.DatatypeImpl
 
toString() - Method in class it.unibz.inf.ontop.spec.ontology.impl.EquivalencesDAGImpl
 
toString() - Method in class it.unibz.inf.ontop.spec.ontology.impl.NaryAxiomImpl
 
toString() - Method in class it.unibz.inf.ontop.spec.ontology.impl.ObjectPropertyAssertionImpl
 
toString() - Method in class it.unibz.inf.ontop.spec.ontology.impl.ObjectPropertyExpressionImpl
 
toString() - Method in class it.unibz.inf.ontop.spec.ontology.impl.ObjectSomeValuesFromImpl
 
toString() - Method in class it.unibz.inf.ontop.spec.ontology.impl.OntologyImpl
 

U

UnclassifiedOntologyTBox() - Constructor for class it.unibz.inf.ontop.spec.ontology.impl.OntologyImpl.UnclassifiedOntologyTBox
 
unclassifiedTBox() - Method in class it.unibz.inf.ontop.spec.ontology.impl.OntologyImpl
 

V

vertexSetSize() - Method in class it.unibz.inf.ontop.spec.ontology.impl.ClassifiedTBoxImpl
Deprecated.
vertexSetSize() - Method in class it.unibz.inf.ontop.spec.ontology.impl.EquivalencesDAGImpl
Deprecated.
A B C D E F G H I L M N O P R S T U V 
Skip navigation links

Copyright © 2009–2020 Free University of Bozen-Bolzano. All rights reserved.