Since you say you don't know Java well, can't you just use the command line tools (sdbquery/tdbquery) and redirect the output to a file? Then no Java is required.
-----Original Message----- From: Anthony Ramalho [mailto:[email protected]] Sent: Tuesday, September 20, 2011 7:44 AM To: [email protected] Subject: SPARQL in Jena Hello, I'm a new Jena user and don't know Java very well. I'm performing some queries in my ontology using SPARQL through Jena. My problem is that I don't know how to store the answers to use later. Does anybody have some code to do this? It would be useful for me saving these answer in CSV files or even text. Thank you all, Anthony Andrey
