org.dllearner.kb.extraction
Class OWLAPIOntologyCollector

java.lang.Object
  extended by org.dllearner.kb.extraction.OWLAPIOntologyCollector

public class OWLAPIOntologyCollector
extends Object


Constructor Summary
OWLAPIOntologyCollector()
           
OWLAPIOntologyCollector(String ontologyIRI, String physicalIRI)
           
 
Method Summary
 void addAxiom(org.semanticweb.owlapi.model.OWLAxiom axiom)
           
 org.semanticweb.owlapi.model.OWLOntology getCurrentOntology()
           
 org.semanticweb.owlapi.model.OWLDataFactory getFactory()
           
 int getNrOfExtractedAxioms()
           
 org.semanticweb.owlapi.model.IRI getPhysicalIRI()
           
 void saveOntology()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OWLAPIOntologyCollector

public OWLAPIOntologyCollector()

OWLAPIOntologyCollector

public OWLAPIOntologyCollector(String ontologyIRI,
                               String physicalIRI)
Method Detail

addAxiom

public void addAxiom(org.semanticweb.owlapi.model.OWLAxiom axiom)

getFactory

public org.semanticweb.owlapi.model.OWLDataFactory getFactory()

saveOntology

public void saveOntology()

getCurrentOntology

public org.semanticweb.owlapi.model.OWLOntology getCurrentOntology()

getPhysicalIRI

public org.semanticweb.owlapi.model.IRI getPhysicalIRI()

getNrOfExtractedAxioms

public int getNrOfExtractedAxioms()


SourceForge.net Logo DL-Learner is licenced under the terms of the GNU General Public License.
Copyright © 2007-2011 Jens Lehmann