ExtendedProducerResponsibility
classExtended Producer Responsibility
A registration of a producer's compliance with an Extended Producer Responsibility (EPR) scheme for a specific waste stream and jurisdiction. EPR schemes apply across PPWR (packaging), WEEE (electronics), Battery Regulation, ELV (vehicles), Textile-DA (proposed), and others; every regulation covered by this ontology. No upstream vocabulary defines this class; UNTP v0.7.0 has no EPR-specific term, and CIRPASS-2 D3.2 confirms it as a gap.
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 | |
|---|---|---|---|---|
| eprComplianceUrl EPR Compliance URL | URL of the EPR scheme operator's public verification endpoint or compliance certificate for this producer. | oec:ExtendedProducerResponsibility | xsd:anyURI | |
| eprJurisdiction EPR Jurisdiction | The country / member state where this EPR registration applies. EPR schemes are organised per Member State; producers selling into multiple MS register in each. | oec:ExtendedProducerResponsibility | gs1:Country | |
| eprRegistrationNumber EPR Registration Number | Producer registration number issued by an EPR compliance scheme operator (e.g. Stiftung EAR for German WEEE, EcoEmballages for French packaging). | oec:ExtendedProducerResponsibility | xsd:string | |
| eprScheme EPR Scheme Operator | The Producer Responsibility Organisation (PRO) or competent authority that operates the EPR scheme. Modelled as a gs1:Organization or untp:Party. | oec:ExtendedProducerResponsibility | gs1:Organization | |
| eprWasteStream EPR Waste Stream | The waste stream the EPR registration covers: packaging, weee, batteries, vehicles, textiles, etc. Free-text token; controlled vocabulary may be added when EU publishes one. | oec:ExtendedProducerResponsibility | xsd:string | — |
Used as Range (1)
Where used
Referenced by other terms (7)
subclass of this:
In SHACL shapes (1)
- ExtendedProducerResponsibilityShapetargets
References
JSON-LD Example
{
"@context": "https://ref.openepcis.io/extensions/common/core/dpp-core-context.jsonld",
"type": "ExtendedProducerResponsibility",
"eprComplianceUrl": "...",
"eprJurisdiction": "...",
"eprRegistrationNumber": "..."
}