legislationResponsible constant

IriTerm const legislationResponsible

legislationResponsible [Expects: https://schema.org/Organization, https://schema.org/Person]

An individual or organization that has some kind of responsibility for the legislation. Typically the ministry who is/was in charge of elaborating the legislation, or the adressee for potential questions about the legislation once it is published.

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

Implementation

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