Slot: orientation

Axis orientation in plots (horizontal for x-axis, vertical for y-axis).

URI: https://echemdb.github.io/metadata-schema/echemdb_package/orientation Alias: orientation

Applicable Classes

Name

Description

Modifies Slot

DataField

Description of a data field (column) compatible with frictionless table-schem…

no

Properties

Type and Range

Property

Value

Range

FieldOrientation

Domain Of

DataField

Cardinality and Requirements

Property

Value

Slot Characteristics

Property

Value

Owner

DataField

Examples

Value

horizontal

vertical

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/orientation

native

https://echemdb.github.io/metadata-schema/echemdb_package/orientation

LinkML Source

```yaml name: orientation description: Axis orientation in plots (horizontal for x-axis, vertical for y-axis). examples: - value: horizontal - value: vertical from_schema: https://echemdb.github.io/metadata-schema/echemdb_package rank: 1000 alias: orientation owner: DataField domain_of: - DataField range: FieldOrientation
</details>