Re: RDFQuery build failure

From: Ben Martin <monkeyiq_at_users.sourceforge.net>
Date: Sun Oct 30 2011 - 08:45:44 CET

On Sat, 2011-10-29 at 14:56 +0200, J.M. Maurer wrote:
> @Ben: abiword_storage_context_add_statement() should return a value
> (int), but it does not. Could you look into that?
>
> Thanks!
> Marc

Fixed. The abiword_storage_context redland storage implementation is
used only for executing SPARQL, and so its read only.

The preferred method to add/remove RDF triples in abiword is using
PD_RDFModel::createMutation() instead of going through the redland
storage abstraction.

Received on Sun Oct 30 08:46:28 2011

This archive was generated by hypermail 2.1.8 : Sun Oct 30 2011 - 08:46:28 CET