From a1c8da904156a483b7afb57441ff6db6ff8764bd Mon Sep 17 00:00:00 2001 From: Munyoki Kilyungi Date: Mon, 4 Dec 2023 18:24:30 +0300 Subject: Replace xkos:classifiedUnder -> gnt:belongsToGroup. Signed-off-by: Munyoki Kilyungi --- examples/phenotype.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/phenotype.scm b/examples/phenotype.scm index 8049265..a0b04bf 100755 --- a/examples/phenotype.scm +++ b/examples/phenotype.scm @@ -54,7 +54,7 @@ (field ("CONCAT(IFNULL(InbredSet.InbredSetCode, PublishXRef.InbredSetId), '_', PublishXRef.Id)" Phenotype))) (set rdf:type 'gnc:Phenotype) - (set xkos:classifiedUnder + (set gnt:belongsToGroup (string->identifier "set" (field InbredSet Name InbredSetName) #:separator "" -- cgit v1.2.3