Skip to content

Slot: sample_date

date field for Sample

URI: enigma:sample_date Alias: sample_date

Applicable Classes

Name Description Modifies Slot
Sample Sample entity in the ENIGMA data model no

Properties

  • Range: String

  • Required: True

  • Regex pattern: \d\d\d\d(-\d\d(-\d\d)?)?

Comments

  • YYYY[-MM[-DD]]

Identifier and Mapping Information

Annotations

property value
type_term ME:0000009

Schema Source

  • from schema: https://w3id.org/enigma/enigma-cdm

Mappings

Mapping Type Mapped Value
self enigma:sample_date
native enigma:sample_date

LinkML Source

name: sample_date
annotations:
  type_term:
    tag: type_term
    value: ME:0000009
description: date field for Sample
comments:
- YYYY[-MM[-DD]]
from_schema: https://w3id.org/enigma/enigma-cdm
rank: 1000
alias: sample_date
domain_of:
- Sample
range: string
required: true
pattern: \d\d\d\d(-\d\d(-\d\d)?)?