| { |
| "@context" : [ "https://w3id.org/scufl2/context", { |
| "@base" : "http://ns.taverna.org.uk/2010/workflowBundle/01348671-5aaa-4cc2-84cc-477329b70b0d/" |
| } ], |
| "id" : "http://ns.taverna.org.uk/2010/workflowBundle/01348671-5aaa-4cc2-84cc-477329b70b0d/", |
| "workflow" : { |
| "id" : "workflow/Hello_Anyone/", |
| "name" : "Hello_Anyone", |
| "revisions" : [ { |
| "id" : "http://ns.taverna.org.uk/2010/workflow/01348671-5aaa-4cc2-84cc-477329b70b0d/", |
| "generatedAtTime" : "2012-01-03T15:14:30Z", |
| "wasRevisionOf" : "http://ns.taverna.org.uk/2010/workflow/ca7dba1d-1fdf-476f-b911-714d09227d70/" |
| }, { |
| "id" : "http://ns.taverna.org.uk/2010/workflow/ca7dba1d-1fdf-476f-b911-714d09227d70/", |
| "generatedAtTime" : "2012-01-03T15:14:18Z", |
| "wasRevisionOf" : "http://ns.taverna.org.uk/2010/workflow/8781d5f4-d0ba-48a8-a1d1-14281bd8a917/" |
| }, { |
| "id" : "http://ns.taverna.org.uk/2010/workflow/8781d5f4-d0ba-48a8-a1d1-14281bd8a917/", |
| "generatedAtTime" : "2012-01-03T15:12:21Z" |
| } ], |
| "inputs" : [ { |
| "name" : "name", |
| "id" : "workflow/Hello_Anyone/in/name", |
| "depth" : 0 |
| } ], |
| "outputs" : [ { |
| "name" : "greeting", |
| "id" : "workflow/Hello_Anyone/out/greeting" |
| } ], |
| "processors" : [ { |
| "id" : "workflow/Hello_Anyone/processor/Concatenate_two_strings/", |
| "name" : "Concatenate_two_strings", |
| "inputs" : [ { |
| "name" : "string1", |
| "id" : "workflow/Hello_Anyone/processor/Concatenate_two_strings/in/string1", |
| "depth" : 0 |
| }, { |
| "name" : "string2", |
| "id" : "workflow/Hello_Anyone/processor/Concatenate_two_strings/in/string2", |
| "depth" : 0 |
| } ], |
| "outputs" : [ { |
| "name" : "output", |
| "id" : "workflow/Hello_Anyone/processor/Concatenate_two_strings/out/output", |
| "depth" : 0 |
| } ] |
| }, { |
| "id" : "workflow/Hello_Anyone/processor/hello/", |
| "name" : "hello", |
| "inputs" : [ ], |
| "outputs" : [ { |
| "name" : "value", |
| "id" : "workflow/Hello_Anyone/processor/hello/out/value", |
| "depth" : 0 |
| } ] |
| } ], |
| "datalinks" : [ { |
| "receivesFrom" : "workflow/Hello_Anyone/processor/Concatenate_two_strings/out/output", |
| "sendsTo" : "workflow/Hello_Anyone/out/greeting" |
| }, { |
| "receivesFrom" : "workflow/Hello_Anyone/processor/hello/out/value", |
| "sendsTo" : "workflow/Hello_Anyone/processor/Concatenate_two_strings/in/string1" |
| }, { |
| "receivesFrom" : "workflow/Hello_Anyone/in/name", |
| "sendsTo" : "workflow/Hello_Anyone/processor/Concatenate_two_strings/in/string2" |
| } ], |
| "controllinks" : [ ] |
| }, |
| "profile" : { |
| "id" : "profile/taverna-2.2.0/" |
| } |
| } |