pyhornedowl.model.ObjectMinCardinality

class pyhornedowl.model.ObjectMinCardinality(n: int, ope: ObjectPropertyExpression, bce: ClassExpression)

A min cardinality relationship between individuals

Given an object property o and a class ce, this describes the class of individuals which have the o relationship to at least n other individuals.

bce
n
ope