Skip to content

Slot: filecollection_id

_Internal identifier for the file collection (unique within the metadata deposit). _

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

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
### Slot Characteristics
Property Value
Identifier Yes

Examples

Value
filecollection:ihec_encode

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/filecollection_id
native https://w3id.org/fga-wg/schema/bundle/filecollection_id

LinkML Source

name: filecollection_id
description: 'Internal identifier for the file collection (unique within the metadata
  deposit). '
examples:
- value: filecollection:ihec_encode
from_schema: https://w3id.org/fga-wg/schema/bundle
rank: 1000
identifier: true
domain_of:
- FileCollection
range: curie
required: true