Download List

Project Description

Rasqal is a C library for querying RDF graphs, supporting the SPARQL, RDQL, and LAQRS languages. It provides APIs for creating a query and parsing query syntax. It features pluggable triple-stores and matching interfaces, query engines for executing the queries, an API for manipulating results as bindings, and multiple ways to format the results to XML, CSV, TSV, and JSON. It uses the Raptor RDF parser to return triples from RDF content, and can alternatively work with the Redland RDF library's persistent triple stores. It is portable across many POSIX systems.

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.

2007-11-18 09:35 Back to release list
0.9.15

Many updates were made for supporting W3C SPARQL
Proposed Recommendation of 12 November 2007.
Substantial improvements were made to datatypes
support and evaluation. Many improvements and
fixes were made for low-memory situations. Several
new APIs were added, including a new XSD decimal
class. Many other fixes and improvements were
made.
Tags: Major feature enhancements

Project Resources