[open-ils-commits] r594 - conifer/trunk/tools/config (dbs)

svn at svn.open-ils.org svn at svn.open-ils.org
Tue Jul 21 12:54:22 EDT 2009


Author: dbs
Date: 2009-07-21 12:54:18 -0400 (Tue, 21 Jul 2009)
New Revision: 594

Modified:
   conifer/trunk/tools/config/z3950.xml
Log:
Clean up University of Western Ontario


Modified: conifer/trunk/tools/config/z3950.xml
===================================================================
--- conifer/trunk/tools/config/z3950.xml	2009-07-21 13:05:41 UTC (rev 593)
+++ conifer/trunk/tools/config/z3950.xml	2009-07-21 16:54:18 UTC (rev 594)
@@ -1,8 +1,5 @@
-        <z3950>
-            <default>biblios</default>
-            <services>
                 <AMICUS>
-                    <!-- AMICUS does not require username/password -->
+                    <!-- No username/password required -->
                     <name>AMICUS</name>
                     <host>amicus.nlc-bnc.ca</host>
                     <port>210</port>
@@ -27,12 +24,12 @@
                     </attrs>
                 </AMICUS>
 
-                <McGill>
+                <BAnQ>
                     <!-- No username/password required -->
-                    <name>McGill</name>
-                    <host>aleph.mcgill.ca</host>
+                    <name>BAnQ</name>
+                    <host>www.biblinat.gouv.qc.ca</host>
                     <port>210</port>
-                    <db>MUSE</db>
+                    <db>IRIS</db>
                     <!-- fetch the full record with no holdings. FI is the most common choice -->
                     <record_format>F</record_format> 
 
@@ -51,14 +48,14 @@
                         <pubdate><code>31</code><format>1</format></pubdate>
                         <item_type><code>1001</code><format>1</format></item_type>
                     </attrs>
-                </McGill>
+                </BAnQ>
 
-                <UChicago>
-                    <!-- No username/password required -->
-                    <name>UChicago</name>
-                    <host>ipac.lib.uchicago.edu</host>
+                 <Coutts>
+                    <!-- Username/password is required -->
+                    <name>Coutts</name>
+                    <host>z3950.couttsinfo.com</host>
                     <port>210</port>
-                    <db>uofc</db>
+                    <db>USMARC</db>
                     <!-- fetch the full record with no holdings. FI is the most common choice -->
                     <record_format>F</record_format> 
 
@@ -77,14 +74,14 @@
                         <pubdate><code>31</code><format>1</format></pubdate>
                         <item_type><code>1001</code><format>1</format></item_type>
                     </attrs>
-                </UChicago>
+                </Coutts>
 
-                <ULaval>
-                    <!-- UofT does not require username/password -->
-                    <name>ULaval</name>
-                    <host>ariane2.ulaval.ca</host>
-                    <port>2200</port>
-                    <db>unicorn</db>
+               <McGill>
+                    <!-- No username/password required -->
+                    <name>McGill</name>
+                    <host>aleph.mcgill.ca</host>
+                    <port>210</port>
+                    <db>MUSE</db>
                     <!-- fetch the full record with no holdings. FI is the most common choice -->
                     <record_format>F</record_format> 
 
@@ -103,14 +100,14 @@
                         <pubdate><code>31</code><format>1</format></pubdate>
                         <item_type><code>1001</code><format>1</format></item_type>
                     </attrs>
-                </ULaval>
+                </McGill>
 
-                <UManitoba>
+                <NLM>
                     <!-- No username/password required -->
-                    <name>UManitoba</name>
-                    <host>lrpapp.cc.umanitoba.ca</host>
-                    <port>2200</port>
-                    <db>unicorn</db>
+                    <name>NLM</name>
+                    <host>tegument.nlm.nih.gov</host>
+                    <port>7090</port>
+                    <db>VOYAGER</db>
                     <!-- fetch the full record with no holdings. FI is the most common choice -->
                     <record_format>FI</record_format> 
 
@@ -129,16 +126,16 @@
                         <pubdate><code>31</code><format>1</format></pubdate>
                         <item_type><code>1001</code><format>1</format></item_type>
                     </attrs>
-                </UManitoba>
+                </NLM>
 
-                <UMichigan>
+                <UChicago>
                     <!-- No username/password required -->
-                    <name>UMichigan</name>
-                    <host>z3950.lib.umich.edu</host>
+                    <name>UChicago</name>
+                    <host>ipac.lib.uchicago.edu</host>
                     <port>210</port>
-                    <db>miu101_pub</db>
+                    <db>uofc</db>
                     <!-- fetch the full record with no holdings. FI is the most common choice -->
-                    <record_format>FI</record_format> 
+                    <record_format>F</record_format> 
 
                     <!-- Record transmission format from the server.  Supported -->
                     <!-- formats include usmarc and xml (for marcxml).         -->
@@ -155,8 +152,34 @@
                         <pubdate><code>31</code><format>1</format></pubdate>
                         <item_type><code>1001</code><format>1</format></item_type>
                     </attrs>
-                </UMichigan>
+                </UChicago>
 
+                <ULaval>
+                    <!-- UofT does not require username/password -->
+                    <name>ULaval</name>
+                    <host>ariane2.ulaval.ca</host>
+                    <port>2200</port>
+                    <db>unicorn</db>
+                    <!-- fetch the full record with no holdings. FI is the most common choice -->
+                    <record_format>F</record_format> 
+
+                    <!-- Record transmission format from the server.  Supported -->
+                    <!-- formats include usmarc and xml (for marcxml).         -->
+                    <transmission_format>usmarc</transmission_format> 
+
+                    <attrs>
+                        <tcn><code>12</code><format>1</format></tcn>
+                        <isbn><code>7</code><format>6</format></isbn>
+                        <lccn><code>9</code><format>1</format></lccn>
+                        <author><code>1003</code><format>6</format></author>
+                        <title><code>4</code><format>6</format></title>
+                        <issn><code>8</code><format>1</format></issn>
+                        <publisher><code>1018</code><format>6</format></publisher>
+                        <pubdate><code>31</code><format>1</format></pubdate>
+                        <item_type><code>1001</code><format>1</format></item_type>
+                    </attrs>
+                </ULaval>
+
                 <UMontréal>
                     <!-- No username/password required -->
                     <name>UMontréal</name>
@@ -224,14 +247,11 @@
 
                     <attrs>
                         <tcn><code>12</code><format>1</format></tcn>
-                        <isbn><code>7</code><format>6</format></isbn>
+                        <author><code>1003</code><format>1</format></author>
+                        <isbn><code>7</code><format>1</format></isbn>
+                        <title><code>4</code><format>1</format></title>
                         <lccn><code>9</code><format>1</format></lccn>
-                        <author><code>1003</code><format>6</format></author>
-                        <title><code>4</code><format>6</format></title>
                         <issn><code>8</code><format>1</format></issn>
-                        <publisher><code>1018</code><format>6</format></publisher>
-                        <pubdate><code>31</code><format>1</format></pubdate>
-                        <item_type><code>1001</code><format>1</format></item_type>
                     </attrs>
                 </UWO>
 
@@ -311,5 +331,3 @@
                     </attrs>
                 </oclc>
 
-            </services>
-        </z3950>



More information about the open-ils-commits mailing list