EndOfLifeProgram
classEnd-of-Life Program
A take-back / collection / dismantling program operating across PPWR, WEEE, Battery, Textile take-back, and ELV. Distinct from EPR registration: EPR is the producer's compliance registration; this is the consumer-facing program with collection points, refunds, and dismantling guides.
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 (4)
| Description | Domain | Range | Vocabularies | |
|---|---|---|---|---|
| collectionPointDirectoryUrl Collection Point Directory URL | URL of a directory of physical collection points. | oec:EndOfLifeProgram | xsd:anyURI | |
| dismantlingGuideUrl Dismantling Guide URL | URL of the public dismantling / repair guide for end-of-life processors. | oec:EndOfLifeProgram | xsd:anyURI | — |
| takeBackIncentive Take-Back Incentive | Free-text description of any consumer incentive (refund, credit, replacement). | oec:EndOfLifeProgram | xsd:string | |
| takeBackUrl Take-Back URL | URL of the consumer-facing take-back program landing page. | oec:EndOfLifeProgram | xsd:anyURI |
Used as Range (1)
Where used
Referenced by other terms (5)
References
JSON-LD Example
{
"@context": "https://ref.openepcis.io/extensions/common/core/dpp-core-context.jsonld",
"type": "EndOfLifeProgram",
"collectionPointDirectoryUrl": "...",
"dismantlingGuideUrl": "...",
"takeBackIncentive": "..."
}