From 550fb168a17006f873652a0364c75ffd7132f057 Mon Sep 17 00:00:00 2001 From: Munyoki Kilyungi Date: Wed, 30 Aug 2023 18:09:23 +0300 Subject: Add an extra alias to InbredSet.InbredSetName Signed-off-by: Munyoki Kilyungi --- examples/phenotype.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples/phenotype.scm') diff --git a/examples/phenotype.scm b/examples/phenotype.scm index ad3c959..2a6b192 100755 --- a/examples/phenotype.scm +++ b/examples/phenotype.scm @@ -55,7 +55,7 @@ (set rdf:type 'gnc:Phenotype) (set xkos:classifiedUnder (string->identifier - "set" (field InbredSet Name) + "set" (field InbredSet Name InbredSetName) #:separator "" #:proc string-capitalize-first)) ;; This is the trait's name -- cgit v1.2.3