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)
| Description | Domain | Range | Vocabularies | |
|---|---|---|---|---|
| compostabilityStandard Compostability Standard | URI of the standard the compostability claim is certified against (e.g. EN 13432, OK-Compost-Home, ASTM D6400). | oec:Compostability | xsd:anyURI | — |
| compostabilityType Compostability Type | — | oec:Compostability | oec:CompostabilityType | — |
Where used
Referenced by other terms (2)
In SHACL shapes (1)
- CompostabilityShapetargets
References
JSON-LD Example
{
"@context": "https://ref.openepcis.io/extensions/common/core/dpp-core-context.jsonld",
"type": "Compostability",
"compostabilityStandard": "...",
"compostabilityType": "..."
}