Compostability
classCompostability category and certification standard for a product or material. Distinct from biodegradability — compostability is a regulatory-recognised classification, not a continuous measurement.
Properties (2)
| Property | Description | Range |
|---|---|---|
| compostabilityStandard | URI of the standard the compostability claim is certified against (e.g. EN 13432, OK-Compost-Home, ASTM D6400). | xsd:anyURI |
| compostabilityType | — | CompostabilityType |
Where used
Referenced by other terms (2)
In SHACL shapes (1)
- CompostabilityShapetargets
JSON-LD Example
{
"@context": "https://ref.openepcis.io/extensions/common/core/dpp-core-context.jsonld",
"type": "Compostability",
"compostabilityStandard": "...",
"compostabilityType": "..."
}