Class TBoxInferencesAccumulator
- java.lang.Object
-
- edu.cornell.mannlib.vitro.webapp.tboxreasoner.impl.TBoxInferencesAccumulator
-
public class TBoxInferencesAccumulator extends Object
Build a model of inferred statements by walking through the ontology as represented in the reasoner. TODO Get rid of the kluges. Either decide that they are not necessary, or give them full status.
-
-
Constructor Summary
Constructors Constructor Description TBoxInferencesAccumulator()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description org.apache.jena.rdf.model.ModelpopulateModelFromReasonerQueries(org.semanticweb.owlapi.reasoner.OWLReasoner reasoner)
-