public interface DescriptionBT extends Description
| Modifier and Type | Method and Description |
|---|---|
boolean |
isBottom()
checks (syntactically, irrespective of any ontology) whether the class or property expression
is equivalent to owl:Nothing/owl:BottomObjectProperty/owl:BottomDataProperty
|
boolean |
isTop()
checks (syntactically, irrespective of any ontology) whether the class or property expression
is equivalent to owl:Thing/owl:TopObjectProperty/owl:TopDataProperty
|
boolean isBottom()
boolean isTop()
Copyright © 2009–2020 Free University of Bozen-Bolzano. All rights reserved.