|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use BaseReasoner | |
|---|---|
| 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.reasoning.fuzzydll | |
| Uses of BaseReasoner in org.dllearner.core |
|---|
| Subinterfaces of BaseReasoner in org.dllearner.core | |
|---|---|
interface |
Reasoner
List of available reasoning/query methods. |
| Classes in org.dllearner.core that implement BaseReasoner | |
|---|---|
class |
AbstractReasonerComponent
Abstract component representing a reasoner. |
| Uses of BaseReasoner in org.dllearner.reasoning |
|---|
| Classes in org.dllearner.reasoning that implement BaseReasoner | |
|---|---|
class |
DIGReasoner
DIG 1.1 implementation of the reasoner interface. |
class |
FastInstanceChecker
Reasoner for fast instance checks. |
class |
FastRetrievalReasoner
Reasoner for fast retrieval inference (other tasks redirected to OWL API reasoner). |
class |
OWLAPIReasoner
Mapping to OWL API reasoner interface. |
class |
PelletReasoner
|
class |
ProtegeReasoner
|
| Uses of BaseReasoner in org.dllearner.reasoning.fuzzydll |
|---|
| Classes in org.dllearner.reasoning.fuzzydll that implement BaseReasoner | |
|---|---|
class |
FuzzyOWLAPIReasoner
Mapping to OWL API reasoner interface. |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||