public class DefaultOntopRDFMaterializer extends Object implements OntopRDFMaterializer
| Constructor and Description |
|---|
DefaultOntopRDFMaterializer(OntopSystemConfiguration configuration,
MaterializationParams materializationParams) |
| Modifier and Type | Method and Description |
|---|---|
it.unibz.inf.ontop.com.google.common.collect.ImmutableSet<org.apache.commons.rdf.api.IRI> |
getClasses() |
it.unibz.inf.ontop.com.google.common.collect.ImmutableSet<org.apache.commons.rdf.api.IRI> |
getProperties() |
MaterializedGraphResultSet |
materialize()
Materializes the saturated RDF graph
|
MaterializedGraphResultSet |
materialize(it.unibz.inf.ontop.com.google.common.collect.ImmutableSet<org.apache.commons.rdf.api.IRI> selectedVocabulary)
Materializes a sub-set of the saturated RDF graph corresponding the selected vocabulary
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdefaultMaterializer, defaultMaterializerpublic DefaultOntopRDFMaterializer(OntopSystemConfiguration configuration, MaterializationParams materializationParams) throws OBDASpecificationException
OBDASpecificationExceptionpublic MaterializedGraphResultSet materialize()
OntopRDFMaterializermaterialize in interface OntopRDFMaterializerpublic MaterializedGraphResultSet materialize(@Nonnull it.unibz.inf.ontop.com.google.common.collect.ImmutableSet<org.apache.commons.rdf.api.IRI> selectedVocabulary)
OntopRDFMaterializermaterialize in interface OntopRDFMaterializerpublic it.unibz.inf.ontop.com.google.common.collect.ImmutableSet<org.apache.commons.rdf.api.IRI> getClasses()
getClasses in interface OntopRDFMaterializerpublic it.unibz.inf.ontop.com.google.common.collect.ImmutableSet<org.apache.commons.rdf.api.IRI> getProperties()
getProperties in interface OntopRDFMaterializerCopyright © 2009–2021 Free University of Bozen-Bolzano. All rights reserved.