Slot: filecollection_description
Human-readable description of the file collection.
URI: https://w3id.org/fga-wg/schema/bundle/filecollection_description
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
Cardinality and Requirements
Expressions & Logic
#### Any Of
Value must satisfy at least one of:
- AnonymousSlotExpression({'range': 'string'})
- AnonymousSlotExpression({'range': 'uri'})
Examples
| Value |
| ENCODE dataset in the International Human Epigenome Consortium (IHEC) data portal, enhanced with metadata from the ENCODE data portal. |
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_description |
| native |
https://w3id.org/fga-wg/schema/bundle/filecollection_description |
LinkML Source
name: filecollection_description
description: Human-readable description of the file collection.
examples:
- value: ENCODE dataset in the International Human Epigenome Consortium (IHEC) data
portal, enhanced with metadata from the ENCODE data portal.
from_schema: https://w3id.org/fga-wg/schema/bundle
rank: 1000
domain_of:
- FileCollection
range: Any
any_of:
- range: string
- range: uri