EndOfLifeInfo

class

End of Life Information

Information required for safe handling, dismantling, and recycling at end of battery life.

URI:https://ref.openepcis.io/extensions/eu/battery/EndOfLifeInfo

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)

DescriptionDomainRangeVocabularies
extinguishingAgent
Extinguishing Agent
Recommended fire extinguishing agent for the battery.eubat:EndOfLifeInfordf:langString Public
hasDismantlingInstructions
Dismantling Instructions
Reference to dismantling instructions document for safe disassembly of the battery.eubat:EndOfLifeInfordfs:Resource Authorized Only
hasDismantlingTime
Estimated Dismantling Time
Estimated time required for safe battery dismantling.eubat:EndOfLifeInfogs1:QuantitativeValue Authorized Only
hasMaterialRecoveryTargets
Material Recovery Targets
Recovery rate targets or achievements for specific materials.eubat:EndOfLifeInfoeubat:MaterialRecoveryTarget Public
informationOnCollection
Information on Collection
URL to information about collection points and procedures.eubat:EndOfLifeInfoxsd:anyURI Public
recyclabilityRate
Recyclability Rate
Percentage of the battery (by weight) that can be recycled.eubat:EndOfLifeInfoxsd:decimal Public
renewableContent
Renewable Content
Percentage of renewable content in the battery.eubat:EndOfLifeInfoxsd:decimal Public
safetyInstructions
Safety Instructions
URL to general safety instructions document.eubat:EndOfLifeInfoxsd:anyURI Public
safetyInstructionsForDismantling
Safety Instructions for Dismantling
URL to specific safety requirements for battery dismantling.eubat:EndOfLifeInfoxsd:anyURI Authorized Only
separateCollection
Separate Collection
URL to information about separate collection requirements.eubat:EndOfLifeInfoxsd:anyURI Public
wastePrevention
Waste Prevention
URL to waste prevention information.eubat:EndOfLifeInfoxsd:anyURI Public

Used as Range (1)

JSON-LD Example

{
  "@context": "https://ref.openepcis.io/extensions/eu/battery/battery-context.jsonld",
  "type": "EndOfLifeInfo",
  "extinguishingAgent": "...",
  "hasDismantlingInstructions": "...",
  "hasDismantlingTime": "..."
}