From 9ac9e77dc30b4d3957c2fc9fdf92b5e001fca170 Mon Sep 17 00:00:00 2001 From: Munyoki Kilyungi Date: Thu, 19 Oct 2023 16:50:52 +0300 Subject: Add missing xkos prefix in phenotype dump. * examples/phenotype.scm (with-documentation): Add "xkos:" to prefixes. Signed-off-by: Munyoki Kilyungi --- examples/phenotype.scm | 1 + 1 file changed, 1 insertion(+) diff --git a/examples/phenotype.scm b/examples/phenotype.scm index 2a6b192..2b1a3a9 100755 --- a/examples/phenotype.scm +++ b/examples/phenotype.scm @@ -129,6 +129,7 @@ ("rdfs:" "") ("xsd:" "") ("qb:" "") + ("xkos:" "") ("pubmed:" ""))) (inputs (list -- cgit v1.2.3