Difference between revisions of "Directory printer for recording original order"

From Archivematica
Jump to navigation Jump to search
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
[[Main Page]] > [[Development]] > [[:Category:Development documentation|Development documentation]] > Directory printer for recording original order
 
[[Main Page]] > [[Development]] > [[:Category:Development documentation|Development documentation]] > Directory printer for recording original order
  
[[Category:Development documentation]]
+
<div style="padding: 10px 10px; border: 1px solid black; background-color: #F79086;">This page is no longer being maintained and may contain inaccurate information. Please see the [https://www.archivematica.org/docs/latest/ Archivematica documentation] for up-to-date information.</div><p>
 +
 
 +
[[Category:Feature requirements]]
  
 
== Requirements ==
 
== Requirements ==
 
See related issues:
 
* #6257
 
  
 
===Add directory printer to generate tree diagram===
 
===Add directory printer to generate tree diagram===
  
 
*Add open-source directory printer to Archivematica
 
*Add open-source directory printer to Archivematica
**[https://code.google.com/p/tesseract-ocr/ Tesseract] is the most actively developed; other open-source OCR is either moribund (Cuneiform, OCRopus) or released only sporadically without major improvements (OCRad, gOCR).
 
**The actively-developed options are:
 
***[https://code.google.com/p/tesseract-ocr/ Tesseract] - Very actively developed. Best accuracy of all the open-source options, good speed.
 
***[http://www.gnu.org/software/ocrad/ OCRad] - Moderate-to-poor accuracy, excellent speed.
 
***[http://jocr.sourceforge.net/ gOCR] - Poor accuracy, slow speed.
 
**Tesseract appears to be the best solution in most cases. If speed was paramount and mediocre or poor accuracy would be acceptable, there might be an argument to use OCRad.
 
 
*Add micro-service to generate tree diagram for a transfer
 
*Add micro-service to generate tree diagram for a transfer
 
**Micro-service: 'Print directory'
 
**Micro-service: 'Print directory'
 
**Choose yes or no in dropdown menu
 
**Choose yes or no in dropdown menu
https://projects.artefactual.com/issues/
+
*Add tree diagram to /objects/metadata directory of AIP
*Add tree diagram to submissionDocumentation directory
 
 
**xml or txt
 
**xml or txt
 
 
*Add configuration setting to the administration tab of the dashboard to pre-select tree diagram option
 
*Add configuration setting to the administration tab of the dashboard to pre-select tree diagram option

Latest revision as of 17:17, 11 February 2020

Main Page > Development > Development documentation > Directory printer for recording original order

This page is no longer being maintained and may contain inaccurate information. Please see the Archivematica documentation for up-to-date information.

Requirements[edit]

Add directory printer to generate tree diagram[edit]

  • Add open-source directory printer to Archivematica
  • Add micro-service to generate tree diagram for a transfer
    • Micro-service: 'Print directory'
    • Choose yes or no in dropdown menu
  • Add tree diagram to /objects/metadata directory of AIP
    • xml or txt
  • Add configuration setting to the administration tab of the dashboard to pre-select tree diagram option