Skip to content

Slot: filecollection_input_sources

References to other input sources from which this file collection was derived.

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

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 InputSource
Domain Of FileCollection

Cardinality and Requirements

Property Value
Multivalued Yes

Examples

Value
None
None

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

LinkML Source

name: filecollection_input_sources
description: References to other input sources from which this file collection was
  derived.
examples:
- object:
    inputsource_external_ref: https://epigenomesportal.ca/ihec/grid.html?build=2020-10&assembly=4&institutions=4
    qualified_relation: prov:wasDerivedFrom
    version: 2020-10
- object:
    inputsource_external_ref: https://www.encodeproject.org
    qualified_relation: prov:hadPrimarySource
from_schema: https://w3id.org/fga-wg/schema/bundle
rank: 1000
domain_of:
- FileCollection
range: InputSource
multivalued: true