0

As suggested I'm wondering why wikidata sparql endpoint does not work: http://wikidata.dbpedia.org/sparql

General info: http://wiki.dbpedia.org/news/dbpedia-based-rdf-dumps-wikidata

Is it temporally as http error code suggests or is it simply not working anymore?

vedar
  • 483
  • 8
  • 15
  • 1
    I believe it's temporary, and suggest you ping [@DBpedia](https://twitter.com/DBpedia) and/or [dbpedia-discussion](https://sourceforge.net/p/dbpedia/mailman/dbpedia-discussion/) for updates. – TallTed Oct 21 '16 at 13:45

1 Answers1

1

Are you looking at this instead https://query.wikidata.org/ ?

innovimax
  • 440
  • 5
  • 8
  • Thanks, but that's a web interface. They seem to have rest sparql endpoint for programmatic access, but I was wondering why my code wasn't working when I realized that endpoint is down for quite some time – vedar Oct 19 '16 at 07:54