aboutsummaryrefslogtreecommitdiff
path: root/gn3
diff options
context:
space:
mode:
Diffstat (limited to 'gn3')
-rw-r--r--gn3/db/rdf/wiki.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/gn3/db/rdf/wiki.py b/gn3/db/rdf/wiki.py
index b2235b9..b0c732c 100644
--- a/gn3/db/rdf/wiki.py
+++ b/gn3/db/rdf/wiki.py
@@ -109,7 +109,6 @@ CONSTRUCT {
gnt:initial ?usercode ;
gnt:belongsToCategory ?category ;
gnt:hasVersion ?versionId ;
- rdf:type gnc:GNWikiEntry ;
dct:created ?created .
} WHERE {
?symbolId rdfs:label ?symbolName .