isRegulationCompliant
propertyIs 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:booleanJSON-LD Example
{
"type": "Thing",
"isRegulationCompliant": "..."
}