Slot: concentration

Concentration of the component in the electrolyte.

URI: https://echemdb.github.io/metadata-schema/minimum_echemdb/concentration Alias: concentration

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: 0.1, unit: mol / l}

Identifier and Mapping Information

Schema Source

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

Mappings

Mapping Type

Mapped Value

self

https://echemdb.github.io/metadata-schema/minimum_echemdb/concentration

native

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