Slot: temperature
Temperature of the electrolyte during the experiment.
URI: https://echemdb.github.io/metadata-schema/source_data/temperature Alias: temperature
Applicable Classes
Name |
Description |
Modifies Slot |
|---|---|---|
The properties and components of the electrolyte solution |
no |
Properties
Range: Quantity
Examples
Value |
|---|
{value: 298.15, unit: K} |
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/temperature |
native |
https://echemdb.github.io/metadata-schema/source_data/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/source_data
rank: 1000
alias: temperature
owner: Electrolyte
domain_of:
- Electrolyte
range: Quantity
inlined: true
</details>