Slot: material

Chemical symbol or abbreviation of the electrode material.

URI: https://echemdb.github.io/metadata-schema/echemdb_package/material Alias: material

Applicable Classes

Name

Description

Modifies Slot

Electrode

An electrode used in the electrochemical cell, such as working, reference, co…

no

Properties

Examples

Value

Pt

Au

GC

Identifier and Mapping Information

Schema Source

  • from schema: https://echemdb.github.io/metadata-schema/echemdb_package

Mappings

Mapping Type

Mapped Value

self

https://echemdb.github.io/metadata-schema/echemdb_package/material

native

https://echemdb.github.io/metadata-schema/echemdb_package/material

LinkML Source

```yaml name: material description: Chemical symbol or abbreviation of the electrode material. examples: - value: Pt - value: Au - value: GC from_schema: https://echemdb.github.io/metadata-schema/echemdb_package rank: 1000 alias: material owner: Electrode domain_of: - Electrode range: string
</details>