Slot: tags

Keywords or tags describing the experiment, such as BCV, ORR, COOR, XPS, or MS.

URI: https://echemdb.github.io/metadata-schema/minimum_echemdb/tags Alias: tags

Applicable Classes

Name

Description

Modifies Slot

Experimental

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/minimum_echemdb

Mappings

Mapping Type

Mapped Value

self

https://echemdb.github.io/metadata-schema/minimum_echemdb/tags

native

https://echemdb.github.io/metadata-schema/minimum_echemdb/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/minimum_echemdb rank: 1000 alias: tags owner: Experimental domain_of: - Experimental range: string multivalued: true
</details>