To be done once #24 is completed
Issue
There are JSON schema files in the geoblacklight repo that are used to validate individual metadata records and ensure that the data types are correct. It would be helpful for users to also be able to validate the presence of required fields and community standard fields (as determined based on the review in #24).
Suggested solution
See if the JSON schema offers a way to flag fields as required.
- If yes, update the existing schema files
- If not, create new schema files for the required and community standard lists