Slot: name
URI: https://echemdb.github.io/metadata-schema/source_data/name Alias: name
Applicable Classes
Name |
Description |
Modifies Slot |
|---|---|---|
A component or part of the electrochemical cell |
no |
|
Description of a data field (column) compatible with frictionless table-schem… |
no |
|
The instruments used to perform the experiment |
no |
|
Unit specification for a data field, following astropy’s string unit notation |
no |
|
A chemical component of the electrolyte solution |
no |
|
A component of the electrolyte container |
no |
|
A person involved in the data curation process |
no |
|
An electrode used in the electrochemical cell, such as working, reference, co… |
no |
Properties
Range: String
Identifier and Mapping Information
Mappings
Mapping Type |
Mapped Value |
|---|---|
self |
https://echemdb.github.io/metadata-schema/source_data/name |
native |
https://echemdb.github.io/metadata-schema/source_data/name |
LinkML Source
```yaml
name: name
alias: name
domain_of:
- Process
- Electrode
- Component
- ElectrolyteContainerComponent
- ElectrochemicalCellComponent
- Instrumentation
- DataField
- FieldUnit
range: string
</details>