Nicholas J Humfrey wrote:
> Hello,
> 
> Has anyone written a Redland based triplestore daemon with a SPARQL over HTTP 
> endpoint?
> 
> I am looking for a lightweight triplestore to run on my virtual server and 
> thinking of writing one (in C), if nobody else has...
> 

I used the memory storage, perl API to make this: http://triplr.org/query
which is a sparql endpoint.

If you need persistence, use the mysql or berkeleydb

Dave
_______________________________________________
redland-dev mailing list
[email protected]
http://lists.librdf.org/mailman/listinfo/redland-dev

Reply via email to