Skip to content

Slot: Dataset variable name (dataset_variable_name)

The name for the variable as it is identified in the dataset data file. This could be the column header in a CSV or the variable name in a NetCDF file. Standard common recommended column header names can be found in protocol documentation here.

URI: oae:dataset_variable_name

Applicable Classes

Name Description Modifies Slot
Variable Base class for all variable types no
ContinuousPHVariable pH measured variable from continuous autonomous sensor no
DiscreteCO2Variable CO2 discrete (bottle) measured variable (pCO2/fCO2) no
ContinuousTAVariable Total Alkalinity (TA) measured variable from continuous autonomous sensor no
DiscreteDICVariable Dissolved Inorganic Carbon (DIC) measured variable from discrete bottle sampl... no
DiscreteSedimentVariable Measured sediment variable collected from discrete bottle samples no
ContinuousMeasuredVariable Fields for continuous sampling information no
NonMeasuredVariable Non-measured variable for data from external sources (e no
ContinuousSedimentVariable Measured sediment variable collected from continuous autonomous sensor no
DiscretePHVariable pH measured variable with dye-based spectrophotometric measurement no
DiscreteTAVariable Total Alkalinity (TA) measured variable from discrete bottle samples no
HPLCVariable HPLC (High-Performance Liquid Chromatography) measured variable for pigment a... no
BaseVariable Basic variable fields across all (including non-measured) variables no
ObservedPropertyVariable Variable that is directly measured in-situ using instruments no
DiscreteMeasuredVariable Analyzing instrument information fields, only applied to discretely measured ... no
CalculatedVariable Variable that is calculated or derived from other variables no
ContinuousDICVariable Dissolved Inorganic Carbon (DIC) measured variable from continuous autonomous... no

Properties

  • Range: String

  • Required: True

Identifier and Mapping Information

Schema Source

  • from schema: OAEDataManagementProtocol

Mappings

Mapping Type Mapped Value
self oae:dataset_variable_name
native oae:dataset_variable_name

LinkML Source

name: dataset_variable_name
description: The name for the variable as it is identified in the dataset data file.
  This could be the column header in a CSV or the variable name in a NetCDF file.
  Standard common recommended column header names can be found in protocol documentation  [here](https://www.carbontosea.org/oae-data-protocol/1-0-0/#column-header-name).
title: Dataset variable name
from_schema: OAEDataManagementProtocol
rank: 1000
alias: dataset_variable_name
owner: BaseVariable
domain_of:
- BaseVariable
range: string
required: true