Skip to content

Slot: first ribosomal sequence comments (isolate_ribosomal_seq_comments)

Additional information about the first ribosomal sequence.

URI: nmdc_sub_schema:isolate_ribosomal_seq_comments Alias: isolate_ribosomal_seq_comments

Applicable Classes

Name Description Modifies Slot
JgiIsolateGenomeInterface JGI submission metadata for isolate GENOME sequencing projects yes

Properties

  • Range: String

  • Regex pattern: ^.{0,256}$

Aliases

  • First ribosomal sequence comments

Examples

Value
Partial 16S, 850 nt

Comments

  • Required if ribosomal sequence type is Other.

Identifier and Mapping Information

Schema Source

Mappings

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

LinkML Source

name: isolate_ribosomal_seq_comments
description: Additional information about the first ribosomal sequence.
title: first ribosomal sequence comments
comments:
- Required if ribosomal sequence type is Other.
examples:
- value: Partial 16S, 850 nt
from_schema: https://example.com/nmdc_submission_schema
aliases:
- First ribosomal sequence comments
rank: 34
alias: isolate_ribosomal_seq_comments
domain_of:
- JgiIsolateGenomeInterface
range: string
pattern: ^.{0,256}$