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
Annotations
| property |
value |
| d4d:docExample |
float |
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 |
schema:DataType |
LinkML Source
name: data_type
annotations:
d4d:docExample:
tag: d4d:docExample
value: float
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:
- schema:DataType
rank: 1000
slot_uri: schema:DataType
alias: data_type
owner: VariableMetadata
domain_of:
- VariableMetadata
range: VariableTypeEnum