about summary refs log tree commit diff
path: root/gn3
diff options
context:
space:
mode:
Diffstat (limited to 'gn3')
-rw-r--r--gn3/db/rdf/wiki.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/gn3/db/rdf/wiki.py b/gn3/db/rdf/wiki.py
index 162ef52..948ceec 100644
--- a/gn3/db/rdf/wiki.py
+++ b/gn3/db/rdf/wiki.py
@@ -138,7 +138,7 @@ def get_comment_history(
 $prefix
 
 CONSTRUCT {
-    ?comment rdfs:label ?symbolName ;
+    ?comment rdfs:label ?symbol ;
              gnt:reason ?reason ;
              gnt:species ?species ;
              dct:references ?pmid ;