Hi Diogo, the project I'm currently working on applies D2R ;) For that reason I'm partly interested in improving D2R in general. That's what I tried to achieve with, e.g., my Jena + ARQ dependencies upgrade (see [2] for a change log). I simply forked the most up-to-date D2RQ project repository, which can be found at [1], and pushed my changes to it. The "maven" branches (which the project repo link I gave in the first e-mail is one of) are another stories. There I only intended to get rid of hosting the libraries the project depends on the project in the project itself by writing a maven project configuration file (pom.xml) that fetches these dependency libraries dynamically.
I hope that everything is clear now - if not, please don't hesitate to ask further questions. Cheers, Bo [1] https://github.com/cygri/d2rq [2] https://github.com/zazi/d2rq/commit/6a741eeba1a5e48321fc0295acec10edcf813552 Quoting Diogo FC Patrao <[email protected]>: > Hello Bo > > Sorry about the ignorance, but I couldn't find any specifics about your > project. Would you mind giving me some pointers on how is it different from > d2r? > > Thanks! > > -- > diogo patrĂ£o > > > > > > On Thu, Jul 28, 2011 at 7:18 AM, <[email protected]> wrote: > >> Hello again, >> >> I pushed these patches to my fork of cygri's D2RQ project on GitHub as >> well, see [1]. >> >> Cheers, >> >> >> Bo >> >> >> [1] https://github.com/zazi/d2rq/tree/d2rq-0.8 >> >> >> Quoting [email protected]: >> >> > Hello everybody, >> > >> > I tried to upgrade the Jena + ARQ dependencies of D2RQ to most recent >> > ones last night, see [1,2]. Then I ran the LinkedBrainz test suite >> > against a D2RS instance that is power by this upgraded D2RQ library. >> > It mainly worked quite good. However, there are some issue with SPARQL >> > FILTER expressions, see [3]. >> > I had to include many (unimplemented) method stubs during the >> > dependencies upgrade, since I do not really have the knowledge to >> > implement them. May someone else with more knowledge about the >> > affected classes and methods can have a look at them (see [2]). >> > It would be really awesome, if we could fix the missing gaps and >> > release a D2RQ library with up-to-date Jena + ARQ version >> > dependencies. Any help is more than welcome. >> > >> > Cheers, >> > >> > >> > Bo >> > >> > >> > [1] https://github.com/zazi/D2RQ-maven/tree/d2rq-0.8-maven >> > [2] >> > >> https://github.com/zazi/D2RQ-maven/commit/35e3e5fe97bb40ddef9046d291fb668431adaa97 >> > [3] https://github.com/zazi/LinkedBrainzTestcases/issues/2 >> >> >> >> >> >> >> ------------------------------------------------------------------------------ >> Got Input? Slashdot Needs You. >> Take our quick survey online. Come on, we don't ask for help often. >> Plus, you'll get a chance to win $100 to spend on ThinkGeek. >> http://p.sf.net/sfu/slashdot-survey >> _______________________________________________ >> d2rq-map-devel mailing list >> [email protected] >> https://lists.sourceforge.net/lists/listinfo/d2rq-map-devel >> > ------------------------------------------------------------------------------ Got Input? Slashdot Needs You. Take our quick survey online. Come on, we don't ask for help often. Plus, you'll get a chance to win $100 to spend on ThinkGeek. http://p.sf.net/sfu/slashdot-survey _______________________________________________ d2rq-map-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/d2rq-map-devel
