Slot: partialPressure
Partial pressure of a gaseous / volatile component.
URI: https://echemdb.github.io/metadata-schema/autotag/partialPressure Alias: partialPressure
Applicable Classes
Name |
Description |
Modifies Slot |
|---|---|---|
A chemical component of the electrolyte solution |
no |
Properties
Range: Quantity
Examples
Value |
|---|
{value: 1, unit: bar} |
Identifier and Mapping Information
Schema Source
from schema: https://echemdb.github.io/metadata-schema/autotag
Mappings
Mapping Type |
Mapped Value |
|---|---|
self |
https://echemdb.github.io/metadata-schema/autotag/partialPressure |
native |
https://echemdb.github.io/metadata-schema/autotag/partialPressure |
LinkML Source
```yaml
name: partialPressure
description: Partial pressure of a gaseous / volatile component.
examples:
- value: '{value: 1, unit: bar}'
from_schema: https://echemdb.github.io/metadata-schema/autotag
rank: 1000
alias: partialPressure
owner: Component
domain_of:
- Component
range: Quantity
inlined: true
</details>