pyhornedowl.model.DataPropertyRange

class pyhornedowl.model.DataPropertyRange(dp: DataProperty, dr: DataRange)

The range of a DataProperty.

If in individual i has a relationship dp with some literal l, then l must by in dr.

See also: Data Property Range

dp
dr