about summary refs log tree commit diff
path: root/examples/strains.scm
diff options
context:
space:
mode:
Diffstat (limited to 'examples/strains.scm')
-rwxr-xr-xexamples/strains.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/strains.scm b/examples/strains.scm
index 8552229..bace36d 100755
--- a/examples/strains.scm
+++ b/examples/strains.scm
@@ -78,7 +78,7 @@ At this point it is not very clear how Name, Name2, Symbol and Alias are used.
              (field Strain Name)
              'pre "_" 'post))
     (set rdf:type 'gnc:strain)
-    (set xkos:classifiedUnder
+    (set gnt:belongsToSpecies
          (string->identifier "" (remap-species-identifiers (field Species Fullname))
                              #:separator ""
                              #:proc string-capitalize-first))