pyhornedowl.model.ObjectPropertyAssertion
- class pyhornedowl.model.ObjectPropertyAssertion(ope: ObjectPropertyExpression, source: Individual, target: Individual)
An object property assertion.
Individual
from
is connectedto
byope
.See also: Positive Object Property Assertions
- ope
ope: ObjectPropertyExpression
- source
source: Individual
- target
target: Individual