Slot: diameter
Diameter of the electrode (for cylindrical shapes).
URI: https://echemdb.github.io/metadata-schema/minimum_echemdb/diameter Alias: diameter
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/minimum_echemdb
Mappings
Mapping Type |
Mapped Value |
|---|---|
self |
https://echemdb.github.io/metadata-schema/minimum_echemdb/diameter |
native |
https://echemdb.github.io/metadata-schema/minimum_echemdb/diameter |
LinkML Source
```yaml
name: diameter
description: Diameter of the electrode (for cylindrical shapes).
examples:
- value: '{value: 5, unit: mm}'
from_schema: https://echemdb.github.io/metadata-schema/minimum_echemdb
rank: 1000
alias: diameter
owner: Shape
domain_of:
- Shape
range: Quantity
inlined: true
</details>