Re: Extending reporting management

2006-08-21 Thread Brett Porter
On 18/8/06 1:26 AM, Arnaud Bailly wrote: Thanks a lot. I will try to make things moving a bit. Cool. Keep us up to date with your progress. - Brett - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail:

Re: Extending reporting management

2006-08-19 Thread Andreas Hochsteger
Hi, Arnaud Bailly wrote: Hello, Sorry, we use a ton of OWL here and so I'm used to using it as a synonym for RDF. So I guess you could give me some advice on this idea as I have no practical experience using RDF/OWL tools :-) Here is a list of resources which can give you a start: http://e

Re: Extending reporting management

2006-08-17 Thread Arnaud Bailly
Mike Perham <[EMAIL PROTECTED]> writes: > Unfortunately my area is not the OWL-part of our system, but I sit right > next to the guys that do use it. :-) We have been using Jena but are > replacing it with our own impl to minimize large external > dependencies. I The last time I tried to look

Re: Extending reporting management

2006-08-17 Thread Mike Perham
Unfortunately my area is not the OWL-part of our system, but I sit right next to the guys that do use it. :-) We have been using Jena but are replacing it with our own impl to minimize large external dependencies. I would suggest you take a look at it; it has worked ok for us for the last y

Re: Extending reporting management

2006-08-16 Thread Arnaud Bailly
Hello, > Sorry, we use a ton of OWL here and so I'm used to using it as a synonym > for RDF. So I guess you could give me some advice on this idea as I have no practical experience using RDF/OWL tools :-) As I understand it, RDF graphs are just labelled directed graphs with OWL being a "grammar"

Re: Extending reporting management

2006-08-16 Thread Mike Perham
Sorry, we use a ton of OWL here and so I'm used to using it as a synonym for RDF. http://www.w3schools.com/rdf/rdf_owl.asp mike "Hilco Wijbenga" <[EMAIL PROTECTED]> wrote on 08/16/2006 03:55:09 PM: > > > Just as a compiled binary is a "binary snapshot" of > > the code at a point in time, we

Re: Extending reporting management

2006-08-16 Thread Hilco Wijbenga
Hi Mike, On 8/16/06, Mike Perham <[EMAIL PROTECTED]> wrote: Hilco, your proposal sounds good in the context of a single VM invocation when everything is in-memory. How does this extend to reporting over time? I was referring to Arnaud's idea of a versioned database for such data. Obviously, t

RE: Extending reporting management

2006-08-16 Thread Mike Perham
s management and > reporting. Have you considered the means of making this RDF data > distributable (and re-constitutable) via the maven artifact system? > > John > > -Original Message- > From: Hilco Wijbenga [mailto:[EMAIL PROTECTED] > Sent: 16 August 2006 17:16 > To

RE: Extending reporting management

2006-08-16 Thread John Allen
tem? John -Original Message- From: Hilco Wijbenga [mailto:[EMAIL PROTECTED] Sent: 16 August 2006 17:16 To: Maven Developers List Subject: Re: Extending reporting management Hi all, I'm nowhere near being a veteran Maven user let alone competent at making changes to Maven but a common AP

Re: Extending reporting management

2006-08-16 Thread Hilco Wijbenga
Hi all, I'm nowhere near being a veteran Maven user let alone competent at making changes to Maven but a common API for reporting seems like an important and extremely useful addition to Maven and I'd like to help out. On 8/16/06, Arnaud Bailly <[EMAIL PROTECTED]> wrote: : : The basic idea I h