pyhornedowl.model.NegativeDataPropertyAssertion

class pyhornedowl.model.NegativeDataPropertyAssertion(dp: DataProperty, from: Individual, to: Literal)

A negative data property assertion.

Individual from is not connected to literal by dp.

See also Negative Data Property Assertions

dp
from
to