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.
Properties (4)
| Property | Description | Range |
|---|---|---|
| collectionPointDirectoryUrl | URL of a directory of physical collection points. | xsd:anyURI |
| dismantlingGuideUrl | URL of the public dismantling / repair guide for end-of-life processors. | xsd:anyURI |
| takeBackIncentive | Free-text description of any consumer incentive (refund, credit, replacement). | xsd:string |
| takeBackUrl | URL of the consumer-facing take-back program landing page. | xsd:anyURI |
Used as Range (1)
Where used
Referenced by other terms (5)
JSON-LD Example
{
"@context": "https://ref.openepcis.io/extensions/common/core/dpp-core-context.jsonld",
"type": "EndOfLifeProgram",
"collectionPointDirectoryUrl": "...",
"dismantlingGuideUrl": "...",
"takeBackIncentive": "..."
}