Slot: external_database_identifiers
Link to corresponding identifier in external database
Note
This is an abstract slot and should not be populated directly.
URI: nmdc:external_database_identifiers
Inheritance
- alternative_identifiers
- external_database_identifiers
Applicable Classes
Name | Description | Modifies Slot |
---|---|---|
ProcessedSample | no |
Properties
-
Range: ExternalIdentifier
-
Multivalued: True
-
Regex pattern:
^[a-zA-Z0-9][a-zA-Z0-9_\.]+:[a-zA-Z0-9_][a-zA-Z0-9_\-\/\.,]*$
Comments
- The value of this field is always a registered CURIE
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/nmdc/nmdc
LinkML Source
name: external_database_identifiers
description: Link to corresponding identifier in external database
notes:
- had tried ranges of external identifier and string
comments:
- The value of this field is always a registered CURIE
from_schema: https://w3id.org/nmdc/nmdc
close_mappings:
- skos:closeMatch
rank: 1000
is_a: alternative_identifiers
abstract: true
alias: external_database_identifiers
domain_of:
- ProcessedSample
range: external_identifier
multivalued: true
pattern: ^[a-zA-Z0-9][a-zA-Z0-9_\.]+:[a-zA-Z0-9_][a-zA-Z0-9_\-\/\.,]*$