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 (3)
| Description | Domain | Range | Vocabularies | |
|---|---|---|---|---|
| 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 | — |
| recyclabilityRate Recyclability Rate | Decimal fraction (0-1) of the product that can be recycled. | oec:RecyclabilityAssessment | xsd:decimal | — |
| 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 |
Vocabulary alignment
Narrower · downstream
SEMICeucv:Criterion · QA 75% UNTPuntp:ConformityAssessment · QA 80%
QA % is the verifier panel's confidence. Curated mappings graded by openai/gpt-oss-20b, verified by qwen/qwen3-32b.
Referenced upstream terms
Loading external vocabulary...
Loading external vocabulary...
Subclass Of
Used as Range (1)
Where used
Referenced by other terms (6)
subclass of this:
see also:
References
JSON-LD Example
{
"@context": "https://ref.openepcis.io/extensions/common/core/dpp-core-context.jsonld",
"type": "RecyclabilityAssessment",
"recyclabilityMethodology": "...",
"recyclabilityRate": "...",
"recyclabilityScore": "..."
}