Assuming I am searching for an entity such as "Wizard of Oz" and know I am specifically interested in the book rather then movie or musical. Which query/method will return correct results on most cases?
|
feedback
|
|
You can do that with a query like:
| |||||
feedback
|
|
You can also do that with DBpedia Lookup: http://lookup.dbpedia.org/api/search.asmx/KeywordSearch?QueryClass=book&QueryString=wizard+of+oz Or with DBpedia Spotlight: http://spotlight.dbpedia.org/rest/candidates?text=wizard+of+oz+book | |||
feedback
|