Hi devs, for a project where I'm working on, I'd need to use Jena over a nosql storage for storing and queryjng rdf, specifically using Cassandra. So after googling a bit I wasn't able to find something that fits my needs.
On top of that, i'd have the following questions: - do you know if there's something ready to use? - in case the answer to the previous question is negative, I'm actively participating in the development of CumulusRDF [1], an RDF store that uses Cassandra...but unfortunately is not using Jena :( so, here's the question...do you think a jena-cassandra could be a useful contribution? I could reuse something did for that project (appropriately translated into jena domain). In case, could you please give me some advice (e.g. extension points on the jena api) to start? Best, Andrea [1] https://code.google.com/p/cumulusrdf
