pyhornedowl.model.ObjectPropertyAssertion

class pyhornedowl.model.ObjectPropertyAssertion(ope: ObjectPropertyExpression, source: Individual, target: Individual)

An object property assertion.

Individual from is connected to by ope.

See also: Positive Object Property Assertions

ope

ope: ObjectPropertyExpression

source

source: Individual

target

target: Individual