Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Validate metadata field in spreadsheet exists in DSpace metadata registry #6

Open
peterdietz opened this issue Nov 20, 2014 · 0 comments

Comments

@peterdietz
Copy link
Contributor

If there is a metadata field in the spreadsheet such as a made up one dc.favorite.color or a typo dc.dezcryption or internal field abc.appraised.value, SAFBuilder will build a SimpleArchiveFormat package without complaining. But, once you import with bad metadata field, your DSpace ItemImporter will throw an error (if these fields don't exist in the metadata registry).

So.. how cool would it be, if the DSpace REST API allowed the metadata registry to be queryable. And then if SAFBuilder could check all of the metadata fields in use, to ensure that your site has them.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant