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 Requirements

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

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

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

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

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

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