EndOfLifeInfo
classEnd of Life Information
Information required for safe handling, dismantling, and recycling at end of battery life.
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 (11)
| Description | Domain | Range | Vocabularies | ||
|---|---|---|---|---|---|
| extinguishingAgent Extinguishing Agent | Recommended fire extinguishing agent for the battery. | eubat:EndOfLifeInfo | rdf:langString | Public | |
| hasDismantlingInstructions Dismantling Instructions | Reference to dismantling instructions document for safe disassembly of the battery. | eubat:EndOfLifeInfo | rdfs:Resource | Authorized Only | |
| hasDismantlingTime Estimated Dismantling Time | Estimated time required for safe battery dismantling. | eubat:EndOfLifeInfo | gs1:QuantitativeValue | Authorized Only | — |
| hasMaterialRecoveryTargets Material Recovery Targets | Recovery rate targets or achievements for specific materials. | eubat:EndOfLifeInfo | eubat:MaterialRecoveryTarget | Public | — |
| informationOnCollection Information on Collection | URL to information about collection points and procedures. | eubat:EndOfLifeInfo | xsd:anyURI | Public | |
| recyclabilityRate Recyclability Rate | Percentage of the battery (by weight) that can be recycled. | eubat:EndOfLifeInfo | xsd:decimal | Public | — |
| renewableContent Renewable Content | Percentage of renewable content in the battery. | eubat:EndOfLifeInfo | xsd:decimal | Public | |
| safetyInstructions Safety Instructions | URL to general safety instructions document. | eubat:EndOfLifeInfo | xsd:anyURI | Public | |
| safetyInstructionsForDismantling Safety Instructions for Dismantling | URL to specific safety requirements for battery dismantling. | eubat:EndOfLifeInfo | xsd:anyURI | Authorized Only | — |
| separateCollection Separate Collection | URL to information about separate collection requirements. | eubat:EndOfLifeInfo | xsd:anyURI | Public | |
| wastePrevention Waste Prevention | URL to waste prevention information. | eubat:EndOfLifeInfo | xsd:anyURI | Public |
Vocabulary alignment
Narrower · downstream
Used as Range (1)
Where used
Referenced by other terms (12)
domain:
eu/batteryextinguishingAgenteu/batteryhasDismantlingInstructionseu/batteryhasDismantlingTimeeu/batteryhasMaterialRecoveryTargetseu/batteryinformationOnCollectioneu/batteryrecyclabilityRateeu/batteryrenewableContenteu/batterysafetyInstructionseu/batterysafetyInstructionsForDismantlingeu/batteryseparateCollectioneu/batterywastePrevention
In SHACL shapes (2)
- EndOfLifeInfoShapetargets
- BatteryShapeclass-of
In example documents (11)
Master data & product examples
- amperia-staxwall-batch.jsonld
- amperia-staxwall-batch.operational.jsonld
- battery-product-batch.jsonld
- battery-product-batch.operational.jsonld
- battery-product.jsonld
- battery-product.operational.jsonld
- batterypass-ev-item.jsonld
- batterypass-industrial-item.jsonld
- batterypass-lmt-item.jsonld
- portable-ebike-battery.jsonld
- portable-ebike-battery.operational.jsonld
References
JSON-LD Example
{
"@context": "https://ref.openepcis.io/extensions/eu/battery/battery-context.jsonld",
"type": "EndOfLifeInfo",
"extinguishingAgent": "...",
"hasDismantlingInstructions": "...",
"hasDismantlingTime": "..."
}