direction constant

IriTerm const direction

direction

The base direction component of a CompoundLiteral.

Can be used on: http://www.w3.org/1999/02/22-rdf-syntax-ns#CompoundLiteral

See also

Implementation

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