Slot: proportion
Proportion of the component (e.g., volume percent, mole fraction).
URI: https://echemdb.github.io/metadata-schema/source_data/proportion Alias: proportion
Applicable Classes
Name |
Description |
Modifies Slot |
|---|---|---|
A chemical component of the electrolyte solution |
no |
Properties
Range: Quantity
Examples
Value |
|---|
{value: 50, unit: pct} |
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/proportion |
native |
https://echemdb.github.io/metadata-schema/source_data/proportion |
LinkML Source
```yaml
name: proportion
description: Proportion of the component (e.g., volume percent, mole fraction).
examples:
- value: '{value: 50, unit: pct}'
from_schema: https://echemdb.github.io/metadata-schema/source_data
rank: 1000
alias: proportion
owner: Component
domain_of:
- Component
range: Quantity
inlined: true
</details>