Skip to content

Slot: data_type

The data type of the variable (e.g., integer, float, string, boolean, date, categorical). Use standard type names when possible.

URI: schema:DataType Alias: data_type

Applicable Classes

Name Description Modifies Slot
VariableMetadata Metadata describing an individual variable, field, or column in a dataset no

Properties

Identifier and Mapping Information

Schema Source

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

Mappings

Mapping Type Mapped Value
self schema:DataType
native data_sheets_schema:data_type
exact csvw:datatype, schema:DataType

LinkML Source

name: data_type
description: The data type of the variable (e.g., integer, float, string, boolean,
  date, categorical). Use standard type names when possible.
from_schema: https://w3id.org/bridge2ai/data-sheets-schema
exact_mappings:
- csvw:datatype
- schema:DataType
rank: 1000
slot_uri: schema:DataType
alias: data_type
owner: VariableMetadata
domain_of:
- VariableMetadata
range: VariableTypeEnum