integer constant

IriTerm const integer

IRI for xsd:integer

Integer datatype

Implementation

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