Slot: cellDescription
Detailed description of the cell configuration.
URI: https://echemdb.github.io/metadata-schema/echemdb_package/cellDescription Alias: cellDescription
Applicable Classes
Name |
Description |
Modifies Slot |
|---|---|---|
Description of the electrochemical cell setup and configuration |
no |
Properties
Range: String
Examples
Value |
|---|
Three-electrode setup with glass cell and Teflon cap |
Identifier and Mapping Information
Schema Source
from schema: https://echemdb.github.io/metadata-schema/echemdb_package
Mappings
Mapping Type |
Mapped Value |
|---|---|
self |
https://echemdb.github.io/metadata-schema/echemdb_package/cellDescription |
native |
https://echemdb.github.io/metadata-schema/echemdb_package/cellDescription |
LinkML Source
```yaml
name: cellDescription
description: Detailed description of the cell configuration.
examples:
- value: Three-electrode setup with glass cell and Teflon cap
from_schema: https://echemdb.github.io/metadata-schema/echemdb_package
rank: 1000
alias: cellDescription
owner: ElectrochemicalCell
domain_of:
- ElectrochemicalCell
range: string
</details>