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