BatteryMaterial

class

Battery Material

A material used in battery construction with its composition percentage, CAS/EC identifiers, and sourcing information.

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

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)

DescriptionDomainRangeVocabularies
casNumber
CAS Number
Chemical Abstracts Service registry number.eubat:BatteryMaterialxsd:string Authorized Only
ecNumber
EC Number
European Community number (EINECS/ELINCS) for chemical substances.eubat:BatteryMaterialxsd:string Authorized Only
hasComponentLocation
Component Location
Component location in the battery (cathode, anode, etc.).eubat:BatteryMaterialeubat:ComponentLocation Authorized Only
isCriticalRawMaterial
Is Critical Raw Material
Whether this material is on the EU Critical Raw Materials list.eubat:BatteryMaterialxsd:boolean Authorized Only
isSubstanceOfConcern
Is Substance of Concern
Whether this material is a Substance of Very High Concern (SVHC) per REACH.eubat:BatteryMaterialxsd:boolean Authorized Only
materialSupplier
Material Supplier
Name or identifier of the material supplier.eubat:BatteryMaterialxsd:string Authorized Only
renewableContentShare
Renewable Content Share
Percentage of this material derived from renewable sources.eubat:BatteryMaterialxsd:decimal Public

Vocabulary alignment

QA % is the verifier panel's confidence. Curated mappings graded by openai/gpt-oss-20b, verified by local QA panels per round (claude-opus-4-8 / qwen3.5-27b / qwen3-32b).

Referenced upstream terms

Loading external vocabulary...

Used as Range (1)

JSON-LD Example

{
  "@context": "https://ref.openepcis.io/extensions/eu/battery/battery-context.jsonld",
  "type": "BatteryMaterial",
  "casNumber": "...",
  "ecNumber": "...",
  "hasComponentLocation": "..."
}