owlapy.model.OWLPropertyExpression¶
-
class
owlapy.model.
OWLPropertyExpression
[source]¶ Bases:
owlapy.model.OWLObject
Represents a property or possibly the inverse of a property.
Methods
- returns:
True if this is a data property
- returns:
True if this is an object property
Determines if this is the owl:topDataProperty.
Determines if this is the owl:topObjectProperty.
-
is_anonymous
() → bool¶