pyhornedowl.model.ObjectPropertyRange

class pyhornedowl.model.ObjectPropertyRange(ope: ObjectPropertyExpression, ce: ClassExpression)

The range of the object property.

This states that if an individual i is connected to be the relationship ope, then it is an individual of ce.1

See also: Domain

ce

ce: ClassExpression

ope

ope: ObjectPropertyExpression