Slot: accession number (accessionNumber)
The sequence ID that permits to retrieve the sequence information from the sequence provider.
URI: EVORAO:accessionNumber
Alias: accessionNumber
Inheritance
Applicable Classes
| Name |
Description |
Modifies Slot |
| SequenceReference |
A reference that permits to retrieve the sequence information from a sequence… |
yes |
Properties
-
Range: String
-
Multivalued: True
-
Required: True
Schema Source
- from schema: https://w3id.org/evorao/
Mappings
| Mapping Type |
Mapped Value |
| self |
EVORAO:accessionNumber |
| native |
EVORAO:accessionNumber |
| narrow |
ncit:P102 |
| broad |
schema:identifier |
| related |
dct:identifier |
LinkML Source
```yaml
name: accessionNumber
description: The sequence ID that permits to retrieve the sequence information from
the sequence provider.
title: accession number
from_schema: https://w3id.org/evorao/
related_mappings:
- dct:identifier
narrow_mappings:
- ncit:P102
broad_mappings:
- schema:identifier
rank: 1000
is_a: identifier
alias: accessionNumber
domain_of:
- SequenceReference
range: string
required: true
multivalued: true
```