diff options
author | Pjotr Prins | 2020-11-07 09:04:03 +0000 |
---|---|---|
committer | Pjotr Prins | 2020-11-07 09:04:03 +0000 |
commit | 0a2d9ef27d6c1b768873252287c6d967cf912025 (patch) | |
tree | 529046422b1f1b5b35483c4b5beb115bc42c888c /bh20sequploader | |
parent | 8aae577137f7614dc0889d0527cc25d6d078b68e (diff) | |
download | bh20-seq-resource-0a2d9ef27d6c1b768873252287c6d967cf912025.tar.gz bh20-seq-resource-0a2d9ef27d6c1b768873252287c6d967cf912025.tar.lz bh20-seq-resource-0a2d9ef27d6c1b768873252287c6d967cf912025.zip |
Fixed the License error (https!!)
Diffstat (limited to 'bh20sequploader')
-rw-r--r-- | bh20sequploader/bh20seq-shex.rdf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bh20sequploader/bh20seq-shex.rdf b/bh20sequploader/bh20seq-shex.rdf index 89ecd00..fa765dd 100644 --- a/bh20sequploader/bh20seq-shex.rdf +++ b/bh20sequploader/bh20seq-shex.rdf @@ -1,7 +1,7 @@ PREFIX : <https://raw.githubusercontent.com/arvados/bh20-seq-resource/master/bh20sequploader/bh20seq-shex.rdf#> PREFIX MainSchema: <http://biohackathon.org/bh20-seq-schema#MainSchema/> PREFIX hostSchema: <http://biohackathon.org/bh20-seq-schema#hostSchema/> -PREFIX cc: <http://creativecommons.org/ns#> +PREFIX cc: <https://creativecommons.org/ns#> PREFIX dc: <http://purl.org/metadata/dublin_core_elements#> PREFIX xsd: <http://www.w3.org/2001/XMLSchema#> PREFIX obo: <http://purl.obolibrary.org/obo/> |