[Dev] 4Suite RDF and ZODBDaniel Krech 17 Nov 2002 13:36:07 -0500
On Tue, 2002-11-05 at 14:38, Uche Ogbuji wrote: [snip] > This is interesting. Given this, and the fact that Eikeon has already done > the work for RDFLib/ZODB integration, it sounds like a good way to go now. > I'll watch closely. I've long wanted to find a good way to find some > collaboration between 4RDF and Redfoot, and this might be the right focal > point for it. Probably all I need to do is write a 4Suite driver for > RDFLib-in-ZODB data. My main worry about this is that it seems RDFLib does > not provide some sort of context/scope extension to RDF. We've found this to > be essential in 4Suite, and very important for practical RDF apps. Hi Uche, As you may have already seen, there is now a development release of RDFLib[1] that contains the ZODB BTree backed TripleStore. Have you had any time to further explore your 4Suite driver for RDFLib-in-ZODB idea? Redfoot's[2] notion of a RedNode is where I have been layering context/scope support on top of RDFLib to date. The support will soon be pushed down into RDFLib and SIR[3] expanded to include the context aware interfaces. --eikeon, http://eikeon.com/ [1] http://rdflib.net/ [2] http://redfoot.net/ [3] http://rdflib.net/latest/doc/SIR.html
|