Skip to content

Slot: Reason Source Dataset DOI Is Missing (source_dataset_doi_missing_reason)

Reason source_dataset_doi is null.

Tier: optional

Why this slot matters

Distinguishes "this product genuinely has no DOI" from "nobody filled the field in"; a blank is a bug, while a null-with-reason is information a completeness checker can act on.

In plain terms

If the DOI box is empty, this field says why — for example, the producer never issued one. That way an empty field is a deliberate statement, not an oversight.

URI: envar:slot/source_dataset_doi_missing_reason

Applicable Classes

Name Description Modifies Slot
SourceDataset The upstream gridded / station product the exposure values originate from no

Properties

Type and Range

Property Value
Range MissingReasonEnum
Domain Of SourceDataset

Cardinality and Requirements

Property Value

Examples

Value
not_provided_by_source

Identifier and Mapping Information

Annotations

property value
tier optional
justification Distinguishes "this product genuinely has no DOI" from "nobody filled the field in"; a blank is a bug, while a null-with-reason is information a completeness checker can act on.
explanation If the DOI box is empty, this field says why — for example, the producer never issued one. That way an empty field is a deliberate statement, not an oversight.

Schema Source

Mappings

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

LinkML Source

name: source_dataset_doi_missing_reason
annotations:
  tier:
    tag: tier
    value: optional
  justification:
    tag: justification
    value: Distinguishes "this product genuinely has no DOI" from "nobody filled the
      field in"; a blank is a bug, while a null-with-reason is information a completeness
      checker can act on.
  explanation:
    tag: explanation
    value: If the DOI box is empty, this field says why — for example, the producer
      never issued one. That way an empty field is a deliberate statement, not an
      oversight.
description: Reason `source_dataset_doi` is null.
title: Reason Source Dataset DOI Is Missing
examples:
- value: not_provided_by_source
from_schema: https://w3id.org/linkml/microschemas/envar
rank: 1000
domain_of:
- SourceDataset
range: MissingReasonEnum