{"@id":"https://w3id.org/cwl/view/git/07ed8f67f93ebdbaf4e3fe5805a8c69ae0f1d380/textures/texture_emblem.cwl","retrievedFrom":{"repoUrl":"https://github.com/mr-c/stellaris-emblem-lab.git","branch":"07ed8f67f93ebdbaf4e3fe5805a8c69ae0f1d380","path":"textures/texture_emblem.cwl","packedId":null,"type":"GITHUB","rawUrl":"https://raw.githubusercontent.com/mr-c/stellaris-emblem-lab/07ed8f67f93ebdbaf4e3fe5805a8c69ae0f1d380/textures/texture_emblem.cwl","url":"https://github.com/mr-c/stellaris-emblem-lab/blob/07ed8f67f93ebdbaf4e3fe5805a8c69ae0f1d380/textures/texture_emblem.cwl"},"retrievedOn":"2023-01-11T23:54:53.086+00:00","lastCommit":"07ed8f67f93ebdbaf4e3fe5805a8c69ae0f1d380","label":"texture_emblem.cwl","inputs":{"outline":{"type":"File"},"fill_gradient":{"type":"File"},"highlight_gradient":{"type":"File"}},"outputs":{"texture_map":{"type":"File"},"texture_small":{"type":"File"},"texture_default":{"type":"File"}},"steps":{"map":{"run":"tools/texture_map.cwl","runType":"COMMANDLINETOOL","sources":{"map":{"sourceIDs":["outline"]}}},"small":{"run":"tools/texture_small.cwl","runType":"COMMANDLINETOOL","sources":{"small":{"sourceIDs":["highlight"]},"https://w3id.org/cwl/view/git/07ed8f67f93ebdbaf4e3fe5805a8c69ae0f1d380/textures/texture_emblem.cwl#small/border":{"sourceIDs":["border"]},"https://w3id.org/cwl/view/git/07ed8f67f93ebdbaf4e3fe5805a8c69ae0f1d380/textures/texture_emblem.cwl#small/outline":{"sourceIDs":["outline"]}}},"border":{"run":"tools/border_emblem.cwl","runType":"COMMANDLINETOOL","sources":{"border":{"sourceIDs":["outline"]}}},"default":{"run":"tools/texture_default.cwl","runType":"COMMANDLINETOOL","sources":{"default":{"sourceIDs":["outline"]},"https://w3id.org/cwl/view/git/07ed8f67f93ebdbaf4e3fe5805a8c69ae0f1d380/textures/texture_emblem.cwl#default/highlight":{"sourceIDs":["highlight"]}}},"gradient":{"run":"tools/gradient_emblem.cwl","runType":"COMMANDLINETOOL","sources":{"gradient":{"sourceIDs":["outline"]},"https://w3id.org/cwl/view/git/07ed8f67f93ebdbaf4e3fe5805a8c69ae0f1d380/textures/texture_emblem.cwl#gradient/fill_gradient":{"sourceIDs":["fill_gradient"]}}},"highlight":{"run":"tools/highlight_emblem.cwl","runType":"COMMANDLINETOOL","sources":{"highlight":{"sourceIDs":["highlight_mask"]},"https://w3id.org/cwl/view/git/07ed8f67f93ebdbaf4e3fe5805a8c69ae0f1d380/textures/texture_emblem.cwl#highlight/gradient_emblem":{"sourceIDs":["gradient"]}}},"highlight_mask":{"run":"tools/highlight_mask.cwl","runType":"COMMANDLINETOOL","sources":{"highlight_mask":{"sourceIDs":["outline"]},"https://w3id.org/cwl/view/git/07ed8f67f93ebdbaf4e3fe5805a8c69ae0f1d380/textures/texture_emblem.cwl#highlight_mask/gradient_mask":{"sourceIDs":["highlight_gradient"]}}}},"cwltoolVersion":"3.1.20221201130942","visualisationDot":"digraph workflow {\n  graph [\n    bgcolor = \"#eeeeee\"\n    color = \"black\"\n    fontsize = \"10\"\n    labeljust = \"left\"\n    clusterrank = \"local\"\n    ranksep = \"0.22\"\n    nodesep = \"0.05\"\n  ]\n  node [\n    fontname = \"Helvetica\"\n    fontsize = \"10\"\n    fontcolor = \"black\"\n    shape = \"record\"\n    height = \"0\"\n    width = \"0\"\n    color = \"black\"\n    fillcolor = \"lightgoldenrodyellow\"\n    style = \"filled\"\n  ];\n  edge [\n    fontname=\"Helvetica\"\n    fontsize=\"8\"\n    fontcolor=\"black\"\n    color=\"black\"\n    arrowsize=\"0.7\"\n  ];\n  subgraph cluster_inputs {\n    rank = \"same\";\n    style = \"dashed\";\n    label = \"Workflow Inputs\";\n    \"outline\" [fillcolor=\"#94DDF4\",label=\"outline\"];\n    \"fill_gradient\" [fillcolor=\"#94DDF4\",label=\"fill_gradient\"];\n    \"highlight_gradient\" [fillcolor=\"#94DDF4\",label=\"highlight_gradient\"];\n  }\n  subgraph cluster_outputs {\n    rank = \"same\";\n    style = \"dashed\";\n    labelloc = \"b\";\n    label = \"Workflow Outputs\";\n    \"texture_small\" [fillcolor=\"#94DDF4\",label=\"texture_small\"];\n    \"texture_default\" [fillcolor=\"#94DDF4\",label=\"texture_default\"];\n    \"texture_map\" [fillcolor=\"#94DDF4\",label=\"texture_map\"];\n  }\n  \"default\" [label=\"default\"];\n  \"gradient\" [label=\"gradient\"];\n  \"border\" [label=\"border\"];\n  \"highlight\" [label=\"highlight\"];\n  \"map\" [label=\"map\"];\n  \"small\" [label=\"small\"];\n  \"highlight_mask\" [label=\"highlight_mask\"];\n  \"outline\" -> \"default\" [label=\"outline\"];\n  \"highlight\" -> \"default\" [label=\"highlight\"];\n  \"outline\" -> \"gradient\" [label=\"outline\"];\n  \"fill_gradient\" -> \"gradient\" [label=\"fill_gradient\"];\n  \"outline\" -> \"border\" [label=\"outline\"];\n  \"highlight_mask\" -> \"highlight\" [label=\"gradient_mask\"];\n  \"gradient\" -> \"highlight\" [label=\"gradient_emblem\"];\n  \"outline\" -> \"map\" [label=\"outline\"];\n  \"highlight\" -> \"small\" [label=\"highlight\"];\n  \"outline\" -> \"small\" [label=\"outline\"];\n  \"border\" -> \"small\" [label=\"border\"];\n  \"outline\" -> \"highlight_mask\" [label=\"outline\"];\n  \"highlight_gradient\" -> \"highlight_mask\" [label=\"gradient_mask\"];\n  \"small\" -> \"texture_small\";\n  \"default\" -> \"texture_default\";\n  \"map\" -> \"texture_map\";\n}\n","licenseLink":"https://spdx.org/licenses/GPL-3.0","permalink":"https://w3id.org/cwl/view/git/07ed8f67f93ebdbaf4e3fe5805a8c69ae0f1d380/textures/texture_emblem.cwl","packed":false,"visualisationXdot":"/graph/xdot/github.com/mr-c/stellaris-emblem-lab/blob/07ed8f67f93ebdbaf4e3fe5805a8c69ae0f1d380/textures/texture_emblem.cwl","visualisationPng":"/graph/png/github.com/mr-c/stellaris-emblem-lab/blob/07ed8f67f93ebdbaf4e3fe5805a8c69ae0f1d380/textures/texture_emblem.cwl","visualisationSvg":"/graph/svg/github.com/mr-c/stellaris-emblem-lab/blob/07ed8f67f93ebdbaf4e3fe5805a8c69ae0f1d380/textures/texture_emblem.cwl","roBundle":"/robundle/github.com/mr-c/stellaris-emblem-lab/blob/07ed8f67f93ebdbaf4e3fe5805a8c69ae0f1d380/textures/texture_emblem.cwl","licenseName":"GNU General Public License v3.0 only"}