AuthoritativeLegalValue constant

IriTerm const AuthoritativeLegalValue

IRI for schema:AuthoritativeLegalValue

Indicates that the publisher gives some special status to the publication of the document. ("The Queens Printer" version of a UK Act of Parliament, or the PDF version of a Directive published by the EU Office of Publications). Something "Authoritative" is considered to be also {OfficialLegalValue}".

Implementation

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