Kingsley, First thing, are you trying to solve this strictly via SPARQL or do you want > to get this data by de-referencing a DBpedia Entity URI? > > Kingsley >
To be honest, I'm not quite sure. De-referencing is just accessing a given URI while using SPARQL allows queried patterns of data from multiple URIs, right? I'm currently sending a SPARQL query to, then loading & parsing the JSON or XML results returned from the dbpedia.org/sparql endpoint. As long as the output of my application is a single URL request and the input to it is the response in (preferably in JSON or XML), I'd probably be happy with the best possible option. Thank you, Stephen Hatton
