Skip to content

Slot: insdc_experiment_identifiers

URI: nmdc_sub_schema:insdc_experiment_identifiers

Inheritance

Applicable Classes

Name Description Modifies Slot
MetatranscriptomeSequencingInterleavedDataInterface Interface for interleaved metatranscriptome sequencing data yes
MetatranscriptomeSequencingNonInterleavedDataInterface Interface for non-interleaved metatranscriptome sequencing data yes
MetagenomeSequencingInterleavedDataInterface Interface for interleaved metagenome sequencing data yes
MetagenomeSequencingNonInterleavedDataInterface Interface for non-interleaved metagenome sequencing data yes

Properties

  • Range: ExternalIdentifier

  • Multivalued: True

  • Regex pattern: ^insdc.sra:(E|D|S)RX[0-9]{6,}$

Identifier and Mapping Information

Schema Source

Mappings

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

LinkML Source

name: insdc_experiment_identifiers
from_schema: https://example.com/nmdc_submission_schema
rank: 1000
is_a: external_database_identifiers
mixins:
- insdc_identifiers
alias: insdc_experiment_identifiers
domain_of:
- NucleotideSequencing
- DataObject
- MetagenomeSequencingNonInterleavedDataInterface
- MetagenomeSequencingInterleavedDataInterface
- MetatranscriptomeSequencingNonInterleavedDataInterface
- MetatranscriptomeSequencingInterleavedDataInterface
range: external_identifier
multivalued: true
pattern: ^insdc.sra:(E|D|S)RX[0-9]{6,}$