pyhornedowl.model.ObjectPropertyRange
- class pyhornedowl.model.ObjectPropertyRange(ope: ObjectPropertyExpression, ce: ClassExpression)
The range of the object property.
This states that if an individual
i
is connected to be the relationshipope
, then it is an individual ofce
.1See also: Domain
- ce
ce: ClassExpression
- ope
ope: ObjectPropertyExpression