pyhornedowl.model.ObjectPropertyDomain
- class pyhornedowl.model.ObjectPropertyDomain(ope: ObjectPropertyExpression, ce: ClassExpression)
The domain of the object property.
This states that if an individual
ihas an relationship,opeto any other individual, then the individualiis an instances ofceSee also: Domain
- ce
ce: ClassExpression
- ope
ope: ObjectPropertyExpression