BatteryChemistry
classBattery Chemistry
The electrochemical system of the battery including cathode, anode, and electrolyte materials.
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 | |
|---|---|---|---|---|
| anodeActiveMaterial Anode Active Material | Chemical composition of the anode active material (e.g., graphite, silicon, lithium titanate). | eubat:BatteryChemistry | xsd:string | |
| cathodeActiveMaterial Cathode Active Material | Chemical composition of the cathode active material (e.g., LiNiMnCoO2, LiFePO4, LiCoO2). | eubat:BatteryChemistry | xsd:string | |
| electrolyteComposition Electrolyte Composition | Chemical composition of the electrolyte. | eubat:BatteryChemistry | xsd:string | |
| electrolyteType Electrolyte Type | Type of electrolyte used (e.g., liquid organic, polymer gel, solid-state ceramic). | eubat:BatteryChemistry | rdf:langString |
Used as Range (1)
Where used
Referenced by other terms (5)
In SHACL shapes (2)
- BatteryChemistryShapetargets
- 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": "BatteryChemistry",
"anodeActiveMaterial": "...",
"cathodeActiveMaterial": "...",
"electrolyteComposition": "..."
}