legislationType constant

IriTerm const legislationType

IRI for schemahttp:legislationType [Expects: http://schema.org/CategoryCode, http://schema.org/Text]

The type of the legislation. Examples of values are "law", "act", "directive", "decree", "regulation", "statutory instrument", "loi organique", "règlement grand-ducal", etc., depending on the country.

Can be used on: http://schema.org/Legislation

Implementation

static const legislationType = IriTerm.prevalidated(
  'http://schema.org/legislationType',
);