diff options
-rwxr-xr-x | examples/dump-species-metadata.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/dump-species-metadata.scm b/examples/dump-species-metadata.scm index 41d5847..008c3a0 100755 --- a/examples/dump-species-metadata.scm +++ b/examples/dump-species-metadata.scm @@ -124,7 +124,7 @@ (prefixes '(("gn:" "<http://genenetwork.org/id/>") ("gn-term:" "<http://genenetwork.org/term/>") - ("rdf:" "<https://www.w3.org/1999/02/22-rdf-syntax-ns#>") + ("rdf:" "<http://www.w3.org/1999/02/22-rdf-syntax-ns#>") ("rdfs:" "<http://www.w3.org/2000/01/rdf-schema#>") ("taxon:" "<http://purl.uniprot.org/taxonomy/>"))) (inputs |