Slot: flow

Flow rate for gaseous components.

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

Applicable Classes

Name

Description

Modifies Slot

Component

A chemical component of the electrolyte solution

no

Properties

Examples

Value

{value: 50, unit: ml / min}

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/flow

native

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

LinkML Source

```yaml name: flow description: Flow rate for gaseous components. examples: - value: '{value: 50, unit: ml / min}' from_schema: https://echemdb.github.io/metadata-schema/echemdb_package rank: 1000 alias: flow owner: Component domain_of: - Component range: Quantity inlined: true
</details>