integer constant

IriTerm const integer

IRI for xsd:integer

Integer datatype

Implementation

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