Skip to content

Slot: Reason Bias Correction Is Missing (bias_correction_applied_missing_reason)

Reason bias_correction_applied is null.

Tier: optional

Why this slot matters

Distinguishes "the producer never documented any correction" from an unrecorded answer. Without it, a blank bias-correction field cannot be told apart from missing metadata, weakening any audit of how values were adjusted.

In plain terms

If nobody could say whether the numbers were statistically adjusted, this slot records why that answer is missing — for example, the data producer never documented it.

URI: envar:slot/bias_correction_applied_missing_reason

Applicable Classes

Name Description Modifies Slot
ExposureModel The model class that produced the values (interpolation, reanalysis, ML, stat... no

Properties

Type and Range

Property Value
Range MissingReasonEnum
Domain Of ExposureModel

Cardinality and Requirements

Property Value

Examples

Value
not_provided_by_source

Identifier and Mapping Information

Annotations

property value
tier optional
justification Distinguishes "the producer never documented any correction" from an unrecorded answer. Without it, a blank bias-correction field cannot be told apart from missing metadata, weakening any audit of how values were adjusted.
explanation If nobody could say whether the numbers were statistically adjusted, this slot records why that answer is missing — for example, the data producer never documented it.

Schema Source

Mappings

Mapping Type Mapped Value
self envar:bias_correction_applied_missing_reason
native envar:bias_correction_applied_missing_reason

LinkML Source

name: bias_correction_applied_missing_reason
annotations:
  tier:
    tag: tier
    value: optional
  justification:
    tag: justification
    value: Distinguishes "the producer never documented any correction" from an unrecorded
      answer. Without it, a blank bias-correction field cannot be told apart from
      missing metadata, weakening any audit of how values were adjusted.
  explanation:
    tag: explanation
    value: If nobody could say whether the numbers were statistically adjusted, this
      slot records why that answer is missing — for example, the data producer never
      documented it.
description: Reason `bias_correction_applied` is null.
title: Reason Bias Correction Is Missing
examples:
- value: not_provided_by_source
from_schema: https://w3id.org/linkml/microschemas/envar
rank: 1000
domain_of:
- ExposureModel
range: MissingReasonEnum