You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update the file size limitation of the DmpExtractor lambda to allow a single file to be 100MB (currently set to 10MB)
Cleanup needed on the DmpIndexer needed:
Remove grantId regexes. There is not enough consistency to manage these. COKI will handle the cleanup on their end
Some of the list fields contain empty objects rather than strings or having an empty list: funders, funder_ids, grand_ids, see DMPs doi.org/10.48321/D1TG9N, doi.org/10.48321/D18C88. For example: "funders":[{}] "grand_ids":[{}]
The description field sometimes has a boolean value rather than a string or NULL, see DMP doi.org/10.48321/D114471AC3
Cleanup needed on the DmpIndexer needed:
"funders":[{}] "grand_ids":[{}]
The text was updated successfully, but these errors were encountered: