about summary refs log tree commit diff
diff options
context:
space:
mode:
-rwxr-xr-xdump.scm3
1 files changed, 3 insertions, 0 deletions
diff --git a/dump.scm b/dump.scm
index 3ae1dd1..cfd603f 100755
--- a/dump.scm
+++ b/dump.scm
@@ -942,6 +942,9 @@ is a <table> object."
        (prefix "rdfs:" "<http://www.w3.org/2000/01/rdf-schema#>")
        (prefix "foaf:" "<http://xmlns.com/foaf/0.1/>")
        (prefix "gn:" "<http://genenetwork.org/>")
+       (prefix "pubmed:" "<http://rdf.ncbi.nlm.nih.gov/pubmed/>")
+       (prefix "taxon:" "<http://purl.uniprot.org/taxonomy/>")
+       (prefix "generif:" "<https://www.ncbi.nlm.nih.gov/gene?Db=gene&Cmd=DetailsSearch&Term=>")
        (newline)
        (dump-species db)
        (dump-strain db)