pyhornedowl.model.DataPropertyDomain

class pyhornedowl.model.DataPropertyDomain(dp: DataProperty, ce: ClassExpression)

The domain of a DataProperty.

If an individual i has a relationship dp then i must be of type ce.

See also: Data Property Domain

ce
dp