Skip to content

Slot: DNA container label (dna_container_id)

URI: nmdc_sub_schema:dna_container_id

Applicable Classes

Name Description Modifies Slot
JgiMgLrInterface Metadata for samples sent to JGI for long read metagenome sequecning yes
JgiMgInterface Metadata for samples sent to JGI for standard metagenome sequencing 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

Mappings

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

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:
- Biosample
- JgiMgInterface
- JgiMgLrInterface
slot_group: JGI-Metagenomics
range: string
recommended: true