HTML constant

IriTerm const HTML

IRI for rdf:HTML

The datatype of RDF literals storing fragments of HTML content

See also

Implementation

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