WebCuratorTool / webcurator

The root of the webcurator tool project, containing all modules needed to run a fully functional webcurator tool.
Apache License 2.0
2 stars 1 forks source link

Add crawler profile to output when archiving #90

Open hannakoppelaar opened 1 year ago

hannakoppelaar commented 1 year ago

Currently, when you archive a target instance, the crawler profile used to create it, is not archived along with it. Having the original crawler profile with the crawl data is a requirement for some organizations from a digital preservation point of view.

This feature could be optional and, more generally: maybe we can look into making the selection of files to archive more configurable.