Skip to content

Slot: specimen_type

what type of specimen this is, e.g. negative_control, positive_control, field_sample

URI: portable_microhaplotype_object:specimen_type

Applicable Classes

Name Description Modifies Slot
SpecimenInfo Information on specimen info no

Properties

  • Range: String

  • Regex pattern: ^[A-z-._0-9\(\),\/\ ]+$

Examples

Value
negative_control
positive_control
field_sample

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_type
native portable_microhaplotype_object:specimen_type

LinkML Source

name: specimen_type
description: what type of specimen this is, e.g. negative_control, positive_control,
  field_sample
examples:
- value: negative_control
- value: positive_control
- value: field_sample
from_schema: https://plasmogenepi.github.io/portable-microhaplotype-object
rank: 1000
alias: specimen_type
owner: SpecimenInfo
domain_of:
- SpecimenInfo
range: string
required: false
pattern: ^[A-z-._0-9\(\),\/\ ]+$