pyhornedowl.model.NegativeDataPropertyAssertion

class pyhornedowl.model.NegativeDataPropertyAssertion(dp: DataProperty, source: Individual, target: Literal)

A negative data property assertion.

Individual from is not connected to literal by dp.

See also Negative Data Property Assertions

dp

dp: DataProperty

source

source: Individual

target

target: Literal