Slot: cleaningProcedure
Procedure used to clean the cell before experiments.
URI: https://echemdb.github.io/metadata-schema/svgdigitizer/cleaningProcedure Alias: cleaningProcedure
Applicable Classes
Name |
Description |
Modifies Slot |
|---|---|---|
Description of the electrochemical cell setup and configuration |
no |
Properties
Range: String
Examples
Value |
|---|
Cleaned with aqua regia, rinsed with ultrapure water, and dried in Ar stream |
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/cleaningProcedure |
native |
https://echemdb.github.io/metadata-schema/svgdigitizer/cleaningProcedure |
LinkML Source
```yaml
name: cleaningProcedure
description: Procedure used to clean the cell before experiments.
examples:
- value: Cleaned with aqua regia, rinsed with ultrapure water, and dried in Ar stream
from_schema: https://echemdb.github.io/metadata-schema/svgdigitizer
rank: 1000
alias: cleaningProcedure
owner: ElectrochemicalCell
domain_of:
- ElectrochemicalCell
range: string
</details>