Skip to content

Commit

Permalink
Fixed the URIs
Browse files Browse the repository at this point in the history
  • Loading branch information
egonw committed Sep 10, 2023
1 parent 794885e commit 85ac953
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions dataset/20230610/gmt/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@
@prefix ldp: <http://www.w3.org/ns/ldp#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://fdp.wikipathways.org/dataset/20230210/gmt> a dcat:Distribution ;
dct:title "WikiPathways 20230210, GMT files" .
<https://fdp.wikipathways.org/dataset/20230610/gmt> a dcat:Distribution ;
dct:title "WikiPathways 20230610, GMT files" .
4 changes: 2 additions & 2 deletions dataset/20230610/gpml/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@
@prefix ldp: <http://www.w3.org/ns/ldp#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://fdp.wikipathways.org/dataset/20230210/gpml> a dcat:Distribution ;
dct:title "WikiPathways 20230210, GPML files" .
<https://fdp.wikipathways.org/dataset/20230610/gpml> a dcat:Distribution ;
dct:title "WikiPathways 20230610, GPML files" .

0 comments on commit 85ac953

Please sign in to comment.