- From: Paul Stadig <paul@stadig.name>
- Date: Mon, 11 Feb 2008 14:17:45 -0500
- To: public-rdf-ruby@w3.org
- Message-ID: <3cd5de9f0802111117h49396535ld793102b3c1c7e07@mail.gmail.com>
Hi Michele, Sesame actually has a REST-like API[1]. I suppose one option would be to implement an ActiveRDF adapter for this REST API. This might be helpful to others as well. Paul [1] http://openrdf.org/doc/sesame2/system/ch08.html On 2/11/08, Michele Nucci <mik.nucci@gmail.com> wrote: > > Hello everyone, > > my name is Michele Nucci, I'm an IT engineer and junior researcher > (area: Semantic Web). I have been working for a lot of years as senior > software architect and some of my last projects are based on Ruby. > > In particular, in my last project [1] I need an "industrial-strenght" > triplestore (with inference support) direct accesible by Ruby. At the > moment we are using Redland because it has a Ruby language-binding > ....but this does not support inference and, moreover, there is some > problem working with it on some OS. > > What do you think about Ruby and triplestores? Or better, which > triplestores do you suggest to use? > > PS: I also tried to use Sesame with JRuby...but, if possible, we prefer > to use Ruby. > > Best regards, > Michele Nucci. > > > [1] http://www.discovery-project.eu > >
Received on Monday, 11 February 2008 19:17:57 UTC