Lines 166-171
INSERT INTO `marc_tag_structure` (`tagfield`, `liblibrarian`, `libopac`, `repeat
Link Here
|
166 |
('022', 'Government Publication Number', 'Government Publication Number', 0, 0, '', ''), |
166 |
('022', 'Government Publication Number', 'Government Publication Number', 0, 0, '', ''), |
167 |
('040', 'CODEN (Serials)', 'CODEN (Serials)', 0, 0, '', ''), |
167 |
('040', 'CODEN (Serials)', 'CODEN (Serials)', 0, 0, '', ''), |
168 |
('071', 'Publisher\'s Number (Sound Recordings and Music)', '', 0, 0, '', ''), |
168 |
('071', 'Publisher\'s Number (Sound Recordings and Music)', '', 0, 0, '', ''), |
|
|
169 |
('073', 'EAN', 'EAN', 1, 0, '', ''), |
169 |
('100', 'General Processing Data', 'General Processing Data', 1, 0, '', ''), |
170 |
('100', 'General Processing Data', 'General Processing Data', 1, 0, '', ''), |
170 |
('101', 'Language of the Item', 'Language of the Item', 1, 0, '', ''), |
171 |
('101', 'Language of the Item', 'Language of the Item', 1, 0, '', ''), |
171 |
('102', 'Country of Publication or Production', 'Country of Publication or Production', 0, 0, '', ''), |
172 |
('102', 'Country of Publication or Production', 'Country of Publication or Production', 0, 0, '', ''), |
Lines 356-361
INSERT INTO `marc_subfield_structure` (`tagfield`, `tagsubfield`, `liblibrarian`
Link Here
|
356 |
('040', 'z', 'Erroneous CODEN', 'Erroneous CODEN', 1, 0, '', 0, '', '', '', 0, -5, '', '', '', NULL), |
357 |
('040', 'z', 'Erroneous CODEN', 'Erroneous CODEN', 1, 0, '', 0, '', '', '', 0, -5, '', '', '', NULL), |
357 |
('071', 'a', 'Publisher\'s Number (Sound Recordings and Music)', 'Publisher\'s Number (Sound Recordings and Music)', 0, 0, '', 0, '', '', '', 0, -5, '', '', '', NULL), |
358 |
('071', 'a', 'Publisher\'s Number (Sound Recordings and Music)', 'Publisher\'s Number (Sound Recordings and Music)', 0, 0, '', 0, '', '', '', 0, -5, '', '', '', NULL), |
358 |
('071', 'b', 'Source', 'Source', 0, 0, '', 0, '', '', '', 0, -5, '', '', '', NULL), |
359 |
('071', 'b', 'Source', 'Source', 0, 0, '', 0, '', '', '', 0, -5, '', '', '', NULL), |
|
|
360 |
('073', 'a', 'EAN', 'EAN', 0, 0, 'biblioitems.ean', 0, '', '', '', 0, 0, '', '', '', NULL), |
359 |
('100', 'a', 'General Processing Data', 'General Processing Data', 0, 0, '', 1, '', '', 'unimarc_field_100.pl', 0, 0, '', '', '', NULL), |
361 |
('100', 'a', 'General Processing Data', 'General Processing Data', 0, 0, '', 1, '', '', 'unimarc_field_100.pl', 0, 0, '', '', '', NULL), |
360 |
('101', 'a', 'Language of the Text, Soundtrack, etc.', 'Language of the Text, Soundtrack, etc.', 1, 0, '', 1, 'LAN', '', '', 0, 0, '', '', '', NULL), |
362 |
('101', 'a', 'Language of the Text, Soundtrack, etc.', 'Language of the Text, Soundtrack, etc.', 1, 0, '', 1, 'LAN', '', '', 0, 0, '', '', '', NULL), |
361 |
('101', 'b', 'Language of Intermediate Text when Item is Not Translated from Original', 'Language of Intermediate Text when Item is Not Translated from Original', 0, 0, '', 1, '', '', '', 0, -5, '', '', '', NULL), |
363 |
('101', 'b', 'Language of Intermediate Text when Item is Not Translated from Original', 'Language of Intermediate Text when Item is Not Translated from Original', 0, 0, '', 1, '', '', '', 0, -5, '', '', '', NULL), |