- From: Simon Spero <sesuncedu@gmail.com>
- Date: Thu, 15 May 2014 12:48:50 -0400
- To: Harry Halpin <hhalpin@ibiblio.org>
- Cc: Semantic Web <semantic-web@w3.org>
Received on Thursday, 15 May 2014 16:49:20 UTC
I think you can do this with virtuoso, though I think that using postgres as the triple source is not part of the open source version. The native rdbms is open source though. On May 15, 2014 9:08 AM, "Harry Halpin" <hhalpin@ibiblio.org> wrote: > Folks, > > I'm working on a real-world social application, and in our first > version we used Jena as a native. It was actually too slow. > > The programmers, who are doing everything in Node.JS who don't know > about RDF but have nothing against it, would like to use PostgreSQL > plus Redis (or maybe CouchDB) for the backend. > > I'd like to tell them "We can do that and put a triplestore on top of > it as well" so you guys can write to Postgre but those who want can > still query and manipulate as triples. > > Does such software exist? > > Bonus points if LDP compatible. > > cheers, > harry > >
Received on Thursday, 15 May 2014 16:49:20 UTC