Search the web
Sign In
New User? Sign Up
jena-dev · Jena Developers
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want to share photos of your group with the world? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
ANN: Jena 2.5.7 and ARQ 2.6.0   Message List  
Reply | Forward Message #37277 of 42517 |
Re: [jena-dev] ANN: Jena 2.5.7 and ARQ 2.6.0

Max,

Thanks for the report. I just now downloaded ARQ 2.6.0 from SourceForge
and executed the query:

PREFIX apf: <http://jena.hpl.hp.com/ARQ/property#>
PREFIX : <http://example/>
SELECT *
{
?subject apf:versionARQ ?version

}

and I get:

-------------------------------------------
| subject | version |
===========================================
| <http://jena.hpl.hp.com/#arq> | "2.6" |
-------------------------------------------

Similarly for Jena 2.5.7, it that the same results, although the jars
should be identical.

You will get "@version-major@.@version-minor@" if the development system
for ARQ is on the classpath first because the @-tokens are rewritten by
ant during the build process. Just running from Eclipse-compiled source
code, and you get the @-form. It is very easy to do that - I had to
check my own setting of classpath because it is quite keen to add the
development classes on the front of the classapth.

Andy


Max Gorbunov wrote:
> Hi Andy,
>
> On Mon, Dec 8, 2008 at 5:09 PM, Seaborne, Andy
> <andy_seaborne@... <mailto:andy_seaborne@...>>
> wrote:
>
> We are pleased to announce new releases of Jena and ARQ:
>
> Jena: http://prdownloads.sourceforge.net/jena/jena-2.5.7.zip
>
> ARQ: http://prdownloads.sourceforge.net/jena/arq-2.6.0.zip
>
>
>
> {?subject apf:versionARQ ?version} gives "@version-major@.@version-minor@"
>
> --
> Sincerely yours,
> Max Gorbunov
> Senior Software Engineer
> Grid Dynamics Consulting Services
> mgorbunov@... <mailto:mgorbunov@...>

--
Hewlett-Packard Limited
Registered Office: Cain Road, Bracknell, Berks RG12 1HN
Registered No: 690597 England



Wed Dec 10, 2008 9:16 am

andyseaborne
Offline Offline
Send Email Send Email

Forward
Message #37277 of 42517 |
Expand Messages Author Sort by Date

We are pleased to announce new releases of Jena and ARQ: Jena: http://prdownloads.sourceforge.net/jena/jena-2.5.7.zip ARQ:...
Seaborne, Andy
andyseaborne
Offline Send Email
Dec 8, 2008
2:10 pm

The way SF downloads work has changed a bit and this time we seem to have ended up with non-lowercase named for files: ...
Seaborne, Andy
andyseaborne
Offline Send Email
Dec 8, 2008
2:47 pm

... Oh, cool! I have not been aware of any other efforts, but I have actually implemented something very similar in my application. Also, I think there is ...
Kjetil Kjernsmo
Kjetil.Kjernsmo@...
Send Email
Dec 9, 2008
10:31 am

... Well, *I* hope so :-) Not everything in the extensions in ARQ should be candidates for standardisation but property paths are one I thing would be useful....
Seaborne, Andy
andyseaborne
Offline Send Email
Dec 9, 2008
10:50 am

... Yes absolutely. IMHO by far the most useful aspect here is the * operator that allows users to get transitive sub/super classes and properties at query...
Holger Knublauch
holger_knubl...
Offline Send Email
Dec 9, 2008
5:27 pm

... Yeah, that's a good point! Andy, would this be material for another member submission? Kind regards Kjetil Kjernsmo -- Senior Knowledge Engineer Mobile:...
Kjetil Kjernsmo
Kjetil.Kjernsmo@...
Send Email
Dec 10, 2008
3:03 pm

... The draft charter is currently out for approval by the Advisory Committee of the W3C so the charter will not be updated to include another submission. ...
Seaborne, Andy
andyseaborne
Offline Send Email
Dec 10, 2008
9:26 pm

Hi Andy, On Mon, Dec 8, 2008 at 5:09 PM, Seaborne, Andy < ... {?subject apf:versionARQ ?version} gives "@version-major@.@version-minor@" -- Sincerely yours, ...
Max Gorbunov
max.gorbunov
Offline Send Email
Dec 9, 2008
5:00 pm

Max, Thanks for the report. I just now downloaded ARQ 2.6.0 from SourceForge and executed the query: PREFIX apf: <http://jena.hpl.hp.com/ARQ/property#> ...
Seaborne, Andy
andyseaborne
Offline Send Email
Dec 10, 2008
9:16 am

Hi Andy, We use Maven to build the project. I think the Maven artifact was built incorrectly, so the repository contains wrong jar. On Wed, Dec 10, 2008 at...
Max Gorbunov
max.gorbunov
Offline Send Email
Dec 10, 2008
6:19 pm

In the jena repository? The file “arq-2.6.0.jar” in the repo is the same as the one in the ARQ download and worked for me. I just ran “cmp” on the...
Seaborne, Andy
andyseaborne
Offline Send Email
Dec 10, 2008
7:53 pm
Advanced

Copyright 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help