pyhornedowl.model.DataPropertyDomain
- class pyhornedowl.model.DataPropertyDomain(dp: DataProperty, ce: ClassExpression)
The domain of a DataProperty.
If an individual
i
has a relationshipdp
theni
must be of typece
.See also: Data Property Domain
- ce
- dp