Bug 14199: Modify webinstaller sql files for marc21_orgcode plugin
[koha.git] / installer / data / mysql / uk-UA / marcflavour / marc21 / optional / marc21_authorities_GENRE-FORM_local.sql
1 -- На основі MARC21-структури англійською „GENRE/FORM“
2 -- Переклад/адаптація: Сергій Дубик, Ольга Баркова (2011)
3
4 INSERT INTO auth_tag_structure  (authtypecode, tagfield, mandatory, repeatable, liblibrarian, libopac, authorised_value) VALUES
5  ('GENRE/FORM', '090', '', 1, 'LOCAL CALL NUMBER (SERIES) [OBSOLETE]; LOCALLY ASSIGNED LC-TYPE CALL NUMBER (OCLC); LOCAL CALL NUMBER (RLIN)', 'LOCAL CALL NUMBER (SERIES) [OBSOLETE]; LOCALLY ASSIGNED LC-TYPE CALL NUMBER (OCLC); LOCAL CALL NUMBER (RLIN)', NULL);
6 INSERT INTO  auth_subfield_structure (frameworkcode, authtypecode, tagfield, tagsubfield, mandatory, repeatable, liblibrarian, libopac, tab, hidden, kohafield, authorised_value, value_builder, isurl, seealso, linkid) VALUES
7  ('', 'GENRE/FORM', '090', '2', 0, 0, 'Number source', 'Number source', 0, 0, '', NULL, NULL, 0, NULL, 0),
8  ('', 'GENRE/FORM', '090', '5', 0, 1, 'Institution to which field applies', 'Institution to which field applies', 0, 0, '', NULL, NULL, 0, NULL, 0),
9  ('', 'GENRE/FORM', '090', '6', 0, 0, 'Linkage', 'Linkage',             0, 0, '', NULL, NULL, 0, NULL, 0),
10  ('', 'GENRE/FORM', '090', '8', 0, 1, 'Field link and sequence number', 'Field link and sequence number', 0, 0, '', NULL, NULL, 0, NULL, 0),
11  ('', 'GENRE/FORM', '090', 'a', 0, 1, 'Call number ; Classification number (OCLC) (R) ; Classification number, CALL (RLIN) (NR)', 'Call number ; Classification number (OCLC) (R) ; Classification number, CALL (RLIN) (NR)', 0, 0, '', NULL, NULL, 0, NULL, 0),
12  ('', 'GENRE/FORM', '090', 'b', 0, 0, 'Item number ; Local cutter number (OCLC) ; Book number/undivided call number, CALL (RLIN)', 'Item number ; Local cutter number (OCLC) ; Book number/undivided call number, CALL (RLIN)', 0, 0, '', NULL, NULL, 0, NULL, 0),
13  ('', 'GENRE/FORM', '090', 'd', 0, 0, 'Volumes/dates to which call number applies', 'Volumes/dates to which call number applies', 0, 0, '', NULL, NULL, 0, NULL, 0),
14  ('', 'GENRE/FORM', '090', 'e', 0, 0, 'Feature heading (OCLC)', 'Feature heading (OCLC)', 0, 0, '', NULL, NULL, 0, NULL, 0),
15  ('', 'GENRE/FORM', '090', 'f', 0, 0, 'Filing suffix (OCLC) ; Footnote, FNT (RLIN)', 'Filing suffix (OCLC) ; Footnote, FNT (RLIN)', 0, 0, '', NULL, NULL, 0, NULL, 0),
16  ('', 'GENRE/FORM', '090', 'h', 0, 0, 'Output transaction history, HST (RLIN)', 'Output transaction history, HST (RLIN)', 0, 0, '', NULL, NULL, 0, NULL, 0),
17  ('', 'GENRE/FORM', '090', 'i', 0, 0, 'Output transaction instruction, INS (RLIN)', 'Output transaction instruction, INS (RLIN)', 0, 0, '', NULL, NULL, 0, NULL, 0),
18  ('', 'GENRE/FORM', '090', 'l', 0, 0, 'Extra card control statement, EXT (RLIN)', 'Extra card control statement, EXT (RLIN)', 0, 0, '', NULL, NULL, 0, NULL, 0),
19  ('', 'GENRE/FORM', '090', 'n', 0, 0, 'Additional local notes, ANT (RLIN)', 'Additional local notes, ANT (RLIN)', 0, 0, '', NULL, NULL, 0, NULL, 0),
20  ('', 'GENRE/FORM', '090', 'p', 0, 0, 'Pathfinder code, PTH (RLIN)', 'Pathfinder code, PTH (RLIN)', 0, 0, '', NULL, NULL, 0, NULL, 0),
21  ('', 'GENRE/FORM', '090', 't', 0, 0, 'Field suppresion, FSP (RLIN)', 'Field suppresion, FSP (RLIN)', 0, 0, '', NULL, NULL, 0, NULL, 0),
22  ('', 'GENRE/FORM', '090', 'v', 0, 0, 'Volumes, VOL (RLIN)', 'Volumes, VOL (RLIN)', 0, 0, '', NULL, NULL, 0, NULL, 0),
23  ('', 'GENRE/FORM', '090', 'y', 0, 0, 'Date, VOL (RLIN)', 'Date, VOL (RLIN)', 0, 0, '', NULL, NULL, 0, NULL, 0),
24  ('', 'GENRE/FORM', '090', 'z', 0, 1, 'Cancelled/invalid call number', 'Cancelled/invalid call number', 0, 0, '', NULL, NULL, 0, NULL, 0);
25
26 INSERT INTO auth_tag_structure  (authtypecode, tagfield, mandatory, repeatable, liblibrarian, libopac, authorised_value) VALUES
27  ('GENRE/FORM', '099', '', 1, 'LOCAL FREE-TEXT CALL NUMBER (OCLC)', 'LOCAL FREE-TEXT CALL NUMBER (OCLC)', NULL);
28 INSERT INTO  auth_subfield_structure (frameworkcode, authtypecode, tagfield, tagsubfield, mandatory, repeatable, liblibrarian, libopac, tab, hidden, kohafield, authorised_value, value_builder, isurl, seealso, linkid) VALUES
29  ('', 'GENRE/FORM', '099', '2', 0, 0, 'Edition number', 'Edition number', 0, 0, '', NULL, NULL, 0, NULL, 0),
30  ('', 'GENRE/FORM', '099', '5', 0, 1, 'Institution to which field applies', 'Institution to which field applies', 0, 0, '', NULL, NULL, 0, NULL, 0),
31  ('', 'GENRE/FORM', '099', '6', 0, 0, 'Linkage', 'Linkage',             0, 0, '', NULL, NULL, 0, NULL, 0),
32  ('', 'GENRE/FORM', '099', '8', 0, 1, 'Field link and sequence number', 'Field link and sequence number', 0, 0, '', NULL, NULL, 0, NULL, 0),
33  ('', 'GENRE/FORM', '099', 'a', 0, 0, 'Classification number', 'Classification number', 0, 0, '', NULL, NULL, 0, NULL, 0),
34  ('', 'GENRE/FORM', '099', 'b', 0, 0, 'Item number', 'Item number',     0, 0, '', NULL, NULL, 0, NULL, 0),
35  ('', 'GENRE/FORM', '099', 'd', 0, 0, 'Volumes/dates to which call number applies', 'Volumes/dates to which call number applies', 0, 0, '', NULL, NULL, 0, NULL, 0),
36  ('', 'GENRE/FORM', '099', 'e', 0, 0, 'Feature heading', 'Feature heading', 0, 0, '', NULL, NULL, 0, NULL, 0),
37  ('', 'GENRE/FORM', '099', 'f', 0, 0, 'Filing suffix', 'Filing suffix', 0, 0, '', NULL, NULL, 0, NULL, 0);
38 INSERT INTO  auth_subfield_structure (frameworkcode, authtypecode, tagfield, tagsubfield, mandatory, repeatable, liblibrarian, libopac, tab, hidden, kohafield, authorised_value, value_builder, isurl, seealso, linkid) VALUES
39  ('', 'GENRE/FORM', '880', '9', 0, 1, 9, 9,                             8, 0, '', NULL, NULL, 0, NULL, 0);
40
41 INSERT INTO auth_tag_structure  (authtypecode, tagfield, mandatory, repeatable, liblibrarian, libopac, authorised_value) VALUES
42  ('GENRE/FORM', '942', 1, '', 'KOHA INTERNAL USE', 'KOHA INTERNAL USE', NULL);
43 INSERT INTO  auth_subfield_structure (frameworkcode, authtypecode, tagfield, tagsubfield, mandatory, repeatable, liblibrarian, libopac, tab, hidden, kohafield, authorised_value, value_builder, isurl, seealso, linkid) VALUES
44  ('', 'GENRE/FORM', '942', 'a', 1, 0, 'Koha auth type', 'Koha auth type', 9, 8, 'auth_header.authtypecode', NULL, NULL, 0, NULL, 0);