Difference between revisions of "Development roadmap: Archivematica"

From Archivematica
Jump to navigation Jump to search
Line 70: Line 70:
 
==Wish list==
 
==Wish list==
 
Also see unsponsored features/tasks/bugs without assigned releases: [http://bit.ly/1eW9yRs unsponsored and unscheduled fixes, features and tasks]
 
Also see unsponsored features/tasks/bugs without assigned releases: [http://bit.ly/1eW9yRs unsponsored and unscheduled fixes, features and tasks]
# Improvements to e-mail ingest workflow (maildir)
+
 
# DIP generation/upload info logged to pointer file
+
===Dashboard User Interface===
# Re-index AIPs and DIPs (storage service)
+
* Upload submission documentation during transfer upload #1910
# Persistent data about stored AIPs and DIPs
+
* Field validation in rights templates - #1519
# Upload submission documentation during transfer upload #1910
+
* Administrative dashboard interface for system monitoring, including status, restart services, maintenance of backups, tools for restoring, automatic indexing of ElasticSearch index
# SAMBA plugin for Storage API
+
* Status indicator to show current status of transfer/job
# ElasticSearch in SS
+
====SIP Arrangement====
# Format Policy Registry (FPR) public site UI  
+
* Visualization of transfer contents - #1578, [[Transfer and SIP creation#File visualization reporting page]]
# 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]]
+
===Format Policy Registry===
# Field validation in rights templates - #1519
+
* Format Policy Registry (FPR) public site UI  
# Hydra (AIP storage / API plugin)
+
* Ability to send local format policy changes to the FPR public site #5074
# Dspace (DIP upload)
+
 
# BitCurator integration: how much functionality/data can be integrated/re-used prior to Archivematica ingest. - #1869
+
===Storage Service===
# 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
+
* Re-index transfer backlog, AIPs and DIPs - ElasticSearch re-indexing
# Administrative dashboard interface for system monitoring, including status, restart services, maintenance of backups, tools for restoring, automatic indexing of ElasticSearch index
+
* Persistent data about stored AIPs and DIPs
# Status indicator to show current status of transfer/job
+
* DIP generation/upload info logged to pointer file
# Better documentation (working on it! Switching to Sphinx docs soon- early 2015)
+
* SAMBA plugin for Storage API
# Send PREMIS rights metadata with DIP to AtoM.
+
* Move ElasticSearch to SS
 +
 
 +
===Email ingest workflow===
 +
* Improvements to e-mail ingest workflow (maildir)
 +
 
 +
===Integration===
 +
* Send PREMIS rights metadata with DIP to AtoM.
 +
* Hydra (AIP storage / API plugin)
 +
* Dspace (DIP upload)
 +
* BitCurator integration: how much functionality/data can be integrated/re-used prior to Archivematica ingest. - #1869

Revision as of 15:03, 7 January 2015

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

Archivematica 1.3.1

  • Bug fixes discovered during Pilot testing with hosted DuraCloud partners

Storage Service 0.7.0

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.8.0

  • Improved Arkivum integration (proposed)
  • Dataverse integration (proposed)
  • Move some/all DIP upload responsibilities to SS (proposed)
    • Backend - not user-facing
    • move Index AIP micro-service to SS (proposed)

Archivematica 1.5.0

Wish list

Also see unsponsored features/tasks/bugs without assigned releases: unsponsored and unscheduled fixes, features and tasks

Dashboard User Interface

  • Upload submission documentation during transfer upload #1910
  • Field validation in rights templates - #1519
  • 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

SIP Arrangement

Format Policy Registry

  • Format Policy Registry (FPR) public site UI
  • Ability to send local format policy changes to the FPR public site #5074

Storage Service

  • Re-index transfer backlog, AIPs and DIPs - ElasticSearch re-indexing
  • Persistent data about stored AIPs and DIPs
  • DIP generation/upload info logged to pointer file
  • SAMBA plugin for Storage API
  • Move ElasticSearch to SS

Email ingest workflow

  • Improvements to e-mail ingest workflow (maildir)

Integration

  • Send PREMIS rights metadata with DIP to AtoM.
  • Hydra (AIP storage / API plugin)
  • Dspace (DIP upload)
  • BitCurator integration: how much functionality/data can be integrated/re-used prior to Archivematica ingest. - #1869