Skip to content

Can not setup RDF store ARC2 RDF in RDFIOAdmin  #56

@irtos

Description

@irtos

Then pushing button "setup triple store" on page RDFIOAdmin the field above became green but
then reload page the field also stayed "Store is not set up" state.

Then trying to find some other method to setup triplestore. I have found extensions/Rdfio/maintenance/setupStore.php script

but here is the same bad behaviour ((

513ns /var/www/513ns/htdocs/mediawiki # php extensions/Rdfio/maintenance/setupStore.php
ARC2 Store is NOT setup, so setting up now ... Store successfully set up!
513ns /var/www/513ns/htdocs/mediawiki # php extensions/Rdfio/maintenance/setupStore.php
ARC2 Store is NOT setup, so setting up now ... Store successfully set up!
513ns /var/www/513ns/htdocs/mediawiki # php extensions/Rdfio/maintenance/setupStore.php
ARC2 Store is NOT setup, so setting up now ... Store successfully set up!
513ns /var/www/513ns/htdocs/mediawiki # php extensions/Rdfio/maintenance/setupStore.php
ARC2 Store is NOT setup, so setting up now ... Store successfully set up!
513ns /var/www/513ns/htdocs/mediawiki #

Also I changed mariadb-10.1.34 to mysql-5.6.40 but nothing changed
Also some version info :

  • MediaWiki | 1.30.0
  • PHP | 7.1.18 (cgi-fcgi)
  • MySQL | 5.6.40-log
  • ICU | 60.2
  • Semantic MediaWiki | 2.5.7
  • RDFIO | v3.0.2 | GPL-2.0
  • semsol/arc2 | 2.4.0

Do not know is it ARC2 bug or RDFIO bug
mysql> show tables;
+-----------------------------+
| Tables_in_wikdb |
+-----------------------------+
| xxxxarc2store_g2t |
| xxxxarc2store_id2val |
| xxxxarc2store_o2val |
| xxxxarc2store_s2val |
| xxxxarc2store_setting |
| xxxxarc2store_triple

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions