Skip to content

Slot: Reason Deposit Repository Is Missing (deposit_repository_missing_reason)

Reason deposit_repository is null.

Tier: optional

Why this slot matters

Makes an absent repository name interpretable: most records are never deposited, and this slot records that this is deliberate rather than an oversight, so completeness checks do not raise false alarms.

In plain terms

If no archive is named, this slot says why — most often because the record was never meant to be published as a standalone dataset in the first place.

URI: envar:slot/deposit_repository_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
not_applicable

Identifier and Mapping Information

Annotations

property value
tier optional
justification Makes an absent repository name interpretable: most records are never deposited, and this slot records that this is deliberate rather than an oversight, so completeness checks do not raise false alarms.
explanation If no archive is named, this slot says why — most often because the record was never meant to be published as a standalone dataset in the first place.

Schema Source

Mappings

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

LinkML Source

name: deposit_repository_missing_reason
annotations:
  tier:
    tag: tier
    value: optional
  justification:
    tag: justification
    value: 'Makes an absent repository name interpretable: most records are never
      deposited, and this slot records that this is deliberate rather than an oversight,
      so completeness checks do not raise false alarms.'
  explanation:
    tag: explanation
    value: If no archive is named, this slot says why — most often because the record
      was never meant to be published as a standalone dataset in the first place.
description: Reason `deposit_repository` is null.
title: Reason Deposit Repository Is Missing
examples:
- value: not_applicable
  description: the record is not published as a standalone FAIR deposit
from_schema: https://w3id.org/linkml/microschemas/envar
rank: 1000
domain_of:
- DepositMetadata
range: MissingReasonEnum