XMLLiteral constant
IriTerm
const XMLLiteral
IRI for rdf:XMLLiteral
The datatype of XML literal values.
Implementation
static const XMLLiteral = const IriTerm(
'http://www.w3.org/1999/02/22-rdf-syntax-ns#XMLLiteral',
);