If you look at the bottom of that page (Implementation notes), there is a 
comment about adapting the  SMW RAPStore class to other endpoints.

I am using it with RAP and updates are synchronized automatically when I save. 

- Laurent


On May 4, 2010, at 8:38 AM, Alfredas Chm wrote:

> >> This is very interesting as it looks like it can support sending queries 
> >> to multiple endpoints (and not just the local triple store).
> 
> Yes. So far we have got only one "foreign" endpoint configured (dbpedia) as 
> they still need manual config (url, parameters). 
> Another way is to use FROM statement.
> 
> >> I am wondering though - why did you chose the way of a synchronization 
> >> with a local triple store using the Jobs instead of the RDF export method
> 
> We are actually using SMW RDF export. But when the article is saved the 
> export does not "refresh" instantly (onArticleSaveComplete). Using jobs is a 
> workaround for that. I wish there was a better way. 
> 
> Alfredas
> 
> From: Laurent Alquier <laur...@alquier.org>
> To: Alfredas Chm <lafre...@ymail.com>; semediawiki-devel@lists.sourceforge.net
> Sent: Tue, May 4, 2010 2:12:15 PM
> Subject: Re: [SMW-devel] SparqlExtension
> 
> 
> This is very interesting as it looks like it can support sending queries to 
> multiple endpoints (and not just the local triple store).
> 
> 
> 
> I am wondering though - why did you chose the way of a synchronization with a 
> local triple store using the Jobs instead of 
> the RDF export method already defined for SMW (with an alternative to RAP of 
> course) ?
> 
> http://semantic-mediawiki.org/wiki/Help:SPARQL_endpoint
> 
> - Laurent
> 
> On May 4, 2010, at 7:38 AM, Alfredas Chm wrote:
> 
>> Hi,
>> 
>> We've just released a beta of Extension:SparqlExtension. The extension 
>> integrates SMW with a triplestore and is a light-weight, open-source 
>> alternative to Halo triplestore connector.
>> 
>> While tested with Joseki and Jena TDB, it's generic enough that with a 
>> little coding people will be able to hook up other triplestores as well. 
>> It's still beta, but in our own experience it's rather stable, and we hope 
>> to get feedback about the aspects that need to be improved.
>> 
>> All the best,
>> 
>> Alfredas
>> PhD @ TUDelft
>> Netherlands
>> 
>> ------------------------------------------------------------------------------
>> _______________________________________________
>> Semediawiki-devel mailing list
>> Semediawiki-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/semediawiki-devel
> 
> 
> 
> 

------------------------------------------------------------------------------
_______________________________________________
Semediawiki-devel mailing list
Semediawiki-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/semediawiki-devel

Reply via email to