988,124
edits
(Created page with "<includeonly>{{#tag:graph|</includeonly><noinclude>{{Documentation}} {{#tag:syntaxhighlight|</noinclude> { "version": 2, "width": {{{width|300}}}, "height": {{{height|300}}}, "data": [ { // Data is retrieved from the Wikidat Query API (SPARQL). "name": "table", "url": "wikidatasparql:///?query={{#if:{{{query|}}}|{{urlencode: {{SPARQLText|query={{{query}}} }} | QUERY }}|SELECT%20%3Flabel%20%3Fvalue%0A%7B%0A%09%7B%09SELECT%20%20%3Fp%20%28COUNT...") |
No edit summary Tag: Reverted |
||
Line 9: | Line 9: | ||
// Data is retrieved from the Wikidat Query API (SPARQL). | // Data is retrieved from the Wikidat Query API (SPARQL). | ||
"name": "table", | "name": "table", | ||
"url": " | "url": "snarc-llgc.wikibase.cloud:///?query={{#if:{{{query|}}}|{{urlencode: {{SPARQLText|query={{{query}}} }} | QUERY }}|SELECT%20%3Flabel%20%3Fvalue%0A%7B%0A%09%7B%09SELECT%20%20%3Fp%20%28COUNT%28DISTINCT%20%3Fn%29%20as%20%3Fvalue%29%0A%09%09%7B%0A%20%20%09%09%09VALUES%20%3Fp3%20%7B%20psv%3AP570%20psv%3AP569%20%7D%0A%20%20%09%09%09%3Fn%20%3Fp3%20%3Fn1%20.%0A%20%20%20%20%20%20%20%20%20%20%20%20%3Fn1%20wikibase%3AtimePrecision%20%3Fp%20.%0A%09%09%7D%0A%09%09GROUP%20BY%20%20%3Fp%0A%09%09ORDER%20BY%20ASC%28%3Fvalue%29%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%0A%09%7D%0A%09%3Fitem%20wdt%3AP2803%20%3Fp1%0A%09FILTER%20%28%3Fp%20%3D%20%3Fp1%29%20%20%20%20%20%20%20%20%20%20%0A%09SERVICE%20wikibase%3Alabel%20%7B%20bd%3AserviceParam%20wikibase%3Alanguage%20%22en%22%20.%20%3Fitem%20rdfs%3Alabel%20%3Flabel%20%20%7D%0A%7D}}", | ||
"format": { "type": "json" }, | "format": { "type": "json" }, | ||
"transform": [ | "transform": [ |