public class QuestOWLEmptyEntitiesChecker extends Object
| Constructor and Description |
|---|
QuestOWLEmptyEntitiesChecker(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 |
|---|---|
int |
getEConceptsSize() |
int |
getERolesSize() |
Iterator<org.apache.commons.rdf.api.IRI> |
iEmptyConcepts() |
Iterator<org.apache.commons.rdf.api.IRI> |
iEmptyRoles() |
String |
toString() |
public QuestOWLEmptyEntitiesChecker(it.unibz.inf.ontop.spec.ontology.ClassifiedTBox tbox,
OWLConnection conn)
tbox - the ontology, conn QuestOWL connectionExceptionCopyright © 2009–2020 Free University of Bozen-Bolzano. All rights reserved.