Development roadmap: Archivematica
Main Page > Development > Development roadmap
Archivematica development roadmap
This roadmap describes what Artefactual is working on for the Archivematica system. Sponsored work, that is development of features and enhancements which is funded by our development partners, is prioritized. On our wishlist, we have also included enhancements and features that we would like to see or that the community has shown interest in; however, without development resources allocated to us or contributions from developers outside of Artefactual, we cannot guarantee their inclusion.
Reflecting the bounty business model for open source development, each feature is developed in partnership with an institution or group of institutions with unique workflow needs. Despite our best efforts to keep features as generic as possible, some extra development may be necessary for a feature to function well in your own environment. Please see the Archivematica services offered on Artefactual's website to find out more about how to become a development partner, get training and support, or take advantage of installation services.
We will issue public releases incrementally upon completion and testing of the sponsored features and enhancements listed below. All features are subject to code review and QA, the results of which may result in any feature being pushed to a future release.
Features by release number
Storage Service 0.6.0
- Sponsored (University of Saskatchewan) Islandora integration. See also: Sword_API, #5796 #5837
- v1 of Sword API - the API used by external applications like Islandora as well as Fedora
- Restrict Location's purpose based on what Space it is (ie if LOCKSS is only allowed AIP storage, make explicit in SS UI)
- Backend - Not user-facing:
- Sponsored (Zuse Institut) Changes to support AIP re-ingest
- split models.py
- Better error logging for rsync
- Improve logging #7683
- Add exception handling, duplicate locations #7416
- Improve unicode support Pull Request 44
- DuraCloud: Ability to fetch more than 1000 files from a space Pull Request 45
- Pull Request 46
- DuraCloud: Handle hidden files in folders Pull Request 49
- DuraCloud: Handle fetching files when there is a '#" in the title Pull Request 50
- Pull Request 51
- Pull Request 52
- Pull Request 53 - for https://projects.artefactual.com/issues/7311 this allows large AIP's to be stored (larger than 2gb or so). it is a simple config change that can be customized, we should make sure to document how to do this in the new docs.
https://github.com/artefactual/archivematica-storage-service/pull/54
not yet merged: https://projects.artefactual.com/issues/7684 - packaging changes, needs a pull request still
unverified - this is a ticket that might be resolved, I haven't tested to confirm: https://projects.artefactual.com/issues/7132
There are a couple of pull requests that got created, without a redmine ticket having been created first, so the list of PR's is more complete than the list of redmine tickets you can find in the storage service project. All of the PR's are public, whereas some of the tickets are in private projects, or in other projects like Archivematica Direct. Let me know if you need any assistance sorting out what the exact changes are or how to describe them.
Archivematica 1.3.1
- Bug fixes discovered during Pilot testing with hosted DuraCloud partners
Archivematica 1.4.0
- Sponsored (University of Saskatchewan) Add post store AIP micro-service to let Islandora know that an object has been moved into storage and can be deleted from Islandora
- METS refactoring and METS generation improvements
- develop standalone Python METS reader/writer application and distribute separately from and integrated with Archivematica
- Sponsored (Zuse Institute) AIP DC and Rights MD Re-ingest Full AIP re-ingest requirements
- Sponsored supports AIP versioning (METS file updates) #1564
- Sponsored generate DIP from AIP after processing is complete - Issue #1843
- does not support re-normalization
- note that this work is only part of the entire AIP re-ingest feature, the rest is not yet sponsored
- Sponsored (National Library of Wales)
- Sponsored Add levels of description to Submission Information Packages using AtoM REST endpoint to enforce controlled vocabulary
- Sponsored Generate hierarchical structMap in Archival Information Package METS file
- This development is concurrent with AtoM development including the following: generate hierarchical arrangement based on METS structMap, map levels of description in hierarchical METS structMap to Level of description element in AtoM information object, and display hierarchical arrangement in AtoM treeview
- Sponsored (University of British Columbia Library)
- Sponsored Metadata only DIP upload
- This development will allow easier upload to ContentDM when access normalization is not required. The ContentDM Project Client will be used to load the digital objects to ContentDM, while the metadata upload from Archivematica will include the file and AIP UUID.
- Backend - Not user-facing
- logging
- database ORM
Storage Service 0.6.0
- AIP Restore
- Sponsored (University of York) Arkivum integration
- Sponsored (OCUL) Swift integration (openstack)
Archivematica 1.5.0
Wish list
Also see unsponsored features/tasks/bugs without assigned releases: unsponsored and unscheduled fixes, features and tasks
- Improvements to e-mail ingest workflow (maildir)
- DIP generation/upload info logged to pointer file
- Re-index AIPs and DIPs (storage service)
- Persistent data about stored AIPs and DIPs
- Upload submission documentation during transfer upload #1910
- SAMBA plugin for Storage API
- ElasticSearch in SS
- Format Policy Registry (FPR) public site UI
- Ability to send local format policy changes to the FPR public site #5074
- Visualization of transfer contents - #1578, Transfer and SIP creation#File visualization reporting page
- Field validation in rights templates - #1519
- Hydra (AIP storage / API plugin)
- Dspace (DIP upload)
- BitCurator integration: how much functionality/data can be integrated/re-used prior to Archivematica ingest. - #1869
- Develop ability and end-user documentation to add other identification tools as selections from the drop-down menu in the Ingest tab of the dashboard to base normalization workflows on #5077 #5078
- Administrative dashboard interface for system monitoring, including status, restart services, maintenance of backups, tools for restoring, automatic indexing of ElasticSearch index
- Status indicator to show current status of transfer/job
- Better documentation (working on it! Switching to Sphinx docs by end of September 2014)