Slot: headerLines

Number of header lines to skip before the column headers.

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

Applicable Classes

Name

Description

Modifies Slot

Dialect

CSV dialect specification describing the format of the source data file

no

Properties

Examples

Value

5

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

native

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

LinkML Source

```yaml name: headerLines description: Number of header lines to skip before the column headers. examples: - value: '5' from_schema: https://echemdb.github.io/metadata-schema/source_data rank: 1000 alias: headerLines owner: Dialect domain_of: - Dialect range: integer
</details>