Slot: reference
Reference electrode or reference point for this measurement (electrochemistry-specific).
URI: https://echemdb.github.io/metadata-schema/echemdb_package/reference Alias: reference
Applicable Classes
Name |
Description |
Modifies Slot |
|---|---|---|
Description of a data field (column) compatible with frictionless table-schem… |
no |
Properties
Range: String
Examples
Value |
|---|
RHE |
Ag/AgCl |
SCE |
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/reference |
native |
https://echemdb.github.io/metadata-schema/echemdb_package/reference |
LinkML Source
```yaml
name: reference
description: Reference electrode or reference point for this measurement (electrochemistry-specific).
examples:
- value: RHE
- value: Ag/AgCl
- value: SCE
from_schema: https://echemdb.github.io/metadata-schema/echemdb_package
rank: 1000
alias: reference
owner: DataField
domain_of:
- DataField
range: string
</details>