The following issue has been SUBMITTED. ====================================================================== http://bugs.librdf.org/mantis/view.php?id=284 ====================================================================== Reported By: PvK Assigned To: ====================================================================== Project: Raptor RDF Parsing and Serializing Library Issue ID: 284 Category: api Reproducibility: N/A Severity: feature Priority: normal Status: new Parsing/Serializing Syntax: ====================================================================== Date Submitted: 2008-10-29 13:47 Last Modified: 2008-10-29 13:47 ====================================================================== Summary: Added storage and query interface support for Virtuoso QUAD store Description: OpenLink Sofware submits the following enhancement to the Redland project for your consideration.
The included diff adds a rdf_storage_virtuoso and rdf_query_virtuoso module that allows the Redland libraries to directly interface with the Virtuoso QUAD store. The code uses the Virtuoso ODBC driver to interface with the server and does not need any files from the Virtuoso project in order to be build. The only dependency is that the build system needs to have an ODBC Driver Manager like iODBC installed. Virtuoso can be downloaded from http://sourceforge.net/projects/virtuoso ====================================================================== Issue History Date Modified Username Field Change ====================================================================== 2008-10-29 13:47 PvK New Issue 2008-10-29 13:47 PvK File Added: redland-virtuoso.diff ====================================================================== _______________________________________________ redland-dev mailing list [email protected] http://lists.librdf.org/mailman/listinfo/redland-dev
