Slot: pressure

Pressure for gaseous components.

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

Applicable Classes

Name

Description

Modifies Slot

Component

A chemical component of the electrolyte solution

no

Properties

Examples

Value

{value: 1.013, 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/pressure

native

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

LinkML Source

```yaml name: pressure description: Pressure for gaseous components. examples: - value: '{value: 1.013, unit: bar}' from_schema: https://echemdb.github.io/metadata-schema/echemdb_package rank: 1000 alias: pressure owner: Component domain_of: - Component range: Quantity inlined: true
</details>