isRegulationCompliant

property

Is 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.

URI:https://ref.openepcis.io/extensions/common/core/isRegulationCompliant

Range

xsd:boolean

JSON-LD Example

{
  "type": "Thing",
  "isRegulationCompliant": "..."
}