public class OntopOWLEmptyEntitiesChecker extends Object
| Constructor and Description |
|---|
OntopOWLEmptyEntitiesChecker(it.unibz.inf.ontop.spec.ontology.ClassifiedTBox tbox,
OWLConnection conn)
Generate SPARQL queries to check if there are instances for each concept and role in the ontology
|
| Modifier and Type | Method and Description |
|---|---|
Iterable<org.apache.commons.rdf.api.IRI> |
emptyClasses() |
Iterable<org.apache.commons.rdf.api.IRI> |
emptyProperties() |
public OntopOWLEmptyEntitiesChecker(it.unibz.inf.ontop.spec.ontology.ClassifiedTBox tbox,
OWLConnection conn)
tbox - the ontology, conn QuestOWL connectionCopyright © 2009–2021 Free University of Bozen-Bolzano. All rights reserved.