Skip to content

Slot: header

Whether the first row of the file contains column headers. Expected values: "true" or "false" (as strings per CSV dialect specification). Follows the W3C CSV-on-the-Web dialect specification.

URI: data_sheets_schema:header Alias: header

Applicable Classes

Name Description Modifies Slot
FormatDialect Additional format information for a file no

Properties

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/bridge2ai/data-sheets-schema

Mappings

Mapping Type Mapped Value
self data_sheets_schema:header
native data_sheets_schema:header

LinkML Source

name: header
description: 'Whether the first row of the file contains column headers. Expected
  values: "true" or "false" (as strings per CSV dialect specification). Follows the
  W3C CSV-on-the-Web dialect specification.'
from_schema: https://w3id.org/bridge2ai/data-sheets-schema
rank: 1000
alias: header
owner: FormatDialect
domain_of:
- FormatDialect
range: string