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

create project from xls, xlsx and ods broken with OpenRefine >=2.8 #4

Open
felixlohmeier opened this issue Aug 20, 2019 · 0 comments
Open
Assignees

Comments

@felixlohmeier
Copy link
Member

OpenRefine 2.8 introduced a new feature for selecting sheets in the importer. It seems difficult to implement this functionality in the client.

see issue in upstream: paulmakepeace#20

workaround: convert your data to csv

@felixlohmeier felixlohmeier self-assigned this Aug 20, 2019
felixlohmeier added a commit that referenced this issue Aug 20, 2019
new feature: xml root element will be discovered if recordPath is not set
bugfix: newly introduced option projectTags was not working in 0.3.7
bugfix: txt defaulted to fixed-width (should be line-based)
bugfix: default recordPath for json was not working in 0.3.7
bugfix: default sheets option was broken (but xls, xlsx, ods is broken in OpenRefine >=2.8 anyway, see #4)
tests: added sample files and an ipython notebook for comprehensive tests of create option
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant