CSIRO-enviro-informatics / ldrpyutils

Python utils for the Linked Data Registry
https://csiro-enviro-informatics.github.io/ldrpyutils
Other
3 stars 3 forks source link

Excel2ldr mandatory fields checking before upload #33

Open jyucsiro opened 5 years ago

jyucsiro commented 5 years ago

Excel2ldr does not currently check for mandatory fields before uploading to the LDR. e.g. if the id cell is empty, then 'None' is used by default.

Mandatory fields are: id (notation), label, and description.