If I import metadata from a file (for instance, the .json document from the CViSB API), my record lists extra values like spatialCoverage which are not included in the NIAID Dataset schema. As a result, these data disappear.
Would be nice to:
Alert the user that these values are not being saved within the schema
Ideally, I think these values should be added to the dataset metadata-- essentially, extensions beyond the base. If so, would be nice to have these as a third panel in the form: required elements, recommended, extra.
If I import metadata from a file (for instance, the .json document from the CViSB API), my record lists extra values like
spatialCoverage
which are not included in the NIAID Dataset schema. As a result, these data disappear.Would be nice to: