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