Skip to content

Slot: specimen_taxon_id

the NCBI taxonomy number of the organism in specimen, can list multiple if a mixed sample

URI: portable_microhaplotype_object:specimen_taxon_id

Applicable Classes

Name Description Modifies Slot
SpecimenInfo Information on specimen info no

Properties

  • Range: Integer

  • Multivalued: True

  • Required: True

  • Regex pattern: ^[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:specimen_taxon_id
native portable_microhaplotype_object:specimen_taxon_id

LinkML Source

name: specimen_taxon_id
description: the NCBI taxonomy number of the organism in specimen, can list multiple
  if a mixed sample
from_schema: https://plasmogenepi.github.io/portable-microhaplotype-object
rank: 1000
alias: specimen_taxon_id
owner: SpecimenInfo
domain_of:
- SpecimenInfo
range: integer
required: true
multivalued: true
inlined: true
inlined_as_list: true
pattern: ^[0-9]+$