Skip to content

Commit a7f3026

Browse files
committed
strictly speaking directories in CWL are ordered..
1 parent e6c3d90 commit a7f3026

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

prov.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -438,7 +438,7 @@ any extensions and are not in the same directory.
438438
## Directories
439439

440440
A [CWL Directory](https://www.commonwl.org/v1.0/CommandLineTool.html#Directory)
441-
represent an unordered collection of named files or directories.
441+
represent a collection of named files or directories.
442442

443443
In CWLProv a directory is represented as a [PROV Dictionary](https://www.w3.org/TR/prov-dictionary/)
444444
of type `ro:Folder` using the relative filenames as keys to [CWL Files](#Files).

0 commit comments

Comments
 (0)