pyhornedowl.model.DataMaxCardinality
- class pyhornedowl.model.DataMaxCardinality(n: int, dp: DataProperty, dr: DataRange)
A max cardinality restriction The class of individuals have at most
n
relationships of the kinddp
to a given data rangedr
. See also Max Cardinality- dp
- dr
- n