From dcfe92323fa82c30a199e8d9640668800a93f47b Mon Sep 17 00:00:00 2001 From: Munyoki Kilyungi Date: Sat, 19 Aug 2023 16:10:02 +0300 Subject: Rename inbredSet identifier Signed-off-by: Munyoki Kilyungi --- examples/dump-species-metadata.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples/dump-species-metadata.scm') 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) -- cgit v1.2.3