diff --git a/draft-2/index.html b/draft-2/index.html index 14fc53e7..31a53ec3 100644 --- a/draft-2/index.html +++ b/draft-2/index.html @@ -674,7 +674,7 @@

Scatter/gather

To use scatter/gather, in the workflow or workflow step requirements.

A "scatter" operation specifies that the associated workflow step or subworkflow should execute separately over a list of input elements. Each -job making up a scatter operaution is independent and may be executed +job making up a scatter operation is independent and may be executed concurrently.

The scatter field specifies one or more input parameters which will be scattered. An input parameter may be listed more than once. The declared @@ -870,7 +870,7 @@

Fields

fieldtype
inputsarray<CommandInputParameter>True

Defines the input parameters of the process. The process is ready to run when all required input parameters are associated with concrete values. Input parameters include a schema for each parameter which is -used to validate the input object. It may also be used build a user +used to validate the input object. It may also be used to build a user interface for constructing the input object. Inherited from Process

outputsarray<CommandOutputParameter>True

Defines the parameters representing the output of the process. May be @@ -1357,4 +1357,4 @@

Fields

- \ No newline at end of file + diff --git a/draft-3/index.html b/draft-3/index.html index 066d5e7b..b4b03a0f 100644 --- a/draft-3/index.html +++ b/draft-3/index.html @@ -638,7 +638,7 @@

Fields

fieldtype
fieldtype
inputsarray<InputParameter>True

Defines the input parameters of the process. The process is ready to run when all required input parameters are associated with concrete values. Input parameters include a schema for each parameter which is -used to validate the input object. It may also be used build a user +used to validate the input object. It may also be used to build a user interface for constructing the input object. Inherited from Process

outputsarray<WorkflowOutputParameter>True

Defines the parameters representing the output of the process. May be @@ -697,7 +697,7 @@

Scatter/gather

To use scatter/gather, in the workflow or workflow step requirements.

A "scatter" operation specifies that the associated workflow step or subworkflow should execute separately over a list of input elements. Each -job making up a scatter operaution is independent and may be executed +job making up a scatter operation is independent and may be executed concurrently.

The scatter field specifies one or more input parameters which will be scattered. An input parameter may be listed more than once. The declared @@ -1434,4 +1434,4 @@

Fields

- \ No newline at end of file +
fieldtype