konstin / github-wikidata-bot

Updates Wikidata entries using metadata from github
https://www.wikidata.org/wiki/User:Github-wiki-bot
Other
41 stars 8 forks source link

Use SparqlQuery.select #160

Closed simon04 closed 2 years ago

simon04 commented 2 years ago

SparqlQuery.select automatically unwraps response["results"]["bindings"]

konstin commented 2 years ago

that's neat, thanks!