Legislation constant

IriTerm const Legislation

IRI for schema:Legislation

A legal document such as an act, decree, bill, etc. (enforceable or not) or a component of a legal act (like an article).

Implementation

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