Slot: date_measured
the date the qpcr was performed, can be YYYY, YYYY-MM, or YYYY-MM-DD
URI: portable_microhaplotype_object:date_measured Alias: date_measured
Applicable Classes
Name | Description | Modifies Slot |
---|---|---|
ParasiteDensity | method and value of determined parasite density | no |
Properties
-
Range: String
-
Regex pattern:
(?:\d{4}(?:-(?:0[1-9]|1[0-2])(?:-(?:0[1-9]|[12][0-9]|3[01]))?)?|NA)
Examples
Value |
---|
1988 |
1988-06 |
1988-06-26 |
Identifier and Mapping Information
Schema Source
- from schema: https://plasmogenepi.github.io/portable-microhaplotype-object
Mappings
Mapping Type | Mapped Value |
---|---|
self | portable_microhaplotype_object:date_measured |
native | portable_microhaplotype_object:date_measured |
LinkML Source
name: date_measured
description: the date the qpcr was performed, can be YYYY, YYYY-MM, or YYYY-MM-DD
examples:
- value: '1988'
- value: 1988-06
- value: '1988-06-26'
from_schema: https://plasmogenepi.github.io/portable-microhaplotype-object
rank: 1000
alias: date_measured
owner: ParasiteDensity
domain_of:
- ParasiteDensity
range: string
required: false
pattern: (?:\d{4}(?:-(?:0[1-9]|1[0-2])(?:-(?:0[1-9]|[12][0-9]|3[01]))?)?|NA)