rdfio / RDFIO

RDF triples import, export and PHP SPARQL endpoint for Semantic MediaWiki
http://www.mediawiki.org/wiki/Extension:RDFIO
Other
29 stars 12 forks source link

Any update possible for Mediawiki 1.39 and SMW 4.1.1 ? #68

Open HQ1791 opened 1 year ago

HQ1791 commented 1 year ago

I have downloaded the branch 59-make-work-with-mw-1.34 and installation run smooth and Special:RDFIO-Admin setup works. However, the other 3 RDFIO special pages looks fine until press button they throw error.

Also, on SPARQL Endpoint i get these warnings

`Warning: Undefined property: ARC2_StoreEndpoint::$getErrors in C:\xampp\htdocs\mediawiki2\extensions\RDFIO\specials\SpecialSPARQLEndpoint.php on line 141

Warning: foreach() argument must be of type array|object, null given in C:\xampp\htdocs\mediawiki2\extensions\RDFIO\classes\RDFIO_SpecialPage.php on line 150 ` Any update would be appreciated. Thanks!