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