Rasqual
Rasqal
http://librdf.org/rasqal/
C library for querying RDF
Rasqal is a C library for RDF (Resource Description Framework) query syntaxes, query construction and query execution returning result bindings. It supports the query languages RDQL and SPARQL. 'Rasqual' provides APIs for creating a query and parsing query synta. It includes pluggable triple-store source and matching interfaces, an engine for executing the queries and an API for manipulating results as bindings. It uses the Raptor RDF parser to return triples from RDF content and can also work with the Redland RDF library's persistent triple stores.
Licensing
License
Verified by
Verified on
Notes
Leaders and contributors
Contact(s) | Role |
---|---|
Dave Beckett | Maintainer |
Resources and communication
Audience | Resource type | URI |
---|---|---|
Help | mailto:redland-announce@lists.librdf.org | |
Developer | mailto:redland-dev@lists.librdf.org | |
Developer | VCS Repository Webview | http://cvs.librdf.org/cvsweb/redland/librdf/ |
Software prerequisites
Kind | Description |
---|---|
Weak prerequisite | bison |
Weak prerequisite | flex |
Weak prerequisite | automake |
Weak prerequisite | autoconf (all for building from CVS) |
Weak prerequisite | pcre |
Required to use | Raptor 1.3.0 or later |
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.
The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.