org.dllearner.kb.manipulator
Class ObjectReplacementRule

java.lang.Object
  extended by org.dllearner.kb.manipulator.Rule
      extended by org.dllearner.kb.manipulator.ObjectReplacementRule

public class ObjectReplacementRule
extends Rule


Nested Class Summary
 
Nested classes/interfaces inherited from class org.dllearner.kb.manipulator.Rule
Rule.Months
 
Field Summary
 
Fields inherited from class org.dllearner.kb.manipulator.Rule
MONTHS
 
Constructor Summary
ObjectReplacementRule(Rule.Months month, String oldObject, String newObject)
           
 
Method Summary
 SortedSet<RDFNodeTuple> applyRule(Node subject, SortedSet<RDFNodeTuple> tuples)
           
 void logJamon()
           
 
Methods inherited from class org.dllearner.kb.manipulator.Rule
main
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ObjectReplacementRule

public ObjectReplacementRule(Rule.Months month,
                             String oldObject,
                             String newObject)
Method Detail

applyRule

public SortedSet<RDFNodeTuple> applyRule(Node subject,
                                         SortedSet<RDFNodeTuple> tuples)
Specified by:
applyRule in class Rule

logJamon

public void logJamon()
Specified by:
logJamon in class Rule


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