Skip to content

Instantly share code, notes, and snippets.

@ColinMaudry
Last active August 29, 2015 14:22
Show Gist options
  • Save ColinMaudry/6980b1b05e41effeeb3d to your computer and use it in GitHub Desktop.
Save ColinMaudry/6980b1b05e41effeeb3d to your computer and use it in GitHub Desktop.
Test SPARQL with cURL and Wikidata (describe entity)
describe <http://www.wikidata.org/entity/Q866405>
curl http://wdqs-beta.wmflabs.org/bigdata/namespace/wdq/sparql?query=describe%20%3Chttp%3A%2F%2Fwww.wikidata.org%2Fentity%2FQ866405%3E -H "Accept: text/turtle"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment