Slot: concentration
Concentration of the component in the electrolyte.
URI: https://echemdb.github.io/metadata-schema/autotag/concentration Alias: concentration
Applicable Classes
Name |
Description |
Modifies Slot |
|---|---|---|
A chemical component of the electrolyte solution |
no |
Properties
Range: Quantity
Examples
Value |
|---|
{value: 0.1, unit: mol / l} |
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/concentration |
native |
https://echemdb.github.io/metadata-schema/autotag/concentration |
LinkML Source
```yaml
name: concentration
description: Concentration of the component in the electrolyte.
examples:
- value: '{value: 0.1, unit: mol / l}'
from_schema: https://echemdb.github.io/metadata-schema/autotag
rank: 1000
alias: concentration
owner: Component
domain_of:
- Component
range: Quantity
inlined: true
</details>