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 | |
|---|---|---|---|---|
| dismantlingInstructions Dismantling Instructions | Reference to dismantling instructions document for safe disassembly of the battery. | eubat:EndOfLifeInfo | rdfs:Resource | |
| dismantlingTime Estimated Dismantling Time | Estimated time required for safe battery dismantling. | eubat:EndOfLifeInfo | gs1:QuantitativeValue | |
| extinguishingAgent Extinguishing Agent | Recommended fire extinguishing agent for the battery. | eubat:EndOfLifeInfo | rdf:langString | |
| informationOnCollection Information on Collection | URL to information about collection points and procedures. | eubat:EndOfLifeInfo | xsd:anyURI | |
| materialRecoveryTargets Material Recovery Targets | Recovery rate targets or achievements for specific materials. | eubat:EndOfLifeInfo | eubat:MaterialRecoveryTarget | — |
| recyclabilityRate Recyclability Rate | Percentage of the battery (by weight) that can be recycled. | eubat:EndOfLifeInfo | xsd:decimal | — |
| renewableContent Renewable Content | Percentage of renewable content in the battery. | eubat:EndOfLifeInfo | xsd:decimal | |
| safetyInstructions Safety Instructions | URL to general safety instructions document. | eubat:EndOfLifeInfo | xsd:anyURI | |
| safetyInstructionsForDismantling Safety Instructions for Dismantling | URL to specific safety requirements for battery dismantling. | eubat:EndOfLifeInfo | xsd:anyURI | |
| separateCollection Separate Collection | URL to information about separate collection requirements. | eubat:EndOfLifeInfo | xsd:anyURI | |
| wastePrevention Waste Prevention | URL to waste prevention information. | eubat:EndOfLifeInfo | xsd:anyURI |
Vocabulary alignment
Broader · upstream
QA % is the verifier panel's confidence. Curated mappings graded by openai/gpt-oss-20b, verified by qwen/qwen3-32b.
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 (3)
Master data & product examples
References
JSON-LD Example
{
"@context": "https://ref.openepcis.io/extensions/eu/battery/battery-context.jsonld",
"type": "EndOfLifeInfo",
"dismantlingInstructions": "...",
"dismantlingTime": "...",
"extinguishingAgent": "..."
}