pyhornedowl.model.DataPropertyAssertion

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

A data property assertion.

Individual from is connected to:code:` literal by dp.

See also: Data Property Assertion

dp

dp: DataProperty

source

source: Individual

target

target: Literal