@prefix rdf:   <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix CommandLineBinding: <https://w3id.org/cwl/cwl#CommandLineBinding/> .
@prefix xsd:   <http://www.w3.org/2001/XMLSchema#> .
@prefix cwl:   <https://w3id.org/cwl/cwl#> .
@prefix Workflow: <https://w3id.org/cwl/cwl#Workflow/> .
@prefix sld:   <https://w3id.org/cwl/salad#> .
@prefix CommandOutputBinding: <https://w3id.org/cwl/cwl#CommandOutputBinding/> .
@prefix ns1:   <http://commonwl.org/cwltool#> .

<https://w3id.org/cwl/view/git/07ed8f67f93ebdbaf4e3fe5805a8c69ae0f1d380/textures/texture_emblem.cwl#default>
        cwl:in   <https://w3id.org/cwl/view/git/07ed8f67f93ebdbaf4e3fe5805a8c69ae0f1d380/textures/texture_emblem.cwl#default/file_name> , <https://w3id.org/cwl/view/git/07ed8f67f93ebdbaf4e3fe5805a8c69ae0f1d380/textures/texture_emblem.cwl#default/highlight> , <https://w3id.org/cwl/view/git/07ed8f67f93ebdbaf4e3fe5805a8c69ae0f1d380/textures/texture_emblem.cwl#default/outline> ;
        cwl:out  <https://w3id.org/cwl/view/git/07ed8f67f93ebdbaf4e3fe5805a8c69ae0f1d380/textures/texture_emblem.cwl#default/texture> ;
        cwl:run  <https://w3id.org/cwl/view/git/07ed8f67f93ebdbaf4e3fe5805a8c69ae0f1d380/textures/tools/texture_default.cwl> .

<https://w3id.org/cwl/view/git/07ed8f67f93ebdbaf4e3fe5805a8c69ae0f1d380/textures/tools/texture_small.cwl>
        a                        cwl:CommandLineTool ;
        ns1:original_cwlVersion  "v1.0" ;
        cwl:baseCommand          ( "sh" ) ;
        cwl:cwlVersion           <https://w3id.org/cwl/view/git/07ed8f67f93ebdbaf4e3fe5805a8c69ae0f1d380/textures/tools/v1.2> ;
        cwl:hints                [ a  <https://w3id.org/cwl/view/git/07ed8f67f93ebdbaf4e3fe5805a8c69ae0f1d380/textures/tools/LoadListingRequirement> ] ;
        cwl:hints                [ a  <https://w3id.org/cwl/view/git/07ed8f67f93ebdbaf4e3fe5805a8c69ae0f1d380/textures/tools/NetworkAccess> ] ;
        cwl:inputs               <https://w3id.org/cwl/view/git/07ed8f67f93ebdbaf4e3fe5805a8c69ae0f1d380/textures/tools/texture_small.cwl#file_name> , <https://w3id.org/cwl/view/git/07ed8f67f93ebdbaf4e3fe5805a8c69ae0f1d380/textures/tools/texture_small.cwl#border> , <https://w3id.org/cwl/view/git/07ed8f67f93ebdbaf4e3fe5805a8c69ae0f1d380/textures/tools/texture_small.cwl#highlight> , <https://w3id.org/cwl/view/git/07ed8f67f93ebdbaf4e3fe5805a8c69ae0f1d380/textures/tools/texture_small.cwl#command> ;
        cwl:outputs              <https://w3id.org/cwl/view/git/07ed8f67f93ebdbaf4e3fe5805a8c69ae0f1d380/textures/tools/texture_small.cwl#texture> .

<https://w3id.org/cwl/view/git/07ed8f67f93ebdbaf4e3fe5805a8c69ae0f1d380/textures/texture_emblem.cwl#default/file_name>
        cwl:valueFrom  "$(inputs.outline.nameroot)" .

<https://w3id.org/cwl/view/git/07ed8f67f93ebdbaf4e3fe5805a8c69ae0f1d380/textures/tools/border_emblem.cwl#command>
        cwl:default       <https://w3id.org/cwl/view/git/07ed8f67f93ebdbaf4e3fe5805a8c69ae0f1d380/textures/tools/border_emblem.sh> ;
        cwl:inputBinding  [ CommandLineBinding:position
                          1 ] ;
        sld:type          cwl:File .

<https://w3id.org/cwl/view/git/07ed8f67f93ebdbaf4e3fe5805a8c69ae0f1d380/textures/texture_emblem.cwl#texture_small>
        cwl:outputSource  <https://w3id.org/cwl/view/git/07ed8f67f93ebdbaf4e3fe5805a8c69ae0f1d380/textures/texture_emblem.cwl#small/texture> ;
        sld:type          cwl:File .

<https://w3id.org/cwl/view/git/07ed8f67f93ebdbaf4e3fe5805a8c69ae0f1d380/textures/tools/highlight_mask.cwl#gradient_mask>
        cwl:inputBinding  [ CommandLineBinding:position
                          3 ] ;
        sld:type          cwl:File .

<https://w3id.org/cwl/view/git/07ed8f67f93ebdbaf4e3fe5805a8c69ae0f1d380/textures/texture_emblem.cwl#border/outline>
        cwl:source  <https://w3id.org/cwl/view/git/07ed8f67f93ebdbaf4e3fe5805a8c69ae0f1d380/textures/texture_emblem.cwl#outline> .

<https://w3id.org/cwl/view/git/07ed8f67f93ebdbaf4e3fe5805a8c69ae0f1d380/textures/tools/texture_map.cwl#outline>
        cwl:inputBinding  [ CommandLineBinding:position
                          2 ] ;
        sld:type          cwl:File .

<https://w3id.org/cwl/view/git/07ed8f67f93ebdbaf4e3fe5805a8c69ae0f1d380/textures/texture_emblem.cwl#default/outline>
        cwl:source  <https://w3id.org/cwl/view/git/07ed8f67f93ebdbaf4e3fe5805a8c69ae0f1d380/textures/texture_emblem.cwl#outline> .

<https://w3id.org/cwl/view/git/07ed8f67f93ebdbaf4e3fe5805a8c69ae0f1d380/textures/texture_emblem.cwl#highlight/gradient_mask>
        cwl:source  <https://w3id.org/cwl/view/git/07ed8f67f93ebdbaf4e3fe5805a8c69ae0f1d380/textures/texture_emblem.cwl#highlight_mask/highlight_mask> .

<https://w3id.org/cwl/view/git/07ed8f67f93ebdbaf4e3fe5805a8c69ae0f1d380/textures/tools/texture_default.cwl>
        a                        cwl:CommandLineTool ;
        ns1:original_cwlVersion  "v1.0" ;
        cwl:baseCommand          ( "sh" ) ;
        cwl:cwlVersion           <https://w3id.org/cwl/view/git/07ed8f67f93ebdbaf4e3fe5805a8c69ae0f1d380/textures/tools/v1.2> ;
        cwl:hints                [ a  <https://w3id.org/cwl/view/git/07ed8f67f93ebdbaf4e3fe5805a8c69ae0f1d380/textures/tools/NetworkAccess> ] ;
        cwl:hints                [ a  <https://w3id.org/cwl/view/git/07ed8f67f93ebdbaf4e3fe5805a8c69ae0f1d380/textures/tools/LoadListingRequirement> ] ;
        cwl:inputs               <https://w3id.org/cwl/view/git/07ed8f67f93ebdbaf4e3fe5805a8c69ae0f1d380/textures/tools/texture_default.cwl#file_name> , <https://w3id.org/cwl/view/git/07ed8f67f93ebdbaf4e3fe5805a8c69ae0f1d380/textures/tools/texture_default.cwl#highlight> , <https://w3id.org/cwl/view/git/07ed8f67f93ebdbaf4e3fe5805a8c69ae0f1d380/textures/tools/texture_default.cwl#command> ;
        cwl:outputs              <https://w3id.org/cwl/view/git/07ed8f67f93ebdbaf4e3fe5805a8c69ae0f1d380/textures/tools/texture_default.cwl#texture> .

<https://w3id.org/cwl/view/git/07ed8f67f93ebdbaf4e3fe5805a8c69ae0f1d380/textures/tools/highlight_mask.cwl#outline>
        cwl:inputBinding  [ CommandLineBinding:position
                          2 ] ;
        sld:type          cwl:File .

<https://w3id.org/cwl/view/git/07ed8f67f93ebdbaf4e3fe5805a8c69ae0f1d380/textures/tools/texture_map.cwl#file_name>
        cwl:inputBinding  [ CommandLineBinding:position
                          3 ] ;
        sld:type          xsd:string .

<https://w3id.org/cwl/view/git/07ed8f67f93ebdbaf4e3fe5805a8c69ae0f1d380/textures/texture_emblem.cwl#gradient>
        cwl:in   <https://w3id.org/cwl/view/git/07ed8f67f93ebdbaf4e3fe5805a8c69ae0f1d380/textures/texture_emblem.cwl#gradient/fill_gradient> , <https://w3id.org/cwl/view/git/07ed8f67f93ebdbaf4e3fe5805a8c69ae0f1d380/textures/texture_emblem.cwl#gradient/outline> ;
        cwl:out  <https://w3id.org/cwl/view/git/07ed8f67f93ebdbaf4e3fe5805a8c69ae0f1d380/textures/texture_emblem.cwl#gradient/gradient_emblem> ;
        cwl:run  <https://w3id.org/cwl/view/git/07ed8f67f93ebdbaf4e3fe5805a8c69ae0f1d380/textures/tools/gradient_emblem.cwl> .

<https://w3id.org/cwl/view/git/07ed8f67f93ebdbaf4e3fe5805a8c69ae0f1d380/textures/tools/highlight_mask.cwl#highlight_mask>
        cwl:outputBinding  [ CommandOutputBinding:glob
                          "highlight_mask.png" ] ;
        sld:type           cwl:File .

<https://w3id.org/cwl/view/git/07ed8f67f93ebdbaf4e3fe5805a8c69ae0f1d380/textures/tools/gradient_emblem.cwl>
        a                        cwl:CommandLineTool ;
        ns1:original_cwlVersion  "v1.0" ;
        cwl:baseCommand          ( "sh" ) ;
        cwl:cwlVersion           <https://w3id.org/cwl/view/git/07ed8f67f93ebdbaf4e3fe5805a8c69ae0f1d380/textures/tools/v1.2> ;
        cwl:hints                [ a  <https://w3id.org/cwl/view/git/07ed8f67f93ebdbaf4e3fe5805a8c69ae0f1d380/textures/tools/NetworkAccess> ] ;
        cwl:hints                [ a  <https://w3id.org/cwl/view/git/07ed8f67f93ebdbaf4e3fe5805a8c69ae0f1d380/textures/tools/LoadListingRequirement> ] ;
        cwl:inputs               <https://w3id.org/cwl/view/git/07ed8f67f93ebdbaf4e3fe5805a8c69ae0f1d380/textures/tools/gradient_emblem.cwl#command> , <https://w3id.org/cwl/view/git/07ed8f67f93ebdbaf4e3fe5805a8c69ae0f1d380/textures/tools/gradient_emblem.cwl#fill_gradient> , <https://w3id.org/cwl/view/git/07ed8f67f93ebdbaf4e3fe5805a8c69ae0f1d380/textures/tools/gradient_emblem.cwl#outline> ;
        cwl:outputs              <https://w3id.org/cwl/view/git/07ed8f67f93ebdbaf4e3fe5805a8c69ae0f1d380/textures/tools/gradient_emblem.cwl#gradient_emblem> .

<https://w3id.org/cwl/view/git/07ed8f67f93ebdbaf4e3fe5805a8c69ae0f1d380/textures/texture_emblem.cwl#small/highlight>
        cwl:source  <https://w3id.org/cwl/view/git/07ed8f67f93ebdbaf4e3fe5805a8c69ae0f1d380/textures/texture_emblem.cwl#highlight/highlight_emblem> .

<https://w3id.org/cwl/view/git/07ed8f67f93ebdbaf4e3fe5805a8c69ae0f1d380/textures/tools/highlight_emblem.cwl#command>
        cwl:default       <https://w3id.org/cwl/view/git/07ed8f67f93ebdbaf4e3fe5805a8c69ae0f1d380/textures/tools/highlight_emblem.sh> ;
        cwl:inputBinding  [ CommandLineBinding:position
                          1 ] ;
        sld:type          cwl:File .

<https://w3id.org/cwl/view/git/07ed8f67f93ebdbaf4e3fe5805a8c69ae0f1d380/textures/texture_emblem.cwl#border>
        cwl:in   <https://w3id.org/cwl/view/git/07ed8f67f93ebdbaf4e3fe5805a8c69ae0f1d380/textures/texture_emblem.cwl#border/outline> ;
        cwl:out  <https://w3id.org/cwl/view/git/07ed8f67f93ebdbaf4e3fe5805a8c69ae0f1d380/textures/texture_emblem.cwl#border/border_emblem> ;
        cwl:run  <https://w3id.org/cwl/view/git/07ed8f67f93ebdbaf4e3fe5805a8c69ae0f1d380/textures/tools/border_emblem.cwl> .

<https://w3id.org/cwl/view/git/07ed8f67f93ebdbaf4e3fe5805a8c69ae0f1d380/textures/tools/highlight_emblem.cwl>
        a                        cwl:CommandLineTool ;
        ns1:original_cwlVersion  "v1.0" ;
        cwl:baseCommand          ( "sh" ) ;
        cwl:cwlVersion           <https://w3id.org/cwl/view/git/07ed8f67f93ebdbaf4e3fe5805a8c69ae0f1d380/textures/tools/v1.2> ;
        cwl:hints                [ a  <https://w3id.org/cwl/view/git/07ed8f67f93ebdbaf4e3fe5805a8c69ae0f1d380/textures/tools/LoadListingRequirement> ] ;
        cwl:hints                [ a  <https://w3id.org/cwl/view/git/07ed8f67f93ebdbaf4e3fe5805a8c69ae0f1d380/textures/tools/NetworkAccess> ] ;
        cwl:inputs               <https://w3id.org/cwl/view/git/07ed8f67f93ebdbaf4e3fe5805a8c69ae0f1d380/textures/tools/highlight_emblem.cwl#gradient_mask> , <https://w3id.org/cwl/view/git/07ed8f67f93ebdbaf4e3fe5805a8c69ae0f1d380/textures/tools/highlight_emblem.cwl#gradient_emblem> , <https://w3id.org/cwl/view/git/07ed8f67f93ebdbaf4e3fe5805a8c69ae0f1d380/textures/tools/highlight_emblem.cwl#command> ;
        cwl:outputs              <https://w3id.org/cwl/view/git/07ed8f67f93ebdbaf4e3fe5805a8c69ae0f1d380/textures/tools/highlight_emblem.cwl#highlight_emblem> .

<https://w3id.org/cwl/view/git/07ed8f67f93ebdbaf4e3fe5805a8c69ae0f1d380/textures/texture_emblem.cwl#highlight/gradient_emblem>
        cwl:source  <https://w3id.org/cwl/view/git/07ed8f67f93ebdbaf4e3fe5805a8c69ae0f1d380/textures/texture_emblem.cwl#gradient/gradient_emblem> .

<https://w3id.org/cwl/view/git/07ed8f67f93ebdbaf4e3fe5805a8c69ae0f1d380/textures/tools/texture_default.sh>
        a       cwl:File .

<https://w3id.org/cwl/view/git/07ed8f67f93ebdbaf4e3fe5805a8c69ae0f1d380/textures/texture_emblem.cwl#highlight>
        cwl:in   <https://w3id.org/cwl/view/git/07ed8f67f93ebdbaf4e3fe5805a8c69ae0f1d380/textures/texture_emblem.cwl#highlight/gradient_emblem> , <https://w3id.org/cwl/view/git/07ed8f67f93ebdbaf4e3fe5805a8c69ae0f1d380/textures/texture_emblem.cwl#highlight/gradient_mask> ;
        cwl:out  <https://w3id.org/cwl/view/git/07ed8f67f93ebdbaf4e3fe5805a8c69ae0f1d380/textures/texture_emblem.cwl#highlight/highlight_emblem> ;
        cwl:run  <https://w3id.org/cwl/view/git/07ed8f67f93ebdbaf4e3fe5805a8c69ae0f1d380/textures/tools/highlight_emblem.cwl> .

<https://w3id.org/cwl/view/git/07ed8f67f93ebdbaf4e3fe5805a8c69ae0f1d380/textures/texture_emblem.cwl#outline>
        sld:type  cwl:File .

<https://w3id.org/cwl/view/git/07ed8f67f93ebdbaf4e3fe5805a8c69ae0f1d380/textures/tools/highlight_emblem.sh>
        a       cwl:File .

<https://w3id.org/cwl/view/git/07ed8f67f93ebdbaf4e3fe5805a8c69ae0f1d380/textures/texture_emblem.cwl>
        a                        cwl:Workflow ;
        ns1:original_cwlVersion  "v1.0" ;
        Workflow:steps           <https://w3id.org/cwl/view/git/07ed8f67f93ebdbaf4e3fe5805a8c69ae0f1d380/textures/texture_emblem.cwl#gradient> , <https://w3id.org/cwl/view/git/07ed8f67f93ebdbaf4e3fe5805a8c69ae0f1d380/textures/texture_emblem.cwl#map> , <https://w3id.org/cwl/view/git/07ed8f67f93ebdbaf4e3fe5805a8c69ae0f1d380/textures/texture_emblem.cwl#highlight> , <https://w3id.org/cwl/view/git/07ed8f67f93ebdbaf4e3fe5805a8c69ae0f1d380/textures/texture_emblem.cwl#small> , <https://w3id.org/cwl/view/git/07ed8f67f93ebdbaf4e3fe5805a8c69ae0f1d380/textures/texture_emblem.cwl#default> , <https://w3id.org/cwl/view/git/07ed8f67f93ebdbaf4e3fe5805a8c69ae0f1d380/textures/texture_emblem.cwl#border> , <https://w3id.org/cwl/view/git/07ed8f67f93ebdbaf4e3fe5805a8c69ae0f1d380/textures/texture_emblem.cwl#highlight_mask> ;
        cwl:cwlVersion           <https://w3id.org/cwl/view/git/07ed8f67f93ebdbaf4e3fe5805a8c69ae0f1d380/textures/v1.2> ;
        cwl:hints                [ a  <https://w3id.org/cwl/view/git/07ed8f67f93ebdbaf4e3fe5805a8c69ae0f1d380/textures/LoadListingRequirement> ] ;
        cwl:hints                [ a  <https://w3id.org/cwl/view/git/07ed8f67f93ebdbaf4e3fe5805a8c69ae0f1d380/textures/NetworkAccess> ] ;
        cwl:inputs               <https://w3id.org/cwl/view/git/07ed8f67f93ebdbaf4e3fe5805a8c69ae0f1d380/textures/texture_emblem.cwl#fill_gradient> , <https://w3id.org/cwl/view/git/07ed8f67f93ebdbaf4e3fe5805a8c69ae0f1d380/textures/texture_emblem.cwl#outline> , <https://w3id.org/cwl/view/git/07ed8f67f93ebdbaf4e3fe5805a8c69ae0f1d380/textures/texture_emblem.cwl#highlight_gradient> ;
        cwl:outputs              <https://w3id.org/cwl/view/git/07ed8f67f93ebdbaf4e3fe5805a8c69ae0f1d380/textures/texture_emblem.cwl#texture_default> , <https://w3id.org/cwl/view/git/07ed8f67f93ebdbaf4e3fe5805a8c69ae0f1d380/textures/texture_emblem.cwl#texture_small> , <https://w3id.org/cwl/view/git/07ed8f67f93ebdbaf4e3fe5805a8c69ae0f1d380/textures/texture_emblem.cwl#texture_map> ;
        cwl:requirements         [ a  cwl:StepInputExpressionRequirement ] .

<https://w3id.org/cwl/view/git/07ed8f67f93ebdbaf4e3fe5805a8c69ae0f1d380/textures/tools/texture_default.cwl#highlight>
        cwl:inputBinding  [ CommandLineBinding:position
                          2 ] ;
        sld:type          cwl:File .

<https://w3id.org/cwl/view/git/07ed8f67f93ebdbaf4e3fe5805a8c69ae0f1d380/textures/tools/texture_small.cwl#highlight>
        cwl:inputBinding  [ CommandLineBinding:position
                          2 ] ;
        sld:type          cwl:File .

<https://w3id.org/cwl/view/git/07ed8f67f93ebdbaf4e3fe5805a8c69ae0f1d380/textures/texture_emblem.cwl#map/outline>
        cwl:source  <https://w3id.org/cwl/view/git/07ed8f67f93ebdbaf4e3fe5805a8c69ae0f1d380/textures/texture_emblem.cwl#outline> .

<https://w3id.org/cwl/view/git/07ed8f67f93ebdbaf4e3fe5805a8c69ae0f1d380/textures/texture_emblem.cwl#texture_default>
        cwl:outputSource  <https://w3id.org/cwl/view/git/07ed8f67f93ebdbaf4e3fe5805a8c69ae0f1d380/textures/texture_emblem.cwl#default/texture> ;
        sld:type          cwl:File .

<https://w3id.org/cwl/view/git/07ed8f67f93ebdbaf4e3fe5805a8c69ae0f1d380/textures/texture_emblem.cwl#gradient/outline>
        cwl:source  <https://w3id.org/cwl/view/git/07ed8f67f93ebdbaf4e3fe5805a8c69ae0f1d380/textures/texture_emblem.cwl#outline> .

<https://w3id.org/cwl/view/git/07ed8f67f93ebdbaf4e3fe5805a8c69ae0f1d380/textures/tools/texture_map.cwl#command>
        cwl:default       <https://w3id.org/cwl/view/git/07ed8f67f93ebdbaf4e3fe5805a8c69ae0f1d380/textures/tools/texture_map.sh> ;
        cwl:inputBinding  [ CommandLineBinding:position
                          1 ] ;
        sld:type          cwl:File .

<https://w3id.org/cwl/view/git/07ed8f67f93ebdbaf4e3fe5805a8c69ae0f1d380/textures/tools/texture_map.sh>
        a       cwl:File .

<https://w3id.org/cwl/view/git/07ed8f67f93ebdbaf4e3fe5805a8c69ae0f1d380/textures/tools/gradient_emblem.sh>
        a       cwl:File .

<https://w3id.org/cwl/view/git/07ed8f67f93ebdbaf4e3fe5805a8c69ae0f1d380/textures/tools/texture_small.sh>
        a       cwl:File .

<https://w3id.org/cwl/view/git/07ed8f67f93ebdbaf4e3fe5805a8c69ae0f1d380/textures/texture_emblem.cwl#texture_map>
        cwl:outputSource  <https://w3id.org/cwl/view/git/07ed8f67f93ebdbaf4e3fe5805a8c69ae0f1d380/textures/texture_emblem.cwl#map/texture> ;
        sld:type          cwl:File .

<https://w3id.org/cwl/view/git/07ed8f67f93ebdbaf4e3fe5805a8c69ae0f1d380/textures/tools/texture_map.cwl>
        a                        cwl:CommandLineTool ;
        ns1:original_cwlVersion  "v1.0" ;
        cwl:baseCommand          ( "sh" ) ;
        cwl:cwlVersion           <https://w3id.org/cwl/view/git/07ed8f67f93ebdbaf4e3fe5805a8c69ae0f1d380/textures/tools/v1.2> ;
        cwl:hints                [ a  <https://w3id.org/cwl/view/git/07ed8f67f93ebdbaf4e3fe5805a8c69ae0f1d380/textures/tools/LoadListingRequirement> ] ;
        cwl:hints                [ a  <https://w3id.org/cwl/view/git/07ed8f67f93ebdbaf4e3fe5805a8c69ae0f1d380/textures/tools/NetworkAccess> ] ;
        cwl:inputs               <https://w3id.org/cwl/view/git/07ed8f67f93ebdbaf4e3fe5805a8c69ae0f1d380/textures/tools/texture_map.cwl#command> , <https://w3id.org/cwl/view/git/07ed8f67f93ebdbaf4e3fe5805a8c69ae0f1d380/textures/tools/texture_map.cwl#file_name> , <https://w3id.org/cwl/view/git/07ed8f67f93ebdbaf4e3fe5805a8c69ae0f1d380/textures/tools/texture_map.cwl#outline> ;
        cwl:outputs              <https://w3id.org/cwl/view/git/07ed8f67f93ebdbaf4e3fe5805a8c69ae0f1d380/textures/tools/texture_map.cwl#texture> .

<https://w3id.org/cwl/view/git/07ed8f67f93ebdbaf4e3fe5805a8c69ae0f1d380/textures/texture_emblem.cwl#highlight_mask>
        cwl:in   <https://w3id.org/cwl/view/git/07ed8f67f93ebdbaf4e3fe5805a8c69ae0f1d380/textures/texture_emblem.cwl#highlight_mask/gradient_mask> , <https://w3id.org/cwl/view/git/07ed8f67f93ebdbaf4e3fe5805a8c69ae0f1d380/textures/texture_emblem.cwl#highlight_mask/outline> ;
        cwl:out  <https://w3id.org/cwl/view/git/07ed8f67f93ebdbaf4e3fe5805a8c69ae0f1d380/textures/texture_emblem.cwl#highlight_mask/highlight_mask> ;
        cwl:run  <https://w3id.org/cwl/view/git/07ed8f67f93ebdbaf4e3fe5805a8c69ae0f1d380/textures/tools/highlight_mask.cwl> .

<https://w3id.org/cwl/view/git/07ed8f67f93ebdbaf4e3fe5805a8c69ae0f1d380/textures/tools/texture_default.cwl#texture>
        cwl:outputBinding  [ CommandOutputBinding:glob
                          "$(inputs.file_name).dds" ] ;
        sld:type           cwl:File .

<https://w3id.org/cwl/view/git/07ed8f67f93ebdbaf4e3fe5805a8c69ae0f1d380/textures/tools/highlight_mask.cwl#command>
        cwl:default       <https://w3id.org/cwl/view/git/07ed8f67f93ebdbaf4e3fe5805a8c69ae0f1d380/textures/tools/highlight_mask.sh> ;
        cwl:inputBinding  [ CommandLineBinding:position
                          1 ] ;
        sld:type          cwl:File .

<https://w3id.org/cwl/view/git/07ed8f67f93ebdbaf4e3fe5805a8c69ae0f1d380/textures/texture_emblem.cwl#fill_gradient>
        sld:type  cwl:File .

<https://w3id.org/cwl/view/git/07ed8f67f93ebdbaf4e3fe5805a8c69ae0f1d380/textures/tools/gradient_emblem.cwl#command>
        cwl:default       <https://w3id.org/cwl/view/git/07ed8f67f93ebdbaf4e3fe5805a8c69ae0f1d380/textures/tools/gradient_emblem.sh> ;
        cwl:inputBinding  [ CommandLineBinding:position
                          1 ] ;
        sld:type          cwl:File .

<https://w3id.org/cwl/view/git/07ed8f67f93ebdbaf4e3fe5805a8c69ae0f1d380/textures/tools/texture_default.cwl#command>
        cwl:default       <https://w3id.org/cwl/view/git/07ed8f67f93ebdbaf4e3fe5805a8c69ae0f1d380/textures/tools/texture_default.sh> ;
        cwl:inputBinding  [ CommandLineBinding:position
                          1 ] ;
        sld:type          cwl:File .

<https://w3id.org/cwl/view/git/07ed8f67f93ebdbaf4e3fe5805a8c69ae0f1d380/textures/tools/border_emblem.cwl#outline>
        cwl:inputBinding  [ CommandLineBinding:position
                          2 ] ;
        sld:type          cwl:File .

<https://w3id.org/cwl/view/git/07ed8f67f93ebdbaf4e3fe5805a8c69ae0f1d380/textures/texture_emblem.cwl#small>
        cwl:in   <https://w3id.org/cwl/view/git/07ed8f67f93ebdbaf4e3fe5805a8c69ae0f1d380/textures/texture_emblem.cwl#small/border> , <https://w3id.org/cwl/view/git/07ed8f67f93ebdbaf4e3fe5805a8c69ae0f1d380/textures/texture_emblem.cwl#small/file_name> , <https://w3id.org/cwl/view/git/07ed8f67f93ebdbaf4e3fe5805a8c69ae0f1d380/textures/texture_emblem.cwl#small/outline> , <https://w3id.org/cwl/view/git/07ed8f67f93ebdbaf4e3fe5805a8c69ae0f1d380/textures/texture_emblem.cwl#small/highlight> ;
        cwl:out  <https://w3id.org/cwl/view/git/07ed8f67f93ebdbaf4e3fe5805a8c69ae0f1d380/textures/texture_emblem.cwl#small/texture> ;
        cwl:run  <https://w3id.org/cwl/view/git/07ed8f67f93ebdbaf4e3fe5805a8c69ae0f1d380/textures/tools/texture_small.cwl> .

<https://w3id.org/cwl/view/git/07ed8f67f93ebdbaf4e3fe5805a8c69ae0f1d380/textures/tools/highlight_emblem.cwl#gradient_mask>
        cwl:inputBinding  [ CommandLineBinding:position
                          3 ] ;
        sld:type          cwl:File .

<https://w3id.org/cwl/view/git/07ed8f67f93ebdbaf4e3fe5805a8c69ae0f1d380/textures/tools/border_emblem.cwl#border_emblem>
        cwl:outputBinding  [ CommandOutputBinding:glob
                          "border_emblem.png" ] ;
        sld:type           cwl:File .

<https://w3id.org/cwl/view/git/07ed8f67f93ebdbaf4e3fe5805a8c69ae0f1d380/textures/tools/gradient_emblem.cwl#fill_gradient>
        cwl:inputBinding  [ CommandLineBinding:position
                          3 ] ;
        sld:type          cwl:File .

<https://w3id.org/cwl/view/git/07ed8f67f93ebdbaf4e3fe5805a8c69ae0f1d380/textures/tools/highlight_mask.cwl>
        a                        cwl:CommandLineTool ;
        ns1:original_cwlVersion  "v1.0" ;
        cwl:baseCommand          ( "sh" ) ;
        cwl:cwlVersion           <https://w3id.org/cwl/view/git/07ed8f67f93ebdbaf4e3fe5805a8c69ae0f1d380/textures/tools/v1.2> ;
        cwl:hints                [ a  <https://w3id.org/cwl/view/git/07ed8f67f93ebdbaf4e3fe5805a8c69ae0f1d380/textures/tools/NetworkAccess> ] ;
        cwl:hints                [ a  <https://w3id.org/cwl/view/git/07ed8f67f93ebdbaf4e3fe5805a8c69ae0f1d380/textures/tools/LoadListingRequirement> ] ;
        cwl:inputs               <https://w3id.org/cwl/view/git/07ed8f67f93ebdbaf4e3fe5805a8c69ae0f1d380/textures/tools/highlight_mask.cwl#outline> , <https://w3id.org/cwl/view/git/07ed8f67f93ebdbaf4e3fe5805a8c69ae0f1d380/textures/tools/highlight_mask.cwl#gradient_mask> , <https://w3id.org/cwl/view/git/07ed8f67f93ebdbaf4e3fe5805a8c69ae0f1d380/textures/tools/highlight_mask.cwl#command> ;
        cwl:outputs              <https://w3id.org/cwl/view/git/07ed8f67f93ebdbaf4e3fe5805a8c69ae0f1d380/textures/tools/highlight_mask.cwl#highlight_mask> .

<https://w3id.org/cwl/view/git/07ed8f67f93ebdbaf4e3fe5805a8c69ae0f1d380/textures/tools/texture_map.cwl#texture>
        cwl:outputBinding  [ CommandOutputBinding:glob
                          "$(inputs.file_name).dds" ] ;
        sld:type           cwl:File .

<https://w3id.org/cwl/view/git/07ed8f67f93ebdbaf4e3fe5805a8c69ae0f1d380/textures/tools/border_emblem.cwl>
        a                        cwl:CommandLineTool ;
        ns1:original_cwlVersion  "v1.0" ;
        cwl:baseCommand          ( "sh" ) ;
        cwl:cwlVersion           <https://w3id.org/cwl/view/git/07ed8f67f93ebdbaf4e3fe5805a8c69ae0f1d380/textures/tools/v1.2> ;
        cwl:hints                [ a  <https://w3id.org/cwl/view/git/07ed8f67f93ebdbaf4e3fe5805a8c69ae0f1d380/textures/tools/NetworkAccess> ] ;
        cwl:hints                [ a  <https://w3id.org/cwl/view/git/07ed8f67f93ebdbaf4e3fe5805a8c69ae0f1d380/textures/tools/LoadListingRequirement> ] ;
        cwl:inputs               <https://w3id.org/cwl/view/git/07ed8f67f93ebdbaf4e3fe5805a8c69ae0f1d380/textures/tools/border_emblem.cwl#outline> , <https://w3id.org/cwl/view/git/07ed8f67f93ebdbaf4e3fe5805a8c69ae0f1d380/textures/tools/border_emblem.cwl#command> ;
        cwl:outputs              <https://w3id.org/cwl/view/git/07ed8f67f93ebdbaf4e3fe5805a8c69ae0f1d380/textures/tools/border_emblem.cwl#border_emblem> .

<https://w3id.org/cwl/view/git/07ed8f67f93ebdbaf4e3fe5805a8c69ae0f1d380/textures/texture_emblem.cwl#default/highlight>
        cwl:source  <https://w3id.org/cwl/view/git/07ed8f67f93ebdbaf4e3fe5805a8c69ae0f1d380/textures/texture_emblem.cwl#highlight/highlight_emblem> .

<https://w3id.org/cwl/view/git/07ed8f67f93ebdbaf4e3fe5805a8c69ae0f1d380/textures/texture_emblem.cwl#gradient/fill_gradient>
        cwl:source  <https://w3id.org/cwl/view/git/07ed8f67f93ebdbaf4e3fe5805a8c69ae0f1d380/textures/texture_emblem.cwl#fill_gradient> .

<https://w3id.org/cwl/view/git/07ed8f67f93ebdbaf4e3fe5805a8c69ae0f1d380/textures/tools/texture_small.cwl#border>
        cwl:inputBinding  [ CommandLineBinding:position
                          3 ] ;
        sld:type          cwl:File .

<https://w3id.org/cwl/view/git/07ed8f67f93ebdbaf4e3fe5805a8c69ae0f1d380/textures/tools/texture_small.cwl#command>
        cwl:default       <https://w3id.org/cwl/view/git/07ed8f67f93ebdbaf4e3fe5805a8c69ae0f1d380/textures/tools/texture_small.sh> ;
        cwl:inputBinding  [ CommandLineBinding:position
                          1 ] ;
        sld:type          cwl:File .

<https://w3id.org/cwl/view/git/07ed8f67f93ebdbaf4e3fe5805a8c69ae0f1d380/textures/tools/border_emblem.sh>
        a       cwl:File .

<https://w3id.org/cwl/view/git/07ed8f67f93ebdbaf4e3fe5805a8c69ae0f1d380/textures/texture_emblem.cwl#map>
        cwl:in   <https://w3id.org/cwl/view/git/07ed8f67f93ebdbaf4e3fe5805a8c69ae0f1d380/textures/texture_emblem.cwl#map/file_name> , <https://w3id.org/cwl/view/git/07ed8f67f93ebdbaf4e3fe5805a8c69ae0f1d380/textures/texture_emblem.cwl#map/outline> ;
        cwl:out  <https://w3id.org/cwl/view/git/07ed8f67f93ebdbaf4e3fe5805a8c69ae0f1d380/textures/texture_emblem.cwl#map/texture> ;
        cwl:run  <https://w3id.org/cwl/view/git/07ed8f67f93ebdbaf4e3fe5805a8c69ae0f1d380/textures/tools/texture_map.cwl> .

<https://w3id.org/cwl/view/git/07ed8f67f93ebdbaf4e3fe5805a8c69ae0f1d380/textures/texture_emblem.cwl#small/file_name>
        cwl:valueFrom  "$(inputs.outline.nameroot)" .

<https://w3id.org/cwl/view/git/07ed8f67f93ebdbaf4e3fe5805a8c69ae0f1d380/textures/texture_emblem.cwl#highlight_mask/outline>
        cwl:source  <https://w3id.org/cwl/view/git/07ed8f67f93ebdbaf4e3fe5805a8c69ae0f1d380/textures/texture_emblem.cwl#outline> .

<https://w3id.org/cwl/view/git/07ed8f67f93ebdbaf4e3fe5805a8c69ae0f1d380/textures/texture_emblem.cwl#highlight_mask/gradient_mask>
        cwl:source  <https://w3id.org/cwl/view/git/07ed8f67f93ebdbaf4e3fe5805a8c69ae0f1d380/textures/texture_emblem.cwl#highlight_gradient> .

<https://w3id.org/cwl/view/git/07ed8f67f93ebdbaf4e3fe5805a8c69ae0f1d380/textures/texture_emblem.cwl#highlight_gradient>
        sld:type  cwl:File .

<https://w3id.org/cwl/view/git/07ed8f67f93ebdbaf4e3fe5805a8c69ae0f1d380/textures/texture_emblem.cwl#map/file_name>
        cwl:valueFrom  "$(inputs.outline.nameroot)" .

<https://w3id.org/cwl/view/git/07ed8f67f93ebdbaf4e3fe5805a8c69ae0f1d380/textures/texture_emblem.cwl#small/outline>
        cwl:source  <https://w3id.org/cwl/view/git/07ed8f67f93ebdbaf4e3fe5805a8c69ae0f1d380/textures/texture_emblem.cwl#outline> .

<https://w3id.org/cwl/view/git/07ed8f67f93ebdbaf4e3fe5805a8c69ae0f1d380/textures/tools/gradient_emblem.cwl#gradient_emblem>
        cwl:outputBinding  [ CommandOutputBinding:glob
                          "gradient_emblem.png" ] ;
        sld:type           cwl:File .

<https://w3id.org/cwl/view/git/07ed8f67f93ebdbaf4e3fe5805a8c69ae0f1d380/textures/tools/gradient_emblem.cwl#outline>
        cwl:inputBinding  [ CommandLineBinding:position
                          2 ] ;
        sld:type          cwl:File .

<https://w3id.org/cwl/view/git/07ed8f67f93ebdbaf4e3fe5805a8c69ae0f1d380/textures/tools/highlight_mask.sh>
        a       cwl:File .

<https://w3id.org/cwl/view/git/07ed8f67f93ebdbaf4e3fe5805a8c69ae0f1d380/textures/tools/highlight_emblem.cwl#highlight_emblem>
        cwl:outputBinding  [ CommandOutputBinding:glob
                          "highlight_emblem.png" ] ;
        sld:type           cwl:File .

<https://w3id.org/cwl/view/git/07ed8f67f93ebdbaf4e3fe5805a8c69ae0f1d380/textures/texture_emblem.cwl#small/border>
        cwl:source  <https://w3id.org/cwl/view/git/07ed8f67f93ebdbaf4e3fe5805a8c69ae0f1d380/textures/texture_emblem.cwl#border/border_emblem> .

<https://w3id.org/cwl/view/git/07ed8f67f93ebdbaf4e3fe5805a8c69ae0f1d380/textures/tools/texture_small.cwl#texture>
        cwl:outputBinding  [ CommandOutputBinding:glob
                          "$(inputs.file_name).dds" ] ;
        sld:type           cwl:File .

<https://w3id.org/cwl/view/git/07ed8f67f93ebdbaf4e3fe5805a8c69ae0f1d380/textures/tools/texture_default.cwl#file_name>
        cwl:inputBinding  [ CommandLineBinding:position
                          3 ] ;
        sld:type          xsd:string .

<https://w3id.org/cwl/view/git/07ed8f67f93ebdbaf4e3fe5805a8c69ae0f1d380/textures/tools/texture_small.cwl#file_name>
        cwl:inputBinding  [ CommandLineBinding:position
                          4 ] ;
        sld:type          xsd:string .

<https://w3id.org/cwl/view/git/07ed8f67f93ebdbaf4e3fe5805a8c69ae0f1d380/textures/tools/highlight_emblem.cwl#gradient_emblem>
        cwl:inputBinding  [ CommandLineBinding:position
                          2 ] ;
        sld:type          cwl:File .
