Skip to content

Slot: alternate_identifiers

a list of optional alternative names for the samples

URI: portable_microhaplotype_object:alternate_identifiers

Applicable Classes

Name Description Modifies Slot
SpecimenInfo Information on specimen info no

Properties

  • Range: String

  • Multivalued: True

  • Regex pattern: ^[A-z-._0-9 ]$

Identifier and Mapping Information

Schema Source

  • from schema: https://plasmogenepi.github.io/portable-microhaplotype-object

Mappings

Mapping Type Mapped Value
self portable_microhaplotype_object:alternate_identifiers
native portable_microhaplotype_object:alternate_identifiers

LinkML Source

name: alternate_identifiers
description: a list of optional alternative names for the samples
from_schema: https://plasmogenepi.github.io/portable-microhaplotype-object
rank: 1000
alias: alternate_identifiers
owner: SpecimenInfo
domain_of:
- SpecimenInfo
range: string
required: false
multivalued: true
inlined: true
inlined_as_list: true
pattern: ^[A-z-._0-9 ]$