pyhornedowl.model.ObjectPropertyDomain

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

The domain of the object property.

This states that if an individual i has an relationship, ope to any other individual, then the individual i is an instances of ce

See also: Domain

ce
ope