RecyclabilityAssessment

class

Recyclability 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.

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

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)

DescriptionDomainRangeVocabularies
recyclabilityMethodology
Recyclability Methodology
URI of the recyclability methodology used (e.g. PEF, EN 15343, JRC textile preparatory study, PPWR Annex II).oec:RecyclabilityAssessmentxsd:anyURI
recyclabilityRate
Recyclability Rate
Decimal fraction (0-1) of the product that can be recycled.oec:RecyclabilityAssessmentxsd: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:RecyclabilityAssessmentxsd:decimal

Vocabulary alignment

Narrower · downstream

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)

JSON-LD Example

{
  "@context": "https://ref.openepcis.io/extensions/common/core/dpp-core-context.jsonld",
  "type": "RecyclabilityAssessment",
  "recyclabilityMethodology": "...",
  "recyclabilityRate": "...",
  "recyclabilityScore": "..."
}