Alt constant

IriTerm const Alt

IRI for rdf:Alt

The class of containers of alternatives.

Implementation

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