Difference between revisions of "Duke Data Accessioner"

From COPTR
Jump to navigation Jump to search
(Added links to Function and/or Content Type)
Line 1: Line 1:
{{Infobox_tool
+
{{Infobox tool
 
|purpose=Data Accessioner provides a graphical user interface to aid in migrating data from physical media to a dedicated file server, documenting the process and using MD5 checksums to identify any errors introduced in transfer.
 
|purpose=Data Accessioner provides a graphical user interface to aid in migrating data from physical media to a dedicated file server, documenting the process and using MD5 checksums to identify any errors introduced in transfer.
|image=
 
 
|homepage=http://dataaccessioner.org/
 
|homepage=http://dataaccessioner.org/
 
|license=Free
 
|license=Free
 
|platforms=Java
 
|platforms=Java
 +
|function=Preservation System, Metadata Processing
 +
}}
 +
{{Infobox tool details
 +
|ohloh_id=Data Accessioner
 
}}
 
}}
 
<!-- Delete the Categories that do not apply -->
 
[[Category:Preservation System]]
 
[[Category:Metadata Processing]]
 
 
 
= Description =
 
= Description =
 
The Data Accessioner provides a graphical user interface to aid in migrating data from physical media to a dedicated file server, documenting the process and using MD5 checksums to identify any errors introduced in transfer. The software also offers a way to integrate metadata tools into the migration workflow. The tool is primarily designed for use by technical services librarians in small institutions with little or no IT support.
 
The Data Accessioner provides a graphical user interface to aid in migrating data from physical media to a dedicated file server, documenting the process and using MD5 checksums to identify any errors introduced in transfer. The software also offers a way to integrate metadata tools into the migration workflow. The tool is primarily designed for use by technical services librarians in small institutions with little or no IT support.
Line 45: Line 43:
 
= Development Activity =
 
= Development Activity =
  
{{Infobox_tool_details
+
 
|ohloh_id=Data Accessioner
 
}}
 
  
 
<rss max=5>https://github.com/seth-shaw/DataAccessioner/commits/master.atom</rss>
 
<rss max=5>https://github.com/seth-shaw/DataAccessioner/commits/master.atom</rss>

Revision as of 19:56, 20 April 2021



Data Accessioner provides a graphical user interface to aid in migrating data from physical media to a dedicated file server, documenting the process and using MD5 checksums to identify any errors introduced in transfer.
Homepage:http://dataaccessioner.org/
License:Free
Platforms:Java
Function:Preservation System,Metadata Processing
Appears in COW:Archival Forensics workflow (storage media deposit)


Error in widget Ohloh Project: unable to write file /var/www/html/extensions/Widgets/compiled_templates/wrt661ebff8ed1ca0_99406977


Description

The Data Accessioner provides a graphical user interface to aid in migrating data from physical media to a dedicated file server, documenting the process and using MD5 checksums to identify any errors introduced in transfer. The software also offers a way to integrate metadata tools into the migration workflow. The tool is primarily designed for use by technical services librarians in small institutions with little or no IT support.

Provider

Data Accessioner website and POWRR.

Licensing and cost

The software is free and licensed under the GNU Lesser General Public License (v 2.1).

Platform and interoperability

The software is written in Java, which renders it platform independent. (Requires Java 6.)

For versions 0.3.1 and earlier plugins are used via the Java Plugin Framework (JPF); a noted issue is that the JPF plugins do not work when running in a Mac OSX environment.

Functional notes

The Data Accessioner is comprised of three main components; a graphical interface, a migrator, and a metadata manager. The migrator recursively navigates a file tree, copying it to a given destination with the option of skipping specified files and directories. It also creates a MD5 checksum for both the original file and the new copy, comparing the two to detect and notify the user of any errors. As of version 1.0 the migrator also runs each file through FITS and sends the results to the metadata manager. The metadata manager, by default, transforms the FITS output to PREMIS (v 2.2) object metadata although this can be changed by updating an XSLT. Previous versions used Jhove, Droid, and custom metadata manager plugins. While the software’s website does not give any information on volume or file format limitations, a University of Illinois case study encountered both. Overall, the user was extremely happy with the software; however, the project was unable to migrate information in CDA format and encountered a JVM error when attempting to migrate a large backup disk.

Usability

The Data Accessioner uses a simple and straightforward Graphical User Interface. If the user wishes to exclusively run the migratory element of the software it must be done through command-line; however, this should not be necessary in the vast majority of uses.

The Sustainable Heritage Network has created a video tutorial that provides an overview of how to use the tool.

Expertise required

The project’s goal was to create software for technical services librarians, able “to be easily adopted by smaller institutions with little or no IT staff.” Metadata customization, however, entails either editing the FITS to PREMIS XSLT or modifying the application's source-code, which requires solid knowledge of application design.

Standards compliance

The software includes a PREMIS metadata manager.

Influence and take-up

No statistics are available although it has been featured in various conference presentations and workshops.

Other

The old home page can be found here:http://library.duke.edu/rubenstein/uarchives/about/data-accessioner

User Experiences

Keeping Track of Time With Data Accessioner

Practical e-Records: Data Accessioner Review

Development Activity

Failed to load RSS feed from https://github.com/seth-shaw/DataAccessioner/commits/master.atom: There was a problem during the HTTP request: 404 Not Found