| Package | Description |
|---|---|
| org.dllearner.algorithms.qtl |
Learning algorithm based on so-called query trees
which are a tree based representation of a (set of) RDF resource(s)
|
| org.dllearner.core |
Core structure of DL-Learner including the definition of component types and a component manager.
|
| org.dllearner.reasoning |
Implements the connection to other reasoner or own reasoning/caching algorithms.
|
| org.dllearner.utilities.examples |
Utility classes related to finding/modifying examples of
learning problems.
|
| Modifier and Type | Method and Description |
|---|---|
static boolean |
QueryTreeUtils.isSubsumedBy(RDFResourceTree tree1,
RDFResourceTree tree2,
SPARQLReasoner reasoner)
Determines if tree1 is subsumed by tree2, i.e.
|
| Modifier and Type | Method and Description |
|---|---|
SPARQLReasoner |
AbstractAxiomLearningAlgorithm.getReasoner() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractAxiomLearningAlgorithm.setReasoner(SPARQLReasoner reasoner) |
| Modifier and Type | Class and Description |
|---|---|
class |
SPARQLReasonerQuad
Specialised SPARQL Reasoner for specific SPARQL dialects
|
| Constructor and Description |
|---|
AutomaticNegativeExampleFinderSPARQL2(SPARQLReasoner reasoner) |
DL-Learner is licenced under the terms of the GNU General Public License.
Copyright © 2007-2019 Jens Lehmann