Does Jena ARQ Support Constant in Head?

2012-06-04 Thread Fariz Darari
Dear Jena ARQ Community, I have this SPARQL query: *select (abc AS ?ABC) where {?ind a http://dbpedia.org/ontology/Animal}* Basically this query embeds a literal (abc) in the head (inside the SELECT clause). I have looked into the javadoc of Jena ARQ, but it seems that the class Query

Re: ARQ Installation for SPARQL Test Queries

2012-06-04 Thread Rob Vesse
Joshua I would strongly recommend you follow Andy's advice and use the latest releases from jena.apache.org rather than the old releases from SourceForge Rob On 6/4/12 5:56 AM, Nelson Piedra (UTPL) nopie...@utpl.edu.ec wrote: Hi Josue. 1. You can download ARQ 2.8.8 from

Re: Problem creating a tdb model

2012-06-04 Thread blerner
The problem has been solved! My problem is that I was using ant to package everything into a single jar file, but my ant file was only extracting the class files from the jena jar files. The jar files also contain some files in META-INF, including ones that look like they are doing