aboutsummaryrefslogtreecommitdiff
path: root/examples/dump-species-metadata.scm
diff options
context:
space:
mode:
authorMunyoki Kilyungi2023-08-19 16:10:02 +0300
committerMunyoki Kilyungi2023-08-19 16:10:02 +0300
commitdcfe92323fa82c30a199e8d9640668800a93f47b (patch)
treeaa9a16d8273b2611d349a0aec353a95ad5a02b3e /examples/dump-species-metadata.scm
parentbc6e327b906f1c47be46ee397a3be46a222211f0 (diff)
downloadgn-transform-databases-dcfe92323fa82c30a199e8d9640668800a93f47b.tar.gz
Rename inbredSet identifier
Signed-off-by: Munyoki Kilyungi <me@bonfacemunyoki.com>
Diffstat (limited to 'examples/dump-species-metadata.scm')
-rwxr-xr-xexamples/dump-species-metadata.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/dump-species-metadata.scm b/examples/dump-species-metadata.scm
index 6270fba..06daf33 100755
--- a/examples/dump-species-metadata.scm
+++ b/examples/dump-species-metadata.scm
@@ -161,7 +161,7 @@ At this point it is not very clear how Name, Name2, Symbol and Alias are used.
(gnt:mappingMethod a owl:ObjectProperty)
(gnt:mappingMethod rdfs:domain gnc:inbredSet))
(triples (string->identifier
- "" (field InbredSet Name)
+ "inbredSet" (field InbredSet Name)
#:separator ""
#:proc string-capitalize-first)
(set rdf:type 'gnc:inbredSet)