Slot: height

Height of the electrode.

URI: https://echemdb.github.io/metadata-schema/source_data/height Alias: height

Applicable Classes

Name

Description

Modifies Slot

Shape

Physical dimensions and shape of the electrode

no

Properties

Examples

Value

{value: 5, unit: mm}

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

native

https://echemdb.github.io/metadata-schema/source_data/height

LinkML Source

```yaml name: height description: Height of the electrode. examples: - value: '{value: 5, unit: mm}' from_schema: https://echemdb.github.io/metadata-schema/source_data rank: 1000 alias: height owner: Shape domain_of: - Shape range: Quantity inlined: true
</details>