Slot: height

Height of the electrode.

URI: https://echemdb.github.io/metadata-schema/svgdigitizer/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/svgdigitizer

Mappings

Mapping Type

Mapped Value

self

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

native

https://echemdb.github.io/metadata-schema/svgdigitizer/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/svgdigitizer rank: 1000 alias: height owner: Shape domain_of: - Shape range: Quantity inlined: true
</details>