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.
Upstream alignment
How this class and its properties align to external and upstream vocabularies. Open a vocabulary to see the exact term-by-term relationships.
Properties (5)
| Description | Domain | Range | Vocabularies | ||
|---|---|---|---|---|---|
| recoverableRate Recoverable Rate | Decimal fraction (0-1) of the product recoverable at end of life through any recovery operation (material recycling, energy recovery, backfilling). | oec:RecyclabilityAssessment | xsd:decimal | Public | — |
| recyclabilityMethodology Recyclability Methodology | URI of the recyclability methodology used (e.g. PEF, EN 15343, JRC textile preparatory study, PPWR Annex II). | oec:RecyclabilityAssessment | xsd:anyURI | Public | — |
| recyclabilityRate Recyclability Rate | Decimal fraction (0-1) of the product that can be recycled. | oec:RecyclabilityAssessment | xsd:decimal | Public | — |
| recyclabilityScore Recyclability Score | Numeric recyclability score (e.g. 0-10 per JRC textile methodology). Use unitCode aligned with the methodology when expressed via gs1:QuantitativeValue. | oec:RecyclabilityAssessment | xsd:decimal | Public | |
| recyclingCollectionRate Recycling Collection Rate | Decimal fraction (0-1) of products of this type actually collected for recycling, as reported for the applicable collection scheme. | oec:RecyclabilityAssessment | xsd:decimal | Public | — |
Vocabulary alignment
Broader · upstream
Referenced upstream terms
Loading external vocabulary...
Loading external vocabulary...
Subclass Of
Used as Range (1)
Where used
Referenced by other terms (9)
subclass of this:
References
JSON-LD Example
{
"@context": "https://ref.openepcis.io/extensions/common/core/dpp-core-context.jsonld",
"type": "RecyclabilityAssessment",
"recoverableRate": "...",
"recyclabilityMethodology": "...",
"recyclabilityRate": "..."
}