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 relationship dp to the data range, dr. Every individual i must have this relationship to data constrained by dr.

See also: Existential Quantification

dp

dp: DataProperty

dr

dr: DataRange