Skip to content

Slot: deposit_versioned_ref

Reference to versioned id of deposit containing this file collection.

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

Applicable Classes

Name Description Modifies Slot
FileCollection A collection of files, according to some selection criteria. In the context of the "FAIRification of Genomic Annotations" data model, we are mainly interested in "GenomicAnnotationFile" entities, but other types of files can also be contained in a collection, e.g. raw data files such as FASTQ files. no

Properties

Type and Range

Property Value
Range Curie
Domain Of FileCollection

Cardinality and Requirements

Property Value
Required 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_ref
native https://w3id.org/fga-wg/schema/bundle/deposit_versioned_ref

LinkML Source

name: deposit_versioned_ref
description: Reference to versioned id of deposit containing this file collection.
examples:
- value: doi:10.1234/zenodo.12345679
from_schema: https://w3id.org/fga-wg/schema/bundle
rank: 1000
domain_of:
- FileCollection
range: curie
required: true