Re: [SMW-devel] SparqlExtension 0.7 released

2010-09-17 Thread Samuel Lampa
On 09/17/2010 11:11 PM, Markus Krötzsch wrote: > On 17/09/2010 15:07, Samuel Lampa wrote: >> RDFIO does however not implement anything in terms of parser extensions >> or querying of external sources, which seems to be the main >> functionality among most other SPARQL tools. Thus, I see quite a lot

Re: [SMW-devel] SparqlExtension 0.7 released

2010-09-17 Thread Markus Krötzsch
On 17/09/2010 15:07, Samuel Lampa wrote: > Indeed, it seems like interesting times for hooking up SMW even more to > the rest of semantic web :) > > Firstly, I liked the comparison of SparqlExtenion/Halo/RDFIO at: > http://tinyurl.com/CompSMW3StoreConnectors > > Then some thoughts: > > The main mot

Re: [SMW-devel] Map markers only when editing

2010-09-17 Thread Markus Krötzsch
On 17/09/2010 20:06, Jeroen De Dauw wrote: > Hey, > > Hi, I have one front page map that shows markers of entered > locations. If I add a location it does not show up until I "edit" > the front page map. Is this a query/cache issue? If I would like > these markers to show without h

Re: [SMW-devel] Map markers only when editing

2010-09-17 Thread Jeroen De Dauw
Hey, Hi, I have one front page map that shows markers of entered locations. If I > add a location it does not show up until I "edit" the front page map. Is > this a query/cache issue? If I would like these markers to show without > having to physically click edit on the map, what is the best way?

Re: [SMW-devel] RDFIO 0.5.0 released

2010-09-17 Thread Samuel Lampa
On 09/17/2010 05:25 PM, Samuel Lampa wrote: > This release mainly contains numerous fixes to make remote SPARQLing > work as we got SMW hooked up with Bioclipse [2] for some remote querying > / editing this week (will blog about that shortly). Querying/Editing SMW remotely, that is. Not the other

[SMW-devel] RDFIO 0.5.0 released

2010-09-17 Thread Samuel Lampa
Hi all, Wanted to inform that RDFIO [1] 0.5.0 is released. This release mainly contains numerous fixes to make remote SPARQLing work as we got SMW hooked up with Bioclipse [2] for some remote querying / editing this week (will blog about that shortly). See the changelog [3] for some more notes

Re: [SMW-devel] SparqlExtension 0.7 released

2010-09-17 Thread Samuel Lampa
Indeed, it seems like interesting times for hooking up SMW even more to the rest of semantic web :) Firstly, I liked the comparison of SparqlExtenion/Halo/RDFIO at: http://tinyurl.com/CompSMW3StoreConnectors Then some thoughts: The main motivation behind RDFIO has been to allow adding of genera

Re: [SMW-devel] SparqlExtension 0.7 released

2010-09-17 Thread Laurent Alquier
I can't speak for the developers of separate projects, but one basic incompatibility between many of these extensions is that many use a #sparql parser function. I would be nice to see some better coordination on that point. It is not clear why someone would want several SPARQL integration at t

Re: [SMW-devel] SparqlExtension 0.7 released

2010-09-17 Thread Markus Krötzsch
A late answer to this very interesting subject ... First of all, congratulations to the release! It seems that we recently get more things going related to RDF and SPARQL than in many of the years past. I wondered how your extension relates to the SPARQL query features developed for Halo, and t