RecycledContent
classRecycled Content
Declaration of recycled material content in the battery with pre/post-consumer breakdown.
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 (10)
| Description | Domain | Range | Vocabularies | |
|---|---|---|---|---|
| cobaltPostConsumerShare Cobalt Post-Consumer Recycled Share | — | eubat:RecycledContent | xsd:decimal | |
| cobaltPreConsumerShare Cobalt Pre-Consumer Recycled Share | — | eubat:RecycledContent | xsd:decimal | |
| cobaltRecycledShare Cobalt Recycled Share | Total percentage of recycled cobalt content. | eubat:RecycledContent | xsd:decimal | |
| leadRecycledShare Lead Recycled Share | Total percentage of recycled lead content (combined pre- and post-consumer). The EU Battery Regulation does not require a pre/post split for lead, in contrast to lithium, cobalt, nickel; v1.3 of the BatteryPass-Ready longlist consolidated the two former v1.2 attributes (#43 + #47) into this single share. | eubat:RecycledContent | xsd:decimal | |
| lithiumPostConsumerShare Lithium Post-Consumer Recycled Share | — | eubat:RecycledContent | xsd:decimal | |
| lithiumPreConsumerShare Lithium Pre-Consumer Recycled Share | — | eubat:RecycledContent | xsd:decimal | |
| lithiumRecycledShare Lithium Recycled Share | Total percentage of recycled lithium content. | eubat:RecycledContent | xsd:decimal | |
| nickelPostConsumerShare Nickel Post-Consumer Recycled Share | — | eubat:RecycledContent | xsd:decimal | |
| nickelPreConsumerShare Nickel Pre-Consumer Recycled Share | — | eubat:RecycledContent | xsd:decimal | |
| nickelRecycledShare Nickel Recycled Share | Total percentage of recycled nickel content. | eubat:RecycledContent | xsd:decimal |
Vocabulary alignment
Equivalent
oec:RecycledContent · QA 90%
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 (11)
domain:
eu/batterycobaltPostConsumerShareeu/batterycobaltPreConsumerShareeu/batterycobaltRecycledShareeu/batteryleadRecycledShareeu/batterylithiumPostConsumerShareeu/batterylithiumPreConsumerShareeu/batterylithiumRecycledShareeu/batterynickelPostConsumerShareeu/batterynickelPreConsumerShareeu/batterynickelRecycledShare
In SHACL shapes (2)
- RecycledContentShapetargets
- 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": "RecycledContent",
"cobaltPostConsumerShare": "...",
"cobaltPreConsumerShare": "...",
"cobaltRecycledShare": "..."
}