Package | Description |
---|---|
de.tudresden.inf.lat.jcel.ontology.datatype |
Provides interfaces and classes with the data types used in
the axioms of the classification algorithm.
|
de.tudresden.inf.lat.jcel.reasoner.main |
Provides interfaces and classes used for the reasoner.
|
Modifier and Type | Class and Description |
---|---|
class |
IntegerDataProperty
This class models an object property.
|
Modifier and Type | Method and Description |
---|---|
Set<Set<IntegerDataProperty>> |
RuleBasedReasoner.getDisjointDataProperties(IntegerDataPropertyExpression pe) |
Set<Set<IntegerDataProperty>> |
IntegerReasoner.getDisjointDataProperties(IntegerDataPropertyExpression pe)
Returns the data properties that are disjoint with the specified data
property expression.
|
Copyright © 2009–2015 Chair of Automata Theory - TU Dresden. All rights reserved.