Skip to content

Slot: Reason Deposit DOI Is Missing (deposit_doi_missing_reason)

Reason deposit_doi is null (e.g. pre-deposit).

Tier: optional

Why this slot matters

Separates "this record was never deposited" from "the DOI is pending". Without it, a missing DOI is ambiguous and a consumer cannot tell whether a citable identifier will ever exist for this record.

In plain terms

If the permanent dataset ID is missing, this slot explains why — for instance the record is circulating before publication and the ID has not been issued yet.

URI: envar:slot/deposit_doi_missing_reason

Applicable Classes

Name Description Modifies Slot
DepositMetadata Deposit-time slots required when the sidecar travels alongside a published FA... no

Properties

Type and Range

Property Value
Range MissingReasonEnum
Domain Of DepositMetadata

Cardinality and Requirements

Property Value

Examples

Value
under_investigation

Identifier and Mapping Information

Annotations

property value
tier optional
justification Separates "this record was never deposited" from "the DOI is pending". Without it, a missing DOI is ambiguous and a consumer cannot tell whether a citable identifier will ever exist for this record.
explanation If the permanent dataset ID is missing, this slot explains why — for instance the record is circulating before publication and the ID has not been issued yet.

Schema Source

Mappings

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

LinkML Source

name: deposit_doi_missing_reason
annotations:
  tier:
    tag: tier
    value: optional
  justification:
    tag: justification
    value: Separates "this record was never deposited" from "the DOI is pending".
      Without it, a missing DOI is ambiguous and a consumer cannot tell whether a
      citable identifier will ever exist for this record.
  explanation:
    tag: explanation
    value: If the permanent dataset ID is missing, this slot explains why — for instance
      the record is circulating before publication and the ID has not been issued
      yet.
description: Reason `deposit_doi` is null (e.g. pre-deposit).
title: Reason Deposit DOI Is Missing
examples:
- value: under_investigation
  description: sidecar circulated pre-deposit; DOI pending
from_schema: https://w3id.org/linkml/microschemas/envar
rank: 1000
domain_of:
- DepositMetadata
range: MissingReasonEnum