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
cathodeActiveMaterial
Cathode Active Material
Chemical composition of the cathode active material (e.g., LiNiMnCoO2, LiFePO4, LiCoO2).eubat:BatteryChemistryxsd:string
electrolyteComposition
Electrolyte Composition
Chemical composition of the electrolyte.eubat:BatteryChemistryxsd:string
electrolyteType
Electrolyte Type
Type of electrolyte used (e.g., liquid organic, polymer gel, solid-state ceramic).eubat:BatteryChemistryrdf:langString

Used as Range (1)

Where used

Referenced by other terms (5)

In SHACL shapes (2)

  • BatteryChemistryShapetargets
  • BatteryShapeclass-of

In example documents (3)

JSON-LD Example

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