Slot: decimal

Character used as decimal separator.

URI: https://echemdb.github.io/metadata-schema/source_data/decimal Alias: decimal

Applicable Classes

Name

Description

Modifies Slot

Dialect

CSV dialect specification describing the format of the source data file

no

Properties

Examples

Value

.

,

Identifier and Mapping Information

Schema Source

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

Mappings

Mapping Type

Mapped Value

self

https://echemdb.github.io/metadata-schema/source_data/decimal

native

https://echemdb.github.io/metadata-schema/source_data/decimal

LinkML Source

```yaml name: decimal description: Character used as decimal separator. examples: - value: . - value: ',' from_schema: https://echemdb.github.io/metadata-schema/source_data rank: 1000 alias: decimal owner: Dialect domain_of: - Dialect range: string
</details>