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/minimum_echemdb/crystallographicOrientation Alias: crystallographicOrientation

Applicable Classes

Name

Description

Modifies Slot

Electrode

An electrode used in the electrochemical cell, such as working, reference, co…

no

Properties

Type and Range

Property

Value

Range

String

Domain Of

Electrode

Cardinality and Requirements

Property

Value

Slot Characteristics

Property

Value

Owner

Electrode

Examples

Value

(1 1 1)

poly

Identifier and Mapping Information

Schema Source

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

Mappings

Mapping Type

Mapped Value

self

https://echemdb.github.io/metadata-schema/minimum_echemdb/crystallographicOrientation

native

https://echemdb.github.io/metadata-schema/minimum_echemdb/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/minimum_echemdb rank: 1000 alias: crystallographicOrientation owner: Electrode domain_of: - Electrode range: string
</details>