koha-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Koha-cvs] koha/misc marc21_standard_bib_framework.sql mar...


From: Thomas D
Subject: [Koha-cvs] koha/misc marc21_standard_bib_framework.sql mar...
Date: Thu, 06 Jul 2006 17:19:44 +0000

CVSROOT:        /sources/koha
Module name:    koha
Changes by:     Thomas D <thd>  06/07/06 17:19:44

Modified files:
        misc           : marc21_standard_bib_framework.sql 
        misc/marc_datas/marc21_en: structure_def.sql 

Log message:
        Corrected some subfield visibility settings, mostly for hiding local 
holdings 
        subfields in the 09o or 999 placeholer for 090 Locally Assigned LC-Type 
Call 
        Call Number found in copy catalogued records.  The locally assinged 
original 
        090 call number remains visible in tab 0 for informational purposes as 
often 
        the only place to find what an LC Call number for the material might be.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/koha/misc/marc21_standard_bib_framework.sql?cvsroot=koha&r1=1.2&r2=1.3
http://cvs.savannah.gnu.org/viewcvs/koha/misc/marc_datas/marc21_en/structure_def.sql?cvsroot=koha&r1=1.11&r2=1.12

Patches:
Index: marc21_standard_bib_framework.sql
===================================================================
RCS file: /sources/koha/koha/misc/marc21_standard_bib_framework.sql,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -b -r1.2 -r1.3
--- marc21_standard_bib_framework.sql   15 Jun 2006 07:34:58 -0000      1.2
+++ marc21_standard_bib_framework.sql   6 Jul 2006 17:19:43 -0000       1.3
@@ -2,8 +2,8 @@
 --  KOHA MARC 21 STANDARD DEFAULT BIBLIOGRAPHIC FRAMEWORK 
 --                 POST-INSTALLATION SCRIPT               
 --                                                        
---                  PRETEST VERSION 0.0.9                 
---                       2006-04-27                       
+--                  PRETEST VERSION 0.1.0                 
+--                       2006-07-06                       
 --                                                        
 --  original default requiring greater user customisation 
 --               created by a few Koha Hands              
@@ -981,17 +981,17 @@
 INSERT INTO `marc_subfield_structure` VALUES ('088', 'z', 'Canceled/invalid 
report number', 'Canceled/invalid report number', 1, 0, NULL, 0, NULL, NULL, 
'', NULL, -6, '', '', '');
 INSERT INTO `marc_subfield_structure` VALUES ('09o', 'a', 'Classification 
number (OCLC) (R) ; Classification number, CALL (RLIN) (NR)', 'Classification 
number (OCLC) (R) ; Classification number, CALL (RLIN) (NR)', 1, 0, '', 0, '', 
'', '', 0, -6, '', '', '');
 INSERT INTO `marc_subfield_structure` VALUES ('09o', 'b', 'Local cutter number 
(OCLC) ; Book number/undivided call number, CALL (RLIN)', 'Local cutter number 
(OCLC) ; Book number/undivided call number, CALL (RLIN)', 0, 0, '', 0, '', '', 
'', 0, -6, '', '', '');
-INSERT INTO `marc_subfield_structure` VALUES ('09o', 'e', 'Feature heading 
(OCLC)', 'Feature heading (OCLC)', 0, 0, '', 0, '', '', '', 0, -6, '', '', '');
-INSERT INTO `marc_subfield_structure` VALUES ('09o', 'f', 'Filing suffix 
(OCLC); Footnote, FNT (RLIN)', 'Filing suffix (OCLC); Footnote, FNT (RLIN)', 0, 
0, '', 0, '', '', '', 0, -6, '', '', '');
-INSERT INTO `marc_subfield_structure` VALUES ('09o', 'h', 'Output transaction 
history, HST (RLIN)', 'Output transaction history, HST (RLIN)', 0, 0, '', 0, 
'', '', '', 0, -6, '', '', '');
-INSERT INTO `marc_subfield_structure` VALUES ('09o', 'i', 'Output transaction 
instruction, INS (RLIN)', 'Output transaction instruction, INS (RLIN)', 0, 0, 
'', 0, '', '', '', 0, -6, '', '', '');
-INSERT INTO `marc_subfield_structure` VALUES ('09o', 'l', 'Extra card control 
statement, EXT (RLIN)', 'Extra card control statement, EXT (RLIN)', 0, 0, '', 
0, '', '', '', 0, -6, '', '', '');
-INSERT INTO `marc_subfield_structure` VALUES ('09o', 'n', 'Additional local 
notes, ANT (RLIN)', 'Additional local notes, ANT (RLIN)', 0, 0, '', 0, '', '', 
'', 0, -6, '', '', '');
-INSERT INTO `marc_subfield_structure` VALUES ('09o', 'p', 'Pathfinder code, 
PTH (RLIN)', 'Pathfinder code, PTH (RLIN)', 0, 0, '', 0, '', '', '', 0, -6, '', 
'', '');
-INSERT INTO `marc_subfield_structure` VALUES ('09o', 't', 'Field suppresion, 
FSP (RLIN)', 'Field suppresion, FSP (RLIN)', 0, 0, '', 0, '', '', '', 0, -6, 
'', '', '');
-INSERT INTO `marc_subfield_structure` VALUES ('09o', 'v', 'Volumes, VOL 
(RLIN)', 'Volumes, VOL (RLIN)', 0, 0, '', 0, '', '', '', 0, -6, '', '', '');
-INSERT INTO `marc_subfield_structure` VALUES ('09o', 'y', 'Date, VOL (RLIN)', 
'Date, VOL (RLIN)', 0, 0, '', 0, '', '', '', 0, -6, '', '', '');
-INSERT INTO `marc_subfield_structure` VALUES ('09o', 'z', 'Retention, VOL 
(RLIN)', 'Retention, VOL (RLIN)', 0, 0, '', 0, '', '', '', 0, -6, '', '', '');
+INSERT INTO `marc_subfield_structure` VALUES ('09o', 'e', 'Feature heading 
(OCLC)', 'Feature heading (OCLC)', 0, 0, '', 0, '', '', '', 0, 5, '', '', '');
+INSERT INTO `marc_subfield_structure` VALUES ('09o', 'f', 'Filing suffix 
(OCLC); Footnote, FNT (RLIN)', 'Filing suffix (OCLC); Footnote, FNT (RLIN)', 0, 
0, '', 0, '', '', '', 0, 5, '', '', '');
+INSERT INTO `marc_subfield_structure` VALUES ('09o', 'h', 'Output transaction 
history, HST (RLIN)', 'Output transaction history, HST (RLIN)', 0, 0, '', 0, 
'', '', '', 0, 5, '', '', '');
+INSERT INTO `marc_subfield_structure` VALUES ('09o', 'i', 'Output transaction 
instruction, INS (RLIN)', 'Output transaction instruction, INS (RLIN)', 0, 0, 
'', 0, '', '', '', 0, 5, '', '', '');
+INSERT INTO `marc_subfield_structure` VALUES ('09o', 'l', 'Extra card control 
statement, EXT (RLIN)', 'Extra card control statement, EXT (RLIN)', 0, 0, '', 
0, '', '', '', 0, 5, '', '', '');
+INSERT INTO `marc_subfield_structure` VALUES ('09o', 'n', 'Additional local 
notes, ANT (RLIN)', 'Additional local notes, ANT (RLIN)', 0, 0, '', 0, '', '', 
'', 0, 5, '', '', '');
+INSERT INTO `marc_subfield_structure` VALUES ('09o', 'p', 'Pathfinder code, 
PTH (RLIN)', 'Pathfinder code, PTH (RLIN)', 0, 0, '', 0, '', '', '', 0, 5, '', 
'', '');
+INSERT INTO `marc_subfield_structure` VALUES ('09o', 't', 'Field suppresion, 
FSP (RLIN)', 'Field suppresion, FSP (RLIN)', 0, 0, '', 0, '', '', '', 0, 5, '', 
'', '');
+INSERT INTO `marc_subfield_structure` VALUES ('09o', 'v', 'Volumes, VOL 
(RLIN)', 'Volumes, VOL (RLIN)', 0, 0, '', 0, '', '', '', 0, 5, '', '', '');
+INSERT INTO `marc_subfield_structure` VALUES ('09o', 'y', 'Date, VOL (RLIN)', 
'Date, VOL (RLIN)', 0, 0, '', 0, '', '', '', 0, 5, '', '', '');
+INSERT INTO `marc_subfield_structure` VALUES ('09o', 'z', 'Retention, VOL 
(RLIN)', 'Retention, VOL (RLIN)', 0, 0, '', 0, '', '', '', 0, 5, '', '', '');
 INSERT INTO `marc_subfield_structure` VALUES ('091', 'a', 'Microfilm shelf 
location', 'Microfilm shelf location', 0, 0, '', 0, '', '', '', 0, -6, '', '', 
'');
 INSERT INTO `marc_subfield_structure` VALUES ('092', '2', 'Edition number', 
'Edition number', 0, 0, '', 0, '', '', '', NULL, -6, '', '', '');
 INSERT INTO `marc_subfield_structure` VALUES ('092', 'a', 'Classification 
number', 'Classification number', 0, 0, '', 0, '', '', '', NULL, -6, '', '', 
'');
@@ -3070,7 +3070,7 @@
 INSERT INTO `marc_subfield_structure` VALUES ('855', 'x', 'Calendar change', 
'Calendar change', 0, 0, '', 8, '', '', '', NULL, 5, '', '', '');
 INSERT INTO `marc_subfield_structure` VALUES ('855', 'y', 'Regularity 
pattern', 'Regularity pattern', 1, 0, '', 8, '', '', '', NULL, 5, '', '', '');
 INSERT INTO `marc_subfield_structure` VALUES ('855', 'z', 'Numbering scheme', 
'Numbering scheme', 1, 0, '', 8, '', '', '', NULL, 5, '', '', '');
-INSERT INTO `marc_subfield_structure` VALUES ('856', '2', 'Access method', 
'Access method', 0, 0, '', 8, '', '', '', 0, 0, '', '', '');
+INSERT INTO `marc_subfield_structure` VALUES ('856', '2', 'Access method', 
'Access method', 0, 0, '', 8, '', '', '', 0, -6, '', '', '');
 INSERT INTO `marc_subfield_structure` VALUES ('856', '3', 'Materials 
specified', 'Materials specified', 0, 0, '', 8, '', '', '', 0, -6, '', '', '');
 INSERT INTO `marc_subfield_structure` VALUES ('856', '6', 'Linkage', 
'Linkage', 0, 0, '', 8, '', '', '', 0, -6, '', '', '');
 INSERT INTO `marc_subfield_structure` VALUES ('856', '8', 'Field link and 
sequence number', 'Field link and sequence number', 1, 0, '', 8, '', '', '', 0, 
-6, '', '', '');
@@ -4213,17 +4213,17 @@
 INSERT INTO `marc_subfield_structure` VALUES ('998', 'w', 'PLINK (RLIN)', 
'PLINK (RLIN)', 0, 0, '', 9, '', '', '', 0, 5, '', '', '');
 INSERT INTO `marc_subfield_structure` VALUES ('999', 'a', 'Classification 
number (OCLC) (R) ; Classification number, CALL (RLIN) (NR)', 'Classification 
number (OCLC) (R) ; Classification number, CALL (RLIN) (NR)', 1, 0, '', 0, '', 
'', '', 0, -6, '', '', '');
 INSERT INTO `marc_subfield_structure` VALUES ('999', 'b', 'Local cutter number 
(OCLC) ; Book number/undivided call number, CALL (RLIN)', 'Local cutter number 
(OCLC) ; Book number/undivided call number, CALL (RLIN)', 0, 0, '', 0, '', '', 
'', 0, -6, '', '', '');
-INSERT INTO `marc_subfield_structure` VALUES ('999', 'e', 'Feature heading 
(OCLC)', 'Feature heading (OCLC)', 0, 0, '', 0, '', '', '', 0, -6, '', '', '');
-INSERT INTO `marc_subfield_structure` VALUES ('999', 'f', 'Filing suffix 
(OCLC); Footnote, FNT (RLIN)', 'Filing suffix (OCLC); Footnote, FNT (RLIN)', 0, 
0, '', 0, '', '', '', 0, -6, '', '', '');
-INSERT INTO `marc_subfield_structure` VALUES ('999', 'h', 'Output transaction 
history, HST (RLIN)', 'Output transaction history, HST (RLIN)', 0, 0, '', 0, 
'', '', '', 0, -6, '', '', '');
-INSERT INTO `marc_subfield_structure` VALUES ('999', 'i', 'Output transaction 
instruction, INS (RLIN)', 'Output transaction instruction, INS (RLIN)', 0, 0, 
'', 0, '', '', '', 0, -6, '', '', '');
-INSERT INTO `marc_subfield_structure` VALUES ('999', 'l', 'Extra card control 
statement, EXT (RLIN)', 'Extra card control statement, EXT (RLIN)', 0, 0, '', 
0, '', '', '', 0, -6, '', '', '');
-INSERT INTO `marc_subfield_structure` VALUES ('999', 'n', 'Additional local 
notes, ANT (RLIN)', 'Additional local notes, ANT (RLIN)', 0, 0, '', 0, '', '', 
'', 0, -6, '', '', '');
-INSERT INTO `marc_subfield_structure` VALUES ('999', 'p', 'Pathfinder code, 
PTH (RLIN)', 'Pathfinder code, PTH (RLIN)', 0, 0, '', 0, '', '', '', 0, -6, '', 
'', '');
-INSERT INTO `marc_subfield_structure` VALUES ('999', 't', 'Field suppresion, 
FSP (RLIN)', 'Field suppresion, FSP (RLIN)', 0, 0, '', 0, '', '', '', 0, -6, 
'', '', '');
-INSERT INTO `marc_subfield_structure` VALUES ('999', 'v', 'Volumes, VOL 
(RLIN)', 'Volumes, VOL (RLIN)', 0, 0, '', 0, '', '', '', 0, -6, '', '', '');
-INSERT INTO `marc_subfield_structure` VALUES ('999', 'y', 'Date, VOL (RLIN)', 
'Date, VOL (RLIN)', 0, 0, '', 0, '', '', '', 0, -6, '', '', '');
-INSERT INTO `marc_subfield_structure` VALUES ('999', 'z', 'Retention, VOL 
(RLIN)', 'Retention, VOL (RLIN)', 0, 0, '', 0, '', '', '', 0, -6, '', '', '');
+INSERT INTO `marc_subfield_structure` VALUES ('999', 'e', 'Feature heading 
(OCLC)', 'Feature heading (OCLC)', 0, 0, '', 0, '', '', '', 0, 5, '', '', '');
+INSERT INTO `marc_subfield_structure` VALUES ('999', 'f', 'Filing suffix 
(OCLC); Footnote, FNT (RLIN)', 'Filing suffix (OCLC); Footnote, FNT (RLIN)', 0, 
0, '', 0, '', '', '', 0, 5, '', '', '');
+INSERT INTO `marc_subfield_structure` VALUES ('999', 'h', 'Output transaction 
history, HST (RLIN)', 'Output transaction history, HST (RLIN)', 0, 0, '', 0, 
'', '', '', 0, 5, '', '', '');
+INSERT INTO `marc_subfield_structure` VALUES ('999', 'i', 'Output transaction 
instruction, INS (RLIN)', 'Output transaction instruction, INS (RLIN)', 0, 0, 
'', 0, '', '', '', 0, 5, '', '', '');
+INSERT INTO `marc_subfield_structure` VALUES ('999', 'l', 'Extra card control 
statement, EXT (RLIN)', 'Extra card control statement, EXT (RLIN)', 0, 0, '', 
0, '', '', '', 0, 5, '', '', '');
+INSERT INTO `marc_subfield_structure` VALUES ('999', 'n', 'Additional local 
notes, ANT (RLIN)', 'Additional local notes, ANT (RLIN)', 0, 0, '', 0, '', '', 
'', 0, 5, '', '', '');
+INSERT INTO `marc_subfield_structure` VALUES ('999', 'p', 'Pathfinder code, 
PTH (RLIN)', 'Pathfinder code, PTH (RLIN)', 0, 0, '', 0, '', '', '', 0, 5, '', 
'', '');
+INSERT INTO `marc_subfield_structure` VALUES ('999', 't', 'Field suppresion, 
FSP (RLIN)', 'Field suppresion, FSP (RLIN)', 0, 0, '', 0, '', '', '', 0, 5, '', 
'', '');
+INSERT INTO `marc_subfield_structure` VALUES ('999', 'v', 'Volumes, VOL 
(RLIN)', 'Volumes, VOL (RLIN)', 0, 0, '', 0, '', '', '', 0, 5, '', '', '');
+INSERT INTO `marc_subfield_structure` VALUES ('999', 'y', 'Date, VOL (RLIN)', 
'Date, VOL (RLIN)', 0, 0, '', 0, '', '', '', 0, 5, '', '', '');
+INSERT INTO `marc_subfield_structure` VALUES ('999', 'z', 'Retention, VOL 
(RLIN)', 'Retention, VOL (RLIN)', 0, 0, '', 0, '', '', '', 0, 5, '', '', '');
 INSERT INTO `marc_subfield_structure` VALUES ('u01', 'a', 'Operator\'s 
initials, OID (RLIN)', 'Operator\'s initials, OID (RLIN)', 0, 0, '', 9, '', '', 
'', 0, 5, '', '', '');
 INSERT INTO `marc_subfield_structure` VALUES ('u01', 'd', 'UAD (RLIN)', 'UAD 
(RLIN)', 0, 0, '', 9, '', '', '', 0, 5, '', '', '');
 INSERT INTO `marc_subfield_structure` VALUES ('u01', 'f', 'FPST (RLIN)', 'FPST 
(RLIN)', 0, 0, '', 9, '', '', '', 0, 5, '', '', '');

Index: marc_datas/marc21_en/structure_def.sql
===================================================================
RCS file: /sources/koha/koha/misc/marc_datas/marc21_en/structure_def.sql,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -b -r1.11 -r1.12
--- marc_datas/marc21_en/structure_def.sql      13 Jun 2006 02:50:35 -0000      
1.11
+++ marc_datas/marc21_en/structure_def.sql      6 Jul 2006 17:19:44 -0000       
1.12
@@ -1,8 +1,8 @@
 -- *******************************************************
 --  KOHA MARC 21 STANDARD DEFAULT BIBLIOGRAPHIC FRAMEWORK 
 --                                                        
---                  PRETEST VERSION 0.0.9                 
---                       2006-04-27                       
+--                  PRETEST VERSION 0.1.0                 
+--                       2006-07-06                       
 --                                                        
 --  original default requiring greater user customisation 
 --               created by a few Koha Hands              
@@ -857,17 +857,17 @@
 INSERT INTO `marc_subfield_structure` VALUES ('088', 'z', 'Canceled/invalid 
report number', 'Canceled/invalid report number', 1, 0, NULL, 0, NULL, NULL, 
'', NULL, -6, '', '', '');
 INSERT INTO `marc_subfield_structure` VALUES ('09o', 'a', 'Classification 
number (OCLC) (R) ; Classification number, CALL (RLIN) (NR)', 'Classification 
number (OCLC) (R) ; Classification number, CALL (RLIN) (NR)', 1, 0, '', 0, '', 
'', '', 0, -6, '', '', '');
 INSERT INTO `marc_subfield_structure` VALUES ('09o', 'b', 'Local cutter number 
(OCLC) ; Book number/undivided call number, CALL (RLIN)', 'Local cutter number 
(OCLC) ; Book number/undivided call number, CALL (RLIN)', 0, 0, '', 0, '', '', 
'', 0, -6, '', '', '');
-INSERT INTO `marc_subfield_structure` VALUES ('09o', 'e', 'Feature heading 
(OCLC)', 'Feature heading (OCLC)', 0, 0, '', 0, '', '', '', 0, -6, '', '', '');
-INSERT INTO `marc_subfield_structure` VALUES ('09o', 'f', 'Filing suffix 
(OCLC); Footnote, FNT (RLIN)', 'Filing suffix (OCLC); Footnote, FNT (RLIN)', 0, 
0, '', 0, '', '', '', 0, -6, '', '', '');
-INSERT INTO `marc_subfield_structure` VALUES ('09o', 'h', 'Output transaction 
history, HST (RLIN)', 'Output transaction history, HST (RLIN)', 0, 0, '', 0, 
'', '', '', 0, -6, '', '', '');
-INSERT INTO `marc_subfield_structure` VALUES ('09o', 'i', 'Output transaction 
instruction, INS (RLIN)', 'Output transaction instruction, INS (RLIN)', 0, 0, 
'', 0, '', '', '', 0, -6, '', '', '');
-INSERT INTO `marc_subfield_structure` VALUES ('09o', 'l', 'Extra card control 
statement, EXT (RLIN)', 'Extra card control statement, EXT (RLIN)', 0, 0, '', 
0, '', '', '', 0, -6, '', '', '');
-INSERT INTO `marc_subfield_structure` VALUES ('09o', 'n', 'Additional local 
notes, ANT (RLIN)', 'Additional local notes, ANT (RLIN)', 0, 0, '', 0, '', '', 
'', 0, -6, '', '', '');
-INSERT INTO `marc_subfield_structure` VALUES ('09o', 'p', 'Pathfinder code, 
PTH (RLIN)', 'Pathfinder code, PTH (RLIN)', 0, 0, '', 0, '', '', '', 0, -6, '', 
'', '');
-INSERT INTO `marc_subfield_structure` VALUES ('09o', 't', 'Field suppresion, 
FSP (RLIN)', 'Field suppresion, FSP (RLIN)', 0, 0, '', 0, '', '', '', 0, -6, 
'', '', '');
-INSERT INTO `marc_subfield_structure` VALUES ('09o', 'v', 'Volumes, VOL 
(RLIN)', 'Volumes, VOL (RLIN)', 0, 0, '', 0, '', '', '', 0, -6, '', '', '');
-INSERT INTO `marc_subfield_structure` VALUES ('09o', 'y', 'Date, VOL (RLIN)', 
'Date, VOL (RLIN)', 0, 0, '', 0, '', '', '', 0, -6, '', '', '');
-INSERT INTO `marc_subfield_structure` VALUES ('09o', 'z', 'Retention, VOL 
(RLIN)', 'Retention, VOL (RLIN)', 0, 0, '', 0, '', '', '', 0, -6, '', '', '');
+INSERT INTO `marc_subfield_structure` VALUES ('09o', 'e', 'Feature heading 
(OCLC)', 'Feature heading (OCLC)', 0, 0, '', 0, '', '', '', 0, 5, '', '', '');
+INSERT INTO `marc_subfield_structure` VALUES ('09o', 'f', 'Filing suffix 
(OCLC); Footnote, FNT (RLIN)', 'Filing suffix (OCLC); Footnote, FNT (RLIN)', 0, 
0, '', 0, '', '', '', 0, 5, '', '', '');
+INSERT INTO `marc_subfield_structure` VALUES ('09o', 'h', 'Output transaction 
history, HST (RLIN)', 'Output transaction history, HST (RLIN)', 0, 0, '', 0, 
'', '', '', 0, 5, '', '', '');
+INSERT INTO `marc_subfield_structure` VALUES ('09o', 'i', 'Output transaction 
instruction, INS (RLIN)', 'Output transaction instruction, INS (RLIN)', 0, 0, 
'', 0, '', '', '', 0, 5, '', '', '');
+INSERT INTO `marc_subfield_structure` VALUES ('09o', 'l', 'Extra card control 
statement, EXT (RLIN)', 'Extra card control statement, EXT (RLIN)', 0, 0, '', 
0, '', '', '', 0, 5, '', '', '');
+INSERT INTO `marc_subfield_structure` VALUES ('09o', 'n', 'Additional local 
notes, ANT (RLIN)', 'Additional local notes, ANT (RLIN)', 0, 0, '', 0, '', '', 
'', 0, 5, '', '', '');
+INSERT INTO `marc_subfield_structure` VALUES ('09o', 'p', 'Pathfinder code, 
PTH (RLIN)', 'Pathfinder code, PTH (RLIN)', 0, 0, '', 0, '', '', '', 0, 5, '', 
'', '');
+INSERT INTO `marc_subfield_structure` VALUES ('09o', 't', 'Field suppresion, 
FSP (RLIN)', 'Field suppresion, FSP (RLIN)', 0, 0, '', 0, '', '', '', 0, 5, '', 
'', '');
+INSERT INTO `marc_subfield_structure` VALUES ('09o', 'v', 'Volumes, VOL 
(RLIN)', 'Volumes, VOL (RLIN)', 0, 0, '', 0, '', '', '', 0, 5, '', '', '');
+INSERT INTO `marc_subfield_structure` VALUES ('09o', 'y', 'Date, VOL (RLIN)', 
'Date, VOL (RLIN)', 0, 0, '', 0, '', '', '', 0, 5, '', '', '');
+INSERT INTO `marc_subfield_structure` VALUES ('09o', 'z', 'Retention, VOL 
(RLIN)', 'Retention, VOL (RLIN)', 0, 0, '', 0, '', '', '', 0, 5, '', '', '');
 INSERT INTO `marc_subfield_structure` VALUES ('091', 'a', 'Microfilm shelf 
location', 'Microfilm shelf location', 0, 0, '', 0, '', '', '', 0, -6, '', '', 
'');
 INSERT INTO `marc_subfield_structure` VALUES ('092', '2', 'Edition number', 
'Edition number', 0, 0, '', 0, '', '', '', NULL, -6, '', '', '');
 INSERT INTO `marc_subfield_structure` VALUES ('092', 'a', 'Classification 
number', 'Classification number', 0, 0, '', 0, '', '', '', NULL, -6, '', '', 
'');
@@ -2946,7 +2946,7 @@
 INSERT INTO `marc_subfield_structure` VALUES ('855', 'x', 'Calendar change', 
'Calendar change', 0, 0, '', 8, '', '', '', NULL, 5, '', '', '');
 INSERT INTO `marc_subfield_structure` VALUES ('855', 'y', 'Regularity 
pattern', 'Regularity pattern', 1, 0, '', 8, '', '', '', NULL, 5, '', '', '');
 INSERT INTO `marc_subfield_structure` VALUES ('855', 'z', 'Numbering scheme', 
'Numbering scheme', 1, 0, '', 8, '', '', '', NULL, 5, '', '', '');
-INSERT INTO `marc_subfield_structure` VALUES ('856', '2', 'Access method', 
'Access method', 0, 0, '', 8, '', '', '', 0, 0, '', '', '');
+INSERT INTO `marc_subfield_structure` VALUES ('856', '2', 'Access method', 
'Access method', 0, 0, '', 8, '', '', '', 0, -6, '', '', '');
 INSERT INTO `marc_subfield_structure` VALUES ('856', '3', 'Materials 
specified', 'Materials specified', 0, 0, '', 8, '', '', '', 0, -6, '', '', '');
 INSERT INTO `marc_subfield_structure` VALUES ('856', '6', 'Linkage', 
'Linkage', 0, 0, '', 8, '', '', '', 0, -6, '', '', '');
 INSERT INTO `marc_subfield_structure` VALUES ('856', '8', 'Field link and 
sequence number', 'Field link and sequence number', 1, 0, '', 8, '', '', '', 0, 
-6, '', '', '');
@@ -4089,17 +4089,17 @@
 INSERT INTO `marc_subfield_structure` VALUES ('998', 'w', 'PLINK (RLIN)', 
'PLINK (RLIN)', 0, 0, '', 9, '', '', '', 0, 5, '', '', '');
 INSERT INTO `marc_subfield_structure` VALUES ('999', 'a', 'Classification 
number (OCLC) (R) ; Classification number, CALL (RLIN) (NR)', 'Classification 
number (OCLC) (R) ; Classification number, CALL (RLIN) (NR)', 1, 0, '', 0, '', 
'', '', 0, -6, '', '', '');
 INSERT INTO `marc_subfield_structure` VALUES ('999', 'b', 'Local cutter number 
(OCLC) ; Book number/undivided call number, CALL (RLIN)', 'Local cutter number 
(OCLC) ; Book number/undivided call number, CALL (RLIN)', 0, 0, '', 0, '', '', 
'', 0, -6, '', '', '');
-INSERT INTO `marc_subfield_structure` VALUES ('999', 'e', 'Feature heading 
(OCLC)', 'Feature heading (OCLC)', 0, 0, '', 0, '', '', '', 0, -6, '', '', '');
-INSERT INTO `marc_subfield_structure` VALUES ('999', 'f', 'Filing suffix 
(OCLC); Footnote, FNT (RLIN)', 'Filing suffix (OCLC); Footnote, FNT (RLIN)', 0, 
0, '', 0, '', '', '', 0, -6, '', '', '');
-INSERT INTO `marc_subfield_structure` VALUES ('999', 'h', 'Output transaction 
history, HST (RLIN)', 'Output transaction history, HST (RLIN)', 0, 0, '', 0, 
'', '', '', 0, -6, '', '', '');
-INSERT INTO `marc_subfield_structure` VALUES ('999', 'i', 'Output transaction 
instruction, INS (RLIN)', 'Output transaction instruction, INS (RLIN)', 0, 0, 
'', 0, '', '', '', 0, -6, '', '', '');
-INSERT INTO `marc_subfield_structure` VALUES ('999', 'l', 'Extra card control 
statement, EXT (RLIN)', 'Extra card control statement, EXT (RLIN)', 0, 0, '', 
0, '', '', '', 0, -6, '', '', '');
-INSERT INTO `marc_subfield_structure` VALUES ('999', 'n', 'Additional local 
notes, ANT (RLIN)', 'Additional local notes, ANT (RLIN)', 0, 0, '', 0, '', '', 
'', 0, -6, '', '', '');
-INSERT INTO `marc_subfield_structure` VALUES ('999', 'p', 'Pathfinder code, 
PTH (RLIN)', 'Pathfinder code, PTH (RLIN)', 0, 0, '', 0, '', '', '', 0, -6, '', 
'', '');
-INSERT INTO `marc_subfield_structure` VALUES ('999', 't', 'Field suppresion, 
FSP (RLIN)', 'Field suppresion, FSP (RLIN)', 0, 0, '', 0, '', '', '', 0, -6, 
'', '', '');
-INSERT INTO `marc_subfield_structure` VALUES ('999', 'v', 'Volumes, VOL 
(RLIN)', 'Volumes, VOL (RLIN)', 0, 0, '', 0, '', '', '', 0, -6, '', '', '');
-INSERT INTO `marc_subfield_structure` VALUES ('999', 'y', 'Date, VOL (RLIN)', 
'Date, VOL (RLIN)', 0, 0, '', 0, '', '', '', 0, -6, '', '', '');
-INSERT INTO `marc_subfield_structure` VALUES ('999', 'z', 'Retention, VOL 
(RLIN)', 'Retention, VOL (RLIN)', 0, 0, '', 0, '', '', '', 0, -6, '', '', '');
+INSERT INTO `marc_subfield_structure` VALUES ('999', 'e', 'Feature heading 
(OCLC)', 'Feature heading (OCLC)', 0, 0, '', 0, '', '', '', 0, 5, '', '', '');
+INSERT INTO `marc_subfield_structure` VALUES ('999', 'f', 'Filing suffix 
(OCLC); Footnote, FNT (RLIN)', 'Filing suffix (OCLC); Footnote, FNT (RLIN)', 0, 
0, '', 0, '', '', '', 0, 5, '', '', '');
+INSERT INTO `marc_subfield_structure` VALUES ('999', 'h', 'Output transaction 
history, HST (RLIN)', 'Output transaction history, HST (RLIN)', 0, 0, '', 0, 
'', '', '', 0, 5, '', '', '');
+INSERT INTO `marc_subfield_structure` VALUES ('999', 'i', 'Output transaction 
instruction, INS (RLIN)', 'Output transaction instruction, INS (RLIN)', 0, 0, 
'', 0, '', '', '', 0, 5, '', '', '');
+INSERT INTO `marc_subfield_structure` VALUES ('999', 'l', 'Extra card control 
statement, EXT (RLIN)', 'Extra card control statement, EXT (RLIN)', 0, 0, '', 
0, '', '', '', 0, 5, '', '', '');
+INSERT INTO `marc_subfield_structure` VALUES ('999', 'n', 'Additional local 
notes, ANT (RLIN)', 'Additional local notes, ANT (RLIN)', 0, 0, '', 0, '', '', 
'', 0, 5, '', '', '');
+INSERT INTO `marc_subfield_structure` VALUES ('999', 'p', 'Pathfinder code, 
PTH (RLIN)', 'Pathfinder code, PTH (RLIN)', 0, 0, '', 0, '', '', '', 0, 5, '', 
'', '');
+INSERT INTO `marc_subfield_structure` VALUES ('999', 't', 'Field suppresion, 
FSP (RLIN)', 'Field suppresion, FSP (RLIN)', 0, 0, '', 0, '', '', '', 0, 5, '', 
'', '');
+INSERT INTO `marc_subfield_structure` VALUES ('999', 'v', 'Volumes, VOL 
(RLIN)', 'Volumes, VOL (RLIN)', 0, 0, '', 0, '', '', '', 0, 5, '', '', '');
+INSERT INTO `marc_subfield_structure` VALUES ('999', 'y', 'Date, VOL (RLIN)', 
'Date, VOL (RLIN)', 0, 0, '', 0, '', '', '', 0, 5, '', '', '');
+INSERT INTO `marc_subfield_structure` VALUES ('999', 'z', 'Retention, VOL 
(RLIN)', 'Retention, VOL (RLIN)', 0, 0, '', 0, '', '', '', 0, 5, '', '', '');
 INSERT INTO `marc_subfield_structure` VALUES ('u01', 'a', 'Operator\'s 
initials, OID (RLIN)', 'Operator\'s initials, OID (RLIN)', 0, 0, '', 9, '', '', 
'', 0, 5, '', '', '');
 INSERT INTO `marc_subfield_structure` VALUES ('u01', 'd', 'UAD (RLIN)', 'UAD 
(RLIN)', 0, 0, '', 9, '', '', '', 0, 5, '', '', '');
 INSERT INTO `marc_subfield_structure` VALUES ('u01', 'f', 'FPST (RLIN)', 'FPST 
(RLIN)', 0, 0, '', 9, '', '', '', 0, 5, '', '', '');




reply via email to

[Prev in Thread] Current Thread [Next in Thread]