Skip to content

Slot: deposit_versioned_id

A globally unique, persistent and versioned identifier for the public deposit of the metadata document. A versioned DOI to a deposited document is recommended.

URI: https://w3id.org/fga-wg/schema/bundle/deposit_versioned_id

Applicable Classes

Name Description Modifies Slot
Deposit Information about a public deposit of a document containing metadata about a set of genome annotation files. no

Properties

Type and Range

Property Value
Range Curie
Domain Of Deposit

Cardinality and Requirements

Property Value
Required Yes
### Slot Characteristics
Property Value
Identifier Yes

Examples

Value
doi:10.1234/zenodo.12345679

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/fga-wg/schema/bundle

Mappings

Mapping Type Mapped Value
self https://w3id.org/fga-wg/schema/bundle/deposit_versioned_id
native https://w3id.org/fga-wg/schema/bundle/deposit_versioned_id

LinkML Source

name: deposit_versioned_id
description: A globally unique, persistent and versioned identifier for the public
  deposit of the metadata document. A versioned DOI to a deposited document is recommended.
examples:
- value: doi:10.1234/zenodo.12345679
from_schema: https://w3id.org/fga-wg/schema/bundle
rank: 1000
identifier: true
domain_of:
- Deposit
range: curie
required: true