We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 11e72d7 + b870d69 commit afe8bb3Copy full SHA for afe8bb3
_episodes/16-file-formats.md
@@ -22,6 +22,9 @@ a file format initially for quick development before sharing your tool with
22
others. You can browse existing file format listings for IANA [here][IANA] and
23
for EDAM [here][EDAM].
24
25
+In the next tutorial, we explain the `$namespace` and `$schema` section of the
26
+document in greater detail, so don't worry about these for now.
27
+
28
Note that for added value `cwltool` can do some basic reasoning based on file
29
formats and warn you if there seem to be some obvious mismatches.
30
0 commit comments