BatteryChemistry

class

Battery Chemistry

The electrochemical system of the battery including cathode, anode, and electrolyte materials.

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

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)

DescriptionDomainRangeVocabularies
anodeActiveMaterial
Anode Active Material
Chemical composition of the anode active material (e.g., graphite, silicon, lithium titanate).eubat:BatteryChemistryxsd:string Authorized Only
cathodeActiveMaterial
Cathode Active Material
Chemical composition of the cathode active material (e.g., LiNiMnCoO2, LiFePO4, LiCoO2).eubat:BatteryChemistryxsd:string Authorized Only
electrolyteComposition
Electrolyte Composition
Chemical composition of the electrolyte.eubat:BatteryChemistryxsd:string Authorized Only
electrolyteType
Electrolyte Type
Type of electrolyte used (e.g., liquid organic, polymer gel, solid-state ceramic).eubat:BatteryChemistryrdf:langString Authorized Only

Used as Range (1)

JSON-LD Example

{
  "@context": "https://ref.openepcis.io/extensions/eu/battery/battery-context.jsonld",
  "type": "BatteryChemistry",
  "anodeActiveMaterial": "...",
  "cathodeActiveMaterial": "...",
  "electrolyteComposition": "..."
}