XMLLiteral constant

IriTerm const XMLLiteral

IRI for rdf:XMLLiteral

The datatype of XML literal values.

Implementation

static const XMLLiteral = IriTerm.prevalidated(
  'http://www.w3.org/1999/02/22-rdf-syntax-ns#XMLLiteral',
);