legislationApplies constant
legislationApplies [Expects: http://schema.org/Legislation]
Indicates that this legislation (or part of a legislation) somehow transfers another legislation in a different legislative context. This is an informative link, and it has no legal value. For legally-binding links of transposition, use the legislationTransposes property. For example an informative consolidated law of a European Union's member state "applies" the consolidated version of the European Directive implemented in it.
Can be used on: http://schema.org/Legislation
Implementation
static const legislationApplies = IriTerm.prevalidated(
'http://schema.org/legislationApplies',
);