pyhornedowl.model.ObjectExactCardinality
- class pyhornedowl.model.ObjectExactCardinality(n, ope, bce)
ObjectExactCardinality(n: intope: ObjectPropertyExpressionbce: ClassExpression
An exact cardinality relationship between individuals
Given an object property
o
and a classce
, this describes the class of individuals which have theo
relationship to exactlyn
other individuals.- bce
bce: ClassExpression
- n
n: int
- ope
ope: ObjectPropertyExpression