Skip to content

Slot: DNA container label (dna_container_id)

URI: nmdc_sub_schema:dna_container_id

Applicable Classes

Name Description Modifies Slot
JgiMgInterface Metadata for samples sent to JGI for standard metagenome sequencing yes
JgiMgLrInterface Metadata for samples sent to JGI for long read metagenome sequecning yes

Properties

  • Range: String

  • Recommended: True

Examples

Value
Pond_MT_041618

Comments

  • Must be unique across all tubes and plates, and <20 characters. All samples in a plate should have the same plate label.

Identifier and Mapping Information

Schema Source

  • from schema: https://example.com/nmdc_submission_schema

LinkML Source

name: dna_container_id
title: DNA container label
comments:
- Must be unique across all tubes and plates, and <20 characters. All samples in a
  plate should have the same plate label.
examples:
- value: Pond_MT_041618
from_schema: https://example.com/nmdc_submission_schema
rank: 9
string_serialization: '{text < 20 characters}'
alias: dna_container_id
domain_of:
- JgiMgInterface
- JgiMgLrInterface
slot_group: JGI-Metagenomics
range: string
recommended: true