In any view of a stub/related import batch as per #356, I should be able to export a CSV of the authority/vocabulary terms.
I can turn this into a full authority/vocabulary import CSV with enhanced data, or use it to reconcile the currently unauthorized terms outside CSpace/cspace-converter.
This will have to work a bit differently than a CSV export of failed rows from an import, since the objects created by import directly contain csv_data field.
Ideally, the CSV export for stub/related records will include columns for:
authority/vocabulary type
authority/vocabulary subtype
termDisplayName value
field/row from import data that triggered creation of the record (may not be super useful, because the same new authority/vocabulary term could be used in multiple fields or records, and I don't think it's feasible to record them all)
Meta-issue: #355 #358 Relates to: #356
In any view of a stub/related import batch as per #356, I should be able to export a CSV of the authority/vocabulary terms.
I can turn this into a full authority/vocabulary import CSV with enhanced data, or use it to reconcile the currently unauthorized terms outside CSpace/cspace-converter.
This will have to work a bit differently than a CSV export of failed rows from an import, since the
objects
created by import directly containcsv_data
field.Ideally, the CSV export for stub/related records will include columns for: