I've *looked* at virtuoso ... it likes to have wrappers for just about any situation you may come up against. I would highly recommend it for something you'd otherwise have problems integrating, but for the most part, it might be overkill (having your rdflib database be itself an rdf-capable store?) ... But I'm sure that it can handle relational type stores. I don't think that rdflib has native capability for Virtuoso, no, but with database abstraction layers, it could probably work with it with a little hacking.
RDFLib creates a relational representation of RDF data in a way that's fairly common to most RDF application servers. Just my 2c! Thomas On 5/17/07, Tim Hoffman <[EMAIL PROTECTED]> wrote:
Hi Has anyone considered looking at a Virtuoso ( http://virtuoso.openlinksw.com/wiki/main/Main/) backend for rdflib. It is something I am only just now considering and was wondering if anyone has looked into it at all and if anyone has any thoughts. Rgds Tim Hoffman _______________________________________________ Dev mailing list Dev@rdflib.net http://rdflib.net/mailman/listinfo/dev
_______________________________________________ Dev mailing list Dev@rdflib.net http://rdflib.net/mailman/listinfo/dev