From 292d2929f0e4f9b5e5ac86accef83f46509b9b37 Mon Sep 17 00:00:00 2001 From: "Michael R. Crusoe" Date: Tue, 2 Jun 2020 16:04:54 +0200 Subject: [PATCH] switch to https://schema.org/version/latest/schema.rdf --- .../data/tools/TransDecoder/TransDecoder.LongOrfs-v5.cwl | 2 +- .../data/tools/TransDecoder/TransDecoder.Predict-v5.cwl | 2 +- .../trans_decoder/data/workflows/TransDecoder-v5-wf-2steps.cwl | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/tests/trans_decoder/data/tools/TransDecoder/TransDecoder.LongOrfs-v5.cwl b/tests/trans_decoder/data/tools/TransDecoder/TransDecoder.LongOrfs-v5.cwl index 0546259b..83969880 100644 --- a/tests/trans_decoder/data/tools/TransDecoder/TransDecoder.LongOrfs-v5.cwl +++ b/tests/trans_decoder/data/tools/TransDecoder/TransDecoder.LongOrfs-v5.cwl @@ -111,7 +111,7 @@ hints: gx:format: 'txt' $schemas: - 'http://edamontology.org/EDAM_1.20.owl' - - 'https://schema.org/docs/schema_org_rdfa.html' + - 'https://schema.org/version/latest/schema.rdf' s:license: "https://www.apache.org/licenses/LICENSE-2.0" s:copyrightHolder: "EMBL - European Bioinformatics Institute, 2018" s:author: "Arnaud Meng, Maxim Scheremetjew" diff --git a/tests/trans_decoder/data/tools/TransDecoder/TransDecoder.Predict-v5.cwl b/tests/trans_decoder/data/tools/TransDecoder/TransDecoder.Predict-v5.cwl index 6616f8e7..c1d1f867 100644 --- a/tests/trans_decoder/data/tools/TransDecoder/TransDecoder.Predict-v5.cwl +++ b/tests/trans_decoder/data/tools/TransDecoder/TransDecoder.Predict-v5.cwl @@ -162,7 +162,7 @@ hints: dockerPull: 'greatfireball/ime_transdecoder:5.0.2' $schemas: - 'http://edamontology.org/EDAM_1.20.owl' - - 'https://schema.org/docs/schema_org_rdfa.html' + - 'https://schema.org/version/latest/schema.rdf' s:license: "https://www.apache.org/licenses/LICENSE-2.0" s:copyrightHolder: "EMBL - European Bioinformatics Institute, 2018" s:author: "Arnaud Meng, Maxim Scheremetjew" diff --git a/tests/trans_decoder/data/workflows/TransDecoder-v5-wf-2steps.cwl b/tests/trans_decoder/data/workflows/TransDecoder-v5-wf-2steps.cwl index cfeb8d99..449a5cb2 100644 --- a/tests/trans_decoder/data/workflows/TransDecoder-v5-wf-2steps.cwl +++ b/tests/trans_decoder/data/workflows/TransDecoder-v5-wf-2steps.cwl @@ -47,7 +47,7 @@ steps: - peptide_sequences $schemas: - 'http://edamontology.org/EDAM_1.16.owl' - - 'https://schema.org/docs/schema_org_rdfa.html' + - 'https://schema.org/version/latest/schema.rdf' s:license: "https://www.apache.org/licenses/LICENSE-2.0" s:copyrightHolder: "EMBL - European Bioinformatics Institute, 2018" s:author: "Maxim Scheremetjew" \ No newline at end of file