Slot: temperature

Temperature of the electrolyte during the experiment.

URI: https://echemdb.github.io/metadata-schema/autotag/temperature Alias: temperature

Applicable Classes

Name

Description

Modifies Slot

Electrolyte

The properties and components of the electrolyte solution

no

Properties

Examples

Value

{value: 298.15, unit: K}

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

native

https://echemdb.github.io/metadata-schema/autotag/temperature

LinkML Source

```yaml name: temperature description: Temperature of the electrolyte during the experiment. examples: - value: '{value: 298.15, unit: K}' from_schema: https://echemdb.github.io/metadata-schema/autotag rank: 1000 alias: temperature owner: Electrolyte domain_of: - Electrolyte range: Quantity inlined: true
</details>