Slot: expression
The actual text of the formal expression (renamed from 'code' for disambiguation).
URI: dds:slot/expression
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 | String |
| Domain Of | FormalExpression |
Cardinality and Requirements
| Property | Value |
|---|---|
| Required | Yes |
| ### Slot Characteristics |
| Property | Value |
|---|---|
| Owner | FormalExpression |
Aliases
- code
Identifier and Mapping Information
Schema Source
- from schema: https://cdisc.org/dds
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | dds:expression |
| native | dds:expression |
LinkML Source
name: expression
description: The actual text of the formal expression (renamed from 'code' for disambiguation).
from_schema: https://cdisc.org/dds
aliases:
- code
rank: 1000
owner: FormalExpression
domain_of:
- FormalExpression
range: string
required: true