Dump the boilerplate configuration settings
authordbs <dbs@6d9bc8c9-1ec2-4278-b937-99fde70a366f>
Fri, 5 Mar 2010 02:25:18 +0000 (02:25 +0000)
committerdbs <dbs@6d9bc8c9-1ec2-4278-b937-99fde70a366f>
Fri, 5 Mar 2010 02:25:18 +0000 (02:25 +0000)
git-svn-id: svn://svn.open-ils.org/ILS-Contrib/conifer/branches/rel_1_6_0@821 6d9bc8c9-1ec2-4278-b937-99fde70a366f

tools/config/config_z3950.sql

index 7cebc69..ab1623f 100644 (file)
@@ -22,23 +22,6 @@ SELECT pg_catalog.setval('z3950_attr_id_seq', 287, true);
 --
 
 COPY z3950_attr (id, source, name, label, code, format, truncation) FROM stdin;
-10     oclc    tcn     Title Control Number    12      1       0
-11     oclc    isbn    ISBN    7       6       0
-12     oclc    lccn    LCCN    9       1       0
-13     oclc    author  Author  1003    6       0
-14     oclc    title   Title   4       6       0
-15     oclc    issn    ISSN    8       1       0
-16     oclc    publisher       Publisher       1018    6       0
-17     oclc    pubdate Publication Date        31      1       0
-18     oclc    item_type       Item Type       1001    1       0
-19     biblios tcn     Title Control Number    12      1       0
-20     biblios isbn    ISBN    7       6       0
-21     biblios lccn    LCCN    9       1       0
-22     biblios author  Author  1003    6       0
-24     biblios issn    ISSN    8       1       0
-25     biblios publisher       Publisher       1018    6       0
-26     biblios pubdate Publication Date        31      1       0
-27     biblios item_type       Item Type       1001    1       0
 110    McGill  tcn     Title Control Number    12      1       0
 111    McGill  isbn    ISBN    7       6       0
 112    McGill  lccn    LCCN    9       1       0
@@ -100,9 +83,6 @@ COPY z3950_attr (id, source, name, label, code, format, truncation) FROM stdin;
 104    UWO     title   Title   4       1       0
 105    UWO     lccn    LCCN    9       1       0
 106    UWO     issn    ISSN    8       1       0
-23     biblios title   Title   4       6       1
-1      loc     tcn     Title Control Number    12      1       1
-2      loc     isbn    ISBN    7       6       1
 164    AMICUS  tcn     Title Control Number    12      1       1
 165    AMICUS  isbn    ISBN    7       6       1
 166    AMICUS  lccn    LCCN    9       1       1
@@ -121,13 +101,6 @@ COPY z3950_attr (id, source, name, label, code, format, truncation) FROM stdin;
 188    NLM     publisher       Publisher       1018    6       1
 189    NLM     pubdate Publication Date        31      1       1
 190    NLM     item_type       Item Type       1001    1       1
-3      loc     lccn    LCCN    9       1       1
-4      loc     author  Author  1003    6       1
-5      loc     title   Title   4       6       1
-6      loc     issn    ISSN    8       1       1
-7      loc     publisher       Publisher       1018    6       1
-8      loc     pubdate Publication Date        31      1       1
-9      loc     item_type       Item Type       1001    1       1
 200    uottawa tcn     Title Control Number    12      1       1
 201    uottawa isbn    ISBN    7       1       1
 202    uottawa lccn    LCCN    9       1       1
@@ -209,9 +182,6 @@ COPY z3950_attr (id, source, name, label, code, format, truncation) FROM stdin;
 --
 
 COPY z3950_source (name, label, host, port, db, record_format, transmission_format, auth) FROM stdin;
-loc    Library of Congress     z3950.loc.gov   7090    Voyager FI      usmarc  f
-oclc   OCLC    zcat.oclc.org   210     OLUCWorldCat    FI      usmarc  t
-biblios        ‡biblios.net  z3950.biblios.net       210     bibliographic   FI      usmarc  f
 UofT   University of Toronto   sirsi.library.utoronto.ca       2200    UNICORN F       usmarc  f
 UMontréal     Université de Montréal        atrium.bib.umontreal.ca 210     ADVANCE FI      usmarc  f
 McGill McGill University       aleph.mcgill.ca 210     MUSE    FI      usmarc  f