MaterialRecoveryResult
classMaterial Recovery Result
The aggregate outcome of a WEEE treatment operation on one item: total input mass, total recovered mass, and the recovery, recycling and energy-recovery rates that WEEE Directive 2012/19/EU Annex V expresses as minimum targets per equipment category.
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 | ||
|---|---|---|---|---|---|
| energyRecoveryRate Energy Recovery Rate | Fraction of the item's mass sent to energy recovery rather than material recycling (0-1 scale). | euelec:MaterialRecoveryResult | xsd:decimal | inherited | — |
| recoveryRate Recovery Rate | Achieved recovery rate for the item: recovered mass divided by input mass (0-1 scale). | euelec:MaterialRecoveryResult | xsd:decimal | inherited | — |
| recyclingRate Recycling Rate | Achieved rate of preparing for re-use and recycling for the item (0-1 scale), excluding energy recovery. | euelec:MaterialRecoveryResult | xsd:decimal | inherited | — |
| totalInputMassGrams Total Input Mass (grams) | Mass in grams of the item that entered the treatment operation. | euelec:MaterialRecoveryResult | xsd:decimal | inherited | — |
| totalRecoveredMassGrams Total Recovered Mass (grams) | Mass in grams recovered from the item across all output streams. | euelec:MaterialRecoveryResult | xsd:decimal | inherited | — |
Vocabulary alignment
Close match
oec:RecyclabilityAssessment · QA 95%
Broader · upstream
CIRPASS-2cirpass2:LcaResult · QA 85%
QA % is the verifier panel's confidence. Curated mappings graded by openai/gpt-oss-20b, verified by local QA panels per round (claude-opus-4-8 / qwen3.5-27b / qwen3-32b).
Used as Range (1)
Where used
Referenced by other terms (6)
In example documents (1)
EPCIS 2.0 events
References
JSON-LD Example
{
"@context": "https://ref.openepcis.io/extensions/eu/electronics/electronics-context.jsonld",
"type": "MaterialRecoveryResult",
"energyRecoveryRate": "...",
"recoveryRate": "...",
"recyclingRate": "..."
}