language constant
IRI for rdf:language
The language component of a CompoundLiteral.
Can be used on: http://www.w3.org/1999/02/22-rdf-syntax-ns#CompoundLiteral
Implementation
static const language = IriTerm.prevalidated(
'http://www.w3.org/1999/02/22-rdf-syntax-ns#language',
);