Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RDF/XML example snippet causes error on import #30

Closed
samuell opened this issue Nov 11, 2016 · 4 comments
Closed

RDF/XML example snippet causes error on import #30

samuell opened this issue Nov 11, 2016 · 4 comments

Comments

@samuell
Copy link
Member

samuell commented Nov 11, 2016

How to reproduce:

  • Bring up RDFIO with the vagrant box
  • Go to http://localhost:8080/w/index.php/Special:RDFImport in your browser.
  • Click the "RDF/XML example data" link to the right, under the import form.
  • Click "Import"

Result:

rdf import - mw - chromium_003

Error message in text:

Error in ARC2ToWikiConverter: Unknown type of object (_:arca90bb2) in triple! (not 'uri' nor 'literal')!

Expected result:

  • A green box saying the import succeeded.

Notes:

  • Importing the "Turtle" example data, works just fine:

rdf import - mw - chromium_004

@samuell
Copy link
Member Author

samuell commented Nov 11, 2016

Hmm, this seems to happen for basically any RDF/XML content :(

@samuell
Copy link
Member Author

samuell commented Nov 11, 2016

Maybe we should just disable the RDF/XML option, until someone had time to debug this properly?

@zahara Any comments on that?

@samuell
Copy link
Member Author

samuell commented Nov 27, 2016

This is now temporarily "fixed" by removing the RDF/XML example data from the form, in release v2.0.10.

@samuell
Copy link
Member Author

samuell commented Aug 16, 2017

RDF/XML works now! (Not clear exactly why, but all the refactorings and clean-up seem to have fixed the problem). Implemented in 3c700b0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant