pyhornedowl.model.ObjectSomeValuesFrom

class pyhornedowl.model.ObjectSomeValuesFrom(ope, bce)

ObjectSomeValuesFrom(ope: ObjectPropertyExpressionbce: ClassExpression

An existential relationship

This is the anonymous class of individuals i, which have the relationship o to a class expression ce. Every individual in i must have this relationship to one individual in ce.

bce

bce: ClassExpression

ope

ope: ObjectPropertyExpression