Slot: electrodes
List of electrodes used in the electrochemical cell (working, reference, counter electrodes, ring electrodes).
URI: https://echemdb.github.io/metadata-schema/source_data/electrodes Alias: electrodes
Applicable Classes
Name |
Description |
Modifies Slot |
|---|---|---|
Description of the experimental system including electrodes, electrolyte, and… |
no |
Properties
Range: Electrode
Multivalued: True
Required: True
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/electrodes |
native |
https://echemdb.github.io/metadata-schema/source_data/electrodes |
LinkML Source
```yaml
name: electrodes
description: List of electrodes used in the electrochemical cell (working, reference,
counter electrodes, ring electrodes).
from_schema: https://echemdb.github.io/metadata-schema/source_data
rank: 1000
alias: electrodes
owner: System
domain_of:
- System
range: Electrode
required: true
multivalued: true
inlined: true
inlined_as_list: true
</details>