about summary refs log tree commit diff
diff options
context:
space:
mode:
-rwxr-xr-xdump.scm2
1 files changed, 2 insertions, 0 deletions
diff --git a/dump.scm b/dump.scm
index eb777a0..639b5a0 100755
--- a/dump.scm
+++ b/dump.scm
@@ -951,7 +951,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 "dct:" "<http://purl.org/dc/terms/>")
        (prefix "pubmed:" "<http://rdf.ncbi.nlm.nih.gov/pubmed/>")
+       (prefix "up:" "<http://purl.uniprot.org/core/>")
        (prefix "taxon:" "<http://purl.uniprot.org/taxonomy/>")
        (prefix "generif:" "<https://www.ncbi.nlm.nih.gov/gene?Db=gene&Cmd=DetailsSearch&Term=>")
        (prefix "xsd:" "<http://www.w3.org/2001/XMLSchema#>")