Slot: alternative_identifiers
A list of alternative identifiers for the entity.
URI: nmdc_sub_schema:alternative_identifiers
Applicable Classes
Name | Description | Modifies Slot |
---|---|---|
NamedThing | a databased entity or concept/class | no |
Properties
-
Range: Uriorcurie
-
Multivalued: True
-
Regex pattern:
^[a-zA-Z0-9][a-zA-Z0-9_\.]+:[a-zA-Z0-9_][a-zA-Z0-9_\-\/\.,]*$
Identifier and Mapping Information
Schema Source
- from schema: https://example.com/nmdc_submission_schema
Mappings
Mapping Type | Mapped Value |
---|---|
self | nmdc_sub_schema:alternative_identifiers |
native | nmdc_sub_schema:alternative_identifiers |
LinkML Source
name: alternative_identifiers
description: A list of alternative identifiers for the entity.
from_schema: https://example.com/nmdc_submission_schema
rank: 1000
alias: alternative_identifiers
domain_of:
- MetaboliteIdentification
- NamedThing
range: uriorcurie
multivalued: true
pattern: ^[a-zA-Z0-9][a-zA-Z0-9_\.]+:[a-zA-Z0-9_][a-zA-Z0-9_\-\/\.,]*$