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

Cannot get a text value from a numeric cell #1

Open
ktk opened this issue Feb 9, 2016 · 2 comments
Open

Cannot get a text value from a numeric cell #1

ktk opened this issue Feb 9, 2016 · 2 comments

Comments

@ktk
Copy link

ktk commented Feb 9, 2016

I try to convert an XLSX file to RDF. It seems to work with the sample specified in the tests but it does not work on my file, I get the following exception:

6159 [main] ERROR be.ugent.mmlab.rml.core.RMLEngine  - Exception java.lang.IllegalStateException: Cannot get a text value from a numeric cell

I'm a bit confused by that as it doesn't seem to matter which cell I specify. First it was indeed a row with numbers in it but I get the same error on another row with strings

@andimou
Copy link
Collaborator

andimou commented Feb 9, 2016

Could you attach the input and the map doc? Or a sample of it?

@ktk
Copy link
Author

ktk commented Feb 9, 2016

Sure, here we go: http://ktk.netlabs.org/misc/sample.zip (Github didn't want to accept the files itself for whatever reason)

BTW StackOverflow about the exception

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

2 participants