Skip to content

Slot: variable_name

The name or identifier of the variable as it appears in the data files.

URI: d4d:variableName Alias: variable_name

Applicable Classes

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

Properties

  • Range: String

  • Required: True

Identifier and Mapping Information

Schema Source

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

Mappings

Mapping Type Mapped Value
self d4d:variableName
native data_sheets_schema:variable_name
broad schema:name, schema:identifier

LinkML Source

name: variable_name
description: The name or identifier of the variable as it appears in the data files.
from_schema: https://w3id.org/bridge2ai/data-sheets-schema
broad_mappings:
- schema:name
- schema:identifier
rank: 1000
slot_uri: d4d:variableName
alias: variable_name
owner: VariableMetadata
domain_of:
- VariableMetadata
range: string
required: true