denshoproject / ddr-local

Web UI used for interacting with DDR collections and entities on a local machine.
Other
3 stars 0 forks source link

File Import Update CSV passing Validation #329

Closed sarabeckman closed 10 months ago

sarabeckman commented 11 months ago

Another use case for ddrimport file is to use the CSV to update the file metadata after the files have been ingested into the gitannex. These CSVs have the hash for the files appended to the id in the csv. (ex. ddr-densho-356-1-master-c4768caf0c)

CSVs with the id field with the hash marks should bypass the validation step that looks for the file in the repository. This capability should be able to be used in both the Editor UI and the cmdln interface. Both Micah & Sara use import file like this to update collections.