AvoidedEmissionsEstimate

class

Avoided Emissions Estimate

An estimate of the greenhouse-gas emissions avoided by recovering materials from a WEEE item instead of producing them primarily, with the calculation basis used.

URI:https://ref.openepcis.io/extensions/eu/electronics/AvoidedEmissionsEstimate

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 (2)

DescriptionDomainRangeVocabularies
avoidedEmissionsKgCO2e
Avoided Emissions (kg CO2e)
Estimated avoided emissions in kilograms of CO2 equivalent.euelec:AvoidedEmissionsEstimatexsd:decimal inherited
calculationMethod
Calculation Method
Basis on which the avoided-emissions figure was calculated.euelec:AvoidedEmissionsEstimatexsd:string inherited

Vocabulary alignment

Close match

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 (3)

In example documents (1)

EPCIS 2.0 events

JSON-LD Example

{
  "@context": "https://ref.openepcis.io/extensions/eu/electronics/electronics-context.jsonld",
  "type": "AvoidedEmissionsEstimate",
  "avoidedEmissionsKgCO2e": "...",
  "calculationMethod": "..."
}