pyhornedowl.model.DataPropertyAssertion

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

A data property assertion.

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

See also: Data Property Assertion

dp
from
to