Slot: missingValues

String values to interpret as missing data when reading the tabular resource. Default is the empty string.

URI: fts:missingValues Alias: missingValues

Applicable Classes

Name

Description

Modifies Slot

TableSchema

A Frictionless Table Schema document — the column descriptors for a single ta…

no

Properties

Type and Range

Property

Value

Range

String

Domain Of

TableSchema

Cardinality and Requirements

Property

Value

Multivalued

Yes

Slot Characteristics

Property

Value

Owner

TableSchema

Identifier and Mapping Information

Schema Source

  • from schema: https://specs.frictionlessdata.io/table-schema

Mappings

Mapping Type

Mapped Value

self

fts:missingValues

native

fts:missingValues

LinkML Source

```yaml name: missingValues description: String values to interpret as missing data when reading the tabular resource. Default is the empty string. from_schema: https://specs.frictionlessdata.io/table-schema rank: 1000 alias: missingValues owner: TableSchema domain_of: - TableSchema range: string multivalued: true
</details>