Seq constant

IriTerm const Seq

IRI for rdf:Seq

The class of ordered containers.

Implementation

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