Slot: insdc_identifiers
Any identifier covered by the International Nucleotide Sequence Database Collaboration
URI: nmdc_sub_schema:insdc_identifiers Alias: insdc_identifiers
Inheritance
- alternative_identifiers
- external_database_identifiers
- insdc_identifiers
- external_database_identifiers
Mixin Usage
| mixed into | description | range | domain |
|---|---|---|---|
| insdc_bioproject_identifiers | identifiers for corresponding project in INSDC Bioproject | string | MetagenomeSequencingInterleavedDataInterface, MetatranscriptomeSequencingInterleavedDataInterface, MetagenomeSequencingNonInterleavedDataInterface, MetatranscriptomeSequencingNonInterleavedDataInterface |
| insdc_experiment_identifiers | If multiple identifiers are provided, separate them with a semicolon | string | MetagenomeSequencingInterleavedDataInterface, MetatranscriptomeSequencingInterleavedDataInterface, MetagenomeSequencingNonInterleavedDataInterface, MetatranscriptomeSequencingNonInterleavedDataInterface |
Properties
-
Range: ExternalIdentifier
-
Multivalued: True
-
Regex pattern:
^[a-zA-Z0-9][a-zA-Z0-9_\.]+:[a-zA-Z0-9_][a-zA-Z0-9_\-\/\.,]*$ -
Mixin: True
Aliases
- EBI identifiers
- NCBI identifiers
- DDBJ identifiers
Comments
- note that we deliberately abstract over which of the partner databases accepted the initial submission
- the first letter of the accession indicates which partner accepted the initial submission: E for ENA, D for DDBJ, or S or N for NCBI.
See Also
- https://www.insdc.org/
- https://ena-docs.readthedocs.io/en/latest/submit/general-guide/accessions.html
Identifier and Mapping Information
Schema Source
- from schema: https://example.com/nmdc_submission_schema
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | nmdc_sub_schema:insdc_identifiers |
| native | nmdc_sub_schema:insdc_identifiers |
LinkML Source
name: insdc_identifiers
description: Any identifier covered by the International Nucleotide Sequence Database
Collaboration
comments:
- note that we deliberately abstract over which of the partner databases accepted
the initial submission
- 'the first letter of the accession indicates which partner accepted the initial
submission: E for ENA, D for DDBJ, or S or N for NCBI.'
from_schema: https://example.com/nmdc_submission_schema
see_also:
- https://www.insdc.org/
- https://ena-docs.readthedocs.io/en/latest/submit/general-guide/accessions.html
aliases:
- EBI identifiers
- NCBI identifiers
- DDBJ identifiers
rank: 1000
is_a: external_database_identifiers
mixin: true
alias: insdc_identifiers
range: external_identifier
multivalued: true
pattern: ^[a-zA-Z0-9][a-zA-Z0-9_\.]+:[a-zA-Z0-9_][a-zA-Z0-9_\-\/\.,]*$