Batch Adding PURLs

Created Feb. 13, 2002 by Renette Davis
Head, Serials & Digital Resources Cataloging
University of Chicago Library

1. Create a text document that is made up of the SGML tags below (the information like recs and /recs within < and >).

<recs> 
    <rec> 
         <purl></purl> 
         <url></url> 
         <type>User_Batch_Add</type> 
         <id></id> 
         <id>CONSER</id> 
    </rec>
   <rec> 
         <purl></purl> 
         <url></url> 
         <type>User_Batch_Add</type> 
         <id></id> 
         <id>CONSER</id> 
    </rec>
   <rec> 
         <purl></purl> 
         <url></url> 
         <type>User_Batch_Add</type> 
         <id></id> 
         <id>CONSER</id> 
    </rec>
   <rec> 
         <purl></purl> 
         <url></url> 
         <type>User_Batch_Add</type> 
         <id></id> 
         <id>CONSER</id> 
    </rec>

</recs> 

2. Create a spreadsheet with the titles of the resources in the first column. You will be pasting the URLs for the resources in the second column, and pasting the PURLs that you create in the third column.

3. Add URLs to the SGML document that you prepared in 1 above and to the spreadsheet that you prepared in 2 above.

4. Repeat the steps in 3 above until you have added the URLs for all of the resources to your SGML document and to your spreadsheet.

5. Copy your entire SGML document.

6. Create your PURLs.

7. Update your spreadsheet.

8. Use your spreadsheet to update OCLC and local records as usual.