Slot: dataType
URI: odm:slot/dataType Alias: dataType
Applicable Classes
| Name | Description | Modifies Slot |
|---|---|---|
| Parameter | A variable element that describes an input used in a formal expression | no |
| ReturnValue | An output specification that defines the details of what a formal expression returns | no |
| Item | A data element that represents a specific piece of information within a defined context, with data type, constraints, and derivation methods | no |
| CodeList | A value set that defines a discrete collection of permissible values for an item, corresponding to the ODM CodeList construct | no |
Properties
- Range: NONE
Identifier and Mapping Information
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | odm:dataType |
| native | odm:dataType |
LinkML Source
name: dataType
alias: dataType
domain_of:
- Item
- CodeList
- Parameter
- ReturnValue