Slot: partialPressure

Partial pressure of a gaseous / volatile component.

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

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: 1, unit: bar}

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

native

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