Skip to content

Slot: insdc_experiment_identifiers

INSDC identifiers for the unique sequencing result for a specific sample

URI: nmdc:insdc_experiment_identifiers

Inheritance

Applicable Classes

Name Description Modifies Slot
NucleotideSequencing A DataGeneration in which the sequence of DNA or RNA molecules is generated no
DataObject An object that primarily consists of symbols that represent information no

Properties

  • Range: ExternalIdentifier

  • Multivalued: True

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

See Also

Identifier and Mapping Information

Schema Source

Mappings

Mapping Type Mapped Value

LinkML Source

name: insdc_experiment_identifiers
description: INSDC identifiers for the unique sequencing result for a specific sample
from_schema: https://w3id.org/nmdc/nmdc
see_also:
- https://www.ncbi.nlm.nih.gov/sra/docs/submitmeta/#sra-metadata-experiment
rank: 1000
is_a: external_database_identifiers
mixins:
- insdc_identifiers
domain_of:
- NucleotideSequencing
- DataObject
range: external_identifier
multivalued: true
pattern: ^insdc\.sra:(E|D|S)RX[0-9]{6,}$