TakeBackProgram
classTake-Back Program
End-of-life collection and take-back program information for circular textile economy.
Properties (3)
| Property | Description | Range |
|---|---|---|
| endOfLifeDestination | What happens to collected items (recycled, upcycled, resold, donated). | xsd:string |
| takeBackIncentive | Description of incentive for returning products (discount, voucher, etc.). | xsd:string |
| takeBackUrl | URL with take-back program information and collection points. | xsd:anyURI |
Used as Range (1)
Where used
Referenced by other terms (4)
In SHACL shapes (2)
- TakeBackProgramShapetargets
- TextileProductShapeclass-of
In example documents (2)
Master data & product examples
References
External Vocabulary References
Loading external vocabulary...
Loading external vocabulary...
JSON-LD Example
{
"@context": "https://ref.openepcis.io/extensions/eu/textile/textile-context.jsonld",
"type": "TakeBackProgram",
"endOfLifeDestination": "...",
"takeBackIncentive": "...",
"takeBackUrl": "..."
}