Slot: flow
Flow rate for gaseous components.
URI: https://echemdb.github.io/metadata-schema/minimum_echemdb/flow Alias: flow
Applicable Classes
Name |
Description |
Modifies Slot |
|---|---|---|
A chemical component of the electrolyte solution |
no |
Properties
Range: Quantity
Examples
Value |
|---|
{value: 50, unit: ml / min} |
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/flow |
native |
https://echemdb.github.io/metadata-schema/minimum_echemdb/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/minimum_echemdb
rank: 1000
alias: flow
owner: Component
domain_of:
- Component
range: Quantity
inlined: true
</details>