maxCardinality constant
IRI for owl:maxCardinality [Expects: http://www.w3.org/2001/XMLSchema#nonNegativeInteger]
The property that determines the cardinality of a maximum cardinality restriction.
Can be used on: http://www.w3.org/2002/07/owl#Restriction
Implementation
static const maxCardinality = IriTerm.prevalidated(
'http://www.w3.org/2002/07/owl#maxCardinality',
);