Mass Content Software

From UA Libraries Digital Services Planning and Documentation

(Difference between revisions)
Jump to: navigation, search
Line 3: Line 3:
* Perl script to make JPEGS on the Linux server from content located on a mounted Windows area, writing the JPEGs to the server and correcting for any problems: [[Image:makeMassJpegs.txt]]
* Perl script to make JPEGS on the Linux server from content located on a mounted Windows area, writing the JPEGs to the server and correcting for any problems: [[Image:makeMassJpegs.txt]]
* to link content into the EAD. Depends on our local implementation of persistent URLs. Linux Perl script [[Image:linkContent.txt]]
* to link content into the EAD. Depends on our local implementation of persistent URLs. Linux Perl script [[Image:linkContent.txt]]
-
* to generate very minimal MODS files for each item: Linux Perl script. [[Image:GenerateMods.txt]] Depends on MODS template such as this one found here [[Example_MODS_Template]]
+
* to generate very minimal MODS files for each item: Linux Perl script. [[Image:GenerateMods.txt]] Depends on MODS template such as this one found here [[Example_MODS_template]]
* to distribute MODS, EAD and JPEGS into live web directories for pickup by delivery system: Linux Perl script. [[Image:makeMassLive.txt]]
* to distribute MODS, EAD and JPEGS into live web directories for pickup by delivery system: Linux Perl script. [[Image:makeMassLive.txt]]
* to copy the latest version of the EAD live after indexing has occurred for the new content: [[Image:eadLive.txt]]
* to copy the latest version of the EAD live after indexing has occurred for the new content: [[Image:eadLive.txt]]

Revision as of 19:57, 18 October 2010

  • to check filenames: Windows or Mac Perl script. Image:BoxFolderCheck.txt
  • to repair multiple JPEG problem created due to multiple tiffs in a tiff file: Linux Perl script. Image:Repair.txt
  • Perl script to make JPEGS on the Linux server from content located on a mounted Windows area, writing the JPEGs to the server and correcting for any problems: Image:MakeMassJpegs.txt
  • to link content into the EAD. Depends on our local implementation of persistent URLs. Linux Perl script Image:LinkContent.txt
  • to generate very minimal MODS files for each item: Linux Perl script. Image:GenerateMods.txt Depends on MODS template such as this one found here Example_MODS_template
  • to distribute MODS, EAD and JPEGS into live web directories for pickup by delivery system: Linux Perl script. Image:MakeMassLive.txt
  • to copy the latest version of the EAD live after indexing has occurred for the new content: Image:EadLive.txt
  • Perl script to move the archival content from a mounted Windows area into a deposits directory on the Linux server, deleting the copies from the Windows side after verifying that the copy was successful: Image:MoveMassContent.txt
  • Image:CountByBox.txt is a Linux Perl script for the Cabaniss project, that gives us a count by box number of how many files are in the archive, and how many live on the web.
  • to test the file names prior to archiving: Image:TestBoxFolder.txt
  • to archive the content long-term in LOCKSS: Image:RelocateMass.txt

More software available here: Scripts

Personal tools