Skip to content

Slot: Deposit Repository (deposit_repository)

Repository hosting the deposit.

Tier: optional

Why this slot matters

Names where the deposited object actually lives, which determines access routes, retention guarantees, and how the DOI resolves. Without it, the deposit's accessibility (the A in FAIR) rests on the DOI alone and cannot be assessed.

In plain terms

A deposit repository is a public archive for research data — a place like Zenodo where a dataset is published with a permanent ID and kept available long-term. This slot records which archive was used.

URI: envar:slot/deposit_repository

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 DepositRepositoryEnum
Domain Of DepositMetadata

Cardinality and Requirements

Property Value

Examples

Value
zenodo

See Also

Identifier and Mapping Information

Annotations

property value
tier optional
justification Names where the deposited object actually lives, which determines access routes, retention guarantees, and how the DOI resolves. Without it, the deposit's accessibility (the A in FAIR) rests on the DOI alone and cannot be assessed.
explanation A deposit repository is a public archive for research data — a place like Zenodo where a dataset is published with a permanent ID and kept available long-term. This slot records which archive was used.

Schema Source

Mappings

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

LinkML Source

name: deposit_repository
annotations:
  tier:
    tag: tier
    value: optional
  justification:
    tag: justification
    value: Names where the deposited object actually lives, which determines access
      routes, retention guarantees, and how the DOI resolves. Without it, the deposit's
      accessibility (the A in FAIR) rests on the DOI alone and cannot be assessed.
  explanation:
    tag: explanation
    value: A deposit repository is a public archive for research data — a place like
      Zenodo where a dataset is published with a permanent ID and kept available long-term.
      This slot records which archive was used.
description: Repository hosting the deposit.
title: Deposit Repository
examples:
- value: zenodo
from_schema: https://w3id.org/linkml/microschemas/envar
see_also:
- https://zenodo.org/
rank: 1000
domain_of:
- DepositMetadata
range: DepositRepositoryEnum