Cabaniss Software

From UA Libraries Digital Services Planning and Documentation

(Difference between revisions)
Jump to: navigation, search
Line 1: Line 1:
* to check filenames: Windows Perl script. [[Image:CabanissCheck.txt]]
* to check filenames: Windows Perl script. [[Image:CabanissCheck.txt]]
-
* to make JPEGS: Windows Perl script. [[Image:MakeJpegs.txt]]
+
* to make JPEGS on Windows using ImageMagick: Windows Perl script. [[Image:MakeJpegsWindowsVersion.txt]]
* to repair multiple JPEG problem created due to multiple tiffs in a tiff file: Linux Perl script. [[Image:RepairJpegs.txt]]
* to repair multiple JPEG problem created due to multiple tiffs in a tiff file: Linux Perl script. [[Image:RepairJpegs.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:makeCabanissJpegs.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 found here [[Cabaniss_MODS_Template]]
* to generate very minimal MODS files for each item: Linux Perl script. [[Image:GenerateMods.txt]] Depends on MODS template found here [[Cabaniss_MODS_Template]]
* to distribute MODS, EAD and JPEGS into live web directories for pickup by delivery system: Linux Perl script. [[Image:makeItLive.txt]]
* to distribute MODS, EAD and JPEGS into live web directories for pickup by delivery system: Linux Perl script. [[Image:makeItLive.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]]
 +
* 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:moveCabanissContent.txt]]
More software available here: [[Scripts]]
More software available here: [[Scripts]]

Revision as of 14:44, 10 June 2010

  • to check filenames: Windows Perl script. Image:CabanissCheck.txt
  • to make JPEGS on Windows using ImageMagick: Windows Perl script. Image:MakeJpegsWindowsVersion.txt
  • to repair multiple JPEG problem created due to multiple tiffs in a tiff file: Linux Perl script. Image:RepairJpegs.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:MakeCabanissJpegs.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 found here Cabaniss_MODS_Template
  • to distribute MODS, EAD and JPEGS into live web directories for pickup by delivery system: Linux Perl script. Image:MakeItLive.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:MoveCabanissContent.txt

More software available here: Scripts

Personal tools