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: emi:external_database_identifiers Alias: 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

  • from schema: https://www.earthmetabolome.org/emi-ontology-linkml/

Mappings

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

LinkML Source

name: external_database_identifiers
description: Link to corresponding identifier in external database
comments:
- The value of this field is always a registered CURIE
from_schema: https://www.earthmetabolome.org/emi-ontology-linkml/
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_\-\/\.,]*$