positiveInteger constant

IriTerm const positiveInteger

IRI for xsd:positiveInteger

Integer values greater than zero

Implementation

static const positiveInteger = IriTerm.prevalidated(
  'http://www.w3.org/2001/XMLSchema#positiveInteger',
);