I've been chipping away at a project that turned out to really want a triplestore as its backend. One thing led to another, I clambered onto the shoulders of a couple of guys that did most of the spadework for me, and now there's a handy client library for querying a triplestore, as well as adding triples to it and deleting them from it. It's in working order now (ox is based on it), but constructive feedback is always welcome.
It's inherited a BSD licence, so you're free to do with it as you will.
The repo: https://github.com/equill/cl-4store
ANN: cl-4store, a SPARQL client library for RDF manipulation
-
- Posts: 94
- Joined: Mon Jul 21, 2008 7:26 am
- Location: München, Germany
- Contact:
Re: ANN: cl-4store, a SPARQL client library for RDF manipula
Cool! I've been wanting to play around with 4store for a while now. Maybe I can finally get around to doing so. 
