| Package | Description |
|---|---|
| it.unibz.inf.ontop.si | |
| it.unibz.inf.ontop.si.impl |
| Modifier and Type | Method and Description |
|---|---|
static OntopSemanticIndexLoader |
OntopSemanticIndexLoader.loadOntologyIndividuals(org.semanticweb.owlapi.model.OWLOntology ontology,
Properties properties)
Loads the ABox of the ontology in an in-memory Semantic Index.
|
static OntopSemanticIndexLoader |
OntopSemanticIndexLoader.loadOntologyIndividuals(String ontologyFilePath,
Properties properties)
Loads the ABox of the ontology in an in-memory Semantic Index.
|
static OntopSemanticIndexLoader |
OntopSemanticIndexLoader.loadRDFGraph(org.eclipse.rdf4j.query.Dataset dataset,
Properties properties)
Loads the graph in an in-memory Semantic Index.
|
static OntopSemanticIndexLoader |
OntopSemanticIndexLoader.loadVirtualAbox(OntopSQLOWLAPIConfiguration obdaConfiguration,
Properties properties)
Loads the virtual ABox of an OBDA system in an in-memory Semantic Index.
|
| Modifier and Type | Class and Description |
|---|---|
class |
OntopSemanticIndexLoaderImpl
TODO: find a better name
|
| Modifier and Type | Method and Description |
|---|---|
static OntopSemanticIndexLoader |
OWLAPIABoxLoading.loadOntologyIndividuals(org.semanticweb.owlapi.model.OWLOntology owlOntology,
Properties properties)
High-level method
|
static OntopSemanticIndexLoader |
RDF4JGraphLoading.loadRDFGraph(org.eclipse.rdf4j.query.Dataset dataset,
Properties properties) |
static OntopSemanticIndexLoader |
OntopRDFMaterializerLoading.loadVirtualAbox(OntopSQLOWLAPIConfiguration obdaConfiguration,
Properties properties)
TODO: do want to use a different ontology for the materialization and the output OBDA system?
|
Copyright © 2009–2021 Free University of Bozen-Bolzano. All rights reserved.