Slot: dimension

Physical dimension of the field (e.g., ‘time’, ‘potential’, ‘current density’).

URI: https://echemdb.github.io/metadata-schema/svgdigitizer_package/dimension Alias: dimension

Applicable Classes

Name

Description

Modifies Slot

DataField

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

no

Properties

Examples

Value

potential

time

current density

Identifier and Mapping Information

Schema Source

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

Mappings

Mapping Type

Mapped Value

self

https://echemdb.github.io/metadata-schema/svgdigitizer_package/dimension

native

https://echemdb.github.io/metadata-schema/svgdigitizer_package/dimension

LinkML Source

```yaml name: dimension description: Physical dimension of the field (e.g., 'time', 'potential', 'current density'). examples: - value: potential - value: time - value: current density from_schema: https://echemdb.github.io/metadata-schema/svgdigitizer_package rank: 1000 alias: dimension owner: DataField domain_of: - DataField range: string
</details>