BatteryMaterial
classBattery Material
A material used in battery construction with its composition percentage, CAS/EC identifiers, and sourcing information.
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 (7)
| Description | Domain | Range | Vocabularies | |
|---|---|---|---|---|
| casNumber CAS Number | Chemical Abstracts Service registry number. | eubat:BatteryMaterial | xsd:string | |
| componentLocation Component Location | Component location in the battery (cathode, anode, etc.). | eubat:BatteryMaterial | eubat:ComponentLocation | |
| ecNumber EC Number | European Community number (EINECS/ELINCS) for chemical substances. | eubat:BatteryMaterial | xsd:string | |
| isCriticalRawMaterial Is Critical Raw Material | Whether this material is on the EU Critical Raw Materials list. | eubat:BatteryMaterial | xsd:boolean | |
| isSubstanceOfConcern Is Substance of Concern | Whether this material is a Substance of Very High Concern (SVHC) per REACH. | eubat:BatteryMaterial | xsd:boolean | |
| materialSupplier Material Supplier | Name or identifier of the material supplier. | eubat:BatteryMaterial | xsd:string | |
| renewableContentShare Renewable Content Share | Percentage of this material derived from renewable sources. | eubat:BatteryMaterial | xsd:decimal |
Vocabulary alignment
Equivalent
Narrower · downstream
QA % is the verifier panel's confidence. Curated mappings graded by openai/gpt-oss-20b, verified by qwen/qwen3-32b.
Referenced upstream terms
Loading external vocabulary...
Used as Range (1)
Where used
Referenced by other terms (8)
In SHACL shapes (2)
- BatteryMaterialShapetargets
- BatteryShapeclass-of
In example documents (1)
Master data & product examples
References
JSON-LD Example
{
"@context": "https://ref.openepcis.io/extensions/eu/battery/battery-context.jsonld",
"type": "BatteryMaterial",
"casNumber": "...",
"componentLocation": "...",
"ecNumber": "..."
}