|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use AssertionalAxiom | |
|---|---|
| org.dllearner.core.owl | Classes/Interfaces for representing OWL constructs - see the OWL 2 Structural Specification for details. |
| Uses of AssertionalAxiom in org.dllearner.core.owl |
|---|
| Subclasses of AssertionalAxiom in org.dllearner.core.owl | |
|---|---|
class |
BooleanDatatypePropertyAssertion
|
class |
ClassAssertionAxiom
Represents a concept assertion in a knowledge base / ontology, e.g. |
class |
DatatypePropertyAssertion
A datatype property assertion. |
class |
DifferentIndividualsAxiom
|
class |
DoubleDatatypePropertyAssertion
|
class |
ObjectPropertyAssertion
Represents an role assertion in a knowledge base / ontology, e.g. |
class |
PropertyAssertion
|
class |
StringDatatypePropertyAssertion
|
| Methods in org.dllearner.core.owl that return types with arguments of type AssertionalAxiom | |
|---|---|
Set<AssertionalAxiom> |
KB.getAbox()
|
| Methods in org.dllearner.core.owl with parameters of type AssertionalAxiom | |
|---|---|
void |
KB.addABoxAxiom(AssertionalAxiom axiom)
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||