Re: [SMW-devel] smw_RefreshData.php suggestions?

2015-11-13 Thread kghbln
Hi Laurent, just two days ago I had the same thought (1) when refreshing the data of site. Luckily I only had 20k ids so after half an hour ... I personally get your point and a good starting point is probably to add these as feature requests for rebuildData.php to GitHub. Cheers Karsten A

[SMW-devel] smw_RefreshData.php suggestions?

2015-11-13 Thread Laurent Alquier
Hello I am still running into many issues with smw_RefreshData.php for a refresh of pages with Virtuoso as a SPARQLstore. Some issues are caused with my data and some need more troubleshooting (plain 'request denied' from the php script but the SPARQL query itself works fine directly in Virtuoso)

[SMW-devel] smw_refreshdata.php removing properties from pages

2013-04-08 Thread Desiree Gennaro
I am finding that when I run smw_refreshdata.php it clears all property values in a page that are defined using a template. Has anyone else experienced this issue? If so, help please. MW 1.20.2 SMW 1.8.0.4 AND 1.9 alpha --

Re: [SMW-devel] SMW_refreshData.php

2008-02-06 Thread Markus Krötzsch
On Mittwoch, 6. Februar 2008, cnit wrote: > Hello, > my SMW_refreshData.php produces an error during the execution: > Fatal error: Call to a member function getNamespace() on a non-object in > /var/www/wiki/engine/includes/Parser.php on line 1930 Well, doesn't ring a bell. And the normal editing o

[SMW-devel] SMW_refreshData.php

2008-02-06 Thread cnit
Hello, my SMW_refreshData.php produces an error during the execution: Fatal error: Call to a member function getNamespace() on a non-object in /var/www/wiki/engine/includes/Parser.php on line 1930 for every page ID (I am running in verbose mode) which contains {{#ask:...}} query. I do include pag