Slot: length
Length of the electrode.
URI: https://echemdb.github.io/metadata-schema/minimum_echemdb/length Alias: length
Applicable Classes
Name |
Description |
Modifies Slot |
|---|---|---|
Physical dimensions and shape of the electrode |
no |
Properties
Range: Quantity
Examples
Value |
|---|
{value: 10, unit: mm} |
Identifier and Mapping Information
Schema Source
from schema: https://echemdb.github.io/metadata-schema/minimum_echemdb
Mappings
Mapping Type |
Mapped Value |
|---|---|
self |
https://echemdb.github.io/metadata-schema/minimum_echemdb/length |
native |
https://echemdb.github.io/metadata-schema/minimum_echemdb/length |
LinkML Source
```yaml
name: length
description: Length of the electrode.
examples:
- value: '{value: 10, unit: mm}'
from_schema: https://echemdb.github.io/metadata-schema/minimum_echemdb
rank: 1000
alias: length
owner: Shape
domain_of:
- Shape
range: Quantity
inlined: true
</details>