SDLC Flow and Experimental Code





Link to pseudocode--in process


Link to pseudocode--in process


Link to pseudocode--in process


Link to pseudocode--in process


Link to pseudocode--in process


Link to pseudocode--in process

Final Combined File, Delimitted


pseudocode steps from Voyager: Still In Development

  • 2 excel output files based on items with locations: Reserve- Temp & Permanent
  • Multiple MARC format options need to all be mapped to one standard format
  • Individual Clean-up, Excel, Ruby, Unix
  • Major Combined Clean-up, Excel, Ruby, Unix
  • Essential Columns are Author and Title, and then at Least ONE of Edition or Year. (Both Preferred)
  • Final Reserve File, Delimitted



Create 2 SQL db's (Eresource, Reserve) by calling in delimitted files
Search Eresource for matches from Reserve:

title AND author AND [(ed OR year) OR (ed AND year)]