Slot: scanRate

The rate at which the data has been recorded.

URI: https://echemdb.github.io/metadata-schema/svgdigitizer/scanRate Alias: scanRate

Applicable Classes

Name

Description

Modifies Slot

FigureDescription

Description of the data to a figure or plot including data type and measureme…

no

Properties

Examples

Value

{value: 50, unit: mV / s}

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

native

https://echemdb.github.io/metadata-schema/svgdigitizer/scanRate

LinkML Source

```yaml name: scanRate description: The rate at which the data has been recorded. examples: - value: '{value: 50, unit: mV / s}' from_schema: https://echemdb.github.io/metadata-schema/svgdigitizer rank: 1000 alias: scanRate owner: FigureDescription domain_of: - FigureDescription range: Quantity inlined: true
</details>