negativeInteger constant
IriTerm
const negativeInteger
IRI for xsd:negativeInteger
Integer values less than zero
Implementation
static const negativeInteger = IriTerm(
'http://www.w3.org/2001/XMLSchema#negativeInteger',
);