pyhornedowl.model.DataSomeValuesFrom
- class pyhornedowl.model.DataSomeValuesFrom(dp, dr)
DataSomeValuesFrom(dp: DataPropertydr: DataRange
An existential relationship.
This is the anonymous class of individuals
i
which have the relationshipdp
to the data range,dr
. Every individuali
must have this relationship to data constrained bydr
.See also: Existential Quantification
- dp
dp: DataProperty
- dr
dr: DataRange