Slot: height
Height of the electrode.
URI: https://echemdb.github.io/metadata-schema/echemdb_package/height Alias: height
Applicable Classes
Name |
Description |
Modifies Slot |
|---|---|---|
Physical dimensions and shape of the electrode |
no |
Properties
Range: Quantity
Examples
Value |
|---|
{value: 5, unit: mm} |
Identifier and Mapping Information
Schema Source
from schema: https://echemdb.github.io/metadata-schema/echemdb_package
Mappings
Mapping Type |
Mapped Value |
|---|---|
self |
https://echemdb.github.io/metadata-schema/echemdb_package/height |
native |
https://echemdb.github.io/metadata-schema/echemdb_package/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/echemdb_package
rank: 1000
alias: height
owner: Shape
domain_of:
- Shape
range: Quantity
inlined: true
</details>