Skip to content

Error ingesting to DERIVA: Found 4 errors in datapackage "datapackage.json". First error: There is an extra label "" in header at position "4" #223

Answered by ACharbonneau
ekropiwnicki asked this question in Bug
Discussion options

You must be logged in to vote

There are a couple of different things intersecting here:

  • The optional frictonless validator step checks some things, but isn't as robust as our on server validation system, so it is not surprising that a package could validate locally but not pass on the server.

  • You are correct that you should not ever have to edit the JSON file we host on OSF.

  • You found an error in our error handling, the website should have told you which table has the extra header, but didn't. I'll make sure that bug gets to the development team

  • The actual error you're seeing is that you have an 4th column in your assay_type.tsv, anatomy.tsv, taxonomy.tsv, and data_type.tsv files. We dropped synonyms from all …

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@ekropiwnicki
Comment options

Answer selected by ekropiwnicki
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Bug
Labels
None yet
2 participants