Slot: fileType
Type of ODM file (e.g., Snapshot, Transactional)
URI: dds:slot/fileType
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
Type and Range
| Property | Value |
|---|---|
| Range | String |
| Domain Of | ODMFileMetadata |
Cardinality and Requirements
| Property | Value |
|---|---|
| Required | Yes |
| ### Slot Characteristics |
| Property | Value |
|---|---|
| Owner | ODMFileMetadata |
Identifier and Mapping Information
Schema Source
- from schema: https://cdisc.org/dds
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | dds:fileType |
| native | dds:fileType |
LinkML Source
name: fileType
description: Type of ODM file (e.g., Snapshot, Transactional)
from_schema: https://cdisc.org/dds
rank: 1000
owner: ODMFileMetadata
domain_of:
- ODMFileMetadata
range: string
required: true