Difference between revisions of "Improvements"
Jump to navigation
Jump to search
m (Add category) |
|||
Line 4: | Line 4: | ||
* [[Improvements/Disk_Image_Preservation|Disk Image Preservation]] | * [[Improvements/Disk_Image_Preservation|Disk Image Preservation]] | ||
** improve disk image handling to better manage different file systems | ** improve disk image handling to better manage different file systems | ||
+ | * [[Improvements/Containerization|Containerization]] | ||
+ | ** ability to deploy Archivematica into Containers | ||
+ | * [[Improvements/Email|Email Preservation]] | ||
+ | ** improve email preservation workflows | ||
* [[Improvements/Islandora|Islandora integration]] | * [[Improvements/Islandora|Islandora integration]] | ||
** current status of Islandora implementation and proposed improvements | ** current status of Islandora implementation and proposed improvements | ||
Line 12: | Line 16: | ||
* [[Improvements/aippackage| AIP Packaging]] | * [[Improvements/aippackage| AIP Packaging]] | ||
** support alternate physical structures for an aip | ** support alternate physical structures for an aip | ||
− | * [[Improvements/warc| | + | * [[Improvements/warc| Web Archiving]] |
** 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 |
Revision as of 11:43, 30 March 2017
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.
Proposed
- Disk Image Preservation
- improve disk image handling to better manage different file systems
- Containerization
- ability to deploy Archivematica into Containers
- Email Preservation
- improve email preservation workflows
- Islandora integration
- current status of Islandora implementation and proposed improvements
- CentOS/RedHat support
- ability to run Archivematica on an rpm based version of linux
- Developer Focused Documentation
- improve documentation for developers integrating with Archivematica
- AIP Packaging
- support alternate physical structures for an aip
- Web Archiving
- extract metadata and files from WARCs for processing
- integrate with the Archive-It service
- Search
- improvements and changes to how AIP's are indexed and discovered
- Appraisal and Arrangement tab
- Possible enhancements to the Appraisal and Arrangement tab, introduced in v1.6
- Python3
- Google document with status
- Google document with other proposed projects and status
Completed
- Migrations
- Use Django's migrations instead of custom SQL-based migrations