Skip to content

Battery chemistry #110

@luisramosbosch

Description

@luisramosbosch

In MaterialComposition_shared.ttl battery chemistry has two attributes, namely:

shortName and clearName

They have text datatype. However, as the standard list some materials, I think they should be of type enum:

Lead acid: “Pb”
Nickel cadmium: “Ni-Cd”
Nickel metal hydride: “Ni-MH”
Lithium ion NMC: “Li-ion NMC”
Lithium ion LFP: “Li-ion LFP”
Lithium ion LMO: “Li-ion LMO”
Lithium ion LCO: “Li-ion LCO”
Lithium ion NCA: “Li-ion NCA”
Lithium metal: “Li-metal”
Sodium-ion: “Na-ion”

Moreover, I think we have a namespace redundancy:

@Prefix bp: urn:samm:io.admin-shell.idta.batterypass.material_composition:1.0.1# .
@Prefix : urn:samm:io.admin-shell.idta.batterypass.material_composition:1.0.1# .

Metadata

Metadata

Assignees

No one assigned
    No fields configured for Feature.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions