Skip to content

Slot: double_quote

Whether quotes within quoted fields are escaped by doubling them. Expected values: "true" or "false" (as strings per CSV dialect specification). Follows the W3C CSV-on-the-Web dialect specification.

URI: data_sheets_schema:double_quote Alias: double_quote

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:double_quote
native data_sheets_schema:double_quote

LinkML Source

name: double_quote
description: 'Whether quotes within quoted fields are escaped by doubling them. 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: double_quote
owner: FormatDialect
domain_of:
- FormatDialect
range: string