Compostability

class

Compostability category and certification standard for a product or material. Distinct from biodegradability — compostability is a regulatory-recognised classification, not a continuous measurement.

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

Properties (2)

PropertyDescriptionRange
compostabilityStandardURI of the standard the compostability claim is certified against (e.g. EN 13432, OK-Compost-Home, ASTM D6400).xsd:anyURI
compostabilityTypeCompostabilityType

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": "..."
}