Slot: redoxSystem
Name of the reference electrode redox system (RHE, SCE, Ag/AgCl, etc.).
URI: https://echemdb.github.io/metadata-schema/source_data/redoxSystem Alias: redoxSystem
Applicable Classes
Name |
Description |
Modifies Slot |
|---|---|---|
An electrode used in the electrochemical cell, such as working, reference, co… |
no |
Properties
Range: String
Examples
Value |
|---|
RHE |
Ag/AgCl |
SCE |
Identifier and Mapping Information
Schema Source
from schema: https://echemdb.github.io/metadata-schema/source_data
Mappings
Mapping Type |
Mapped Value |
|---|---|
self |
https://echemdb.github.io/metadata-schema/source_data/redoxSystem |
native |
https://echemdb.github.io/metadata-schema/source_data/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/source_data
rank: 1000
alias: redoxSystem
owner: Electrode
domain_of:
- Electrode
range: string
</details>