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 kind dp to a given data range dr. See also Max Cardinality

dp
dr
n