Slot: function

Role of the electrode in the electrochemical cell. Typical values: working electrode, counter electrode, reference electrode.

URI: https://echemdb.github.io/metadata-schema/svgdigitizer/function Alias: function

Applicable Classes

Name

Description

Modifies Slot

Electrode

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

no

Properties

Type and Range

Property

Value

Range

String

Domain Of

Electrode

Cardinality and Requirements

Property

Value

Required

Yes

Slot Characteristics

Property

Value

Owner

Electrode

Examples

Value

working electrode

counter electrode

reference electrode

Identifier and Mapping Information

Schema Source

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

Mappings

Mapping Type

Mapped Value

self

https://echemdb.github.io/metadata-schema/svgdigitizer/function

native

https://echemdb.github.io/metadata-schema/svgdigitizer/function

LinkML Source

```yaml name: function description: 'Role of the electrode in the electrochemical cell. Typical values: working electrode, counter electrode, reference electrode.' examples: - value: working electrode - value: counter electrode - value: reference electrode from_schema: https://echemdb.github.io/metadata-schema/svgdigitizer rank: 1000 alias: function owner: Electrode domain_of: - Electrode range: string required: true
</details>