isRegulationCompliant
property PublicIs Regulation Compliant
Asserts that a trade item complies with a specific regulatory act. Used inside a gs1:regulatoryInformation block alongside gs1:regulatoryAct. Replaces the non-existent gs1:isRegulationCompliant referenced in earlier drafts.
Range
xsd:booleanReferences
Access Level
A per-act compliance flag is a public conformity claim of the declaration-of-conformity kind (ESPR Art. 44).
Grounded inhttps://eur-lex.europa.eu/eli/reg/2024/1781
JSON-LD Example
{
"type": "Thing",
"isRegulationCompliant": "..."
}