From 245ae9abe9970c3c91746c4898b75f936fd2ecf1 Mon Sep 17 00:00:00 2001 From: Alberto Mulone <alberto.mulone@unito.it> Date: Fri, 20 Dec 2024 10:59:35 +0000 Subject: [PATCH] Fixed `$schemas` field --- steps/H5ParmCollector.cwl | 2 +- steps/LoSoTo.ClockTec.cwl | 2 +- steps/LoSoTo.Duplicate.cwl | 2 +- steps/LoSoTo.Faraday.cwl | 2 +- steps/LoSoTo.Flag.cwl | 2 +- steps/LoSoTo.FlagStation.cwl | 2 +- steps/LoSoTo.Flagextend.cwl | 2 +- steps/LoSoTo.Interpolate.cwl | 2 +- steps/LoSoTo.Norm.cwl | 2 +- steps/LoSoTo.Plot.cwl | 2 +- steps/LoSoTo.Polalign.cwl | 2 +- steps/LoSoTo.Replicate.cwl | 2 +- steps/LoSoTo.Reset.cwl | 2 +- steps/LoSoTo.Residual.cwl | 2 +- steps/LoSoTo.Reweight.cwl | 2 +- steps/LoSoTo.Smooth.cwl | 2 +- steps/LoSoTo.Structure.cwl | 2 +- steps/add_missing_stations.cwl | 2 +- steps/createRMh5parm.cwl | 2 +- steps/ddecal.cwl | 2 +- steps/ddecal_array.cwl | 2 +- steps/h5parm_pointingname.cwl | 2 +- steps/h5parmcat.cwl | 2 +- steps/summary.cwl | 2 +- steps/uvplot.cwl | 2 +- workflows/linc_calibrator/faraday_rotation.cwl | 2 +- 26 files changed, 26 insertions(+), 26 deletions(-) diff --git a/steps/H5ParmCollector.cwl b/steps/H5ParmCollector.cwl index c305a339..ef19bc54 100755 --- a/steps/H5ParmCollector.cwl +++ b/steps/H5ParmCollector.cwl @@ -2,7 +2,7 @@ class: CommandLineTool cwlVersion: v1.2 $namespaces: lofar: https://git.astron.nl/eosc/ontologies/raw/master/schema/lofar.owl -$schema: +$schemas: - https://git.astron.nl/eosc/ontologies/raw/master/schema/lofar.owl id: h5parm_collector diff --git a/steps/LoSoTo.ClockTec.cwl b/steps/LoSoTo.ClockTec.cwl index 88793ea9..a3ab7d3b 100644 --- a/steps/LoSoTo.ClockTec.cwl +++ b/steps/LoSoTo.ClockTec.cwl @@ -103,5 +103,5 @@ outputs: stdout: $(inputs.input_h5parm.basename)-losoto.log stderr: $(inputs.input_h5parm.basename)-losoto_err.log -$schema: +$schemas: - https://git.astron.nl/eosc/ontologies/raw/master/schema/lofar.owl diff --git a/steps/LoSoTo.Duplicate.cwl b/steps/LoSoTo.Duplicate.cwl index 0e88f816..3b356b99 100644 --- a/steps/LoSoTo.Duplicate.cwl +++ b/steps/LoSoTo.Duplicate.cwl @@ -56,5 +56,5 @@ outputs: stdout: $(inputs.input_h5parm.basename)-losoto.log stderr: $(inputs.input_h5parm.basename)-losoto_err.log -$schema: +$schemas: - https://git.astron.nl/eosc/ontologies/raw/master/schema/lofar.owl diff --git a/steps/LoSoTo.Faraday.cwl b/steps/LoSoTo.Faraday.cwl index 7424438a..b9333a9d 100644 --- a/steps/LoSoTo.Faraday.cwl +++ b/steps/LoSoTo.Faraday.cwl @@ -6,7 +6,7 @@ id: losoto_faraday $namespaces: lofar: https://git.astron.nl/eosc/ontologies/raw/master/schema/lofar.owl -$schema: +$schemas: - https://git.astron.nl/eosc/ontologies/raw/master/schema/lofar.owl doc: | Faraday rotation extraction from either a rotation table or a diff --git a/steps/LoSoTo.Flag.cwl b/steps/LoSoTo.Flag.cwl index 953191d5..1fd7209d 100644 --- a/steps/LoSoTo.Flag.cwl +++ b/steps/LoSoTo.Flag.cwl @@ -109,5 +109,5 @@ outputs: stdout: $(inputs.input_h5parm.basename)-losoto.log stderr: $(inputs.input_h5parm.basename)-losoto_err.log -$schema: +$schemas: - https://git.astron.nl/eosc/ontologies/raw/master/schema/lofar.owl diff --git a/steps/LoSoTo.FlagStation.cwl b/steps/LoSoTo.FlagStation.cwl index 675881b8..eac0725e 100644 --- a/steps/LoSoTo.FlagStation.cwl +++ b/steps/LoSoTo.FlagStation.cwl @@ -108,5 +108,5 @@ outputs: stdout: $(inputs.input_h5parm.basename)-losoto.log stderr: $(inputs.input_h5parm.basename)-losoto_err.log -$schema: +$schemas: - https://git.astron.nl/eosc/ontologies/raw/master/schema/lofar.owl diff --git a/steps/LoSoTo.Flagextend.cwl b/steps/LoSoTo.Flagextend.cwl index cba61ca0..938040c2 100644 --- a/steps/LoSoTo.Flagextend.cwl +++ b/steps/LoSoTo.Flagextend.cwl @@ -75,5 +75,5 @@ outputs: stdout: $(inputs.input_h5parm.basename)-losoto.log stderr: $(inputs.input_h5parm.basename)-losoto_err.log -$schema: +$schemas: - https://git.astron.nl/eosc/ontologies/raw/master/schema/lofar.owl diff --git a/steps/LoSoTo.Interpolate.cwl b/steps/LoSoTo.Interpolate.cwl index 15b1445d..9a1fe3b4 100644 --- a/steps/LoSoTo.Interpolate.cwl +++ b/steps/LoSoTo.Interpolate.cwl @@ -87,5 +87,5 @@ outputs: stdout: $(inputs.input_h5parm.basename)-losoto.log stderr: $(inputs.input_h5parm.basename)-losoto_err.log -$schema: +$schemas: - https://git.astron.nl/eosc/ontologies/raw/master/schema/lofar.owl diff --git a/steps/LoSoTo.Norm.cwl b/steps/LoSoTo.Norm.cwl index 9ecc09ee..88155ed4 100644 --- a/steps/LoSoTo.Norm.cwl +++ b/steps/LoSoTo.Norm.cwl @@ -63,5 +63,5 @@ outputs: stdout: $(inputs.input_h5parm.basename)-losoto.log stderr: $(inputs.input_h5parm.basename)-losoto_err.log -$schema: +$schemas: - https://git.astron.nl/eosc/ontologies/raw/master/schema/lofar.owl \ No newline at end of file diff --git a/steps/LoSoTo.Plot.cwl b/steps/LoSoTo.Plot.cwl index 3d9df174..a84f922b 100644 --- a/steps/LoSoTo.Plot.cwl +++ b/steps/LoSoTo.Plot.cwl @@ -164,5 +164,5 @@ stderr: $(inputs.input_h5parm.basename)-losoto_err.log $namespaces: lofar: https://git.astron.nl/eosc/ontologies/raw/master/schema/lofar.owl -$schema: +$schemas: - https://git.astron.nl/eosc/ontologies/raw/master/schema/lofar.owl diff --git a/steps/LoSoTo.Polalign.cwl b/steps/LoSoTo.Polalign.cwl index 4de88044..d59161d0 100755 --- a/steps/LoSoTo.Polalign.cwl +++ b/steps/LoSoTo.Polalign.cwl @@ -5,7 +5,7 @@ id: losoto_polalign $namespaces: lofar: https://git.astron.nl/eosc/ontologies/raw/master/schema/lofar.owl -$schema: +$schemas: - https://git.astron.nl/eosc/ontologies/raw/master/schema/lofar.owl doc: | diff --git a/steps/LoSoTo.Replicate.cwl b/steps/LoSoTo.Replicate.cwl index ee20e528..f827a047 100644 --- a/steps/LoSoTo.Replicate.cwl +++ b/steps/LoSoTo.Replicate.cwl @@ -67,5 +67,5 @@ outputs: stdout: $(inputs.input_h5parm.basename)-losoto.log stderr: $(inputs.input_h5parm.basename)-losoto_err.log -$schema: +$schemas: - https://git.astron.nl/eosc/ontologies/raw/master/schema/lofar.owl diff --git a/steps/LoSoTo.Reset.cwl b/steps/LoSoTo.Reset.cwl index 28e06e21..cf7f68e3 100644 --- a/steps/LoSoTo.Reset.cwl +++ b/steps/LoSoTo.Reset.cwl @@ -60,5 +60,5 @@ outputs: stdout: $(inputs.input_h5parm.basename)-losoto.log stderr: $(inputs.input_h5parm.basename)-losoto_err.log -$schema: +$schemas: - https://git.astron.nl/eosc/ontologies/raw/master/schema/lofar.owl diff --git a/steps/LoSoTo.Residual.cwl b/steps/LoSoTo.Residual.cwl index 11e8e230..d7277628 100644 --- a/steps/LoSoTo.Residual.cwl +++ b/steps/LoSoTo.Residual.cwl @@ -61,5 +61,5 @@ stderr: $(inputs.input_h5parm.basename)-losoto_err.log $namespaces: lofar: https://git.astron.nl/eosc/ontologies/raw/master/schema/lofar.owl -$schema: +$schemas: - https://git.astron.nl/eosc/ontologies/raw/master/schema/lofar.owl diff --git a/steps/LoSoTo.Reweight.cwl b/steps/LoSoTo.Reweight.cwl index 8b5fb629..88a548ba 100644 --- a/steps/LoSoTo.Reweight.cwl +++ b/steps/LoSoTo.Reweight.cwl @@ -85,5 +85,5 @@ outputs: stdout: $(inputs.input_h5parm.basename)-losoto.log stderr: $(inputs.input_h5parm.basename)-losoto_err.log -$schema: +$schemas: - https://git.astron.nl/eosc/ontologies/raw/master/schema/lofar.owl diff --git a/steps/LoSoTo.Smooth.cwl b/steps/LoSoTo.Smooth.cwl index d308c3ce..5a635152 100644 --- a/steps/LoSoTo.Smooth.cwl +++ b/steps/LoSoTo.Smooth.cwl @@ -101,5 +101,5 @@ outputs: stdout: $(inputs.input_h5parm.basename)-losoto.log stderr: $(inputs.input_h5parm.basename)-losoto_err.log -$schema: +$schemas: - https://git.astron.nl/eosc/ontologies/raw/master/schema/lofar.owl diff --git a/steps/LoSoTo.Structure.cwl b/steps/LoSoTo.Structure.cwl index 627aca02..8eaaa06f 100644 --- a/steps/LoSoTo.Structure.cwl +++ b/steps/LoSoTo.Structure.cwl @@ -65,5 +65,5 @@ outputs: stdout: $(inputs.input_h5parm.basename)-losoto.log stderr: $(inputs.input_h5parm.basename)-losoto_err.log -$schema: +$schemas: - https://git.astron.nl/eosc/ontologies/raw/master/schema/lofar.owl \ No newline at end of file diff --git a/steps/add_missing_stations.cwl b/steps/add_missing_stations.cwl index 9249ff12..009d46e8 100644 --- a/steps/add_missing_stations.cwl +++ b/steps/add_missing_stations.cwl @@ -83,5 +83,5 @@ requirements: listing: - entry: $(inputs.h5parm) writable: true -$schema: +$schemas: - 'https://git.astron.nl/eosc/ontologies/raw/master/schema/lofar.owl' diff --git a/steps/createRMh5parm.cwl b/steps/createRMh5parm.cwl index 7f1fb4c2..b8ca0247 100644 --- a/steps/createRMh5parm.cwl +++ b/steps/createRMh5parm.cwl @@ -120,5 +120,5 @@ stdout: createh5parm.log stderr: createh5parm_err.log $namespaces: lofar: https://git.astron.nl/eosc/ontologies/raw/master/schema/lofar.owl -$schema: +$schemas: - https://git.astron.nl/eosc/ontologies/raw/master/schema/lofar.owl diff --git a/steps/ddecal.cwl b/steps/ddecal.cwl index 23b50e51..c19d43de 100644 --- a/steps/ddecal.cwl +++ b/steps/ddecal.cwl @@ -371,5 +371,5 @@ stderr: ddecal_err.log $namespaces: lofar: https://git.astron.nl/eosc/ontologies/raw/master/schema/lofar.owl -$schema: +$schemas: - https://git.astron.nl/eosc/ontologies/raw/master/schema/lofar.owl diff --git a/steps/ddecal_array.cwl b/steps/ddecal_array.cwl index 8199a037..5fbaf8c0 100644 --- a/steps/ddecal_array.cwl +++ b/steps/ddecal_array.cwl @@ -371,5 +371,5 @@ stderr: ddecal_err.log $namespaces: lofar: https://git.astron.nl/eosc/ontologies/raw/master/schema/lofar.owl -$schema: +$schemas: - https://git.astron.nl/eosc/ontologies/raw/master/schema/lofar.owl \ No newline at end of file diff --git a/steps/h5parm_pointingname.cwl b/steps/h5parm_pointingname.cwl index 21e88b65..99f1a55a 100644 --- a/steps/h5parm_pointingname.cwl +++ b/steps/h5parm_pointingname.cwl @@ -49,5 +49,5 @@ hints: dockerPull: astronrd/linc stdout: h5parm_pointingname.log stderr: h5parm_pointingname_err.log -$schema: +$schemas: - 'https://git.astron.nl/eosc/ontologies/raw/master/schema/lofar.owl' diff --git a/steps/h5parmcat.cwl b/steps/h5parmcat.cwl index ce9452ab..4e1ede0c 100644 --- a/steps/h5parmcat.cwl +++ b/steps/h5parmcat.cwl @@ -91,5 +91,5 @@ hints: dockerPull: astronrd/linc stdout: h5parm_collector_output.log stderr: h5parm_collector_output_err.log -$schema: +$schemas: - 'https://git.astron.nl/eosc/ontologies/raw/master/schema/lofar.owl' diff --git a/steps/summary.cwl b/steps/summary.cwl index 45f0de39..e293dac1 100644 --- a/steps/summary.cwl +++ b/steps/summary.cwl @@ -156,5 +156,5 @@ hints: dockerPull: astronrd/linc stdout: summary.log stderr: summary_err.log -$schema: +$schemas: - 'https://git.astron.nl/eosc/ontologies/raw/master/schema/lofar.owl' diff --git a/steps/uvplot.cwl b/steps/uvplot.cwl index 0129e3cb..4877e8c0 100644 --- a/steps/uvplot.cwl +++ b/steps/uvplot.cwl @@ -77,5 +77,5 @@ requirements: - class: InlineJavascriptRequirement stdout: uvplot.log stderr: uvplot_err.log -$schema: +$schemas: - 'https://git.astron.nl/eosc/ontologies/raw/master/schema/lofar.owl' diff --git a/workflows/linc_calibrator/faraday_rotation.cwl b/workflows/linc_calibrator/faraday_rotation.cwl index 5fded3a6..b94717c0 100644 --- a/workflows/linc_calibrator/faraday_rotation.cwl +++ b/workflows/linc_calibrator/faraday_rotation.cwl @@ -90,5 +90,5 @@ steps: requirements: [] -$schema: +$schemas: - 'https://git.astron.nl/eosc/ontologies/raw/master/schema/lofar.owl' -- GitLab