Re: Status Check

I have recently started back up on my RubyRDF project. I have code scattered
around in different places that I'm trying to consolidate. I have always
imagined it as an RDF layer for Ruby that would define an abstract interface
for graphs and provide different implementations (Redland, SPARQL endpoint,
Memory based, Sesame, etc.). I have had some people express interest, and
would invite any contributions.

The gem currently has support for the Sesame REST API (including
transactions), and it has NTriples import/export. I have some ideas I'm
currently trying to work out, so the master branch is a bit unstable, but
I'm hoping to have it cleaned up and released soon.

http://github.com/pjstadig/rubyrdf/tree/master


Paul

On Wed, Aug 5, 2009 at 11:06 PM, David Richards <
davidlamontrichards@gmail.com> wrote:

> I've noticed that the Ruby gems dealing with RDF seem to be roughly in the
> same shape as they were in February 2008.  I'm wondering if this group is
> active, if there are any projects under active development, or if people are
> using JRuby and Java-based RDF tools.
>
> Thanks,
>
> David
>

Received on Thursday, 6 August 2009 15:22:03 UTC