Hello Suppose I hava a SPARAL query which extract india flag from dbpedia & I use this query inside Jena code. Now how can i use it in my normal Java application using eclipse. Suppose I have a Java gui program having a button "Show flag" , then how can we use it here. Do we need to run the query inside the action handler code of the button or any thing else.
Please guide me here and if there is any literature available which uses things like this (I mean implement Jena code in Java application). I would really appreciate any help. Regards
