File tree Expand file tree Collapse file tree 1 file changed +4
-8
lines changed Expand file tree Collapse file tree 1 file changed +4
-8
lines changed Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ inputs:
14
14
bam_input:
15
15
type : File
16
16
doc : The BAM file used as input
17
- format : http://edamontology.org/ format_2572
17
+ format : edam: format_2572
18
18
inputBinding :
19
19
position : 1
20
20
@@ -23,7 +23,7 @@ stdout: output.txt
23
23
outputs :
24
24
report:
25
25
type : File
26
- format : http://edamontology.org/ format_1964
26
+ format : edam: format_1964
27
27
outputBinding :
28
28
glob : "*. txt"
29
29
doc : A text file that contains a line count
@@ -32,6 +32,7 @@ baseCommand: ["wc", "-l"]
32
32
33
33
$namespaces:
34
34
s: https://schema.org/
35
+ edam: http://edamontology.org/
35
36
36
37
$schemas:
37
38
- https://schema.org/docs/schema_org_rdfa.html
@@ -47,13 +48,8 @@ s:contributor:
47
48
s:id : http://orcid.org/0000-0002-7681-6415
48
49
49
50
s:name: Brian O'Connor
50
- - class: s:Person
51
- s:id: https://orcid. org/0000-0002-6130-1021
52
- s:email: dyuen@oicr. on. ca
53
- s:name: Denis Yuen
54
-
55
51
56
- s:citation: https://figshare . com/articles/Common_Workflow_Language_draft_3/ 3115156/2
52
+ s:citation: https://dx . doi . org/10 . 6084/m9 . figshare . 3115156. v2
57
53
s:codeRepository: https://github. com/common-workflow-language/common-workflow-language
58
54
s:dateCreated: "2016-12-13"
59
55
s:license: https://www. apache. org/licenses/LICENSE-2. 0
You can’t perform that action at this time.
0 commit comments