| Package | Description |
|---|---|
| it.unibz.inf.ontop.spec.ontology | |
| it.unibz.inf.ontop.spec.ontology.impl |
| Modifier and Type | Method and Description |
|---|---|
EquivalencesDAG<ClassExpression> |
ClassifiedTBox.classesDAG() |
EquivalencesDAG<DataPropertyExpression> |
ClassifiedTBox.dataPropertiesDAG() |
EquivalencesDAG<DataRangeExpression> |
ClassifiedTBox.dataRangesDAG()
datatypes and data property ranges
|
EquivalencesDAG<ObjectPropertyExpression> |
ClassifiedTBox.objectPropertiesDAG() |
| Modifier and Type | Class and Description |
|---|---|
class |
EquivalencesDAGImpl<T>
DAG from an OntologyGraph
The vertices of the DAG are equivalence sets (Equivalences)
The edges form the minimal set whose transitive and reflexive closure
coincides with the transitive and reflexive closure of the ontology graph
|
| Modifier and Type | Method and Description |
|---|---|
EquivalencesDAG<ClassExpression> |
ClassifiedTBoxImpl.classesDAG() |
EquivalencesDAG<DataPropertyExpression> |
ClassifiedTBoxImpl.dataPropertiesDAG() |
EquivalencesDAG<DataRangeExpression> |
ClassifiedTBoxImpl.dataRangesDAG() |
EquivalencesDAG<ObjectPropertyExpression> |
ClassifiedTBoxImpl.objectPropertiesDAG() |
Copyright © 2009–2020 Free University of Bozen-Bolzano. All rights reserved.