pyhornedowl.model.NegativeObjectPropertyAssertion

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

A negative object property assertion.

Individual from is not connected to by ope

See also: Negative Object Property Assertions

ope

ope: ObjectPropertyExpression

source

source: Individual

target

target: Individual