This question has nothing to do with Jena You are asking about generic software engineering which would be better asked on a general programming forum like StackOverflow or learnt by reading a textbook
Rob On 17/06/2016 13:44, "kumar rohit" <[email protected]> wrote: While building semantic web application, how can I organise my code? For instance, I have OWL file in Protege and multiple (say 50 queries) . In one class I imported/read the file but confuse then what to do next? Will there be a separate method i-e ExecSparql1() for each sparql query or there is something which is simple? Thanks
