Workflow Run PropertyValue Subtypes
Specializations of PropertyValue used in the Workflow Run decoration.
Reference: ARC WR RO-Crate Profile — PropertyValue
Workflow Input (Workflow Input)
Realized value for a workflow input in a Workflow Invocation. Links to a FormalParameter to distinguish from process parameters.
Property |
Type |
Required |
Description |
|---|---|---|---|
|
Text |
MUST |
|
|
MUST |
References FormalParameter |
|
|
Text |
SHOULD |
Input name |
|
Boolean, Number, Text |
MUST |
Realized value |
Prefix (Prefix)
Describes the CLI prefix of a workflow input.
Property |
Type |
Required |
Description |
|---|---|---|---|
|
Text |
MUST |
|
|
Text |
MUST |
CLI prefix string |
Position (Position)
Describes the positional index of a workflow input.
Property |
Type |
Required |
Description |
|---|---|---|---|
|
Text |
MUST |
|
|
Number |
MUST |
Position index |
ProcessCore