-
Notifications
You must be signed in to change notification settings - Fork 123
Open
Labels
Description
What Data Package version are you using?
v2
Describe the Issue
Currently, there is no well-defined rules for multiple files - https://datapackage.org/standard/data-resource/#multiple-files. As an implementer, I don't have enough information to make reading them in a reproducible way.
I would suggest:
- for now, allowing multiple files only for tabular data
- clearly defining the 2-N files expectations e.g. no header row (probably based on current data engines expectations)
Participation
- I am willing to submit a pull request for this issue.