PlainLiteral constant
IRI for rdf:PlainLiteral
The class of plain (i.e. untyped) literal values, as used in RIF and OWL 2
Implementation
static const PlainLiteral = IriTerm.prevalidated(
'http://www.w3.org/1999/02/22-rdf-syntax-ns#PlainLiteral',
);