boolean constant
IRI for xsd:boolean
Boolean datatype (true/false)
Implementation
static const boolean = IriTerm.prevalidated(
'http://www.w3.org/2001/XMLSchema#boolean',
);
IRI for xsd:boolean
Boolean datatype (true/false)
static const boolean = IriTerm.prevalidated(
'http://www.w3.org/2001/XMLSchema#boolean',
);