Slot: tags
Keywords or tags describing the experiment, such as BCV, ORR, COOR, XPS, or MS.
URI: https://echemdb.github.io/metadata-schema/source_data/tags Alias: tags
Applicable Classes
Name |
Description |
Modifies Slot |
|---|---|---|
Details about the configuration of the experimental setup |
no |
Properties
Range: String
Multivalued: True
Examples
Value |
|---|
BCV |
ORR |
COOR |
FAOR |
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/tags |
native |
https://echemdb.github.io/metadata-schema/source_data/tags |
LinkML Source
```yaml
name: tags
description: Keywords or tags describing the experiment, such as BCV, ORR, COOR, XPS,
or MS.
examples:
- value: BCV
- value: ORR
- value: COOR
- value: FAOR
from_schema: https://echemdb.github.io/metadata-schema/source_data
rank: 1000
alias: tags
owner: Experimental
domain_of:
- Experimental
range: string
multivalued: true
</details>