Slot: dataType
URI: dds:slot/dataType
Applicable Classes
| Name | Description | Modifies Slot |
|---|---|---|
| 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 |
| 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 |
Properties
Type and Range
| Property | Value |
|---|---|
| Range | String |
| Domain Of | Item, CodeList, Parameter, ReturnValue |
Cardinality and Requirements
| Property | Value |
|---|---|
Identifier and Mapping Information
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | dds:dataType |
| native | dds:dataType |
LinkML Source
name: dataType
domain_of:
- Item
- CodeList
- Parameter
- ReturnValue
range: string