Slot: partialPressure

Partial pressure of a gaseous / volatile component.

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

Applicable Classes

Name

Description

Modifies Slot

Component

A chemical component of the electrolyte solution

no

Properties

Examples

Value

{value: 1, unit: bar}

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

native

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