language constant
IriTerm
const language
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 = const IriTerm(
'http://www.w3.org/1999/02/22-rdf-syntax-ns#language',
);