Slot: cellDescription

Detailed description of the cell configuration.

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

Applicable Classes

Name

Description

Modifies Slot

ElectrochemicalCell

Description of the electrochemical cell setup and configuration

no

Properties

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

Mappings

Mapping Type

Mapped Value

self

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

native

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