BatteryDisposition
classBattery Disposition
How the battery removed from a WEEE item was handled: its mass, whether it was treated separately as WEEE Directive 2012/19/EU Annex VII requires, the treatment route, and the facility that carried it out.
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 (4)
| Description | Domain | Range | Vocabularies | ||
|---|---|---|---|---|---|
| batteryMassGrams Battery Mass (grams) | Mass in grams of the battery removed from the item. | euelec:BatteryDisposition | xsd:decimal | inherited | — |
| hasTreatmentFacility Treatment Facility | The site where the removed battery was treated, referenced by its GLN. | euelec:BatteryDisposition | gs1:Place | inherited | — |
| separatelyTreated Separately Treated | Whether the removed battery was routed to separate battery treatment as required, rather than into the bulk WEEE stream. | euelec:BatteryDisposition | xsd:boolean | inherited | — |
| treatmentMethod Treatment Method | The treatment route applied to the removed battery (for example hydrometallurgical or pyrometallurgical recycling). | euelec:BatteryDisposition | xsd:string | inherited |
Used as Range (1)
Where used
Referenced by other terms (5)
In example documents (1)
EPCIS 2.0 events
References
JSON-LD Example
{
"@context": "https://ref.openepcis.io/extensions/eu/electronics/electronics-context.jsonld",
"type": "BatteryDisposition",
"batteryMassGrams": "...",
"hasTreatmentFacility": "...",
"separatelyTreated": "..."
}