about summary refs log tree commit diff
path: root/examples
diff options
context:
space:
mode:
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 ""