| Class | Description |
|---|---|
| DefaultMiningAssistant |
Mining assistant that defines support and confidence as the number of
distinct bindings of the head variables.
|
| MiningAssistant |
Simpler miner assistant which implements all the logic required
to mine conjunctive rules from a RDF datastore.
|
| RelationSignatureDefaultMiningAssistant |
This class overrides the default mining asssistant enforcing type constraints on the
head variables of rules.
|