org.dllearner.core
Class EvaluatedAxiom

java.lang.Object
  extended by org.dllearner.core.EvaluatedAxiom

public class EvaluatedAxiom
extends Object


Constructor Summary
EvaluatedAxiom(Axiom axiom, Score score)
           
 
Method Summary
 Axiom getAxiom()
           
 Score getScore()
           
 Map<org.semanticweb.owlapi.model.OWLIndividual,List<org.semanticweb.owlapi.model.OWLAxiom>> toRDF(String defaultNamespace)
           
 String toString()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

EvaluatedAxiom

public EvaluatedAxiom(Axiom axiom,
                      Score score)
Method Detail

getAxiom

public Axiom getAxiom()

getScore

public Score getScore()

toString

public String toString()
Overrides:
toString in class Object

toRDF

public Map<org.semanticweb.owlapi.model.OWLIndividual,List<org.semanticweb.owlapi.model.OWLAxiom>> toRDF(String defaultNamespace)


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