aboutsummaryrefslogtreecommitdiff
path: root/examples/dump-phenotype.scm
diff options
context:
space:
mode:
Diffstat (limited to 'examples/dump-phenotype.scm')
-rwxr-xr-xexamples/dump-phenotype.scm1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/dump-phenotype.scm b/examples/dump-phenotype.scm
index a493fa2..51ecb64 100755
--- a/examples/dump-phenotype.scm
+++ b/examples/dump-phenotype.scm
@@ -133,6 +133,7 @@
(prefix "up:" "<http://purl.uniprot.org/core/>")
(prefix "xsd:" "<http://www.w3.org/2001/XMLSchema#>")
(prefix "dataset:" "<http://genenetwork.org/dataset/>")
+ (prefix "publication:" "<http://genenetwork.org/publication/>")
(newline)
(dump-publishfreeze db)
(dump-phenotypes db))