aboutsummaryrefslogtreecommitdiff
path: root/gn3/db
diff options
context:
space:
mode:
Diffstat (limited to 'gn3/db')
-rw-r--r--gn3/db/rdf/wiki.py3
1 files changed, 1 insertions, 2 deletions
diff --git a/gn3/db/rdf/wiki.py b/gn3/db/rdf/wiki.py
index 881755e..67bc194 100644
--- a/gn3/db/rdf/wiki.py
+++ b/gn3/db/rdf/wiki.py
@@ -154,8 +154,7 @@ CONSTRUCT {
gnt:symbol ?symbol ;
dct:created ?createTime ;
dct:hasVersion ?version ;
- dct:identifier $comment_id ;
- dct:identifier ?id_ .
+ dct:identifier $comment_id .
OPTIONAL { ?comment gnt:reason ?reason_ } .
OPTIONAL {
?comment gnt:belongsToSpecies ?speciesId .