Download List

项目描述

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.

系统要求

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2011-10-29 06:11
0.5.4

这是要有一个 Mac OS X 图形界面的第一个版本。它还更改默认存储类型从 '内存' 到 '哈希值' 以提高性能。有很多其他次要更改和增强功能。
This is the first version to have a Mac OS X GUI. It also changes the default storage type from 'memory' to 'hashes' for improved performance. There are many other minor changes and enhancements.

2011-02-06 02:26
0.5.2

该raptor2,rasqal和松涛库进行了更新到最新版本。 Postgres的支持,增加了静态二进制版本。
The raptor2, rasqal, and redland libraries were updated to the latest versions. Postgres support was added to the static binary build.

2010-12-06 02:44
0.5.1

此版本取决于猛禽2和第Rasqal和松涛,其最新版本为您提供从librdf的最新功能。 Redstore的内置的HTML序列被删除在使用Rasqal和猛禽的青睐。各种小错误是固定的。
This release depends on Raptor 2 and the latest versions of Rasqal and Redland, giving you the latest functionality from librdf. Redstore's built-in HTML serializer was removed in favor of using Rasqal and Raptor. Various minor bugs were fixed.

2010-04-23 20:27
0.4

此版本增加了对插入或删除通过HTTP POST从形式三元组的支持。现在有谈判的内容支持响应DELETE请求。还增加了用于发布到默认的图形三元组的支持。
This release adds support for inserting or deleting triples via HTTP POST from a form. There is now support for content negotiation in response to a DELETE request. Also added is support for POSTing triples into the default graph.

2010-04-11 03:13
0.3

改进的内容增加了谈判的支持。 HTML实体逃避问题进行了修复。一种新的服务说明网页的创建。一个完整格式的清单添加到查询页面。支持加入选定的查询语言。对ASK的查询支持加入。支持加入倾倒在N -四边形格式整个triplestore。
Improved content negotiation support was added. HTML entity escaping problems were fixed. A new Service Description page was created. A full format list was added to the query page. Support was added for selecting the query language. Support for ASK queries was added. Support was added for dumping the whole triplestore in the N-quads format.

Project Resources