Skip to content

Slot: source_identifier_types (multivalued)

Description: The type of identifier(s) used for this category of entity by the source system. Report as a prefix for an identifier system where appropriate/possible (preferably a prefix as cataloged in the Biolink prefix map here: https://github.com/biolink/biolink-model/blob/master/project/prefixmap/biolink-model-prefix-map.json). e.g. "MESH", "CTD", "ECTO". If prefix for a public system/database is not in the prefix map, you may make a PR to add it. If the identifiers used are bespoke, or no identifiers are used, the value can be a free text description. e.g. "The source uses entity names but does not assign identifiers".
Required: True

Range: String

LinkML Source

name: source_identifier_types
description: 'The type of identifier(s) used for this category of entity by the source
  system. Report as a prefix for an identifier system where appropriate/possible (preferably
  a prefix as cataloged in the Biolink prefix map here: https://github.com/biolink/biolink-model/blob/master/project/prefixmap/biolink-model-prefix-map.json).
  e.g. "MESH", "CTD", "ECTO". If prefix for a public system/database is not in the
  prefix map, you may make a PR to add it.  If the identifiers used are bespoke, or
  no identifiers are used, the value can be a free text description. e.g. "The source
  uses entity names but does not assign identifiers".'
from_schema: https://w3id.org/biolink/resource-ingest-guide-schema
alias: source_identifier_types
owner: NodeType
domain_of:
- NodeType
range: string
required: true
multivalued: true