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