From 632b922a580bc08affbc7700a7f892868e3606ac Mon Sep 17 00:00:00 2001 From: Munyoki Kilyungi Date: Tue, 6 Jun 2023 14:48:12 +0300 Subject: Use "publication:" as an identifier for publications Signed-off-by: Munyoki Kilyungi --- examples/dump-phenotype.scm | 1 + 1 file changed, 1 insertion(+) (limited to 'examples/dump-phenotype.scm') 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:" "") (prefix "xsd:" "") (prefix "dataset:" "") + (prefix "publication:" "") (newline) (dump-publishfreeze db) (dump-phenotypes db)) -- cgit v1.2.3