Slot: creationDateTime
Date and time when the ODM file was created
URI: odm:slot/creationDateTime Alias: creationDateTime
Applicable Classes
| Name | Description | Modifies Slot |
|---|---|---|
| ODMFileMetadata | A mixin that provides ODM file-level metadata attributes including file identifiers, timestamps, and system information | no |
| MetaDataVersion | A container element that represents a given version of a specification, linking to a particular usage context such as a study, dataset, or data collection instrument. | no |
Properties
-
Range: Datetime
-
Required: True
Identifier and Mapping Information
Schema Source
- from schema: https://cdisc.org/define-json
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | odm:creationDateTime |
| native | odm:creationDateTime |
LinkML Source
name: creationDateTime
description: Date and time when the ODM file was created
from_schema: https://cdisc.org/define-json
rank: 1000
alias: creationDateTime
owner: ODMFileMetadata
domain_of:
- ODMFileMetadata
range: datetime
required: true