pyhornedowl.model.ObjectExactCardinality

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

An exact 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 exactly n other individuals.

bce
n
ope