Class: Experimental
Details about the configuration of the experimental setup.
URI: https://echemdb.github.io/metadata-schema/svgdigitizer/Experimental
classDiagram
class Experimental
click Experimental href "../Experimental/"
Experimental : description
Experimental : instrumentation
Experimental --> "*" Instrumentation : instrumentation
click Instrumentation href "../Instrumentation/"
Experimental : tags
Experimental : url
Slots
Name |
Cardinality and Range |
Description |
Examples |
|---|---|---|---|
* |
Keywords or tags describing the experiment, such as BCV, ORR, COOR, XPS, or M… |
|
|
0..1 |
URL to related documentation, publication (DOI), or ELN entry |
|
|
Instruments and equipment used in the experiment |
|||
0..1 |
Detailed description of the experimental setup and conditions |
|
Usages
used by |
used in |
type |
used |
|---|---|---|---|
range |
Identifier and Mapping Information
Schema Source
from schema: https://echemdb.github.io/metadata-schema/svgdigitizer
Mappings
Mapping Type |
Mapped Value |
|---|---|
self |
https://echemdb.github.io/metadata-schema/svgdigitizer/Experimental |
native |
https://echemdb.github.io/metadata-schema/svgdigitizer/Experimental |
LinkML Source
Direct
</details>
### Induced
<details>
```yaml
name: Experimental
description: Details about the configuration of the experimental setup.
from_schema: https://echemdb.github.io/metadata-schema/svgdigitizer
attributes:
tags:
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/experimental
rank: 1000
alias: tags
owner: Experimental
domain_of:
- Experimental
range: string
multivalued: true
url:
name: url
description: URL to related documentation, publication (DOI), or ELN entry.
examples:
- value: https://doi.org/10.1234/experiment.2024
from_schema: https://echemdb.github.io/metadata-schema/experimental
alias: url
owner: Experimental
domain_of:
- Eln
- Experimental
- Project
- Source
- Purity
- ElectrodeSource
- ElectrodePreparation
- ElectrochemicalCellSource
- Atmosphere
range: HttpUrl
instrumentation:
name: instrumentation
description: Instruments and equipment used in the experiment.
from_schema: https://echemdb.github.io/metadata-schema/experimental
rank: 1000
alias: instrumentation
owner: Experimental
domain_of:
- Experimental
range: Instrumentation
multivalued: true
inlined: true
inlined_as_list: true
description:
name: description
description: Detailed description of the experimental setup and conditions.
examples:
- value: Cyclic voltammetry performed at room temperature with 50 mV/s scan rate
from_schema: https://echemdb.github.io/metadata-schema/experimental
rank: 1000
alias: description
owner: Experimental
domain_of:
- Experimental
- DataField
- Electrode
- Shape
- ElectrodePreparation
- ElectrolyteContainer
- ElectrochemicalCellComponent
- Atmosphere
range: string