Enum: ElectrolyteType

Type of electrolyte defined by the solvent.

URI: https://echemdb.github.io/metadata-schema/svgdigitizer/ElectrolyteType

Permissible Values

Value

Meaning

Description

aqueous

None

The solvent is water

ionic liquid

None

The solvent is an ionic liquid

non-aqueous

None

The solvent is non-aqueous other than an ionic liquid, i

solid

None

A solid electrolyte

Identifier and Mapping Information

Schema Source

  • from schema: https://echemdb.github.io/metadata-schema/svgdigitizer

LinkML Source

```yaml name: ElectrolyteType description: Type of electrolyte defined by the solvent. from_schema: https://echemdb.github.io/metadata-schema/svgdigitizer rank: 1000 permissible_values: aqueous: text: aqueous description: The solvent is water. ionic liquid: text: ionic liquid description: The solvent is an ionic liquid. non-aqueous: text: non-aqueous description: The solvent is non-aqueous other than an ionic liquid, i.e., an organic compound. solid: text: solid description: A solid electrolyte.
</details>