RecyclabilityAssessment
classRecyclability Assessment
An assessment of a product's recyclability. Different regulations express the same concept differently: PPWR uses letter grades A/B/C, the JRC textile methodology uses a 0–10 score, electronics WEEE uses a 0–1 rate. All three are optional; pick whichever your regulation requires.
Subclass Of
Properties (3)
| Property | Description | Range |
|---|---|---|
| recyclabilityMethodology | URI of the recyclability methodology used (e.g. PEF, EN 15343, JRC textile preparatory study, PPWR Annex II). | xsd:anyURI |
| recyclabilityRate | Decimal fraction (0–1) of the product that can be recycled. Aligns with untp:recyclableContent. | xsd:decimal |
| recyclabilityScore | Numeric recyclability score (e.g. 0–10 per JRC textile methodology). Use unitCode aligned with the methodology when expressed via gs1:QuantitativeValue. | xsd:decimal |
Used as Range (1)
Where used
Referenced by other terms (5)
subclass of this:
External Vocabulary References
Loading external vocabulary...
JSON-LD Example
{
"@context": "https://ref.openepcis.io/extensions/common/core/dpp-core-context.jsonld",
"type": "RecyclabilityAssessment",
"recyclabilityMethodology": "...",
"recyclabilityRate": "...",
"recyclabilityScore": "..."
}