[open-ils-commits] r821 - conifer/branches/rel_1_6_0/tools/config (dbs)
svn at svn.open-ils.org
svn at svn.open-ils.org
Thu Mar 4 21:25:19 EST 2010
Author: dbs
Date: 2010-03-04 21:25:18 -0500 (Thu, 04 Mar 2010)
New Revision: 821
Modified:
conifer/branches/rel_1_6_0/tools/config/config_z3950.sql
Log:
Dump the boilerplate configuration settings
Modified: conifer/branches/rel_1_6_0/tools/config/config_z3950.sql
===================================================================
--- conifer/branches/rel_1_6_0/tools/config/config_z3950.sql 2010-03-05 02:19:03 UTC (rev 820)
+++ conifer/branches/rel_1_6_0/tools/config/config_z3950.sql 2010-03-05 02:25:18 UTC (rev 821)
@@ -22,23 +22,6 @@
--
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 @@
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 @@
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_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
More information about the open-ils-commits
mailing list