EndOfLifeInfo
classEnd of Life Information
Information required for safe handling, dismantling, and recycling at end of battery life.
Properties (11)
| Property | Description | Range |
|---|---|---|
| dismantlingInstructions | Reference to dismantling instructions document for safe disassembly of the battery. | rdfs:Resource |
| dismantlingTime | Estimated time required for safe battery dismantling. | gs1:QuantitativeValue |
| extinguishingAgent | Recommended fire extinguishing agent for the battery. | rdf:langString |
| informationOnCollection | URL to information about collection points and procedures. | xsd:anyURI |
| materialRecoveryTargets | Recovery rate targets or achievements for specific materials. | MaterialRecoveryTarget |
| recyclabilityRate | Percentage of the battery (by weight) that can be recycled. | xsd:decimal |
| renewableContent | Percentage of renewable content in the battery. | xsd:decimal |
| safetyInstructions | URL to general safety instructions document. | xsd:anyURI |
| safetyInstructionsForDismantling | URL to specific safety requirements for battery dismantling. | xsd:anyURI |
| separateCollection | URL to information about separate collection requirements. | xsd:anyURI |
| wastePrevention | URL to waste prevention information. | xsd:anyURI |
Used as Range (1)
Where used
Referenced by other terms (12)
domain:
eu/batterydismantlingInstructionseu/batterydismantlingTimeeu/batteryextinguishingAgenteu/batteryinformationOnCollectioneu/batterymaterialRecoveryTargetseu/batteryrecyclabilityRateeu/batteryrenewableContenteu/batterysafetyInstructionseu/batterysafetyInstructionsForDismantlingeu/batteryseparateCollectioneu/batterywastePrevention
range:
In SHACL shapes (2)
- EndOfLifeInfoShapetargets
- BatteryShapeclass-of
In example documents (1)
Master data & product examples
References
JSON-LD Example
{
"@context": "https://ref.openepcis.io/extensions/eu/battery/battery-context.jsonld",
"type": "EndOfLifeInfo",
"dismantlingInstructions": "...",
"dismantlingTime": "...",
"extinguishingAgent": "..."
}