Slot: columnHeaderLines

Number of lines that make up the column headers. If more than one, header parts are joined with ‘ / ‘.

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

Applicable Classes

Name

Description

Modifies Slot

Dialect

CSV dialect specification describing the format of the source data file

no

Properties

Examples

Value

2

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

native

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

LinkML Source

```yaml name: columnHeaderLines description: Number of lines that make up the column headers. If more than one, header parts are joined with ' / '. examples: - value: '2' from_schema: https://echemdb.github.io/metadata-schema/source_data rank: 1000 alias: columnHeaderLines owner: Dialect domain_of: - Dialect range: integer
</details>