ImperialCollegeLondon / safedata_validator

Python tools to validate and publish datasets using the safedata metadata format.
https://safedata-validator.readthedocs.io/
MIT License
2 stars 4 forks source link

Make project ID's a configurable option #50

Closed jacobcook1995 closed 1 year ago

jacobcook1995 commented 1 year ago

At the moment Project ID's always have to be included, and have to take a value. This works for the SAFE project, but other sites may well not use projects to organise their dataset. We still want to retain this option for SAFE, but need it to be something that future uses can turn off if they wish to. So some sort of config option should be provided to allow the user to select whether or not they wish to allow null (i.e. "" or None) Project ID's to be reported