aboutsummaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authorMunyoki Kilyungi2023-12-04 18:24:30 +0300
committerMunyoki Kilyungi2023-12-04 18:24:30 +0300
commita1c8da904156a483b7afb57441ff6db6ff8764bd (patch)
tree3409497221ccbd2010ff5954e97a344bb858772c /examples
parent287104dbef104e22f0289b73b1501157c75f476e (diff)
downloadgn-transform-databases-a1c8da904156a483b7afb57441ff6db6ff8764bd.tar.gz
Replace xkos:classifiedUnder -> gnt:belongsToGroup.
Signed-off-by: Munyoki Kilyungi <me@bonfacemunyoki.com>
Diffstat (limited to 'examples')
-rwxr-xr-xexamples/phenotype.scm2
1 files changed, 1 insertions, 1 deletions
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 ""