From 687075951dae9a3e0bdd4eacdc7dd25f48953ffc Mon Sep 17 00:00:00 2001 From: Sarah Wait Zaranek Date: Tue, 23 Jun 2020 19:35:45 +0000 Subject: [PATCH] Adding license info to cwl Arvados-DCO-1.1-Signed-off-by: Sarah Wait Zaranek no issue # --- WGS-processing/cwl/wgs-processing-wf.cwl | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/WGS-processing/cwl/wgs-processing-wf.cwl b/WGS-processing/cwl/wgs-processing-wf.cwl index 9d20a0e..0f8f8cc 100644 --- a/WGS-processing/cwl/wgs-processing-wf.cwl +++ b/WGS-processing/cwl/wgs-processing-wf.cwl @@ -59,3 +59,9 @@ steps: headhtml: headhtml tailhtml: tailhtml out: [qc-html,qc-zip,gvcf,report] + +s:codeRepository: https://github.com/arvados/arvados-tutorial +s:license: https://www.gnu.org/licenses/agpl-3.0.en.html + +$namespaces: + s: https://schema.org/ -- 2.30.2