Slot: diameter
Diameter of the electrode (for cylindrical shapes).
URI: https://echemdb.github.io/metadata-schema/autotag/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/autotag
Mappings
Mapping Type |
Mapped Value |
|---|---|
self |
https://echemdb.github.io/metadata-schema/autotag/diameter |
native |
https://echemdb.github.io/metadata-schema/autotag/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/autotag
rank: 1000
alias: diameter
owner: Shape
domain_of:
- Shape
range: Quantity
inlined: true
</details>