Skip to content

Slot: experiment_samples

External or internal references to samples used in the experiment. Internal references should refer to Sample objects.

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

Applicable Classes

Name Description Modifies Slot
Experiment Represents a sequencing experiment that has been carried out within a study, based on biological samples, and providing data files as output. Subsequent analysis of output data is described by the Analysis entity. no

Properties

Type and Range

Property Value
Range InputSource
Domain Of Experiment

Cardinality and Requirements

Property Value
Required Yes
Multivalued Yes

Examples

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

LinkML Source

name: experiment_samples
description: External or internal references to samples used in the experiment. Internal
  references should refer to Sample objects.
examples:
- object:
    inputsource_ref: sample:ENCBS004ENC
    qualified_relation: prov:used
    biological_replicate_labels:
    - '1'
    - '2'
    technical_replicate_labels:
    - '1_1'
    - '2_1'
from_schema: https://w3id.org/fga-wg/schema/bundle
rank: 1000
domain_of:
- Experiment
range: InputSource
required: true
multivalued: true