Feature #2568
Updated by Bernhard Koschiček-Krombholz 5 months ago
Create an admin interface with the magical one click button to create an all-inclusive ARCHE dump.
This dump should include:
* Files sorted by extension ✅
* Metadata for files in a ttl (#2466) ✅
* Lists of failed files due to ARCHE restrictions (no license, no creator, no license holder, etc.) ✅
* Stripped SQL dump ✅ (currently, all data is in there)
* RDF dump (#2551) ✅
One major issue is, how the ARCHE metadata is stored/transferred into OpenAtlas. Currently, the data is stored in the production.py, which is not very handy to handle.
Todo:
* change folder structure into @data@, @metadata@, and @debug@
* maybe add statistic to debug (how large, how many files, how many folders, etc.) -> also used for #2580
* maybe check for duplicate files via hashes (but ARCHE will do the same with their file checker)
* SQL dump with only the project data
* if there is a reference, add the reference as named entity of class acdh:Publication and link it to media file with acdh:isSourceOf
* Enrich the description of files