legislationResponsible constant
IRI for schemahttp:legislationResponsible [Expects: http://schema.org/Organization, http://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: http://schema.org/Legislation
Implementation
static const legislationResponsible = IriTerm.prevalidated(
'http://schema.org/legislationResponsible',
);