Skip to content

Slot: Collection date (rna_collection_date)

Date the RNA sample was collected or the experiment was performed, in YYYY-MM-DD format. For RNA projects, use the experiment date rather than the original field collection date.

URI: nmdc_sub_schema:rna_collection_date Alias: rna_collection_date

Applicable Classes

Name Description Modifies Slot
JgiIsolateTranscriptomeInterface JGI submission metadata for isolate TRANSCRIPTOME sequencing projects yes

Properties

  • Range: String

  • Regex pattern: ^[12]\d{3}-(?:0[1-9]|1[0-2])-(?:0[1-9]|[12]\d|3[01])$

Examples

Value
2017-01-20
2021-06-15

Identifier and Mapping Information

Schema Source

Mappings

Mapping Type Mapped Value
self nmdc_sub_schema:rna_collection_date
native nmdc_sub_schema:rna_collection_date

LinkML Source

name: rna_collection_date
description: Date the RNA sample was collected or the experiment was performed, in
  YYYY-MM-DD format. For RNA projects, use the experiment date rather than the original
  field collection date.
title: Collection date
examples:
- value: '2017-01-20'
- value: '2021-06-15'
from_schema: https://example.com/nmdc_submission_schema
structured_aliases:
  Collection Year:
    literal_form: Collection Year
    predicate: RELATED_SYNONYM
    notes:
    - Exact JGI form template is access-restricted; source is the public submission
      overview.
    source: https://jgi.doe.gov/user-programs/pmo-overview/project-materials-submission-overview/
  Collection Month:
    literal_form: Collection Month
    predicate: RELATED_SYNONYM
    notes:
    - Exact JGI form template is access-restricted; source is the public submission
      overview.
    source: https://jgi.doe.gov/user-programs/pmo-overview/project-materials-submission-overview/
  Collection Day:
    literal_form: Collection Day
    predicate: RELATED_SYNONYM
    notes:
    - Exact JGI form template is access-restricted; source is the public submission
      overview.
    source: https://jgi.doe.gov/user-programs/pmo-overview/project-materials-submission-overview/
rank: 43
alias: rna_collection_date
domain_of:
- JgiIsolateTranscriptomeInterface
range: string
pattern: ^[12]\d{3}-(?:0[1-9]|1[0-2])-(?:0[1-9]|[12]\d|3[01])$