Class 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 Detail

      • TBoxInferencesAccumulator

        public TBoxInferencesAccumulator()
    • Method Detail

      • populateModelFromReasonerQueries

        public org.apache.jena.rdf.model.Model populateModelFromReasonerQueries​(org.semanticweb.owlapi.reasoner.OWLReasoner reasoner)