legislationCountersignedBy constant

IriTerm const legislationCountersignedBy

legislationCountersignedBy [Expects: http://schema.org/Organization, http://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: http://schema.org/Legislation

Implementation

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