Slot: material

Chemical symbol or abbreviation of the electrode material.

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

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

Slot Characteristics

Property

Value

Owner

Electrode

Examples

Value

Pt

Au

GC

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

native

https://echemdb.github.io/metadata-schema/svgdigitizer/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/svgdigitizer rank: 1000 alias: material owner: Electrode domain_of: - Electrode range: string
</details>