legislationCountersignedBy constant

IriTerm const legislationCountersignedBy

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

The person or organization that countersigned the legislation. Depending on the legal context, a countersignature can indicate that the signed authority undertakes to assume responsibility for texts emanating from a person who is inviolable and irresponsible, (for example a King, Grand Duc or President), or that the authority is in charge of the implementation of the text.

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

Implementation

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