Slot: proportion

Proportion of the component (e.g., volume percent, mole fraction).

URI: https://echemdb.github.io/metadata-schema/svgdigitizer/proportion Alias: proportion

Applicable Classes

Name

Description

Modifies Slot

Component

A chemical component of the electrolyte solution

no

Properties

Examples

Value

{value: 50, unit: pct}

Identifier and Mapping Information

Schema Source

  • from schema: https://echemdb.github.io/metadata-schema/svgdigitizer

Mappings

Mapping Type

Mapped Value

self

https://echemdb.github.io/metadata-schema/svgdigitizer/proportion

native

https://echemdb.github.io/metadata-schema/svgdigitizer/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/svgdigitizer rank: 1000 alias: proportion owner: Component domain_of: - Component range: Quantity inlined: true
</details>