JSON constant

IriTerm const JSON

IRI for rdf:JSON

The datatype of RDF literals storing JSON content.

See also

Implementation

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