Re: cwm and redland

On Tue, 2006-05-09 at 10:07 +0200, Alessio Carenini wrote:
> I've modified webAccess.py allowing it to load triples from a Redland DB
> which supports contexts (currently only with BerkeleyDB backend).

Hmm... interesting idea.

Using a new URI scheme is a little odd, but it makes
a certain amount of sense.

> If you pass from the command line an URI like this:
> 	databaseName://path_of_db+context_uri
> it will load triples which belongs to context "context_uri" located in
> the database "databaseName" with path "path_of_db". The implementation
> is a bit crude but it seems it works...
> You need patched webAccess.py and redland_vfs.py (new file)
> Please tell me if it works or if it's completely wrong...
> 
-- 
Dan Connolly, W3C http://www.w3.org/People/Connolly/
D3C2 887B 0F92 6005 C541  0875 0F91 96DE 6E52 C29E

Received on Tuesday, 19 September 2006 20:02:22 UTC