Els Lommelen
Els Lommelen
To guide users to the FAIR principle, make sure to include a vignette that also covers the 'not relevant' categories to learn users how to implement it.
Admittedly, I also like to have the rarely used `.tsv` format for saving data with git2rdata, but for another reason as @florisvdh: users don't know it, so they are less...
As my suggestion for a feature for `write_package()` is related to this issue, I add it here. The fact that CSV files are not changed or removed when the metadata...
Eh, it depends on how you will implement it. If this feature removes both the csv and metadata of the specific table from the written package, it seems indeed fine...
A related remark on this proposed solution: when removing a resource and adding it again afterwards, I notice this table always moves to the end in `datapackage.json` (which gives an...
> With the properties `null = "null"` and `na = "null"`, so values are always exported the same way (as NULL, which is the default for lists). This indeed seems...