Difference between revisions of "Demystify"

From COPTR
Jump to navigation Jump to search
Line 17: Line 17:
 
== Description ==
 
== Description ==
 
<!-- Describe the what the tool does, focusing on it's digital preservation value. Keep it factual. -->
 
<!-- Describe the what the tool does, focusing on it's digital preservation value. Keep it factual. -->
 +
Engine for analysis of DROID CSV export files. The tool has three purposes, break the DROID CSV export into its components and store them within a table in a SQLite database; create additional columns to augment the output where useful; and query the SQLite database, outputting results in a readable form useful for analysis by researchers and archivists within digital preservation departments in memory institutions.
  
 
== User Experiences ==
 
== User Experiences ==
 
<!-- Add hotlinks to user experiences with the tool (eg. blog posts). These should illustrate the effectiveness (or otherwise) of the tool. -->
 
<!-- Add hotlinks to user experiences with the tool (eg. blog posts). These should illustrate the effectiveness (or otherwise) of the tool. -->
Engine for analysis of DROID CSV export files. The tool has three purposes, break the DROID CSV export into its components and store them within a table in a SQLite database; create additional columns to augment the output where useful; and query the SQLite database, outputting results in a readable form useful for analysis by researchers and archivists within digital preservation departments in memory institutions.
+
[http://www.openplanetsfoundation.org/blogs/2014-06-03-analysis-engine-droid-csv-export Blog post] from the tool author, Ross Spencer.
  
 
== Development Activity ==
 
== Development Activity ==

Revision as of 12:59, 3 June 2014


Analysis and automatic generation of summary information from DROID output
Homepage:https://github.com/ross-spencer/droid-sqlite-analysis
License:Open source (see URL above)
Platforms:sqlite + Python


Description

Engine for analysis of DROID CSV export files. The tool has three purposes, break the DROID CSV export into its components and store them within a table in a SQLite database; create additional columns to augment the output where useful; and query the SQLite database, outputting results in a readable form useful for analysis by researchers and archivists within digital preservation departments in memory institutions.

User Experiences

Blog post from the tool author, Ross Spencer.

Development Activity

Failed to load RSS feed from https://github.com/ross-spencer/droid-sqlite-analysis/commits/master.atom: There was a problem during the HTTP request: 404 Not Found