Slot: proportion

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

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

Applicable Classes

Name

Description

Modifies Slot

Component

A chemical component of the electrolyte solution

no

Properties

Type and Range

Property

Value

Range

Quantity

Domain Of

Component

Cardinality and Requirements

Property

Value

Slot Characteristics

Property

Value

Owner

Component

Examples

Value

{value: 50, unit: pct}

Identifier and Mapping Information

Schema Source

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

Mappings

Mapping Type

Mapped Value

self

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

native

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