pyhornedowl.model.ObjectPropertyDomain
- class pyhornedowl.model.ObjectPropertyDomain(ope: ObjectPropertyExpression, ce: ClassExpression)
The domain of the object property.
This states that if an individual
i
has an relationship,ope
to any other individual, then the individuali
is an instances ofce
See also: Domain
- ce
ce: ClassExpression
- ope
ope: ObjectPropertyExpression