Slot: updated_date
ISO 8601/RFC 3339 timestamp string for when this disease entry was last updated (e.g., 2025-06-12T20:16:27Z)
URI: dismech:updated_date Alias: updated_date
Applicable Classes
| Name | Description | Modifies Slot |
|---|---|---|
| Disease | yes | |
| ComorbidityAssociation | An association between two conditions, including directionality, evidence, an... | yes |
Properties
-
Range: String
-
Recommended: True
-
Regex pattern:
^\d{4}-\d{2}-\d{2}T\d{2}:\d{2}:\d{2}(?:\.\d+)?(?:Z|[+\-]\d{2}:\d{2})$
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/monarch-initiative/dismech
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | dismech:updated_date |
| native | dismech:updated_date |
LinkML Source
name: updated_date
description: ISO 8601/RFC 3339 timestamp string for when this disease entry was last
updated (e.g., 2025-06-12T20:16:27Z)
from_schema: https://w3id.org/monarch-initiative/dismech
rank: 1000
alias: updated_date
domain_of:
- Disease
- ComorbidityAssociation
range: string
recommended: true
pattern: ^\d{4}-\d{2}-\d{2}T\d{2}:\d{2}:\d{2}(?:\.\d+)?(?:Z|[+\-]\d{2}:\d{2})$