Difference between revisions of "Improvements"
Jump to navigation
Jump to search
Line 2: | Line 2: | ||
== Proposed == | == Proposed == | ||
− | |||
− | |||
− | |||
− | |||
* [[Improvements/Dspace_AIPs|DSpace AIPs]] | * [[Improvements/Dspace_AIPs|DSpace AIPs]] | ||
** Improve how AIPs stored in DSpace are handled | ** Improve how AIPs stored in DSpace are handled | ||
Line 12: | Line 8: | ||
* [[Improvements/Islandora|Islandora integration]] | * [[Improvements/Islandora|Islandora integration]] | ||
** current status of Islandora implementation and proposed improvements | ** current status of Islandora implementation and proposed improvements | ||
− | |||
− | |||
* [[Improvements/devdocs| Developer Focused Documentation]] | * [[Improvements/devdocs| Developer Focused Documentation]] | ||
** improve documentation for developers integrating with Archivematica | ** improve documentation for developers integrating with Archivematica | ||
* [[Improvements/aippackage| AIP Packaging]] | * [[Improvements/aippackage| AIP Packaging]] | ||
** support alternate physical structures for an aip | ** support alternate physical structures for an aip | ||
− | |||
− | |||
* [[Improvements/warc| Web Archiving]] | * [[Improvements/warc| Web Archiving]] | ||
** extract metadata and files from WARCs for processing | ** extract metadata and files from WARCs for processing | ||
Line 34: | Line 26: | ||
* [[Improvements/AIPEncryption| AIP Encryption]] | * [[Improvements/AIPEncryption| AIP Encryption]] | ||
** Encrypt AIP's when storing and decrypt when retrieving | ** Encrypt AIP's when storing and decrypt when retrieving | ||
+ | * [[Improvements/Disk_Image_Preservation|Disk Image Preservation]] | ||
+ | ** improve disk image handling to better manage different file systems | ||
+ | * [[Improvements/Containerization|Containerization]] | ||
+ | ** ability to deploy Archivematica into Containers | ||
+ | * [[Improvements/aipreadme| Self Describing AIP]] | ||
+ | ** add a README file to Archivematica AIP's to make them self-describing | ||
== Completed == | == Completed == | ||
Line 39: | Line 37: | ||
* [[Improvements/Migrations| Migrations]] | * [[Improvements/Migrations| Migrations]] | ||
** Use Django's migrations instead of custom SQL-based migrations | ** Use Django's migrations instead of custom SQL-based migrations | ||
+ | * [[Improvements/rpm|CentOS/RedHat support]] | ||
+ | ** ability to run Archivematica on an rpm based version of linux | ||
+ | |||
[[Category:Development documentation]] | [[Category:Development documentation]] |
Revision as of 13:53, 27 July 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
- DSpace AIPs
- Improve how AIPs stored in DSpace are handled
- Email Preservation
- improve email preservation workflows
- Islandora integration
- current status of Islandora implementation and proposed improvements
- 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
In Progress
- AIP Encryption
- Encrypt AIP's when storing and decrypt when retrieving
- Disk Image Preservation
- improve disk image handling to better manage different file systems
- Containerization
- ability to deploy Archivematica into Containers
- Self Describing AIP
- add a README file to Archivematica AIP's to make them self-describing
Completed
- Migrations
- Use Django's migrations instead of custom SQL-based migrations
- CentOS/RedHat support
- ability to run Archivematica on an rpm based version of linux