Slot: ph
pH value of the electrolyte solution.
URI: https://echemdb.github.io/metadata-schema/echemdb_package/ph Alias: ph
Applicable Classes
Name |
Description |
Modifies Slot |
|---|---|---|
The properties and components of the electrolyte solution |
no |
Properties
Range: Quantity
Examples
Value |
|---|
{value: 1, unit: ‘’} |
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/ph |
native |
https://echemdb.github.io/metadata-schema/echemdb_package/ph |
LinkML Source
```yaml
name: ph
description: pH value of the electrolyte solution.
examples:
- value: '{value: 1, unit: ''''}'
from_schema: https://echemdb.github.io/metadata-schema/echemdb_package
rank: 1000
alias: ph
owner: Electrolyte
domain_of:
- Electrolyte
range: Quantity
inlined: true
</details>