Slot: measurementType
Acronym type for the measurement performed, such as CV, EIS, XPS, etc.
URI: https://echemdb.github.io/metadata-schema/source_data/measurementType Alias: measurementType
Applicable Classes
Name |
Description |
Modifies Slot |
|---|---|---|
Description of the data to a figure or plot including data type and measureme… |
no |
Properties
Range: String
Examples
Value |
|---|
CV |
EIS |
LSV |
Identifier and Mapping Information
Schema Source
from schema: https://echemdb.github.io/metadata-schema/source_data
Mappings
Mapping Type |
Mapped Value |
|---|---|
self |
https://echemdb.github.io/metadata-schema/source_data/measurementType |
native |
https://echemdb.github.io/metadata-schema/source_data/measurementType |
LinkML Source
```yaml
name: measurementType
description: Acronym type for the measurement performed, such as CV, EIS, XPS, etc.
examples:
- value: CV
- value: EIS
- value: LSV
from_schema: https://echemdb.github.io/metadata-schema/source_data
rank: 1000
alias: measurementType
owner: FigureDescription
domain_of:
- FigureDescription
range: string
</details>