AskNowQA / AutoSPARQL

Warning: Not working at the moment. Maintainer on parental leave. AutoSPARQL allows to create SPARQL queries over RDF knowledge bases from natural language with low effort.
http://aksw.org/Projects/AutoSPARQL.html
GNU General Public License v3.0
91 stars 54 forks source link

Images not shown for Dan Brown books #17

Closed KonradHoeffner closed 10 years ago

KonradHoeffner commented 10 years ago

The URLs are faulty but maybe this is a general DBpedia problem and there can be a workaround with renaming?

KonradHoeffner commented 10 years ago

Solved in commit 6c21bcf by imageURL.replace("http://upload.wikimedia.org/wikipedia/commons/","http://upload.wikimedia.org/wikipedia/en/");.