org.dllearner.kb.manipulator
Class SimpleObjectFilterRule

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

public class SimpleObjectFilterRule
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
SimpleObjectFilterRule(Rule.Months month, String objectFilter)
           
 
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

SimpleObjectFilterRule

public SimpleObjectFilterRule(Rule.Months month,
                              String objectFilter)
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