EndOfLifeProgram

class

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

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

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)

DescriptionDomainRangeVocabularies
collectionPointDirectoryUrl
Collection Point Directory URL
URL of a directory of physical collection points.oec:EndOfLifeProgramxsd:anyURI
dismantlingGuideUrl
Dismantling Guide URL
URL of the public dismantling / repair guide for end-of-life processors.oec:EndOfLifeProgramxsd:anyURI—
takeBackIncentive
Take-Back Incentive
Free-text description of any consumer incentive (refund, credit, replacement).oec:EndOfLifeProgramxsd:string
takeBackUrl
Take-Back URL
URL of the consumer-facing take-back program landing page.oec:EndOfLifeProgramxsd:anyURI

Used as Range (1)

JSON-LD Example

{
  "@context": "https://ref.openepcis.io/extensions/common/core/dpp-core-context.jsonld",
  "type": "EndOfLifeProgram",
  "collectionPointDirectoryUrl": "...",
  "dismantlingGuideUrl": "...",
  "takeBackIncentive": "..."
}