Skip to content

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_sub_schema:external_database_identifiers

Inheritance

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

Mappings

Mapping Type Mapped Value
self nmdc_sub_schema:external_database_identifiers
native nmdc_sub_schema:external_database_identifiers
close skos:closeMatch

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://example.com/nmdc_submission_schema
close_mappings:
- skos:closeMatch
rank: 1000
is_a: alternative_identifiers
abstract: true
alias: external_database_identifiers
range: external_identifier
multivalued: true
pattern: ^[a-zA-Z0-9][a-zA-Z0-9_\.]+:[a-zA-Z0-9_][a-zA-Z0-9_\-\/\.,]*$