We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3fc96a3 commit 54372c8Copy full SHA for 54372c8
README.md
@@ -78,6 +78,9 @@ api.query( query ).done( function(){
78
} );
79
```
80
See examples/sparql.html
81
+[JSFiddle.net](https://jsfiddle.net/jonaskress/qpuynfz8/)
82
+
83
84
## Result Views
85
Views that allow rendering SPARQL results [see documentation](https://www.wikidata.org/wiki/Wikidata:SPARQL_query_service/Wikidata_Query_Help/Result_Views).
86
@@ -90,6 +93,7 @@ api.query( query ).done(function() {
90
93
91
94
92
95
See examples/result.html
96
+[JSFiddle.net](https://jsfiddle.net/jonaskress/9dhv0yLp/)
97
98
## Release Notes and npm package
99
0 commit comments