Slot: part
Part number or designation.
URI: https://echemdb.github.io/metadata-schema/autotag/part Alias: part
Applicable Classes
Name |
Description |
Modifies Slot |
|---|---|---|
A component or part of the electrochemical cell |
no |
Properties
Range: String
Required: True
Examples
Value |
|---|
EC-CELL-100 |
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/part |
native |
https://echemdb.github.io/metadata-schema/autotag/part |
LinkML Source
```yaml
name: part
description: Part number or designation.
examples:
- value: EC-CELL-100
from_schema: https://echemdb.github.io/metadata-schema/autotag
rank: 1000
alias: part
owner: ElectrochemicalCellComponent
domain_of:
- ElectrochemicalCellComponent
range: string
required: true
</details>