On 03/06/12 14:07, Joshua P. Janzen wrote:
Thank you. I downloaded and extracted the apache-jena-2.7.0-incubating
and jena-arq-2.9.0-incubating. My question is did I download the
correct version and is how to install and run the program so I can test
my SPARQL queries? I've tried to gather from the README docs that I'll
need to move the path around to access from the command prompt? Thank
you, Josh.
Set JENAROOT to the full path for apache-jena-2.7.0-incubating
Run bat or bin scripts as needed.
Andy
On Sun, Jun 3, 2012 at 7:14 AM, Andy Seaborne <[email protected]
<mailto:[email protected]>> wrote:
On 02/06/12 18:41, Joshua P. Janzen wrote:
Hello,
I'm new to ARQ and Jena. Your site was referred as a SPARQL
processor from
the book* Learning SPARQL* by DuCharme. He states: For queries
against a
data file on your own hard disk, the free, Java-based program
ARQ makes it
pretty simple. (You can download ARQ from
http://jena.sourceforge.net/__ARQ/
<http://jena.sourceforge.net/ARQ/>.)
I have Java JDK 7 installed and use IDE Blujay to develop
simple Java
programs.
I'm looking to just test some of the examples from his text of
SPARQL. I
went to the download section of
http://jena.sourceforge.net/__ARQ/
<http://jena.sourceforge.net/ARQ/> and
downloaded ARQ-2.8.8, but am unclear how to install and where I
can access
the batch file and shell script. Please, and help would be greatly
appreciated. Thank you!
Josh
The project is now at Apache:
http://jena.apache.org/
the apache-jena download has the scripts in it.
Andy