Package | Description |
---|---|
de.tudresden.inf.lat.jcel.core.algorithm.rulebased |
Provides interfaces and classes to run a classification
algorithm based on completion rules.
|
de.tudresden.inf.lat.jcel.core.completion.common |
Provides common interfaces and classes for the rules of the classification
algorithm.
|
de.tudresden.inf.lat.jcel.coreontology.axiom |
Provides interfaces and classes that model normalized axioms.
|
Modifier and Type | Method and Description |
---|---|
ExtendedOntology |
ClassifierStatusImpl.getExtendedOntology() |
Modifier and Type | Method and Description |
---|---|
protected void |
RuleBasedProcessor.preProcess(ExtendedOntology ontology)
The configuration follows the following steps:
creates the property hierarchy
prepares all the queues to run the algorithm
|
Constructor and Description |
---|
ClassifierStatusImpl(IntegerEntityManager generator,
ExtendedOntology ontology)
Constructs a new classifier status.
|
Modifier and Type | Method and Description |
---|---|
ExtendedOntology |
ClassifierStatus.getExtendedOntology()
Return an ontology with convenience methods to get its axioms.
|
Modifier and Type | Class and Description |
---|---|
class |
ExtendedOntologyImpl
This class models an ontology with the property to look up by axiom type.
|
Copyright © 2009–2015 Chair of Automata Theory - TU Dresden. All rights reserved.