everypolitician / compare_with_wikidata

Library for diffing Wikidata and CSVs
MIT License
2 stars 0 forks source link

Make SPARQL query a parameter rather than generating it #9

Closed chrismytton closed 7 years ago

chrismytton commented 7 years ago

Trying to generate a SPARQL query that's general enough to encapsulate all the possible ways things might have been modelled it tricky, if not impossible. So for the time being just push this problem out of band and force the user to provide their own SPARQL query.