Class: ElectrodePreparation
Procedures and methods used to prepare the electrode.
URI: https://echemdb.github.io/metadata-schema/autotag/ElectrodePreparation
classDiagram
class ElectrodePreparation
click ElectrodePreparation href "../ElectrodePreparation/"
ElectrodePreparation : description
ElectrodePreparation : url
Slots
Name |
Cardinality and Range |
Description |
Examples |
|---|---|---|---|
0..1 |
URL to detailed preparation protocol or procedure, such as an article DOI |
|
|
* |
Step-by-step description of preparation procedure |
|
Usages
used by |
used in |
type |
used |
|---|---|---|---|
range |
Identifier and Mapping Information
Schema Source
from schema: https://echemdb.github.io/metadata-schema/autotag
Mappings
Mapping Type |
Mapped Value |
|---|---|
self |
https://echemdb.github.io/metadata-schema/autotag/ElectrodePreparation |
native |
https://echemdb.github.io/metadata-schema/autotag/ElectrodePreparation |
LinkML Source
Direct
```yaml
name: ElectrodePreparation
description: Procedures and methods used to prepare the electrode.
from_schema: https://echemdb.github.io/metadata-schema/autotag
attributes:
url:
name: url
description: URL to detailed preparation protocol or procedure, such as an article
DOI.
examples:
- value: https://doi.org/10.1234/preparation.2024
from_schema: https://echemdb.github.io/metadata-schema/system/electrode
domain_of:
- Eln
- Experimental
- Project
- Purity
- ElectrodeSource
- ElectrodePreparation
- ElectrochemicalCellSource
- Atmosphere
range: HttpUrl
description:
name: description
description: Step-by-step description of preparation procedure.
examples:
- value: Polished with 0.05 um alumina, rinsed with ultrapure water
from_schema: https://echemdb.github.io/metadata-schema/system/electrode
domain_of:
- Experimental
- DataField
- Electrode
- Shape
- ElectrodePreparation
- ElectrolyteContainer
- ElectrochemicalCellComponent
- Atmosphere
range: string
multivalued: true
</details>
### Induced
<details>
```yaml
name: ElectrodePreparation
description: Procedures and methods used to prepare the electrode.
from_schema: https://echemdb.github.io/metadata-schema/autotag
attributes:
url:
name: url
description: URL to detailed preparation protocol or procedure, such as an article
DOI.
examples:
- value: https://doi.org/10.1234/preparation.2024
from_schema: https://echemdb.github.io/metadata-schema/system/electrode
alias: url
owner: ElectrodePreparation
domain_of:
- Eln
- Experimental
- Project
- Purity
- ElectrodeSource
- ElectrodePreparation
- ElectrochemicalCellSource
- Atmosphere
range: HttpUrl
description:
name: description
description: Step-by-step description of preparation procedure.
examples:
- value: Polished with 0.05 um alumina, rinsed with ultrapure water
from_schema: https://echemdb.github.io/metadata-schema/system/electrode
alias: description
owner: ElectrodePreparation
domain_of:
- Experimental
- DataField
- Electrode
- Shape
- ElectrodePreparation
- ElectrolyteContainer
- ElectrochemicalCellComponent
- Atmosphere
range: string
multivalued: true