Skip to content

Slot: JGI sample volume in ul (jgi_sample_volume)

URI: nmdc_sub_schema:jgi_sample_volume Alias: jgi_sample_volume

Applicable Classes

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

Properties

  • Range: Float

  • Required: True

  • Minimum Value: 0

  • Maximum Value: 1000

Aliases

  • dna_volume
  • rna_volume

Examples

Value
25

Comments

  • Units must be in uL. Enter the numerical part only. Value must be 0-1000. This form accepts values < 25, but JGI may refuse to process them unless permission has been granted by a project manager

Identifier and Mapping Information

Schema Source

Mappings

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

LinkML Source

name: jgi_sample_volume
title: JGI sample volume in ul
comments:
- Units must be in uL. Enter the numerical part only. Value must be 0-1000. This form
  accepts values < 25, but JGI may refuse to process them unless permission has been
  granted by a project manager
examples:
- value: '25'
from_schema: https://example.com/nmdc_submission_schema
aliases:
- dna_volume
- rna_volume
rank: 6
alias: jgi_sample_volume
domain_of:
- JgiMgInterface
- JgiMgLrInterface
- JgiMtInterface
range: float
required: true
minimum_value: 0
maximum_value: 1000