- robert
On 8/17/07, Matthieu Riou <matthi...@gmail.com> wrote:
> Actually this being fairly isolated I've started from my Ruby scripts. Hope
> you don't mind, since I've started developing regularly in Ruby I find it
> hard to get back to Java ;) For now I have something that goes through the
> repository by scrapping it, reads the POMs and get the license from there.
> It's fairly easy then to stuff that into some XML. The only caveat for now
> is for project with parent POMs. I'll have to transitively check the parents
> for the license. That's coming next
IIRC after some playing around i came to the conclusion that scraping
the xml was actually easier than messing around with maven
> So 2 questions:
> - Do you have some examples of the RDF you generate, so that I can reuse
> the same structure?
the structure had some interesting aspects but going forward i
recommend something more specialised. we can pick this up in the labs.
> - If I send you the code would you put it somewhere in RAT as part of the
> tooling?
i'd be glad to use this in RAT. probably the best place to talk about
this is in the lab.
- robert