Changes

Jump to navigation Jump to search
add-on uBlock Origin blocked the query service
Line 1: Line 1:  +
'''20191106 Query service didn't work if the add-on uBlock Origin is active on the browser. Need to enable uBlock for wiki.personaldata.io. '''
 +
 
{{
 
{{
SPARQLexample|query=
+
SPARQLexample|title=A test|query=
 
SELECT ?item ?label ?_image WHERE {
 
SELECT ?item ?label ?_image WHERE {
 
   ?item pdiot:P3 pdio:Q1591.
 
   ?item pdiot:P3 pdio:Q1591.
Line 7: Line 9:  
     ?item rdfs:label ?label
 
     ?item rdfs:label ?label
 
   }
 
   }
 
   
OPTIONAL { ?item pdiot:P47 ?_image. }
 
OPTIONAL { ?item pdiot:P47 ?_image. }
 
}
 
}
 
LIMIT 100
 
LIMIT 100
 
}}
 
}}
14,020

edits

Navigation menu