CompoundLiteral constant

IriTerm const CompoundLiteral

IRI for rdf:CompoundLiteral

A class representing a compound literal.

See also

Implementation

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