Skip navigation links
B C D E F G H I M N O P Q R S T W 

B

BooleanOWLResultSet - Interface in it.unibz.inf.ontop.owlapi.resultset
 

C

cancel() - Method in class it.unibz.inf.ontop.owlapi.connection.impl.DefaultOntopOWLStatement
 
cancel() - Method in interface it.unibz.inf.ontop.owlapi.connection.OWLStatement
 
close() - Method in class it.unibz.inf.ontop.owlapi.connection.impl.DefaultOntopOWLConnection
Releases the connection object
close() - Method in class it.unibz.inf.ontop.owlapi.connection.impl.DefaultOntopOWLStatement
 
close() - Method in interface it.unibz.inf.ontop.owlapi.connection.OWLConnection
 
close() - Method in interface it.unibz.inf.ontop.owlapi.connection.OWLStatement
 
close() - Method in class it.unibz.inf.ontop.owlapi.impl.QuestOWL
 
close() - Method in class it.unibz.inf.ontop.owlapi.resultset.impl.OntopBooleanOWLResultSet
 
close() - Method in class it.unibz.inf.ontop.owlapi.resultset.impl.OntopGraphOWLResultSet
 
close() - Method in class it.unibz.inf.ontop.owlapi.resultset.impl.OntopTupleOWLResultSet
 
close() - Method in interface it.unibz.inf.ontop.owlapi.resultset.OWLResultSet
 
commit() - Method in class it.unibz.inf.ontop.owlapi.connection.impl.DefaultOntopOWLConnection
 
commit() - Method in interface it.unibz.inf.ontop.owlapi.connection.OWLConnection
 
createNonBufferingReasoner(OWLOntology) - Method in class it.unibz.inf.ontop.owlapi.impl.QuestOWLFactory
 
createNonBufferingReasoner(OWLOntology, OWLReasonerConfiguration) - Method in class it.unibz.inf.ontop.owlapi.impl.QuestOWLFactory
 
createReasoner(OWLOntology) - Method in class it.unibz.inf.ontop.owlapi.impl.QuestOWLFactory
TODO: should we really support this method?
createReasoner(OWLOntology, OWLReasonerConfiguration) - Method in class it.unibz.inf.ontop.owlapi.impl.QuestOWLFactory
 
createReasoner(OntopSystemOWLAPIConfiguration) - Method in class it.unibz.inf.ontop.owlapi.impl.QuestOWLFactory
 
createReasoner(OWLOntology, OWLReasonerConfiguration) - Method in interface it.unibz.inf.ontop.owlapi.OntopOWLFactory
 
createReasoner(OntopSystemOWLAPIConfiguration) - Method in interface it.unibz.inf.ontop.owlapi.OntopOWLFactory
 
createStatement() - Method in class it.unibz.inf.ontop.owlapi.connection.impl.DefaultOntopOWLConnection
 
createStatement() - Method in interface it.unibz.inf.ontop.owlapi.connection.OntopOWLConnection
 
createStatement() - Method in interface it.unibz.inf.ontop.owlapi.connection.OWLConnection
 

D

defaultFactory() - Static method in interface it.unibz.inf.ontop.owlapi.OntopOWLFactory
 
defaultMaterializer(OntopSystemConfiguration, MaterializationParams) - Static method in interface it.unibz.inf.ontop.owlapi.OntopOWLAPIMaterializer
Default implementation
defaultMaterializer(OntopSystemConfiguration) - Static method in interface it.unibz.inf.ontop.owlapi.OntopOWLAPIMaterializer
Default implementation with default parameters
DefaultOntopOWLAPIMaterializer - Class in it.unibz.inf.ontop.owlapi.impl
 
DefaultOntopOWLAPIMaterializer(OntopSystemConfiguration, MaterializationParams) - Constructor for class it.unibz.inf.ontop.owlapi.impl.DefaultOntopOWLAPIMaterializer
 
DefaultOntopOWLAPIMaterializer(OntopSystemConfiguration) - Constructor for class it.unibz.inf.ontop.owlapi.impl.DefaultOntopOWLAPIMaterializer
Materializes the saturated RDF graph with the default options
DefaultOntopOWLConnection - Class in it.unibz.inf.ontop.owlapi.connection.impl
 
DefaultOntopOWLConnection(OntopConnection, InputQueryFactory) - Constructor for class it.unibz.inf.ontop.owlapi.connection.impl.DefaultOntopOWLConnection
 
DefaultOntopOWLStatement - Class in it.unibz.inf.ontop.owlapi.connection.impl
A Statement to execute queries over a QuestOWLConnection.
DefaultOntopOWLStatement(OntopStatement, InputQueryFactory) - Constructor for class it.unibz.inf.ontop.owlapi.connection.impl.DefaultOntopOWLStatement
 
dispose() - Method in class it.unibz.inf.ontop.owlapi.impl.QuestOWL
 

E

executeAskQuery(String) - Method in class it.unibz.inf.ontop.owlapi.connection.impl.DefaultOntopOWLStatement
 
executeAskQuery(String) - Method in interface it.unibz.inf.ontop.owlapi.connection.OWLStatement
 
executeConstructQuery(String) - Method in class it.unibz.inf.ontop.owlapi.connection.impl.DefaultOntopOWLStatement
 
executeConstructQuery(String) - Method in interface it.unibz.inf.ontop.owlapi.connection.OWLStatement
 
executeDescribeQuery(String) - Method in class it.unibz.inf.ontop.owlapi.connection.impl.DefaultOntopOWLStatement
 
executeDescribeQuery(String) - Method in interface it.unibz.inf.ontop.owlapi.connection.OWLStatement
 
executeGraphQuery(String) - Method in class it.unibz.inf.ontop.owlapi.connection.impl.DefaultOntopOWLStatement
 
executeGraphQuery(String) - Method in interface it.unibz.inf.ontop.owlapi.connection.OWLStatement
 
executeSelectQuery(String) - Method in class it.unibz.inf.ontop.owlapi.connection.impl.DefaultOntopOWLStatement
 
executeSelectQuery(String) - Method in interface it.unibz.inf.ontop.owlapi.connection.OWLStatement
 

F

flush() - Method in class it.unibz.inf.ontop.owlapi.impl.QuestOWL
 

G

getAutoCommit() - Method in class it.unibz.inf.ontop.owlapi.connection.impl.DefaultOntopOWLConnection
 
getAutoCommit() - Method in interface it.unibz.inf.ontop.owlapi.connection.OWLConnection
 
getBinding(String) - Method in class it.unibz.inf.ontop.owlapi.resultset.impl.OntopOWLBindingSet
 
getBinding(String) - Method in interface it.unibz.inf.ontop.owlapi.resultset.OWLBindingSet
 
getBindingNames() - Method in class it.unibz.inf.ontop.owlapi.resultset.impl.OntopOWLBindingSet
 
getBindingNames() - Method in interface it.unibz.inf.ontop.owlapi.resultset.OWLBindingSet
 
getBottomClassNode() - Method in class it.unibz.inf.ontop.owlapi.impl.QuestOWL
 
getBottomDataPropertyNode() - Method in class it.unibz.inf.ontop.owlapi.impl.QuestOWL
 
getBottomObjectPropertyNode() - Method in class it.unibz.inf.ontop.owlapi.impl.QuestOWL
 
getClasses() - Method in class it.unibz.inf.ontop.owlapi.impl.DefaultOntopOWLAPIMaterializer
 
getClasses() - Method in interface it.unibz.inf.ontop.owlapi.OntopOWLAPIMaterializer
 
getColumnCount() - Method in class it.unibz.inf.ontop.owlapi.resultset.impl.OntopTupleOWLResultSet
 
getColumnCount() - Method in interface it.unibz.inf.ontop.owlapi.resultset.TupleOWLResultSet
 
getConnection() - Method in class it.unibz.inf.ontop.owlapi.impl.QuestOWL
The caller is in charge of closing the connection after usage.
getConnection() - Method in interface it.unibz.inf.ontop.owlapi.OntopOWLReasoner
 
getDataPropertyDomains(OWLDataProperty, boolean) - Method in class it.unibz.inf.ontop.owlapi.impl.QuestOWL
 
getDataPropertyValues(OWLNamedIndividual, OWLDataProperty) - Method in class it.unibz.inf.ontop.owlapi.impl.QuestOWL
 
getDifferentIndividuals(OWLNamedIndividual) - Method in class it.unibz.inf.ontop.owlapi.impl.QuestOWL
 
getDisjointClasses(OWLClassExpression) - Method in class it.unibz.inf.ontop.owlapi.impl.QuestOWL
 
getDisjointDataProperties(OWLDataPropertyExpression) - Method in class it.unibz.inf.ontop.owlapi.impl.QuestOWL
 
getDisjointObjectProperties(OWLObjectPropertyExpression) - Method in class it.unibz.inf.ontop.owlapi.impl.QuestOWL
 
getEConceptsSize() - Method in class it.unibz.inf.ontop.owlapi.validation.QuestOWLEmptyEntitiesChecker
 
getEquivalentClasses(OWLClassExpression) - Method in class it.unibz.inf.ontop.owlapi.impl.QuestOWL
 
getEquivalentDataProperties(OWLDataProperty) - Method in class it.unibz.inf.ontop.owlapi.impl.QuestOWL
 
getEquivalentObjectProperties(OWLObjectPropertyExpression) - Method in class it.unibz.inf.ontop.owlapi.impl.QuestOWL
 
getERolesSize() - Method in class it.unibz.inf.ontop.owlapi.validation.QuestOWLEmptyEntitiesChecker
 
getExecutableQuery(String) - Method in class it.unibz.inf.ontop.owlapi.connection.impl.DefaultOntopOWLStatement
 
getExecutableQuery(String) - Method in interface it.unibz.inf.ontop.owlapi.connection.OntopOWLStatement
 
getFetchSize() - Method in class it.unibz.inf.ontop.owlapi.connection.impl.DefaultOntopOWLStatement
 
getFetchSize() - Method in class it.unibz.inf.ontop.owlapi.resultset.impl.OntopTupleOWLResultSet
 
getFetchSize() - Method in interface it.unibz.inf.ontop.owlapi.resultset.TupleOWLResultSet
 
getFreshEntityPolicy() - Method in class it.unibz.inf.ontop.owlapi.impl.QuestOWL
 
getInconsistentAxiom() - Method in class it.unibz.inf.ontop.owlapi.impl.QuestOWL
 
getInconsistentAxiom() - Method in interface it.unibz.inf.ontop.owlapi.OntopOWLReasoner
 
getIndividualNodeSetPolicy() - Method in class it.unibz.inf.ontop.owlapi.impl.QuestOWL
Gets the IndividualNodeSetPolicy in use by this reasoner.
getInstances(OWLClassExpression, boolean) - Method in class it.unibz.inf.ontop.owlapi.impl.QuestOWL
 
getInverseObjectProperties(OWLObjectPropertyExpression) - Method in class it.unibz.inf.ontop.owlapi.impl.QuestOWL
 
getMaxRows() - Method in class it.unibz.inf.ontop.owlapi.connection.impl.DefaultOntopOWLStatement
 
getMoreResults() - Method in class it.unibz.inf.ontop.owlapi.connection.impl.DefaultOntopOWLStatement
 
getName() - Method in class it.unibz.inf.ontop.owlapi.resultset.impl.OntopOWLBinding
 
getName() - Method in interface it.unibz.inf.ontop.owlapi.resultset.OWLBinding
Gets the name of the binding (e.g.
getObjectPropertyDomains(OWLObjectPropertyExpression, boolean) - Method in class it.unibz.inf.ontop.owlapi.impl.QuestOWL
 
getObjectPropertyRanges(OWLObjectPropertyExpression, boolean) - Method in class it.unibz.inf.ontop.owlapi.impl.QuestOWL
 
getObjectPropertyValues(OWLNamedIndividual, OWLObjectPropertyExpression) - Method in class it.unibz.inf.ontop.owlapi.impl.QuestOWL
 
getOntopConfiguration() - Method in class it.unibz.inf.ontop.owlapi.impl.QuestOWLConfiguration
 
getOWLAnonymousIndividual(String) - Method in class it.unibz.inf.ontop.owlapi.resultset.impl.OntopOWLBindingSet
 
getOWLAnonymousIndividual(String) - Method in interface it.unibz.inf.ontop.owlapi.resultset.OWLBindingSet
 
getOWLIndividual(String) - Method in class it.unibz.inf.ontop.owlapi.resultset.impl.OntopOWLBindingSet
 
getOWLIndividual(String) - Method in interface it.unibz.inf.ontop.owlapi.resultset.OWLBindingSet
 
getOWLLiteral(String) - Method in class it.unibz.inf.ontop.owlapi.resultset.impl.OntopOWLBindingSet
 
getOWLLiteral(String) - Method in interface it.unibz.inf.ontop.owlapi.resultset.OWLBindingSet
 
getOWLNamedIndividual(String) - Method in class it.unibz.inf.ontop.owlapi.resultset.impl.OntopOWLBindingSet
 
getOWLNamedIndividual(String) - Method in interface it.unibz.inf.ontop.owlapi.resultset.OWLBindingSet
 
getOWLObject(String) - Method in class it.unibz.inf.ontop.owlapi.resultset.impl.OntopOWLBindingSet
 
getOWLObject(String) - Method in interface it.unibz.inf.ontop.owlapi.resultset.OWLBindingSet
 
getOWLPropertyAssertionObject(String) - Method in class it.unibz.inf.ontop.owlapi.resultset.impl.OntopOWLBindingSet
 
getOWLPropertyAssertionObject(String) - Method in interface it.unibz.inf.ontop.owlapi.resultset.OWLBindingSet
 
getPossiblyIncompleteRDFPropertiesAndClassesSoFar() - Method in class it.unibz.inf.ontop.owlapi.resultset.impl.OntopMaterializedGraphOWLResultSet
 
getPossiblyIncompleteRDFPropertiesAndClassesSoFar() - Method in interface it.unibz.inf.ontop.owlapi.resultset.MaterializedGraphOWLResultSet
RDF properties/classes for which, so far, a problem occurred during the materialization of their triples.
getPrecomputableInferenceTypes() - Method in class it.unibz.inf.ontop.owlapi.impl.QuestOWL
 
getProperties() - Method in class it.unibz.inf.ontop.owlapi.impl.DefaultOntopOWLAPIMaterializer
 
getProperties() - Method in interface it.unibz.inf.ontop.owlapi.OntopOWLAPIMaterializer
 
getQueryTimeout() - Method in class it.unibz.inf.ontop.owlapi.connection.impl.DefaultOntopOWLStatement
 
getReasonerName() - Method in class it.unibz.inf.ontop.owlapi.impl.QuestOWL
 
getReasonerName() - Method in class it.unibz.inf.ontop.owlapi.impl.QuestOWLFactory
 
getReasonerVersion() - Method in class it.unibz.inf.ontop.owlapi.impl.QuestOWL
Gets the version of this reasoner.
getRewritingRendering(String) - Method in class it.unibz.inf.ontop.owlapi.connection.impl.DefaultOntopOWLStatement
 
getRewritingRendering(String) - Method in interface it.unibz.inf.ontop.owlapi.connection.OntopOWLStatement
 
getSameIndividuals(OWLNamedIndividual) - Method in class it.unibz.inf.ontop.owlapi.impl.QuestOWL
 
getSelectedVocabulary() - Method in class it.unibz.inf.ontop.owlapi.resultset.impl.OntopMaterializedGraphOWLResultSet
 
getSelectedVocabulary() - Method in interface it.unibz.inf.ontop.owlapi.resultset.MaterializedGraphOWLResultSet
RDF predicates/classes that are considered for materialization.
getSignature() - Method in class it.unibz.inf.ontop.owlapi.resultset.impl.OntopTupleOWLResultSet
 
getSignature() - Method in interface it.unibz.inf.ontop.owlapi.resultset.TupleOWLResultSet
 
getSubClasses(OWLClassExpression, boolean) - Method in class it.unibz.inf.ontop.owlapi.impl.QuestOWL
 
getSubDataProperties(OWLDataProperty, boolean) - Method in class it.unibz.inf.ontop.owlapi.impl.QuestOWL
 
getSubObjectProperties(OWLObjectPropertyExpression, boolean) - Method in class it.unibz.inf.ontop.owlapi.impl.QuestOWL
 
getSuperClasses(OWLClassExpression, boolean) - Method in class it.unibz.inf.ontop.owlapi.impl.QuestOWL
 
getSuperDataProperties(OWLDataProperty, boolean) - Method in class it.unibz.inf.ontop.owlapi.impl.QuestOWL
 
getSuperObjectProperties(OWLObjectPropertyExpression, boolean) - Method in class it.unibz.inf.ontop.owlapi.impl.QuestOWL
 
getTopClassNode() - Method in class it.unibz.inf.ontop.owlapi.impl.QuestOWL
 
getTopDataPropertyNode() - Method in class it.unibz.inf.ontop.owlapi.impl.QuestOWL
 
getTopObjectPropertyNode() - Method in class it.unibz.inf.ontop.owlapi.impl.QuestOWL
 
getTripleCountSoFar() - Method in class it.unibz.inf.ontop.owlapi.resultset.impl.OntopMaterializedGraphOWLResultSet
 
getTripleCountSoFar() - Method in interface it.unibz.inf.ontop.owlapi.resultset.MaterializedGraphOWLResultSet
Number of RDF triples that have been materialized.
getTupleCount(String) - Method in class it.unibz.inf.ontop.owlapi.connection.impl.DefaultOntopOWLStatement
 
getTupleCount(String) - Method in interface it.unibz.inf.ontop.owlapi.connection.OWLStatement
 
getTypes(OWLNamedIndividual, boolean) - Method in class it.unibz.inf.ontop.owlapi.impl.QuestOWL
 
getUnsatisfiableClasses() - Method in class it.unibz.inf.ontop.owlapi.impl.QuestOWL
 
getValue() - Method in interface it.unibz.inf.ontop.owlapi.resultset.BooleanOWLResultSet
 
getValue() - Method in class it.unibz.inf.ontop.owlapi.resultset.impl.OntopBooleanOWLResultSet
 
getValue() - Method in class it.unibz.inf.ontop.owlapi.resultset.impl.OntopOWLBinding
 
getValue() - Method in interface it.unibz.inf.ontop.owlapi.resultset.OWLBinding
Gets the value of the binding.
GraphOWLResultSet - Interface in it.unibz.inf.ontop.owlapi.resultset
 

H

handleChanges(Set<OWLAxiom>, Set<OWLAxiom>) - Method in class it.unibz.inf.ontop.owlapi.impl.QuestOWL
 
hasEncounteredProblemsSoFar() - Method in interface it.unibz.inf.ontop.owlapi.resultset.MaterializedGraphOWLResultSet
Returns true if a problem has occurred so far.
hasNext() - Method in class it.unibz.inf.ontop.owlapi.resultset.impl.OntopGraphOWLResultSet
 
hasNext() - Method in class it.unibz.inf.ontop.owlapi.resultset.impl.OntopTupleOWLResultSet
 
hasNext() - Method in interface it.unibz.inf.ontop.owlapi.resultset.IterableOWLResultSet
 

I

iEmptyConcepts() - Method in class it.unibz.inf.ontop.owlapi.validation.QuestOWLEmptyEntitiesChecker
 
iEmptyRoles() - Method in class it.unibz.inf.ontop.owlapi.validation.QuestOWLEmptyEntitiesChecker
 
interrupt() - Method in class it.unibz.inf.ontop.owlapi.impl.QuestOWL
 
isClosed() - Method in class it.unibz.inf.ontop.owlapi.connection.impl.DefaultOntopOWLConnection
 
isClosed() - Method in class it.unibz.inf.ontop.owlapi.connection.impl.DefaultOntopOWLStatement
 
isClosed() - Method in interface it.unibz.inf.ontop.owlapi.connection.OWLConnection
 
isClosed() - Method in interface it.unibz.inf.ontop.owlapi.connection.OWLStatement
 
isConsistent() - Method in class it.unibz.inf.ontop.owlapi.impl.QuestOWL
 
isEntailed(OWLAxiom) - Method in class it.unibz.inf.ontop.owlapi.impl.QuestOWL
 
isEntailed(Set<? extends OWLAxiom>) - Method in class it.unibz.inf.ontop.owlapi.impl.QuestOWL
 
isEntailmentCheckingSupported(AxiomType<?>) - Method in class it.unibz.inf.ontop.owlapi.impl.QuestOWL
 
isPrecomputed(InferenceType) - Method in class it.unibz.inf.ontop.owlapi.impl.QuestOWL
 
isSatisfiable(OWLClassExpression) - Method in class it.unibz.inf.ontop.owlapi.impl.QuestOWL
 
it.unibz.inf.ontop.owlapi - package it.unibz.inf.ontop.owlapi
 
it.unibz.inf.ontop.owlapi.connection - package it.unibz.inf.ontop.owlapi.connection
 
it.unibz.inf.ontop.owlapi.connection.impl - package it.unibz.inf.ontop.owlapi.connection.impl
 
it.unibz.inf.ontop.owlapi.exception - package it.unibz.inf.ontop.owlapi.exception
 
it.unibz.inf.ontop.owlapi.impl - package it.unibz.inf.ontop.owlapi.impl
 
it.unibz.inf.ontop.owlapi.resultset - package it.unibz.inf.ontop.owlapi.resultset
 
it.unibz.inf.ontop.owlapi.resultset.impl - package it.unibz.inf.ontop.owlapi.resultset.impl
 
it.unibz.inf.ontop.owlapi.resultset.utils - package it.unibz.inf.ontop.owlapi.resultset.utils
 
it.unibz.inf.ontop.owlapi.validation - package it.unibz.inf.ontop.owlapi.validation
 
IterableOWLResultSet<E> - Interface in it.unibz.inf.ontop.owlapi.resultset
 
iterator() - Method in class it.unibz.inf.ontop.owlapi.resultset.impl.OntopOWLBindingSet
 
iterator() - Method in interface it.unibz.inf.ontop.owlapi.resultset.OWLBindingSet
 

M

materialize() - Method in class it.unibz.inf.ontop.owlapi.impl.DefaultOntopOWLAPIMaterializer
 
materialize(ImmutableSet<IRI>) - Method in class it.unibz.inf.ontop.owlapi.impl.DefaultOntopOWLAPIMaterializer
 
materialize() - Method in interface it.unibz.inf.ontop.owlapi.OntopOWLAPIMaterializer
Materializes the saturated RDF graph
materialize(ImmutableSet<IRI>) - Method in interface it.unibz.inf.ontop.owlapi.OntopOWLAPIMaterializer
Materializes a sub-set of the saturated RDF graph corresponding the selected vocabulary
MaterializedGraphOWLResultSet - Interface in it.unibz.inf.ontop.owlapi.resultset
 

N

next() - Method in class it.unibz.inf.ontop.owlapi.resultset.impl.OntopGraphOWLResultSet
 
next() - Method in class it.unibz.inf.ontop.owlapi.resultset.impl.OntopTupleOWLResultSet
 
next() - Method in interface it.unibz.inf.ontop.owlapi.resultset.IterableOWLResultSet
 

O

OntopBooleanOWLResultSet - Class in it.unibz.inf.ontop.owlapi.resultset.impl
 
OntopBooleanOWLResultSet(BooleanResultSet) - Constructor for class it.unibz.inf.ontop.owlapi.resultset.impl.OntopBooleanOWLResultSet
 
OntopGraphOWLResultSet - Class in it.unibz.inf.ontop.owlapi.resultset.impl
 
OntopGraphOWLResultSet(GraphResultSet) - Constructor for class it.unibz.inf.ontop.owlapi.resultset.impl.OntopGraphOWLResultSet
 
OntopMaterializedGraphOWLResultSet - Class in it.unibz.inf.ontop.owlapi.resultset.impl
 
OntopMaterializedGraphOWLResultSet(MaterializedGraphResultSet) - Constructor for class it.unibz.inf.ontop.owlapi.resultset.impl.OntopMaterializedGraphOWLResultSet
 
OntopOWLAPIMaterializer - Interface in it.unibz.inf.ontop.owlapi
 
OntopOWLBinding - Class in it.unibz.inf.ontop.owlapi.resultset.impl
 
OntopOWLBinding(OntopBinding) - Constructor for class it.unibz.inf.ontop.owlapi.resultset.impl.OntopOWLBinding
 
OntopOWLBindingSet - Class in it.unibz.inf.ontop.owlapi.resultset.impl
 
OntopOWLBindingSet(OntopBindingSet) - Constructor for class it.unibz.inf.ontop.owlapi.resultset.impl.OntopOWLBindingSet
 
OntopOWLConnection - Interface in it.unibz.inf.ontop.owlapi.connection
This class is mostly an OWLAPI specific wrapper for the API agnostic OntopStatement.
OntopOWLException - Exception in it.unibz.inf.ontop.owlapi.exception
 
OntopOWLException(String) - Constructor for exception it.unibz.inf.ontop.owlapi.exception.OntopOWLException
 
OntopOWLException(Throwable) - Constructor for exception it.unibz.inf.ontop.owlapi.exception.OntopOWLException
 
OntopOWLFactory - Interface in it.unibz.inf.ontop.owlapi
Ontop OWLAPI reasoner factory
OntopOWLReasoner - Interface in it.unibz.inf.ontop.owlapi
Ontop OWLAPI reasoner
OntopOWLStatement - Interface in it.unibz.inf.ontop.owlapi.connection
 
OntopTupleOWLResultSet - Class in it.unibz.inf.ontop.owlapi.resultset.impl
A wrapper for TupleResultSet that presents the results as OWLAPI objects.
OntopTupleOWLResultSet(TupleResultSet) - Constructor for class it.unibz.inf.ontop.owlapi.resultset.impl.OntopTupleOWLResultSet
 
OWLAPIIndividualTranslator - Class in it.unibz.inf.ontop.owlapi.resultset.impl
Translates a ontop ABox assertion into an OWLIndividualAxiom.
OWLAPIIndividualTranslator() - Constructor for class it.unibz.inf.ontop.owlapi.resultset.impl.OWLAPIIndividualTranslator
 
OWLBinding - Interface in it.unibz.inf.ontop.owlapi.resultset
 
OWLBindingSet - Interface in it.unibz.inf.ontop.owlapi.resultset
 
OWLConnection - Interface in it.unibz.inf.ontop.owlapi.connection
Handler for a connection.
OWLResultSet - Interface in it.unibz.inf.ontop.owlapi.resultset
 
OWLResultSetWriter - Class in it.unibz.inf.ontop.owlapi.resultset.utils
 
OWLResultSetWriter() - Constructor for class it.unibz.inf.ontop.owlapi.resultset.utils.OWLResultSetWriter
 
OWLStatement - Interface in it.unibz.inf.ontop.owlapi.connection
A Statement to execute queries over a OntopOWLConnection.

P

precomputeInferences(InferenceType...) - Method in class it.unibz.inf.ontop.owlapi.impl.QuestOWL
 

Q

QuestOWL - Class in it.unibz.inf.ontop.owlapi.impl
The OBDAOWLReformulationPlatform implements the OWL reasoner interface and is the implementation of the reasoning method in the reformulation project.
QuestOWL(OWLOntology, QuestOWLConfiguration) - Constructor for class it.unibz.inf.ontop.owlapi.impl.QuestOWL
End-users: use the QuestOWLFactory instead
QuestOWLConfiguration - Class in it.unibz.inf.ontop.owlapi.impl
See QuestPreferences.builder() for an high-level configuration builder.
QuestOWLConfiguration(OntopSystemOWLAPIConfiguration, ReasonerProgressMonitor) - Constructor for class it.unibz.inf.ontop.owlapi.impl.QuestOWLConfiguration
Constructor
QuestOWLEmptyEntitiesChecker - Class in it.unibz.inf.ontop.owlapi.validation
Return empty concepts and roles, based on the mappings.
QuestOWLEmptyEntitiesChecker(ClassifiedTBox, OWLConnection) - Constructor for class it.unibz.inf.ontop.owlapi.validation.QuestOWLEmptyEntitiesChecker
Generate SPARQL queries to check if there are instances for each concept and role in the ontology
QuestOWLFactory - Class in it.unibz.inf.ontop.owlapi.impl
TODO: rewrite the doc
QuestOWLFactory() - Constructor for class it.unibz.inf.ontop.owlapi.impl.QuestOWLFactory
 

R

rollBack() - Method in class it.unibz.inf.ontop.owlapi.connection.impl.DefaultOntopOWLConnection
 
rollBack() - Method in interface it.unibz.inf.ontop.owlapi.connection.OWLConnection
 

S

setAutoCommit(boolean) - Method in class it.unibz.inf.ontop.owlapi.connection.impl.DefaultOntopOWLConnection
 
setAutoCommit(boolean) - Method in interface it.unibz.inf.ontop.owlapi.connection.OWLConnection
 
setFetchSize(int) - Method in class it.unibz.inf.ontop.owlapi.connection.impl.DefaultOntopOWLStatement
 
setMaxRows(int) - Method in class it.unibz.inf.ontop.owlapi.connection.impl.DefaultOntopOWLStatement
 
setQueryTimeout(int) - Method in class it.unibz.inf.ontop.owlapi.connection.impl.DefaultOntopOWLStatement
 
setQueryTimeout(int) - Method in interface it.unibz.inf.ontop.owlapi.connection.OWLStatement
 

T

toString() - Method in class it.unibz.inf.ontop.owlapi.resultset.impl.OntopOWLBindingSet
 
toString() - Method in class it.unibz.inf.ontop.owlapi.validation.QuestOWLEmptyEntitiesChecker
 
translate(ClassAssertion) - Method in class it.unibz.inf.ontop.owlapi.resultset.impl.OWLAPIIndividualTranslator
 
translate(ObjectPropertyAssertion) - Method in class it.unibz.inf.ontop.owlapi.resultset.impl.OWLAPIIndividualTranslator
 
translate(DataPropertyAssertion) - Method in class it.unibz.inf.ontop.owlapi.resultset.impl.OWLAPIIndividualTranslator
 
translate(AnnotationAssertion) - Method in class it.unibz.inf.ontop.owlapi.resultset.impl.OWLAPIIndividualTranslator
 
translate(ObjectConstant) - Method in class it.unibz.inf.ontop.owlapi.resultset.impl.OWLAPIIndividualTranslator
Translates from assertion objects into
translate(RDFLiteralConstant) - Method in class it.unibz.inf.ontop.owlapi.resultset.impl.OWLAPIIndividualTranslator
 
translateAnnotationSubject(ObjectConstant) - Method in class it.unibz.inf.ontop.owlapi.resultset.impl.OWLAPIIndividualTranslator
 
translateAnnotationValue(Constant) - Method in class it.unibz.inf.ontop.owlapi.resultset.impl.OWLAPIIndividualTranslator
 
TupleOWLResultSet - Interface in it.unibz.inf.ontop.owlapi.resultset
 

W

writeCSV(List<String[]>, Writer) - Static method in class it.unibz.inf.ontop.owlapi.resultset.utils.OWLResultSetWriter
 
B C D E F G H I M N O P Q R S T W 
Skip navigation links

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