about summary refs log tree commit diff
path: root/examples/genbank.scm
diff options
context:
space:
mode:
Diffstat (limited to 'examples/genbank.scm')
-rwxr-xr-xexamples/genbank.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/genbank.scm b/examples/genbank.scm
index 149ac0f..d09b30f 100755
--- a/examples/genbank.scm
+++ b/examples/genbank.scm
@@ -24,7 +24,7 @@
             'genbank:
             (field Genbank Id))
     (set gnt:has_sequence (field Genbank Sequence))
-    (set gnt:belongs_to_species
+    (set gnt:has_species
          (string->identifier "" (remap-species-identifiers (field Species Fullname))))))
 
 
@@ -54,7 +54,7 @@
       ("gnc:" "<http://rdf.genenetwork.org/v1/category/>")
       ("gnt:" "<http://rdf.genenetwork.org/v1/term/>")
       ("dct:" "<http://purl.org/dc/terms/>")
-      ("foaf:" "<http://xmlns.com/foaf/0.1/>")
+      ("foaf:" "<http://xmlns.com/foaf/0.1/#term_>")
       ("pubmed:" "<http://rdf.ncbi.nlm.nih.gov/pubmed/>")
       ("ncbiTaxon:" "<https://www.ncbi.nlm.nih.gov/Taxonomy/Browser/wwwtax.cgi?mode=Info&id=>")
       ("generif:" "<http://www.ncbi.nlm.nih.gov/gene?cmd=Retrieve&dopt=Graphics&list_uids=>")