Slot: cellDescription

Detailed description of the cell configuration.

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

Applicable Classes

Name

Description

Modifies Slot

ElectrochemicalCell

Description of the electrochemical cell setup and configuration

no

Properties

Type and Range

Property

Value

Range

String

Domain Of

ElectrochemicalCell

Cardinality and Requirements

Property

Value

Slot Characteristics

Property

Value

Owner

ElectrochemicalCell

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

Mappings

Mapping Type

Mapped Value

self

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

native

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