User Tools

Site Tools


beewm:devel:workflow_specification_syntax

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
devel:workflow_specification_syntax [2014/12/05 16:43] behullarbeewm:devel:workflow_specification_syntax [2016/05/17 16:17] – external edit 127.0.0.1
Line 168: Line 168:
 If //true//, the dataset will be staged to the processing scratch space.\\ If //true//, the dataset will be staged to the processing scratch space.\\
 If //false//, an empty directory will be created in the processing scratch space; in that case the dataset content will not be copied to scratch, only a directory with the expected name will be created there. If //false//, an empty directory will be created in the processing scratch space; in that case the dataset content will not be copied to scratch, only a directory with the expected name will be created there.
 +
 +:!: This feature is not implemented. The application behaves as this value would be set to true. To be discussed if it is needed, since the directory of a dataset could be specified as metadata or as variable.
 +
  
 ==== <files in_dir="..." regex="..." /> ==== ==== <files in_dir="..." regex="..." /> ====
Line 173: Line 176:
   * located in the ''"in_dir"'', as a subdirectory of the module's work directory; or located directly in the module's work directory if the ''"in_dir"'' attribute is empty.   * located in the ''"in_dir"'', as a subdirectory of the module's work directory; or located directly in the module's work directory if the ''"in_dir"'' attribute is empty.
   * matching the regex expression specified in the ''"regex"'' attribute.   * matching the regex expression specified in the ''"regex"'' attribute.
- 
- 
-:!: This feature is not implemented. The application behaves as this value would be set to true. To be discussed if it is needed, since the directory of a dataset could be specified as metadata or as variable. 
  
 ===== <module name="..."  ... > ===== ===== <module name="..."  ... > =====
Line 255: Line 255:
 Bee supports the use of variables in its workflow description file.\\ Bee supports the use of variables in its workflow description file.\\
 Variables are specified with the following terminology:  **''${variable_type.variable_name}''**.\\ Variables are specified with the following terminology:  **''${variable_type.variable_name}''**.\\
-Please check **[[devel:resolving_workflow_templates|Resolving Workflow Templates]]** for detailed information.+Please check **[[:beewm:devel:resolving_workflow_templates|Resolving Workflow Templates]]** for detailed information.
  
  
beewm/devel/workflow_specification_syntax.txt · Last modified: 2016/05/20 12:11 by admin