UnofficialLegalValue constant

IriTerm const UnofficialLegalValue

IRI for schema:UnofficialLegalValue

Indicates that a document has no particular or special standing (e.g. a republication of a law by a private publisher).

Implementation

static const UnofficialLegalValue = IriTerm.prevalidated(
  'https://schema.org/UnofficialLegalValue',
);