cwlVersion: v1.2 $namespaces: s: https://schema.org/ ogc: http://www.opengis.net/def/media-type/ogc/1.0/ schemas: - http://schema.org/version/9.0/schemaorg-current-http.rdf $graph: - class: Workflow id: openoil_pipeline_2 doc: Animation of an oil spill with openoil requirements: - class: SubworkflowFeatureRequirement # ! NEEDED TO INVOKE ANOTHER WORKFLOW inputs: [] steps: step_1_2: run: '#first_step' run: https://pipe-drive.inesctec.pt/cwl/openoil_separated/step0/first_step.cwl#first_step in: [] out: - lat - lon - time - oiltype - duration step_2_2: run: https://pipe-drive.inesctec.pt/cwl/openoil_separated/pipeline.cwl#openoil_pipeline in: lat: step_1_2/lat lon: step_1_2/lon time: step_1_2/time oiltype: step_1_2/oiltype duration: step_1_2/duration out: - wf_outputs outputs: - id: wf_outputs_2 outputSource: - step_2_2/wf_outputs type: Directory s:softwareVersion: 1.0.10 s:name: openOil model s:description: Simulation of oil spill s:keywords: - oil spill - openoil - opendrift s:programmingLanguage: python s:sourceOrganization: - class: s:Organization s:name: INESCTEC s:url: https://inesctec.pt - class: s:Organization s:name: D.U.TH s:url: https://env.duth.gr s:author: - class: s:Person s:name: Georgios Sylaios s:email: s:contributor: - class: s:Person s:name: Miguel Correia s:email: miguel.r.correia@inesctec.pt s:codeRepository: https://pipe-drive.inesctec.pt/cwl/openoil_attached/pipeline.cwl s:dateCreated: "2023-04-21" #Date to be confirmed s:license: https://opensource.org/licenses/MIT s:temporalCoverage: "2023-01-01T00:00:00Z/2023-12-31T23:59:59Z" #Date to be confirmed s:softwareVersion: 1.0.10 s:name: openOil model s:description: Simulation of oil spill