Slot: crystallographicOrientation
Miller indices of the surface orientation or ‘poly’ for polycrystalline. Always use spaces for value separation.
URI: https://echemdb.github.io/metadata-schema/svgdigitizer/crystallographicOrientation Alias: crystallographicOrientation
Applicable Classes
Name |
Description |
Modifies Slot |
|---|---|---|
An electrode used in the electrochemical cell, such as working, reference, co… |
no |
Properties
Range: String
Examples
Value |
|---|
(1 1 1) |
poly |
Identifier and Mapping Information
Schema Source
from schema: https://echemdb.github.io/metadata-schema/svgdigitizer
Mappings
Mapping Type |
Mapped Value |
|---|---|
self |
https://echemdb.github.io/metadata-schema/svgdigitizer/crystallographicOrientation |
native |
https://echemdb.github.io/metadata-schema/svgdigitizer/crystallographicOrientation |
LinkML Source
```yaml
name: crystallographicOrientation
description: Miller indices of the surface orientation or 'poly' for polycrystalline.
Always use spaces for value separation.
examples:
- value: (1 1 1)
- value: poly
from_schema: https://echemdb.github.io/metadata-schema/svgdigitizer
rank: 1000
alias: crystallographicOrientation
owner: Electrode
domain_of:
- Electrode
range: string
</details>