Skip to content

Slot: JGI sample name (jgi_sample_name)

Give the JGI sample a name that is meaningful to you. Sample names must be unique across all JGI projects and contain a-z, A-Z, 0-9, - and _ only.

URI: nmdc_sub_schema:jgi_sample_name Alias: jgi_sample_name

Applicable Classes

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

Properties

  • Range: String

  • Required: True

  • Regex pattern: ^[-_.a-zA-Z0-9]*$

Aliases

  • dna_sample_name
  • rna_sample_name

Examples

Value
JGI_pond_041618

Identifier and Mapping Information

Schema Source

Mappings

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

LinkML Source

name: jgi_sample_name
description: Give the JGI sample a name that is meaningful to you. Sample names must
  be unique across all JGI projects and contain a-z, A-Z, 0-9, - and _ only.
title: JGI sample name
examples:
- value: JGI_pond_041618
from_schema: https://example.com/nmdc_submission_schema
aliases:
- dna_sample_name
- rna_sample_name
rank: 4
alias: jgi_sample_name
domain_of:
- JgiMgInterface
- JgiMgLrInterface
- JgiMtInterface
range: string
required: true
pattern: ^[-_.a-zA-Z0-9]*$