Skip to content

Slot: external_database_identifiers

Link to corresponding identifier in external database

URI: nmdc:external_database_identifiers

Inheritance

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

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
multivalued: true
alias: external_database_identifiers
domain_of:
- ProcessedSample
range: external_identifier
pattern: ^[a-zA-Z0-9][a-zA-Z0-9_\.]+:[a-zA-Z0-9_][a-zA-Z0-9_\-\/\.,]*$