From a6aecc3b936b4e553dd3681fb8b2c1da2fba4f60 Mon Sep 17 00:00:00 2001 From: Dominik Brilhaus <brilhaus@nfdi4plants.org> Date: Thu, 27 Mar 2025 22:37:15 +0100 Subject: [PATCH] add .cwl as submodule --- .cwl | 2 +- workflows/sleuth/workflow.cwl | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.cwl b/.cwl index 568c3cf..46f4c95 160000 --- a/.cwl +++ b/.cwl @@ -1 +1 @@ -Subproject commit 568c3cf396dc8f6f9adfa3f7338805bb58379326 +Subproject commit 46f4c959a13c7b0798bb87a379596252153920d2 diff --git a/workflows/sleuth/workflow.cwl b/workflows/sleuth/workflow.cwl index 5f08a47..7b216d6 100644 --- a/workflows/sleuth/workflow.cwl +++ b/workflows/sleuth/workflow.cwl @@ -55,7 +55,7 @@ $namespaces: $schemas: - https://schema.org/version/latest/schemaorg-current-https.rdf - - http://edamontology.org/EDAM_1.18.owl + - http://edamontology.org/EDAM_1.25.owl s:author: - class: s:Person -- GitLab