ExtendedProducerResponsibility

class

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

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

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)

DescriptionDomainRangeVocabularies
eprComplianceUrl
EPR Compliance URL
URL of the EPR scheme operator's public verification endpoint or compliance certificate for this producer.oec:ExtendedProducerResponsibilityxsd: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:ExtendedProducerResponsibilitygs1: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:ExtendedProducerResponsibilityxsd: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:ExtendedProducerResponsibilitygs1: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:ExtendedProducerResponsibilityxsd:string—

Where used

JSON-LD Example

{
  "@context": "https://ref.openepcis.io/extensions/common/core/dpp-core-context.jsonld",
  "type": "ExtendedProducerResponsibility",
  "eprComplianceUrl": "...",
  "eprJurisdiction": "...",
  "eprRegistrationNumber": "..."
}