Difference between revisions of "Improvements"
Jump to navigation
Jump to search
(Add Migrations link) |
|||
Line 10: | Line 10: | ||
-extract metadata and files from WARCs for processing | -extract metadata and files from WARCs for processing | ||
-integrate with the Archive-It service | -integrate with the Archive-It service | ||
+ | * [[Improvements/Migrations| Migrations]] | ||
+ | - Use Django's migrations instead of custom SQL-based migrations |
Revision as of 18:58, 1 February 2016
This page is intended to list possible new features, enhancements, and other improvements to any of the code used in an Archivematica based digital preservation system.
-ability to run Archivematica on an rpm based version of linux
-improve documentation for developers integrating with Archivematica
-support alternate physical structures for an aip
-extract metadata and files from WARCs for processing -integrate with the Archive-It service
- Use Django's migrations instead of custom SQL-based migrations