RedStore是一个轻量级的RDF triplestore使用Redland在C库编写的。其特点是通过HTTP的支持,一个HTTP的接口是与4store兼容,单元测试的HTTP服务器的大部分代码的SPARQL。唯一建立的依赖是雷德兰。
RedStore is a lightweight RDF triplestore written in C using the Redland library. It features SPARQL over HTTP support, an HTTP interface that is compatible with 4store, and unit tests for most of the HTTP server code. The only build dependancy is Redland.