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