Slot: redoxSystem

Name of the reference electrode redox system (RHE, SCE, Ag/AgCl, etc.).

URI: https://echemdb.github.io/metadata-schema/minimum_echemdb/redoxSystem Alias: redoxSystem

Applicable Classes

Name

Description

Modifies Slot

Electrode

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

no

Properties

Examples

Value

RHE

Ag/AgCl

SCE

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/redoxSystem

native

https://echemdb.github.io/metadata-schema/minimum_echemdb/redoxSystem

LinkML Source

```yaml name: redoxSystem description: Name of the reference electrode redox system (RHE, SCE, Ag/AgCl, etc.). examples: - value: RHE - value: Ag/AgCl - value: SCE from_schema: https://echemdb.github.io/metadata-schema/minimum_echemdb rank: 1000 alias: redoxSystem owner: Electrode domain_of: - Electrode range: string
</details>