public abstract class Rule extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
Rule.Months |
| Modifier and Type | Field and Description |
|---|---|
static List<Rule.Months> |
MONTHS |
| Constructor and Description |
|---|
Rule(Rule.Months month) |
| Modifier and Type | Method and Description |
|---|---|
abstract SortedSet<RDFNodeTuple> |
applyRule(Node subject,
SortedSet<RDFNodeTuple> tuples) |
abstract void |
logJamon() |
static void |
main(String[] args) |
public static final List<Rule.Months> MONTHS
public Rule(Rule.Months month)
public abstract SortedSet<RDFNodeTuple> applyRule(Node subject, SortedSet<RDFNodeTuple> tuples)
public abstract void logJamon()
DL-Learner is licenced under the terms of the GNU General Public License.
Copyright © 2007-2019 Jens Lehmann