org.dllearner.kb.manipulator
Class Rule

java.lang.Object
  extended by org.dllearner.kb.manipulator.Rule
Direct Known Subclasses:
AddAllStringsAsClasses, DBPediaNavigatorCityLocatorRule, DBpediaNavigatorFilterRule, DBpediaNavigatorOtherRule, ObjectReplacementRule, PredicateReplacementRule, SimpleObjectFilterRule, SimplePredicateFilterRule, StringToResource, TypeFilterRule

public abstract class Rule
extends Object


Nested Class Summary
static class Rule.Months
           
 
Field Summary
static List<Rule.Months> MONTHS
           
 
Constructor Summary
Rule(Rule.Months month)
           
 
Method Summary
abstract  SortedSet<RDFNodeTuple> applyRule(Node subject, SortedSet<RDFNodeTuple> tuples)
           
abstract  void logJamon()
           
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

MONTHS

public static final List<Rule.Months> MONTHS
Constructor Detail

Rule

public Rule(Rule.Months month)
Method Detail

applyRule

public abstract SortedSet<RDFNodeTuple> applyRule(Node subject,
                                                  SortedSet<RDFNodeTuple> tuples)

main

public static void main(String[] args)

logJamon

public abstract void logJamon()


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