Slot: parameters
Parameters used in the expression
URI: dds:slot/parameters
Applicable Classes
| Name | Description | Modifies Slot |
|---|---|---|
| FormalExpression | A computational element that defines the execution of a data derivation within a specific context | no |
Properties
Type and Range
| Property | Value |
|---|---|
| Range | Parameter |
| Domain Of | FormalExpression |
Cardinality and Requirements
| Property | Value |
|---|---|
| Multivalued | Yes |
| ### Slot Characteristics |
| Property | Value |
|---|---|
| Owner | FormalExpression |
Identifier and Mapping Information
Schema Source
- from schema: https://cdisc.org/dds
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | dds:parameters |
| native | dds:parameters |
LinkML Source
name: parameters
description: Parameters used in the expression
from_schema: https://cdisc.org/dds
rank: 1000
owner: FormalExpression
domain_of:
- FormalExpression
range: Parameter
multivalued: true
inlined: true
inlined_as_list: true