I want to develop an android application which enables the user to run queries against the DBPedia datasets and retrieve the results. Can anyone please suggest how I can achieve this? I want to know how I can pass the queries from my application to DBPedia and retrieve results.
Thanks.