diff options
-rw-r--r-- | gn3/db/rdf/wiki.py | 2 |
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 ; |