Slot: material
Chemical symbol or abbreviation of the electrode material.
URI: https://echemdb.github.io/metadata-schema/minimum_echemdb/material Alias: material
Applicable Classes
Name |
Description |
Modifies Slot |
|---|---|---|
An electrode used in the electrochemical cell, such as working, reference, co… |
no |
Properties
Range: String
Examples
Value |
|---|
Pt |
Au |
GC |
Identifier and Mapping Information
Schema Source
from schema: https://echemdb.github.io/metadata-schema/minimum_echemdb
Mappings
Mapping Type |
Mapped Value |
|---|---|
self |
https://echemdb.github.io/metadata-schema/minimum_echemdb/material |
native |
https://echemdb.github.io/metadata-schema/minimum_echemdb/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/minimum_echemdb
rank: 1000
alias: material
owner: Electrode
domain_of:
- Electrode
range: string
</details>