legislationEnsuresImplementationOf constant

IriTerm const legislationEnsuresImplementationOf

legislationEnsuresImplementationOf [Expects: http://schema.org/Legislation]

Indicates that this Legislation ensures the implementation of another Legislation, for example by modifying national legislations so that they do not contradict to an EU regulation or decision. This implies a legal meaning. Transpositions of EU Directive should be captured with legislationTransposes.

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

Implementation

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