Cabaniss Software
From UA Libraries Digital Services Planning and Documentation
(Difference between revisions)
| Line 3: | Line 3: | ||
* 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]] | ||
* 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: | + | * 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]] | ||
More software available here: [[Scripts]] | More software available here: [[Scripts]] | ||
Revision as of 18:52, 7 April 2010
- to check filenames: Windows Perl script. Image:CabanissCheck.txt
- to make JPEGS: Windows Perl script. Image:MakeJpegs.txt
- to repair multiple JPEG problem created due to multiple tiffs in a tiff file: Linux Perl script. Image:RepairJpegs.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
More software available here: Scripts
