Skip to content

Commit 2517f7e

Browse files
authored
new "stable" schema.org stable RDF URL (#145)
1 parent 176794f commit 2517f7e

File tree

71 files changed

+72
-72
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

71 files changed

+72
-72
lines changed

CONTRIBUTING.md

+2-2

bamtools/bamtools_stats.cwl

+1-1
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ $namespaces:
127127
s: http://schema.org/
128128

129129
$schemas:
130-
- https://github.com/schemaorg/schemaorg/raw/main/data/releases/11.01/schemaorg-current-http.rdf
130+
- https://schema.org/version/latest/schemaorg-current-https.rdf
131131

132132
s:name: "bamtools_stats"
133133
s:license: http://www.apache.org/licenses/LICENSE-2.0

bash/custom_bash.cwl

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ $namespaces:
4646
s: http://schema.org/
4747
4848
$schemas:
49-
- https://github.com/schemaorg/schemaorg/raw/main/data/releases/11.01/schemaorg-current-http.rdf
49+
- https://schema.org/version/latest/schemaorg-current-https.rdf
5050
5151
s:name: "custom_bash"
5252
s:downloadUrl: https://raw.githubusercontent.com/common-workflow-library/bio-cwl-tools/release/tools/bash/custom_bash.cwl

bash/extract_fastq.cwl

+1-1
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ $namespaces:
8585
s: http://schema.org/
8686

8787
$schemas:
88-
- https://github.com/schemaorg/schemaorg/raw/main/data/releases/11.01/schemaorg-current-http.rdf
88+
- https://schema.org/version/latest/schemaorg-current-https.rdf
8989

9090
s:name: "extract_fastq"
9191
s:downloadUrl: https://raw.githubusercontent.com/common-workflow-library/bio-cwl-tools/release/tools/bash/extract_fastq.cwl

bedtools/bedtools_bamtobed_2.cwl

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ $namespaces:
5252
s: http://schema.org/
5353

5454
$schemas:
55-
- https://github.com/schemaorg/schemaorg/raw/main/data/releases/11.01/schemaorg-current-http.rdf
55+
- https://schema.org/version/latest/schemaorg-current-https.rdf
5656

5757
s:name: "bedtools_bamtobed_2"
5858
s:license: http://www.apache.org/licenses/LICENSE-2.0

bedtools/bedtools_genomecov.cwl

+1-1
Original file line numberDiff line numberDiff line change
@@ -217,7 +217,7 @@ $namespaces:
217217
s: http://schema.org/
218218

219219
$schemas:
220-
- https://github.com/schemaorg/schemaorg/raw/main/data/releases/11.01/schemaorg-current-http.rdf
220+
- https://schema.org/version/latest/schemaorg-current-https.rdf
221221

222222
s:name: "bedtools_genomecov"
223223
s:license: http://www.apache.org/licenses/LICENSE-2.0

bedtools/bedtools_getfasta.cwl

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ $namespaces:
6060
s: http://schema.org/
6161

6262
$schemas:
63-
- https://github.com/schemaorg/schemaorg/raw/main/data/releases/11.01/schemaorg-current-http.rdf
63+
- https://schema.org/version/latest/schemaorg-current-https.rdf
6464

6565
s:name: "bedtools_getfasta"
6666
s:license: http://www.apache.org/licenses/LICENSE-2.0

bedtools/bedtools_intersect.cwl

+1-1
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ $namespaces:
7272
s: http://schema.org/
7373

7474
$schemas:
75-
- https://github.com/schemaorg/schemaorg/raw/main/data/releases/11.01/schemaorg-current-http.rdf
75+
- https://schema.org/version/latest/schemaorg-current-https.rdf
7676

7777
s:name: "bedtools_intersect"
7878
s:license: http://www.apache.org/licenses/LICENSE-2.0

bedtools/bedtools_merge.cwl

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ $namespaces:
5858
s: http://schema.org/
5959

6060
$schemas:
61-
- https://github.com/schemaorg/schemaorg/raw/main/data/releases/11.01/schemaorg-current-http.rdf
61+
- https://schema.org/version/latest/schemaorg-current-https.rdf
6262

6363
s:name: "bedtools_merge"
6464
s:license: http://www.apache.org/licenses/LICENSE-2.0

bismark/bismark_align.cwl

+1-1
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ $namespaces:
6565
s: http://schema.org/
6666

6767
$schemas:
68-
- https://github.com/schemaorg/schemaorg/raw/main/data/releases/11.01/schemaorg-current-http.rdf
68+
- https://schema.org/version/latest/schemaorg-current-https.rdf
6969

7070
s:name: "bismark_align"
7171
s:license: http://www.apache.org/licenses/LICENSE-2.0

bismark/bismark_extract_methylation.cwl

+1-1
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ $namespaces:
112112
s: http://schema.org/
113113

114114
$schemas:
115-
- https://github.com/schemaorg/schemaorg/raw/main/data/releases/11.01/schemaorg-current-http.rdf
115+
- https://schema.org/version/latest/schemaorg-current-https.rdf
116116

117117
s:name: "bismark_extract_methylation"
118118
s:license: http://www.apache.org/licenses/LICENSE-2.0

bismark/bismark_prepare_genome.cwl

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ $namespaces:
4141
s: http://schema.org/
4242

4343
$schemas:
44-
- https://github.com/schemaorg/schemaorg/raw/main/data/releases/11.01/schemaorg-current-http.rdf
44+
- https://schema.org/version/latest/schemaorg-current-https.rdf
4545

4646
s:name: "bismark_prepare_genome"
4747
s:license: http://www.apache.org/licenses/LICENSE-2.0

bismark/bismark_report.cwl

+1-1
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ $namespaces:
6363
s: http://schema.org/
6464

6565
$schemas:
66-
- https://github.com/schemaorg/schemaorg/raw/main/data/releases/11.01/schemaorg-current-http.rdf
66+
- https://schema.org/version/latest/schemaorg-current-https.rdf
6767

6868
s:name: "bismark_report"
6969
s:license: http://www.apache.org/licenses/LICENSE-2.0

bowtie/bowtie_align.cwl

+1-1
Original file line numberDiff line numberDiff line change
@@ -879,7 +879,7 @@ $namespaces:
879879
s: http://schema.org/
880880
881881
$schemas:
882-
- https://github.com/schemaorg/schemaorg/raw/main/data/releases/11.01/schemaorg-current-http.rdf
882+
- https://schema.org/version/latest/schemaorg-current-https.rdf
883883
884884
s:name: "bowtie_align"
885885
s:license: http://www.apache.org/licenses/LICENSE-2.0

bowtie/bowtie_build.cwl

+1-1
Original file line numberDiff line numberDiff line change
@@ -214,7 +214,7 @@ $namespaces:
214214
s: http://schema.org/
215215
216216
$schemas:
217-
- https://github.com/schemaorg/schemaorg/raw/main/data/releases/11.01/schemaorg-current-http.rdf
217+
- https://schema.org/version/latest/schemaorg-current-https.rdf
218218
219219
s:name: "bowtie_build"
220220
s:license: http://www.apache.org/licenses/LICENSE-2.0

bowtie2/bowtie2_align.cwl

+1-1
Original file line numberDiff line numberDiff line change
@@ -900,7 +900,7 @@ $namespaces:
900900
s: http://schema.org/
901901

902902
$schemas:
903-
- https://github.com/schemaorg/schemaorg/raw/main/data/releases/11.01/schemaorg-current-http.rdf
903+
- https://schema.org/version/latest/schemaorg-current-https.rdf
904904

905905
s:name: "bowtie2_align"
906906
s:license: http://www.apache.org/licenses/LICENSE-2.0

bowtie2/bowtie2_build.cwl

+1-1
Original file line numberDiff line numberDiff line change
@@ -233,7 +233,7 @@ $namespaces:
233233
s: http://schema.org/
234234
235235
$schemas:
236-
- https://github.com/schemaorg/schemaorg/raw/main/data/releases/11.01/schemaorg-current-http.rdf
236+
- https://schema.org/version/latest/schemaorg-current-https.rdf
237237
238238
s:name: "bowtie2_build"
239239
s:license: http://www.apache.org/licenses/LICENSE-2.0

bzip2/bzip2_compress.cwl

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ $namespaces:
5555
s: http://schema.org/
5656

5757
$schemas:
58-
- https://github.com/schemaorg/schemaorg/raw/main/data/releases/11.01/schemaorg-current-http.rdf
58+
- https://schema.org/version/latest/schemaorg-current-https.rdf
5959

6060
s:name: "bzip2_compress"
6161
s:license: http://www.apache.org/licenses/LICENSE-2.0

cellranger/cellranger-aggr.cwl

+1-1
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,7 @@ $namespaces:
174174
iana: https://www.iana.org/assignments/media-types/
175175

176176
$schemas:
177-
- https://github.com/schemaorg/schemaorg/raw/main/data/releases/11.01/schemaorg-current-http.rdf
177+
- https://schema.org/version/latest/schemaorg-current-https.rdf
178178

179179
label: "Cellranger aggr - aggregates data from multiple Cellranger runs"
180180
s:alternateName: "Cellranger aggr takes a list of cellranger count output files and produces a single feature-barcode matrix containing all the data"

cellranger/cellranger-arc-aggr.cwl

+1-1
Original file line numberDiff line numberDiff line change
@@ -224,7 +224,7 @@ $namespaces:
224224
iana: https://www.iana.org/assignments/media-types/
225225

226226
$schemas:
227-
- https://github.com/schemaorg/schemaorg/raw/main/data/releases/11.01/schemaorg-current-http.rdf
227+
- https://schema.org/version/latest/schemaorg-current-https.rdf
228228

229229
label: "Cellranger ARC aggr - aggregates data from multiple Cellranger ARC runs"
230230
s:alternateName: "Cellranger ARC aggr takes a list of cellranger ARC count output files and produces a single feature-barcode matrix containing all the data"

cellranger/cellranger-arc-count.cwl

+1-1
Original file line numberDiff line numberDiff line change
@@ -379,7 +379,7 @@ $namespaces:
379379
iana: https://www.iana.org/assignments/media-types/
380380

381381
$schemas:
382-
- https://github.com/schemaorg/schemaorg/raw/main/data/releases/11.01/schemaorg-current-http.rdf
382+
- https://schema.org/version/latest/schemaorg-current-https.rdf
383383

384384
label: "Cell Ranger ARC count - generates single cell feature counts for a single multiome library"
385385
s:alternateName: "Counts ATAC and gene expression reads from a single 10x Genomics Cell Ranger Multiome ATAC + Gene Expression library"

cellranger/cellranger-arc-mkref.cwl

+1-1
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ $namespaces:
102102
iana: https://www.iana.org/assignments/media-types/
103103

104104
$schemas:
105-
- https://github.com/schemaorg/schemaorg/raw/main/data/releases/11.01/schemaorg-current-http.rdf
105+
- https://schema.org/version/latest/schemaorg-current-https.rdf
106106

107107
label: "Cell Ranger ARC mkref - builds compatible with Cell Ranger ARC indices"
108108
s:alternateName: "Builds compatible with Cell Ranger ARC reference folder from user-supplied genome FASTA and gene GTF files"

cellranger/cellranger-count.cwl

+1-1
Original file line numberDiff line numberDiff line change
@@ -213,7 +213,7 @@ $namespaces:
213213
iana: https://www.iana.org/assignments/media-types/
214214

215215
$schemas:
216-
- https://github.com/schemaorg/schemaorg/raw/main/data/releases/11.01/schemaorg-current-http.rdf
216+
- https://schema.org/version/latest/schemaorg-current-https.rdf
217217

218218
label: "Cellranger count - generates single cell feature counts for a single library"
219219
s:alternateName: "Counts gene expression and feature barcoding reads from a single sample and GEM well"

cellranger/cellranger-mkref.cwl

+1-1
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ $namespaces:
8484
iana: https://www.iana.org/assignments/media-types/
8585

8686
$schemas:
87-
- https://github.com/schemaorg/schemaorg/raw/main/data/releases/11.01/schemaorg-current-http.rdf
87+
- https://schema.org/version/latest/schemaorg-current-https.rdf
8888

8989
label: "Cell Ranger mkref - builds a Cell Ranger compatible indices"
9090
doc: |

cellranger/cellranger-reanalyze.cwl

+1-1
Original file line numberDiff line numberDiff line change
@@ -395,7 +395,7 @@ $namespaces:
395395
iana: https://www.iana.org/assignments/media-types/
396396

397397
$schemas:
398-
- https://github.com/schemaorg/schemaorg/raw/main/data/releases/11.01/schemaorg-current-http.rdf
398+
- https://schema.org/version/latest/schemaorg-current-https.rdf
399399

400400
label: "Cellranger reanalyze - reruns secondary analysis performed on the feature-barcode matrix"
401401
s:alternateName: "Reruns secondary analysis performed on the feature-barcode matrix (dimensionality reduction, clustering and visualization) using different parameter settings"

crossmap/crossmap.cwl

+1-1
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ $namespaces:
153153
s: http://schema.org/
154154

155155
$schemas:
156-
- https://github.com/schemaorg/schemaorg/raw/main/data/releases/11.01/schemaorg-current-http.rdf
156+
- https://schema.org/version/latest/schemaorg-current-https.rdf
157157

158158
s:name: "crossmap"
159159
s:license: http://www.apache.org/licenses/LICENSE-2.0

deeptools/deeptools_alignmentsieve.cwl

+1-1
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ $namespaces:
122122
s: http://schema.org/
123123

124124
$schemas:
125-
- https://github.com/schemaorg/schemaorg/raw/main/data/releases/11.01/schemaorg-current-http.rdf
125+
- https://schema.org/version/latest/schemaorg-current-https.rdf
126126

127127
s:name: "deeptools_alignmentsieve"
128128
s:license: http://www.apache.org/licenses/LICENSE-2.0

deseq/deseq_advanced.cwl

+1-1
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ $namespaces:
8888
s: http://schema.org/
8989

9090
$schemas:
91-
- https://github.com/schemaorg/schemaorg/raw/main/data/releases/11.01/schemaorg-current-http.rdf
91+
- https://schema.org/version/latest/schemaorg-current-https.rdf
9292

9393
s:name: "deseq_advanced"
9494
s:license: http://www.apache.org/licenses/LICENSE-2.0

fastqc/fastqc_2.cwl

+1-1
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ $namespaces:
149149
s: http://schema.org/
150150
151151
$schemas:
152-
- https://github.com/schemaorg/schemaorg/raw/main/data/releases/11.01/schemaorg-current-http.rdf
152+
- https://schema.org/version/latest/schemaorg-current-https.rdf
153153
154154
s:name: "fastqc_2"
155155
s:license: http://www.apache.org/licenses/LICENSE-2.0

fastx_toolkit/fastx_quality_stats.cwl

+1-1
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ $namespaces:
9292
s: http://schema.org/
9393
9494
$schemas:
95-
- https://github.com/schemaorg/schemaorg/raw/main/data/releases/11.01/schemaorg-current-http.rdf
95+
- https://schema.org/version/latest/schemaorg-current-https.rdf
9696
9797
s:name: "fastx_quality_stats"
9898
s:license: http://www.apache.org/licenses/LICENSE-2.0

gat/gat-run.cwl

+1-1
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ $namespaces:
124124
iana: https://www.iana.org/assignments/media-types/
125125

126126
$schemas:
127-
- https://github.com/schemaorg/schemaorg/raw/main/data/releases/11.01/schemaorg-current-http.rdf
127+
- https://schema.org/version/latest/schemaorg-current-https.rdf
128128

129129
s:name: "gat-run"
130130
s:license: http://www.apache.org/licenses/LICENSE-2.0

gffread/gffread.cwl

+1-1
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ $namespaces:
6565
iana: https://www.iana.org/assignments/media-types/
6666

6767
$schemas:
68-
- https://github.com/schemaorg/schemaorg/raw/main/data/releases/11.01/schemaorg-current-http.rdf
68+
- https://schema.org/version/latest/schemaorg-current-https.rdf
6969

7070
s:name: "gffread"
7171
s:license: http://www.apache.org/licenses/LICENSE-2.0

gsea/gseapy.cwl

+1-1
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ $namespaces:
142142
iana: https://www.iana.org/assignments/media-types/
143143

144144
$schemas:
145-
- https://github.com/schemaorg/schemaorg/raw/main/data/releases/11.01/schemaorg-current-http.rdf
145+
- https://schema.org/version/latest/schemaorg-current-https.rdf
146146

147147
label: GSEApy
148148
s:license: http://www.apache.org/licenses/LICENSE-2.0

hal/halliftover.cwl

+1-1
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ $namespaces:
102102
s: http://schema.org/
103103

104104
$schemas:
105-
- https://github.com/schemaorg/schemaorg/raw/main/data/releases/11.01/schemaorg-current-http.rdf
105+
- https://schema.org/version/latest/schemaorg-current-https.rdf
106106

107107
s:name: "halliftover"
108108
s:license: http://www.apache.org/licenses/LICENSE-2.0

haltools/halliftover.cwl

+1-1
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ $namespaces:
105105
iana: https://www.iana.org/assignments/media-types/
106106

107107
$schemas:
108-
- https://github.com/schemaorg/schemaorg/raw/main/data/releases/11.01/schemaorg-current-http.rdf
108+
- https://schema.org/version/latest/schemaorg-current-https.rdf
109109

110110
label: halLiftover
111111

homer/homer-annotate-peaks-hist.cwl

+1-1
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ $namespaces:
124124
s: http://schema.org/
125125

126126
$schemas:
127-
- https://github.com/schemaorg/schemaorg/raw/main/data/releases/11.01/schemaorg-current-http.rdf
127+
- https://schema.org/version/latest/schemaorg-current-https.rdf
128128

129129
s:name: "homer-annotate-peaks-hist"
130130
s:license: http://www.apache.org/licenses/LICENSE-2.0

homer/homer-make-metagene-profile.cwl

+1-1
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ $namespaces:
142142
s: http://schema.org/
143143

144144
$schemas:
145-
- https://github.com/schemaorg/schemaorg/raw/main/data/releases/11.01/schemaorg-current-http.rdf
145+
- https://schema.org/version/latest/schemaorg-current-https.rdf
146146

147147
s:name: "homer-make-metagene-profile"
148148
s:license: http://www.apache.org/licenses/LICENSE-2.0

homer/homer-make-tag-directory.cwl

+1-1
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ $namespaces:
8989
s: http://schema.org/
9090

9191
$schemas:
92-
- https://github.com/schemaorg/schemaorg/raw/main/data/releases/11.01/schemaorg-current-http.rdf
92+
- https://schema.org/version/latest/schemaorg-current-https.rdf
9393

9494
s:name: "homer-make-tag-directory"
9595
s:license: http://www.apache.org/licenses/LICENSE-2.0

hopach/hopach.cwl

+1-1
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,7 @@ $namespaces:
188188
s: http://schema.org/
189189

190190
$schemas:
191-
- https://github.com/schemaorg/schemaorg/raw/main/data/releases/11.01/schemaorg-current-http.rdf
191+
- https://schema.org/version/latest/schemaorg-current-https.rdf
192192

193193
s:name: "hopach"
194194
s:license: http://www.apache.org/licenses/LICENSE-2.0

intervene/intervene.cwl

+1-1
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@ $namespaces:
165165
iana: https://www.iana.org/assignments/media-types/
166166

167167
$schemas:
168-
- https://github.com/schemaorg/schemaorg/raw/main/data/releases/11.01/schemaorg-current-http.rdf
168+
- https://schema.org/version/latest/schemaorg-current-https.rdf
169169

170170
s:license: http://www.apache.org/licenses/LICENSE-2.0
171171

kraken2/kraken2.cwl

+1-1
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@ $namespaces:
168168
s: http://schema.org/
169169
$schemas:
170170
- "https://edamontology.org/EDAM.owl"
171-
- "https://github.com/schemaorg/schemaorg/raw/main/data/releases/11.01/schemaorg-current-http.rdf"
171+
- "https://schema.org/version/latest/schemaorg-current-https.rdf"
172172

173173
s:name: "kraken2"
174174
s:license: "https://spdx.org/licenses/MIT.html"

mafft/mafft.cwl

+1-1
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ hints:
7979
version:
8080
- '7.458'
8181
$schemas:
82-
- https://github.com/schemaorg/schemaorg/raw/main/data/releases/11.01/schemaorg-current-http.rdf
82+
- https://schema.org/version/latest/schemaorg-current-https.rdf
8383
- https://edamontology.org/EDAM_1.18.owl
8484
s:author:
8585
- class: s:Person

manorm/manorm.cwl

+1-1
Original file line numberDiff line numberDiff line change
@@ -231,7 +231,7 @@ $namespaces:
231231
s: http://schema.org/
232232

233233
$schemas:
234-
- https://github.com/schemaorg/schemaorg/raw/main/data/releases/11.01/schemaorg-current-http.rdf
234+
- https://schema.org/version/latest/schemaorg-current-https.rdf
235235

236236
s:name: "manorm"
237237
s:license: http://www.apache.org/licenses/LICENSE-2.0

mashmap/MashMap.cwl

+1-1
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ $namespaces:
121121
edam: http://edamontology.org/
122122

123123
$schemas:
124-
- https://github.com/schemaorg/schemaorg/raw/main/data/releases/11.01/schemaorg-current-http.rdf
124+
- https://schema.org/version/latest/schemaorg-current-https.rdf
125125
- https://edamontology.org/EDAM_1.20.owl
126126

127127

0 commit comments

Comments
 (0)