Lines 119-1589
INSERT INTO `auth_types` (`authtypecode`, `authtypetext`, `auth_tag_to_report`,
Link Here
|
119 |
|
95 |
|
120 |
|
96 |
|
121 |
INSERT INTO `auth_tag_structure` (`authtypecode`, `tagfield`, `liblibrarian`, `libopac`, `repeatable`, `mandatory`, `authorised_value`) VALUES |
97 |
INSERT INTO `auth_tag_structure` (`authtypecode`, `tagfield`, `liblibrarian`, `libopac`, `repeatable`, `mandatory`, `authorised_value`) VALUES |
122 |
('', '000', 'LEADER', 'LEADER', 0, 1, NULL), |
98 |
('', '000', 'CABECERA', 'CABECERA', 0, 1, NULL), |
123 |
('', '001', 'CONTROL NUMBER', 'CONTROL NUMBER', 0, 1, NULL), |
99 |
('', '001', 'NÚMERO DE CONTROL', 'NÚMERO DE CONTROL', 0, 1, NULL), |
124 |
('', '003', 'CONTROL NUMBER IDENTIFIER', 'CONTROL NUMBER IDENTIFIER', 0, 1, NULL), |
100 |
('', '003', 'IDENTIFICADOR DEL NÚMERO DE CONTROL', 'IDENTIFICADOR DEL NÚMERO DE CONTROL', 0, 1, NULL), |
125 |
('', '005', 'DATE AND TIME OF LATEST TRANSACTION', 'DATE AND TIME OF LATEST TRANSACTION', 0, 1, NULL), |
101 |
('', '005', 'FECHA Y HORA DE LA ÚLTIMA TRANSACCIÓN', 'FECHA Y HORA DE LA ÚLTIMA TRANSACCIÓN', 0, 1, NULL), |
126 |
('', '008', 'FIXED-LENGTH DATA ELEMENTS', 'FIXED-LENGTH DATA ELEMENTS', 0, 1, NULL), |
102 |
('', '008', 'DATOS DE LONGITUD FIJA', 'DATOS DE LONGITUD FIJA', 0, 1, NULL), |
127 |
('', '010', 'LIBRARY OF CONGRESS CONTROL NUMBER', 'LIBRARY OF CONGRESS CONTROL NUMBER', 0, 0, NULL), |
103 |
('', '010', 'NÚMERO DE CONTROL DE LA BIBLIOTECA DEL CONGRESO', 'NÚMERO DE CONTROL DE LA BIBLIOTECA DEL CONGRESO', 0, 0, NULL), |
128 |
('', '014', 'LINK TO BIBLIOGRAPHIC RECORD FOR SERIAL OR MULTIPART ITEM', 'LINK TO BIBLIOGRAPHIC RECORD FOR SERIAL OR MULTIPART ITEM', 1, 0, NULL), |
104 |
('', '014', 'ENLACE AL REGISTRO BIBLIOGRÁFICO PARA PUBLICACIÓN SERIADA O ÍTEM EN VARIAS PARTES', 'ENLACE AL REGISTRO BIBLIOGRÁFICO PARA PUBLICACIÓN SERIADA O ÍTEM EN VARIAS PARTES', 1, 0, NULL), |
129 |
('', '016', 'NATIONAL BIBLIOGRAPHIC AGENCY CONTROL NUMBER', 'NATIONAL BIBLIOGRAPHIC AGENCY CONTROL NUMBER', 1, 0, NULL), |
105 |
('', '016', 'NÚMERO DE CONTROL DE UNA AGENCIA BIBLIOGRÁFICA NACIONAL', 'NÚMERO DE CONTROL DE UNA AGENCIA BIBLIOGRÁFICA NACIONAL', 1, 0, NULL), |
130 |
('', '020', 'INTERNATIONAL STANDARD BOOK NUMBER', 'INTERNATIONAL STANDARD BOOK NUMBER', 1, 0, NULL), |
106 |
('', '020', 'NÚMERO INTERNACIONAL ESTÁNDAR DEL LIBRO', 'NÚMERO INTERNACIONAL ESTÁNDAR DEL LIBRO', 1, 0, NULL), |
131 |
('', '022', 'INTERNATIONAL STANDARD SERIAL NUMBER', 'INTERNATIONAL STANDARD SERIAL NUMBER', 1, 0, NULL), |
107 |
('', '022', 'NÚMERO INTERNACIONAL NORMALIZADO PARA PUBLICACIONES SERIADAS', 'NÚMERO INTERNACIONAL NORMALIZADO PARA PUBLICACIONES SERIADAS', 1, 0, NULL), |
132 |
('', '024', 'OTHER STANDARD IDENTIFIER', 'OTHER STANDARD IDENTIFIER', 1, 0, NULL), |
108 |
('', '024', 'IDENTIFICADOR DE OTROS ESTÁNDARES', 'IDENTIFICADOR DE OTROS ESTÁNDARES', 1, 0, NULL), |
133 |
('', '031', 'MUSICAL INCIPITS INFORMATION', 'MUSICAL INCIPITS INFORMATION', 1, 0, NULL), |
109 |
('', '031', 'INFORMACIÓN DE LOS ÍNCIPITS MUSICALES', 'INFORMACIÓN DE LOS ÍNCIPITS MUSICALES', 1, 0, NULL), |
134 |
('', '034', 'CODED CARTOGRAPHIC MATHEMATICAL DATA', 'CODED CARTOGRAPHIC MATHEMATICAL DATA', 1, 0, NULL), |
110 |
('', '034', 'DATOS MATEMÁTICOS CARTOGRÁFICOS CODIFICADOS', 'DATOS MATEMÁTICOS CARTOGRÁFICOS CODIFICADOS', 1, 0, NULL), |
135 |
('', '035', 'SYSTEM CONTROL NUMBER', 'SYSTEM CONTROL NUMBER', 1, 0, NULL), |
111 |
('', '035', 'NÚMERO DE CONTROL DEL SISTEMA', 'NÚMERO DE CONTROL DEL SISTEMA', 1, 0, NULL), |
136 |
('', '040', 'CATALOGING SOURCE', 'CATALOGING SOURCE', 0, 1, NULL), |
112 |
('', '040', 'FUENTE DE LA CATALOGACIÓN', 'FUENTE DE LA CATALOGACIÓN', 0, 1, NULL), |
137 |
('', '042', 'AUTHENTICATION CODE', 'AUTHENTICATION CODE', 0, 0, NULL), |
113 |
('', '042', 'CÓDIGO DE AUTENTICACIÓN', 'CÓDIGO DE AUTENTICACIÓN', 0, 0, NULL), |
138 |
('', '043', 'GEOGRAPHIC AREA CODE', 'GEOGRAPHIC AREA CODE', 0, 0, NULL), |
114 |
('', '043', 'CÓDIGO DE ÁREA GEOGRÁFICA', 'CÓDIGO DE ÁREA GEOGRÁFICA', 0, 0, NULL), |
139 |
('', '045', 'TIME PERIOD OF HEADING', 'TIME PERIOD OF HEADING', 0, 0, NULL), |
115 |
('', '045', 'PERIODO DE TIEMPO DEL ENCABEZAMIENTO', 'PERIODO DE TIEMPO DEL ENCABEZAMIENTO', 0, 0, NULL), |
140 |
('', '050', 'LIBRARY OF CONGRESS CALL NUMBER', 'LIBRARY OF CONGRESS CALL NUMBER', 1, 0, NULL), |
116 |
('', '046', 'FECHAS CON CODIFICACIÓN ESPECIAL', 'FECHAS CON CODIFICACIÓN ESPECIAL', 1, 0, NULL), |
141 |
('', '052', 'GEOGRAPHIC CLASSIFICATION', 'GEOGRAPHIC CLASSIFICATION', 1, 0, NULL), |
117 |
('', '050', 'SIGNATURA TOPOGRÁFICA DE LA BIBLIOTECA DEL CONGRESO', 'SIGNATURA TOPOGRÁFICA DE LA BIBLIOTECA DEL CONGRESO', 1, 0, NULL), |
142 |
('', '053', 'LC CLASSIFICATION NUMBER', 'LC CLASSIFICATION NUMBER', 1, 0, NULL), |
118 |
('', '052', 'CLASIFICACIÓN GEOGRÁFICA', 'CLASIFICACIÓN GEOGRÁFICA', 1, 0, NULL), |
143 |
('', '055', 'NATIONAL LIBRARY AND ARCHIVE OF CANADA CALL NUMBER', 'NATIONAL LIBRARY AND ARCHIVE OF CANADA CALL NUMBER', 1, 0, NULL), |
119 |
('', '053', 'NÚMERO DE CLASIFICACIÓN LC', 'NÚMERO DE CLASIFICACIÓN LC', 1, 0, NULL), |
144 |
('', '058', 'LC CLASSIFICATION NUMBER ASSIGNED IN CANADA [OBSOLETE, CAN/MARC]', 'LC CLASSIFICATION NUMBER ASSIGNED IN CANADA [OBSOLETE, CAN/MARC]', 1, 0, NULL), |
120 |
('', '055', 'SIGNATURA TOPOGRÁFICA DE BIBLIOTECAS Y ARCHIVOS DE CANADÁ', 'SIGNATURA TOPOGRÁFICA DE BIBLIOTECAS Y ARCHIVOS DE CANADÁ', 1, 0, NULL), |
145 |
('', '060', 'NATIONAL LIBRARY OF MEDICINE CALL NUMBER', 'NATIONAL LIBRARY OF MEDICINE CALL NUMBER', 1, 0, NULL), |
121 |
('', '058', 'NÚMERO DE CLASIFICACIÓN LC ASIGNADOS EN CANADÁ [OBSOLETO, CAN/MARC]', 'NÚMERO DE CLASIFICACIÓN LC ASIGNADOS EN CANADÁ [OBSOLETO, CAN/MARC]', 1, 0, NULL), |
146 |
('', '063', 'NLM CLASSIFICATION NUMBER ASSIGNED BY NLM [OBSOLETE, CAN/MARC]', 'NLM CLASSIFICATION NUMBER ASSIGNED BY NLM [OBSOLETE, CAN/MARC]', 1, 0, NULL), |
122 |
('', '060', 'SIGNATURA TOPOGRÁFICA DE LA NATIONAL LIBRARY OF MEDICINE', 'SIGNATURA TOPOGRÁFICA DE LA NATIONAL LIBRARY OF MEDICINE', 1, 0, NULL), |
147 |
('', '065', 'OTHER CLASSIFICATION NUMBER', 'OTHER CLASSIFICATION NUMBER', 1, 0, NULL), |
123 |
('', '063', 'NÚMERO DE CLASIFICACIÓN NLM ASIGNADO POR NLM [OBSOLETO, CAN/MARC]', 'NÚMERO DE CLASIFICACIÓN NLM ASIGNADO POR NLM [OBSOLETO, CAN/MARC]', 1, 0, NULL), |
148 |
('', '066', 'CHARACTER SETS PRESENT', 'CHARACTER SETS PRESENT', 0, 0, NULL), |
124 |
('', '065', 'OTRO NÚMERO DE CLASIFICACIÓN', 'OTRO NÚMERO DE CLASIFICACIÓN', 1, 0, NULL), |
149 |
('', '068', 'NLM CLASSIFICATION NUMBER ASSIGNED IN CANADA [OBSOLETE, CAN/MARC]', 'NLM CLASSIFICATION NUMBER ASSIGNED IN CANADA [OBSOLETE, CAN/MARC]', 1, 0, NULL), |
125 |
('', '066', 'JUEGOS/CONJUNTO DE CARACTERES UTILIZADOS/PRESENTES', 'JUEGOS/CONJUNTO DE CARACTERES UTILIZADOS/PRESENTES', 0, 0, NULL), |
150 |
('', '070', 'NATIONAL AGRICULTURAL LIBRARY CALL NUMBER', 'NATIONAL AGRICULTURAL LIBRARY CALL NUMBER', 1, 0, NULL), |
126 |
('', '068', 'NÚMERO DE CLASIFICACIÓN NLM ASIGNADO EN CANADÁ [OBSOLETO, CAN/MARC]', 'NÚMERO DE CLASIFICACIÓN NLM ASIGNADO EN CANADÁ [OBSOLETO, CAN/MARC]', 1, 0, NULL), |
151 |
('', '072', 'SUBJECT CATEGORY CODE', 'SUBJECT CATEGORY CODE', 1, 0, NULL), |
127 |
('', '070', 'SIGNATURA TOPOGRÁFICA DE LA NATIONAL AGRICULTURAL LIBRARY', 'SIGNATURA TOPOGRÁFICA DE LA NATIONAL AGRICULTURAL LIBRARY', 1, 0, NULL), |
152 |
('', '073', 'SUBDIVISION USAGE', 'SUBDIVISION USAGE', 0, 0, NULL), |
128 |
('', '072', 'CÓDIGO DE CATEGORÍA DE MATERIA', 'CÓDIGO DE CATEGORÍA DE MATERIA', 1, 0, NULL), |
153 |
('', '082', 'DEWEY DECIMAL CALL NUMBER', 'DEWEY DECIMAL CALL NUMBER', 1, 0, NULL), |
129 |
('', '073', 'USO DE SUBDIVISIÓN', 'USO DE SUBDIVISIÓN', 0, 0, NULL), |
154 |
('', '083', 'DEWEY DECIMAL CLASSIFICATION NUMBER', 'DEWEY DECIMAL CLASSIFICATION NUMBER', 1, 0, NULL), |
130 |
('', '080', 'NÚMERO DE LA CLASIFICACIÓN DECIMAL UNIVERSAL', 'NÚMERO DE LA CLASIFICACIÓN DECIMAL UNIVERSAL', 1, 0, NULL), |
155 |
('', '084', 'CLASSIFICATION SCHEME AND EDITION [CLASSIFICATION FORMAT]', 'CLASSIFICATION SCHEME AND EDITION [CLASSIFICATION FORMAT]', 0, 0, NULL), |
131 |
('', '082', 'SIGNATURA TOPOGRÁFICA DECIMAL DEWEY', 'SIGNATURA TOPOGRÁFICA DECIMAL DEWEY', 1, 0, NULL), |
156 |
('', '086', 'GOVERNMENT DOCUMENT CALL NUMBER', 'GOVERNMENT DOCUMENT CALL NUMBER', 1, 0, NULL), |
132 |
('', '083', 'NÚMERO DE LA CLASIFICACIÓN DECIMAL DEWEY', 'NÚMERO DE LA CLASIFICACIÓN DECIMAL DEWEY', 1, 0, NULL), |
157 |
('', '087', 'GOVERNMENT DOCUMENT CLASSIFICATION NUMBER', 'GOVERNMENT DOCUMENT CLASSIFICATION NUMBER', 1, 0, NULL), |
133 |
('', '084', 'ESQUEMA DE CLASIFICACIÓN Y EDICIÓN [FORMATO DE CLASIFICACIÓN]', 'ESQUEMA DE CLASIFICACIÓN Y EDICIÓN [FORMATO DE CLASIFICACIÓN]', 0, 0, NULL), |
158 |
('', '088', 'DOCUMENT SHELVING NUMBER (CODOC) [OBSOLETE, CAN/MARC]', 'DOCUMENT SHELVING NUMBER (CODOC) [OBSOLETE, CAN/MARC]', 1, 0, NULL), |
134 |
('', '086', 'SIGNATURA TOPOGRÁFICA PARA DOCUMENTOS GUBERNAMENTALES', 'SIGNATURA TOPOGRÁFICA PARA DOCUMENTOS GUBERNAMENTALES', 1, 0, NULL), |
159 |
('', '090', '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 (OCLC)', 1, 0, NULL), |
135 |
('', '087', 'NÚMERO DE CLASIFICACIÓN PARA DOCUMENTOS GUBERNAMENTALES', 'NÚMERO DE CLASIFICACIÓN PARA DOCUMENTOS GUBERNAMENTALES', 1, 0, NULL), |
160 |
('', '091', 'LOCALLY ASSIGNED LC-TYPE CLASSIFICATION NUMBER (OCLC); LOCAL CLASSIFICATION NUMBER (RLIN)', 'LOCALLY ASSIGNED LC-TYPE CLASSIFICATION NUMBER (OCLC); LOCAL CLASSIFICATION NUMBER (RLIN)', 0, 0, NULL), |
136 |
('', '088', 'NÚMERO DE ESTANTERÍA DEL DOCUMENTO (CODOC) [OBSOLETO, CAN/MARC]', 'NÚMERO DE ESTANTERÍA DEL DOCUMENTO (CODOC) [OBSOLETO, CAN/MARC]', 1, 0, NULL), |
161 |
('', '092', 'LOCALLY ASSIGNED DEWEY CALL NUMBER (OCLC)', 'LOCALLY ASSIGNED DEWEY CALL NUMBER (OCLC)', 1, 0, NULL), |
137 |
('', '090', 'SIGNATURA TOPOGRÁFICA LOCAL (SERIE) [OBSOLETO]; LOCALMENTE ASIGNADO TIPO-LC SIGNATURA TOPOGRÁFICA (OCLC); SIGNATURA TOPOGRÁFICA LOCAL (RLIN)', 'SIGNATURA TOPOGRÁFICA LOCAL (SERIE) [OBSOLETO]; LOCALMENTE ASIGNADO TIPO-LC SIGNATURA TOPOGRÁFICA (OCLC); SIGNATURA TOPOGRÁFICA LOCAL (RLIN)', 1, 0, NULL), |
162 |
('', '093', 'LOCALLY ASSIGNED DEWEY CLASSIFICATION NUMBER (OCLC)', 'LOCALLY ASSIGNED DEWEY CLASSIFICATION NUMBER (OCLC)', 1, 0, NULL), |
138 |
('', '091', 'LOCALMENTE ASIGNADO TIPO-LC NÚMERO DE CLASIFICACIÓN (OCLC); NÚMERO DE CLASIFICACIÓN LOCAL (RLIN)', 'LOCALMENTE ASIGNADO TIPO-LC NÚMERO DE CLASIFICACIÓN (OCLC); NÚMERO DE CLASIFICACIÓN LOCAL (RLIN)', 0, 0, NULL), |
163 |
('', '096', 'LOCALLY ASSIGNED NLM-TYPE CALL NUMBER (OCLC)', 'LOCALLY ASSIGNED NLM-TYPE CALL NUMBER (OCLC)', 1, 0, NULL), |
139 |
('', '092', 'ASIGNACIÓN LOCAL DE SIGNATURA TOPOGRÁFICA DEWEY (OCLC)', 'ASIGNACIÓN LOCAL DE SIGNATURA TOPOGRÁFICA DEWEY (OCLC)', 1, 0, NULL), |
164 |
('', '097', 'LOCALLY ASSIGNED NLM-TYPE CLASSIFICATION NUMBER (OCLC)', 'LOCALLY ASSIGNED NLM-TYPE CLASSIFICATION NUMBER (OCLC)', 1, 0, NULL), |
140 |
('', '093', 'ASIGNACIÓN LOCAL DEL NÚMERO DE CLASIFICACIÓN DEWEY (OCLC)', 'ASIGNACIÓN LOCAL DEL NÚMERO DE CLASIFICACIÓN DEWEY (OCLC)', 1, 0, NULL), |
165 |
('', '098', 'OTHER CLASSIFICATION SCHEMES (OCLC)', 'OTHER CLASSIFICATION SCHEMES (OCLC)', 1, 0, NULL), |
141 |
('', '096', 'ASIGNACIÓN LOCAL TIPO-NLM SIGNATURA TOPOGRÁFICA (OCLC)', 'ASIGNACIÓN LOCAL TIPO-NLM SIGNATURA TOPOGRÁFICA (OCLC)', 1, 0, NULL), |
166 |
('', '099', 'LOCAL FREE-TEXT CALL NUMBER (OCLC)', 'LOCAL FREE-TEXT CALL NUMBER (OCLC)', 1, 0, NULL), |
142 |
('', '097', 'ASIGNACIÓN LOCAL TIPO-NLM NÚMERO DE CLASIFICACIÓN (OCLC)', 'ASIGNACIÓN LOCAL TIPO-NLM NÚMERO DE CLASIFICACIÓN (OCLC)', 1, 0, NULL), |
167 |
('', '100', 'HEADING--PERSONAL NAME', 'HEADING--PERSONAL NAME', 0, 0, NULL), |
143 |
('', '098', 'OTROS ESQUEMAS DE CLASIFICACIÓN (OCLC)', 'OTROS ESQUEMAS DE CLASIFICACIÓN (OCLC)', 1, 0, NULL), |
168 |
('', '110', 'HEADING--CORPORATE NAME', 'HEADING--CORPORATE NAME', 0, 0, NULL), |
144 |
('', '099', 'TEXTO-LIBRO SIGNATURA TOPOGRÁFICA LOCAL (OCLC)', 'TEXTO-LIBRO SIGNATURA TOPOGRÁFICA LOCAL (OCLC)', 1, 0, NULL), |
169 |
('', '111', 'HEADING--MEETING NAME', 'HEADING--MEETING NAME', 0, 0, NULL), |
145 |
('', '100', 'ENCABEZAMIENTO-NOMBRE DE PERSONA', 'ENCABEZAMIENTO-NOMBRE DE PERSONA', 0, 0, NULL), |
170 |
('', '130', 'HEADING--UNIFORM TITLE', 'HEADING--UNIFORM TITLE', 0, 0, NULL), |
146 |
('', '110', 'ENCABEZAMIENTO-NOMBRE DE ENTIDAD CORPORATIVA', 'ENCABEZAMIENTO-NOMBRE DE ENTIDAD CORPORATIVA', 0, 0, NULL), |
171 |
('', '140', 'UNIFORM TITLE [OBSOLETE, CAN/MARC]', 'UNIFORM TITLE [OBSOLETE, CAN/MARC]', 1, 0, NULL), |
147 |
('', '111', 'ENCABEZAMIENTO--NOMBRE DE CONGRESO/REUNIÓN', 'ENCABEZAMIENTO--NOMBRE DE CONGRESO/REUNIÓN', 0, 0, NULL), |
172 |
('', '143', 'COLLECTIVE TITLE [OBSOLETE, CAN/MARC]', 'COLLECTIVE TITLE [OBSOLETE, CAN/MARC]', 1, 0, NULL), |
148 |
('', '130', 'ENCABEZAMIENTO--TÍTULO UNIFORME', 'ENCABEZAMIENTO--TÍTULO UNIFORME', 0, 0, NULL), |
173 |
('', '148', 'HEADING--CHRONOLOGICAL TERM', 'HEADING--CHRONOLOGICAL TERM', 0, 0, NULL), |
149 |
('', '140', 'TÍTULO UNIFORME [OBSOLETO, CAN/MARC]', 'TÍTULO UNIFORME [OBSOLETO, CAN/MARC]', 1, 0, NULL), |
174 |
('', '150', 'HEADING--TOPICAL TERM', 'HEADING--TOPICAL TERM', 0, 0, NULL), |
150 |
('', '143', 'TÍTULO COLECTIVO [OBSOLETO, CAN/MARC]', 'TÍTULO COLECTIVO [OBSOLETO, CAN/MARC]', 1, 0, NULL), |
175 |
('', '151', 'HEADING--GEOGRAPHIC NAME', 'HEADING--GEOGRAPHIC NAME', 0, 0, NULL), |
151 |
('', '148', 'ENCABEZAMIENTO--TÉRMINO CRONOLÓGICO', 'ENCABEZAMIENTO--TÉRMINO CRONOLÓGICO', 0, 0, NULL), |
176 |
('', '153', 'CLASSIFICATION NUMBER [CLASSIFICATION FORMAT]', 'CLASSIFICATION NUMBER [CLASSIFICATION FORMAT]', 0, 0, NULL), |
152 |
('', '150', 'ENCABEZAMIENTO--TÉRMINO DE MATERIA', 'ENCABEZAMIENTO--TÉRMINO DE MATERIA', 0, 0, NULL), |
177 |
('', '154', 'GENERAL EXPLANATORY INDEX TERM [CLASSIFICATION FORMAT]', 'GENERAL EXPLANATORY INDEX TERM [CLASSIFICATION FORMAT]', 0, 0, NULL), |
153 |
('', '151', 'ENCABEZAMIENTO--NOMBRE GEOGRÁFICO', 'ENCABEZAMIENTO--NOMBRE GEOGRÁFICO', 0, 0, NULL), |
178 |
('', '155', 'HEADING--GENRE/FORM TERM', 'HEADING--GENRE/FORM TERM', 0, 0, NULL), |
154 |
('', '153', 'NÚMERO DE CLASIFICACIÓN [FORMATO DE CLASIFICACIÓN]', 'NÚMERO DE CLASIFICACIÓN [FORMATO DE CLASIFICACIÓN]', 0, 0, NULL), |
179 |
('', '180', 'HEADING--GENERAL SUBDIVISION', 'HEADING--GENERAL SUBDIVISION', 0, 0, NULL), |
155 |
('', '154', 'TÉRMINO EXPLICATIVO GENERAL DE ÍNDICE [FORMATO DE CLASIFICACIÓN]', 'TÉRMINO EXPLICATIVO GENERAL DE ÍNDICE [FORMATO DE CLASIFICACIÓN]', 0, 0, NULL), |
180 |
('', '181', 'HEADING--GEOGRAPHIC SUBDIVISION', 'HEADING--GEOGRAPHIC SUBDIVISION', 0, 0, NULL), |
156 |
('', '155', 'ENCABEZAMIENTO--TÉRMINO DE GÉNERO/FORMA', 'ENCABEZAMIENTO--TÉRMINO DE GÉNERO/FORMA', 0, 0, NULL), |
181 |
('', '182', 'HEADING--CHRONOLOGICAL SUBDIVISION', 'HEADING--CHRONOLOGICAL SUBDIVISION', 0, 0, NULL), |
157 |
('', '162', 'ENCABEZAMIENTO-TÉRMINO DE MEDIO DE INTERPRETACIÓN', 'ENCABEZAMIENTO-TÉRMINO DE MEDIO DE INTERPRETACIÓN', 0, 0, NULL), |
182 |
('', '185', 'HEADING--FORM SUBDIVISION', 'HEADING--FORM SUBDIVISION', 0, 0, NULL), |
158 |
('', '180', 'ENCABEZAMIENTO--SUBDIVISIÓN GENERAL', 'ENCABEZAMIENTO--SUBDIVISIÓN GENERAL', 0, 0, NULL), |
183 |
('', '253', 'COMPLEX SEE REFERENCE [CLASSIFICATION FORMAT]', 'COMPLEX SEE REFERENCE [CLASSIFICATION FORMAT]', 1, 0, NULL), |
159 |
('', '181', 'ENCABEZAMIENTO--SUBDIVISIÓN GEOGRÁFICA', 'ENCABEZAMIENTO--SUBDIVISIÓN GEOGRÁFICA', 0, 0, NULL), |
184 |
('', '260', 'COMPLEX SEE REFERENCE--SUBJECT', 'COMPLEX SEE REFERENCE--SUBJECT', 1, 0, NULL), |
160 |
('', '182', 'ENCABEZAMIENTO--SUBDIVISIÓN CRONOLÓGICA', 'ENCABEZAMIENTO--SUBDIVISIÓN CRONOLÓGICA', 0, 0, NULL), |
185 |
('', '353', 'COMPLEX SEE ALSO REFERENCE [CLASSIFICATION FORMAT]', 'COMPLEX SEE ALSO REFERENCE [CLASSIFICATION FORMAT]', 1, 0, NULL), |
161 |
('', '185', 'ENCABEZAMIENTO--SUBDIVISIÓN DE FORMA', 'ENCABEZAMIENTO--SUBDIVISIÓN DE FORMA', 0, 0, NULL), |
186 |
('', '360', 'COMPLEX SEE ALSO REFERENCE--SUBJECT', 'COMPLEX SEE ALSO REFERENCE--SUBJECT', 1, 0, NULL), |
162 |
('', '253', 'REFERENCIA COMPLEJA VÉASE ADEMÁS [FORMATO DE CLASIFICACIÓN]', 'REFERENCIA COMPLEJA VÉASE ADEMÁS [FORMATO DE CLASIFICACIÓN]', 1, 0, NULL), |
187 |
('', '400', 'SEE FROM TRACING--PERSONAL NAME', 'SEE FROM TRACING--PERSONAL NAME', 1, 0, NULL), |
163 |
('', '260', 'REFERENCIA COMPLEJA DE VÉASE--MATERIA', 'REFERENCIA COMPLEJA DE VÉASE--MATERIA', 1, 0, NULL), |
188 |
('', '410', 'SEE FROM TRACING--CORPORATE NAME', 'SEE FROM TRACING--CORPORATE NAME', 1, 0, NULL), |
164 |
('', '336', 'TIPO DE CONTENIDO', 'TIPO DE CONTENIDO', 1, 0, NULL), |
189 |
('', '411', 'SEE FROM TRACING--MEETING NAME', 'SEE FROM TRACING--MEETING NAME', 1, 0, NULL), |
165 |
('', '353', 'REFERENCIA COMPLEJA DE VÉASE ADEMÁS [FORMATO DE CLASIFICACIÓN]', 'REFERENCIA COMPLEJA DE VÉASE ADEMÁS [FORMATO DE CLASIFICACIÓN]', 1, 0, NULL), |
190 |
('', '430', 'SEE FROM TRACING--UNIFORM TITLE', 'SEE FROM TRACING--UNIFORM TITLE', 1, 0, NULL), |
166 |
('', '360', 'REFERENCIA COMPLEJA DE VÉASE ADEMÁS-MATERIA', 'REFERENCIA COMPLEJA DE VÉASE ADEMÁS-MATERIA', 1, 0, NULL), |
191 |
('', '448', 'SEE FROM TRACING--CHRONOLOGICAL TERM', 'SEE FROM TRACING--CHRONOLOGICAL TERM', 1, 0, NULL), |
167 |
('', '368', 'OTROS ATRIBUTOS DE PERSONA O ENTIDAD CORPORATIVA', 'OTROS ATRIBUTOS DE PERSONA O ENTIDAD CORPORATIVA', 1, 0, NULL), |
192 |
('', '450', 'SEE FROM TRACING--TOPICAL TERM', 'SEE FROM TRACING--TOPICAL TERM', 1, 0, NULL), |
168 |
('', '370', 'LUGAR ASOCIADO', 'LUGAR ASOCIADO', 1, 0, NULL), |
193 |
('', '451', 'SEE FROM TRACING--GEOGRAPHIC NAME', 'SEE FROM TRACING--GEOGRAPHIC NAME', 1, 0, NULL), |
169 |
('', '371', 'DIRECCIÓN', 'DIRECCIÓN', 1, 0, NULL), |
194 |
('', '453', 'INVALID NUMBER TRACING [CLASSIFICATION FORMAT]', 'INVALID NUMBER TRACING [CLASSIFICATION FORMAT]', 1, 0, NULL), |
170 |
('', '372', 'CAMPO DE ACTIVIDAD', 'CAMPO DE ACTIVIDAD', 1, 0, NULL), |
195 |
('', '455', 'SEE FROM TRACING--GENRE/FORM TERM', 'SEE FROM TRACING--GENRE/FORM TERM', 1, 0, NULL), |
171 |
('', '373', 'GRUPO ASOCIADO', 'GRUPO ASOCIADO', 1, 0, NULL), |
196 |
('', '480', 'SEE FROM TRACING--GENERAL SUBDIVISION', 'SEE FROM TRACING--GENERAL SUBDIVISION', 1, 0, NULL), |
172 |
('', '374', 'OCUPACIÓN', 'OCUPACIÓN', 1, 0, NULL), |
197 |
('', '481', 'SEE FROM TRACING--GEOGRAPHIC SUBDIVISION', 'SEE FROM TRACING--GEOGRAPHIC SUBDIVISION', 1, 0, NULL), |
173 |
('', '375', 'GÉNERO/SEXO', 'GÉNERO/SEXO', 1, 0, NULL), |
198 |
('', '482', 'SEE FROM TRACING--CHRONOLOGICAL SUBDIVISION', 'SEE FROM TRACING--CHRONOLOGICAL SUBDIVISION', 1, 0, NULL), |
174 |
('', '376', 'INFORMACIÓN DE FAMILIA', 'INFORMACIÓN DE FAMILIA', 1, 0, NULL), |
199 |
('', '485', 'SEE FROM TRACING--FORM SUBDIVISION', 'SEE FROM TRACING--FORM SUBDIVISION', 1, 0, NULL), |
175 |
('', '377', 'LENGUA/LENGUAJE ASOCIADO', 'LENGUA/LENGUAJE ASOCIADO', 1, 0, NULL), |
200 |
('', '500', 'SEE ALSO FROM TRACING--PERSONAL NAME', 'SEE ALSO FROM TRACING--PERSONAL NAME', 1, 0, NULL), |
176 |
('', '378', 'FORMA COMPLETA/DESARROLLADA DEL NOMBRE', 'FORMA COMPLETA/DESARROLLADA DEL NOMBRE', 0, 0, NULL), |
201 |
('', '510', 'SEE ALSO FROM TRACING--CORPORATE NAME', 'SEE ALSO FROM TRACING--CORPORATE NAME', 1, 0, NULL), |
177 |
('', '380', 'FORMA DE LA OBRA', 'FORMA DE LA OBRA', 1, 0, NULL), |
202 |
('', '511', 'SEE ALSO FROM TRACING--MEETING NAME', 'SEE ALSO FROM TRACING--MEETING NAME', 1, 0, NULL), |
178 |
('', '381', 'OTRAS CARACTERÍSTICAS DISTINTIVAS DE OBRA O EXPRESIÓN', 'OTRAS CARACTERÍSTICAS DISTINTIVAS DE OBRA O EXPRESIÓN', 1, 0, NULL), |
203 |
('', '530', 'SEE ALSO FROM TRACING--UNIFORM TITLE', 'SEE ALSO FROM TRACING--UNIFORM TITLE', 1, 0, NULL), |
179 |
('', '382', 'MEDIO DE INTERPRETACIÓN', 'MEDIO DE INTERPRETACIÓN', 1, 0, NULL), |
204 |
('', '548', 'SEE ALSO FROM TRACING--CHRONOLOGICAL TERM', 'SEE ALSO FROM TRACING--CHRONOLOGICAL TERM', 1, 0, NULL), |
180 |
('', '383', 'DESIGNACIÓN NUMÉRICA DE OBRA MUSICAL', 'DESIGNACIÓN NUMÉRICA DE OBRA MUSICAL', 1, 0, NULL), |
205 |
('', '550', 'SEE ALSO FROM TRACING--TOPICAL TERM', 'SEE ALSO FROM TRACING--TOPICAL TERM', 1, 0, NULL), |
181 |
('', '384', 'TONALIDAD/CLAVE', 'TONALIDAD/CLAVE', 0, 0, NULL), |
206 |
('', '551', 'SEE ALSO FROM TRACING--GEOGRAPHIC NAME', 'SEE ALSO FROM TRACING--GEOGRAPHIC NAME', 1, 0, NULL), |
182 |
('', '385', 'CARACTERÍSTICAS DEL PÚBLICO', 'CARACTERÍSTICAS DEL PÚBLICO', 1, 0, NULL), |
207 |
('', '553', 'VALID NUMBER TRACING [CLASSIFICATION FORMAT]', 'VALID NUMBER TRACING [CLASSIFICATION FORMAT]', 1, 0, NULL), |
183 |
('', '386', 'CARACTERÍSTICAS DEL CREADOR/COLABORADOR', 'CARACTERÍSTICAS DEL CREADOR/COLABORADOR', 1, 0, NULL), |
208 |
('', '555', 'SEE ALSO FROM TRACING--GENRE/FORM TERM', 'SEE ALSO FROM TRACING--GENRE/FORM TERM', 1, 0, NULL), |
184 |
('', '400', 'TRAZADO DE VÉASE--NOMBRE DE PERSONA', 'TRAZADO DE VÉASE--NOMBRE DE PERSONA', 1, 0, NULL), |
209 |
('', '580', 'SEE ALSO FROM TRACING--GENERAL SUBDIVISION', 'SEE ALSO FROM TRACING--GENERAL SUBDIVISION', 1, 0, NULL), |
185 |
('', '410', 'TRAZADO DE VÉASE--NOMBRE DE ENTIDAD CORPORATIVA', 'TRAZADO DE VÉASE--NOMBRE DE ENTIDAD CORPORATIVA', 1, 0, NULL), |
210 |
('', '581', 'SEE ALSO FROM TRACING--GEOGRAPHIC SUBDIVISION', 'SEE ALSO FROM TRACING--GEOGRAPHIC SUBDIVISION', 1, 0, NULL), |
186 |
('', '411', 'TRAZADO DE VÉASE--NOMBRE DE CONGRESO/REUNIÓN', 'TRAZADO DE VÉASE--NOMBRE DE CONGRESO/REUNIÓN', 1, 0, NULL), |
211 |
('', '582', 'SEE ALSO FROM TRACING--CHRONOLOGICAL SUBDIVISION', 'SEE ALSO FROM TRACING--CHRONOLOGICAL SUBDIVISION', 1, 0, NULL), |
187 |
('', '430', 'TRAZADO DE VÉASE--TÍTULO UNIFORME', 'TRAZADO DE VÉASE--TÍTULO UNIFORME', 1, 0, NULL), |
212 |
('', '585', 'SEE ALSO FROM TRACING--FORM SUBDIVISION', 'SEE ALSO FROM TRACING--FORM SUBDIVISION', 1, 0, NULL), |
188 |
('', '448', 'TRAZADO DE VÉASE--TÉRMINO CRONOLÓGICO', 'TRAZADO DE VÉASE--TÉRMINO CRONOLÓGICO', 1, 0, NULL), |
213 |
('', '640', 'SERIES DATES OF PUBLICATION AND/OR SEQUENTIAL DESIGNATION', 'SERIES DATES OF PUBLICATION AND/OR SEQUENTIAL DESIGNATION', 1, 0, NULL), |
189 |
('', '450', 'TRAZADO DE VÉASE--TÉRMINO DE MATERIA', 'TRAZADO DE VÉASE--TÉRMINO DE MATERIA', 1, 0, NULL), |
214 |
('', '641', 'SERIES NUMBERING PECULIARITIES', 'SERIES NUMBERING PECULIARITIES', 1, 0, NULL), |
190 |
('', '451', 'TRAZADO DE VÉASE--NOMBRE GEOGRÁFICO', 'TRAZADO DE VÉASE--NOMBRE GEOGRÁFICO', 1, 0, NULL), |
215 |
('', '642', 'SERIES NUMBERING EXAMPLE', 'SERIES NUMBERING EXAMPLE', 1, 0, NULL), |
191 |
('', '453', 'NÚMERO DE TRAZADO INVÁLIDO [FORMATO DE CLASIFICACIÓN]', 'NÚMERO DE TRAZADO INVÁLIDO [FORMATO DE CLASIFICACIÓN]', 1, 0, NULL), |
216 |
('', '643', 'SERIES PLACE AND PUBLISHER/ISSUING BODY', 'SERIES PLACE AND PUBLISHER/ISSUING BODY', 1, 0, NULL), |
192 |
('', '455', 'TRAZADO DE VÉASE--TÉRMINO GÉNERO/FORMA', 'TRAZADO DE VÉASE--TÉRMINO GÉNERO/FORMA', 1, 0, NULL), |
217 |
('', '644', 'SERIES ANALYSIS PRACTICE', 'SERIES ANALYSIS PRACTICE', 1, 0, NULL), |
193 |
('', '462', 'TRAZADO DE VÉASE-TÉRMINO DE MEDIO DE INTERPRETACIÓN', 'TRAZADO DE VÉASE-TÉRMINO DE MEDIO DE INTERPRETACIÓN', 1, 0, NULL), |
218 |
('', '645', 'SERIES TRACING PRACTICE', 'SERIES TRACING PRACTICE', 1, 0, NULL), |
194 |
('', '480', 'TRAZADO DE VÉASE--SUBDIVISIÓN GENERAL', 'TRAZADO DE VÉASE--SUBDIVISIÓN GENERAL', 1, 0, NULL), |
219 |
('', '646', 'SERIES CLASSIFICATION PRACTICE', 'SERIES CLASSIFICATION PRACTICE', 1, 0, NULL), |
195 |
('', '481', 'TRAZADO DE VÉASE--SUBDIVISIÓN GEOGRÁFICA', 'TRAZADO DE VÉASE--SUBDIVISIÓN GEOGRÁFICA', 1, 0, NULL), |
220 |
('', '663', 'COMPLEX SEE ALSO REFERENCE--NAME', 'COMPLEX SEE ALSO REFERENCE--NAME', 0, 0, NULL), |
196 |
('', '482', 'TRAZADO DE VÉASE--SUBDIVISIÓN CRONOLÓGICA', 'TRAZADO DE VÉASE--SUBDIVISIÓN CRONOLÓGICA', 1, 0, NULL), |
221 |
('', '664', 'COMPLEX SEE REFERENCE--NAME', 'COMPLEX SEE REFERENCE--NAME', 0, 0, NULL), |
197 |
('', '485', 'TRAZADO DE VÉASE ADEMÁS--SUBDIVISIÓN DE FORMA', 'TRAZADO DE VÉASE ADEMÁS--SUBDIVISIÓN DE FORMA', 1, 0, NULL), |
222 |
('', '665', 'HISTORY REFERENCE', 'HISTORY REFERENCE', 0, 0, NULL), |
198 |
('', '500', 'TRAZADO DE VÉASE ADEMÁS--NOMBRE DE PERSONA', 'TRAZADO DE VÉASE ADEMÁS--NOMBRE DE PERSONA', 1, 0, NULL), |
223 |
('', '666', 'GENERAL EXPLANATORY REFERENCE--NAME', 'GENERAL EXPLANATORY REFERENCE--NAME', 0, 0, NULL), |
199 |
('', '510', 'TRAZADO DE VÉASE ADEMÁS--NOMBRE DE ENTIDAD CORPORATIVA', 'TRAZADO DE VÉASE ADEMÁS--NOMBRE DE ENTIDAD CORPORATIVA', 1, 0, NULL), |
224 |
('', '667', 'NONPUBLIC GENERAL NOTE', 'NONPUBLIC GENERAL NOTE', 1, 0, NULL), |
200 |
('', '511', 'TRAZADO DE VÉASE ADEMÁS--NOMBRE DE REUNIÓN/CONGRESO', 'TRAZADO DE VÉASE ADEMÁS--NOMBRE DE REUNIÓN/CONGRESO', 1, 0, NULL), |
225 |
('', '668', 'CHARACTERS IN NONROMAN ALPHABETS [OBSOLETE]', 'CHARACTERS IN NONROMAN ALPHABETS [OBSOLETE]', 1, 0, NULL), |
201 |
('', '530', 'TRAZADO DE VÉASE ADEMÁS--TÍTULO UNIFORME', 'TRAZADO DE VÉASE ADEMÁS--TÍTULO UNIFORME', 1, 0, NULL), |
226 |
('', '670', 'SOURCE DATA FOUND', 'SOURCE DATA FOUND', 1, 0, NULL), |
202 |
('', '548', 'TRAZADO DE VÉASE ADEMÁS--TÉRMINO CRONOLÓGICO', 'TRAZADO DE VÉASE ADEMÁS--TÉRMINO CRONOLÓGICO', 1, 0, NULL), |
227 |
('', '671', 'NOTE--WORK CATALOGUED [OBSOLETE, CAN/MARC ONLY]', 'NOTE--WORK CATALOGUED [OBSOLETE, CAN/MARC ONLY]', 1, 0, NULL), |
203 |
('', '550', 'TRAZADO VÉASE ADEMÁS--TÉRMINO DE MATERIA', 'TRAZADO VÉASE ADEMÁS--TÉRMINO DE MATERIA', 1, 0, NULL), |
228 |
('', '675', 'SOURCE DATA NOT FOUND', 'SOURCE DATA NOT FOUND', 0, 0, NULL), |
204 |
('', '551', 'TRAZADO DE VÉASE ADEMÁS--NOMBRE GEOGRÁFICO', 'TRAZADO DE VÉASE ADEMÁS--NOMBRE GEOGRÁFICO', 1, 0, NULL), |
229 |
('', '676', 'NOTE--CATALOGUING RULES (NAMES/TITLES) [OBSOLETE, CAN/MARC ONLY]', 'NOTE--CATALOGUING RULES (NAMES/TITLES) [OBSOLETE, CAN/MARC ONLY]', 0, 0, NULL), |
205 |
('', '553', 'TRAZADO DE NÚMERO VÁLIDO [FORMATO DE CLASIFICACIÓN]', 'TRAZADO DE NÚMERO VÁLIDO [FORMATO DE CLASIFICACIÓN]', 1, 0, NULL), |
230 |
('', '678', 'BIOGRAPHICAL OR HISTORICAL DATA', 'BIOGRAPHICAL OR HISTORICAL DATA', 1, 0, NULL), |
206 |
('', '555', 'TRAZADO DE VÉASE ADEMÁS--TÉRMINO GÉNERO/FORMA', 'TRAZADO DE VÉASE ADEMÁS--TÉRMINO GÉNERO/FORMA', 1, 0, NULL), |
231 |
('', '680', 'PUBLIC GENERAL NOTE', 'PUBLIC GENERAL NOTE', 1, 0, NULL), |
207 |
('', '562', 'TRAZADO DE VÉASE ADEMÁS-TÉRMINO DE MEDIO DE INTERPRETACIÓN', 'TRAZADO DE VÉASE ADEMÁS-TÉRMINO DE MEDIO DE INTERPRETACIÓN', 1, 0, NULL), |
232 |
('', '681', 'SUBJECT EXAMPLE TRACING NOTE', 'SUBJECT EXAMPLE TRACING NOTE', 1, 0, NULL), |
208 |
('', '580', 'TRAZADO DE VÉASE ADEMÁS--SUBDIVISIÓN GENERAL', 'TRAZADO DE VÉASE ADEMÁS--SUBDIVISIÓN GENERAL', 1, 0, NULL), |
233 |
('', '682', 'DELETED HEADING INFORMATION', 'DELETED HEADING INFORMATION', 0, 0, NULL), |
209 |
('', '581', 'TRAZADO DE VÉASE ADEMÁS--SUBDIVISIÓN GEOGRÁFICA', 'TRAZADO DE VÉASE ADEMÁS--SUBDIVISIÓN GEOGRÁFICA', 1, 0, NULL), |
234 |
('', '683', 'APPLICATION HISTORY NOTE', 'APPLICATION HISTORY NOTE', 1, 0, NULL), |
210 |
('', '582', 'TRAZADO DE VÉASE ADEMÁS--SUBDIVISIÓN CRONOLÓGICA', 'TRAZADO DE VÉASE ADEMÁS--SUBDIVISIÓN CRONOLÓGICA', 1, 0, NULL), |
235 |
('', '684', 'AUXILIARY INSTRUCTION NOTE [CLASSIFICATION FORMAT]', 'AUXILIARY INSTRUCTION NOTE [CLASSIFICATION FORMAT]', 1, 0, NULL), |
211 |
('', '585', 'TRAZADO DE VÉASE ADEMÁS--SUBDIVISIÓN DE FORMA', 'TRAZADO DE VÉASE ADEMÁS--SUBDIVISIÓN DE FORMA', 1, 0, NULL), |
236 |
('', '685', 'NOTE--SOURCE DATA FOUND (SUBJECTS) [OBSOLETE, CAN/MARC ONLY]', 'NOTE--SOURCE DATA FOUND (SUBJECTS) [OBSOLETE, CAN/MARC ONLY]', 1, 0, NULL), |
212 |
('', '640', 'FECHAS DE PUBLICACIÓN DE SERIE Y/O DESIGNACIÓN SECUENCIAL', 'FECHAS DE PUBLICACIÓN DE SERIE Y/O DESIGNACIÓN SECUENCIAL', 1, 0, NULL), |
237 |
('', '686', 'NOTE--SOURCE DATA NOT FOUND (SUBJECTS) [OBSOLETE, CAN/MARC ONLY]', 'NOTE--SOURCE DATA NOT FOUND (SUBJECTS) [OBSOLETE, CAN/MARC ONLY]', 1, 0, NULL), |
213 |
('', '641', 'PECULIARIDADES DE LA NUMERACIÓN EN SERIE', 'PECULIARIDADES DE LA NUMERACIÓN EN SERIE', 1, 0, NULL), |
238 |
('', '687', 'NOTE--USAGE (SUBJECTS) [OBSOLETE, CAN/MARC ONLY]', 'NOTE--USAGE (SUBJECTS) [OBSOLETE, CAN/MARC ONLY]', 1, 0, NULL), |
214 |
('', '642', 'EJEMPLO DE NUMERACIÓN DE SERIE', 'EJEMPLO DE NUMERACIÓN DE SERIE', 1, 0, NULL), |
239 |
('', '688', 'APPLICATION HISTORY NOTE', 'APPLICATION HISTORY NOTE', 1, 0, NULL), |
215 |
('', '643', 'LUGAR Y ENTIDAD EDITORA/EMISORA DE LA SERIE', 'LUGAR Y ENTIDAD EDITORA/EMISORA DE LA SERIE', 1, 0, NULL), |
240 |
('', '700', 'ESTABLISHED HEADING LINKING ENTRY--PERSONAL NAME', 'ESTABLISHED HEADING LINKING ENTRY--PERSONAL NAME', 1, 0, NULL), |
216 |
('', '644', 'PRÁCTICA DE ANÁLISIS DE SERIE', 'PRÁCTICA DE ANÁLISIS DE SERIE', 1, 0, NULL), |
241 |
('', '710', 'ESTABLISHED HEADING LINKING ENTRY--CORPORATE NAME', 'ESTABLISHED HEADING LINKING ENTRY--CORPORATE NAME', 1, 0, NULL), |
217 |
('', '645', 'PRÁCTICA EN EL TRAZADO DE SERIE', 'PRÁCTICA EN EL TRAZADO DE SERIE', 1, 0, NULL), |
242 |
('', '711', 'ESTABLISHED HEADING LINKING ENTRY--MEETING NAME', 'ESTABLISHED HEADING LINKING ENTRY--MEETING NAME', 1, 0, NULL), |
218 |
('', '646', 'PRÁCTICA DE CLASIFICACIÓN DE LA SERIE', 'PRÁCTICA DE CLASIFICACIÓN DE LA SERIE', 1, 0, NULL), |
243 |
('', '730', 'ESTABLISHED HEADING LINKING ENTRY--UNIFORM TITLE', 'ESTABLISHED HEADING LINKING ENTRY--UNIFORM TITLE', 1, 0, NULL), |
219 |
('', '663', 'REFERENCIA COMPLEJA DE VÉASE ADEMÁS--NOMBRE', 'REFERENCIA COMPLEJA DE VÉASE ADEMÁS--NOMBRE', 0, 0, NULL), |
244 |
('', '748', 'ESTABLISHED HEADING LINKING ENTRY--CHRONOLOGICAL TERM', 'ESTABLISHED HEADING LINKING ENTRY--CHRONOLOGICAL TERM', 1, 0, NULL), |
220 |
('', '664', 'REFERENCIA COMPLEJA DE VÉASE--NOMBRE', 'REFERENCIA COMPLEJA DE VÉASE--NOMBRE', 0, 0, NULL), |
245 |
('', '750', 'ESTABLISHED HEADING LINKING ENTRY--TOPICAL TERM', 'ESTABLISHED HEADING LINKING ENTRY--TOPICAL TERM', 1, 0, NULL), |
221 |
('', '665', 'REFERENCIA HISTÓRICA', 'REFERENCIA HISTÓRICA', 0, 0, NULL), |
246 |
('', '751', 'ESTABLISHED HEADING LINKING ENTRY--GEOGRAPHIC NAME', 'ESTABLISHED HEADING LINKING ENTRY--GEOGRAPHIC NAME', 1, 0, NULL), |
222 |
('', '666', 'REFERENCIA EXPLICATIVA GENERAL--NOMBRE', 'REFERENCIA EXPLICATIVA GENERAL--NOMBRE', 0, 0, NULL), |
247 |
('', '753', 'INDEX TERM--UNCONTROLLED [CLASSIFICATION FORMAT]', 'INDEX TERM--UNCONTROLLED [CLASSIFICATION FORMAT]', 1, 0, NULL), |
223 |
('', '667', 'NOTA GENERAL NO PÚBLICA', 'NOTA GENERAL NO PÚBLICA', 1, 0, NULL), |
248 |
('', '754', 'INDEX TERM--FACETED TOPICAL TERMS [CLASSIFICATION FORMAT]', 'INDEX TERM--FACETED TOPICAL TERMS [CLASSIFICATION FORMAT]', 1, 0, NULL), |
224 |
('', '668', 'CARACTERES EN ALFABETO NO LATINO [OBSOLETO]', 'CARACTERES EN ALFABETO NO LATINO [OBSOLETO]', 1, 0, NULL), |
249 |
('', '755', 'ESTABLISHED HEADING LINKING ENTRY--GENRE/FORM TERM', 'ESTABLISHED HEADING LINKING ENTRY--GENRE/FORM TERM', 1, 0, NULL), |
225 |
('', '670', 'FUENTE DE DATOS ENCONTRADOS', 'FUENTE DE DATOS ENCONTRADOS', 1, 0, NULL), |
250 |
('', '761', 'ADD OR DIVIDE LIKE INSTRUCTIONS [CLASSIFICATION FORMAT]', 'ADD OR DIVIDE LIKE INSTRUCTIONS [CLASSIFICATION FORMAT]', 1, 0, NULL), |
226 |
('', '671', 'NOTA--OBRA CATALOGADA [OBSOLETO, SOLAMENTE CAN/MARC]', 'NOTA--OBRA CATALOGADA [OBSOLETO, SOLAMENTE CAN/MARC]', 1, 0, NULL), |
251 |
('', '762', 'TABLE IDENTIFICATION [CLASSIFICATION FORMAT]', 'TABLE IDENTIFICATION [CLASSIFICATION FORMAT]', 1, 0, NULL), |
227 |
('', '672', 'TÍTULO RELACIONADO CON LA ENTIDAD', 'TÍTULO RELACIONADO CON LA ENTIDAD', 1, 0, NULL), |
252 |
('', '763', 'INTERNAL SUBARRANGEMENT OR ADD TABLE ENTRY [CLASSIFICATION FORMAT]', 'INTERNAL SUBARRANGEMENT OR ADD TABLE ENTRY [CLASSIFICATION FORMAT]', 1, 0, NULL), |
228 |
('', '673', 'TÍTULO NO RELACIONADO CON LA ENTIDAD', 'TÍTULO NO RELACIONADO CON LA ENTIDAD', 1, 0, NULL), |
253 |
('', '764', 'RULE IDENTIFICATION [CLASSIFICATION FORMAT]', 'RULE IDENTIFICATION [CLASSIFICATION FORMAT]', 1, 0, NULL), |
229 |
('', '675', 'FUENTE DE DATOS NO ENCONTRADOS', 'FUENTE DE DATOS NO ENCONTRADOS', 0, 0, NULL), |
254 |
('', '765', 'SYNTHESIZED NUMBER COMPONENTS [CLASSIFICATION FORMAT]', 'SYNTHESIZED NUMBER COMPONENTS [CLASSIFICATION FORMAT]', 1, 0, NULL), |
230 |
('', '676', 'NOTA--REGLAS DE CATALOGACIÓN (NOMBRES/TÍTULOS) [OBSOLETO, SOLAMENTE CAN/MARC]', 'NOTA--REGLAS DE CATALOGACIÓN (NOMBRES/TÍTULOS) [OBSOLETO, SOLAMENTE CAN/MARC]', 0, 0, NULL), |
255 |
('', '766', 'SECONDARY TABLE INFORMATION [CLASSIFICATION FORMAT]', 'SECONDARY TABLE INFORMATION [CLASSIFICATION FORMAT]', 1, 0, NULL), |
231 |
('', '678', 'DATOS BIOGRÁFICOS O HISTÓRICOS', 'DATOS BIOGRÁFICOS O HISTÓRICOS', 1, 0, NULL), |
256 |
('', '768', 'CITATION AND PREFERENCE ORDER INSTRUCTIONS [CLASSIFICATION FORMAT]', 'CITATION AND PREFERENCE ORDER INSTRUCTIONS [CLASSIFICATION FORMAT]', 1, 0, NULL), |
232 |
('', '680', 'NOTA GENERAL PÚBLICA', 'NOTA GENERAL PÚBLICA', 1, 0, NULL), |
257 |
('', '780', 'SUBDIVISION LINKING ENTRY--GENERAL SUBDIVISION', 'SUBDIVISION LINKING ENTRY--GENERAL SUBDIVISION', 1, 0, NULL), |
233 |
('', '681', 'NOTA DE EJEMPLO DE TRAZADO DE MATERIA', 'NOTA DE EJEMPLO DE TRAZADO DE MATERIA', 1, 0, NULL), |
258 |
('', '781', 'SUBDIVISION LINKING ENTRY--GEOGRAPHIC SUBDIVISION', 'SUBDIVISION LINKING ENTRY--GEOGRAPHIC SUBDIVISION', 1, 0, NULL), |
234 |
('', '682', 'INFORMACIÓN DE ENCABEZAMIENTO ELIMINADO', 'INFORMACIÓN DE ENCABEZAMIENTO ELIMINADO', 0, 0, NULL), |
259 |
('', '782', 'SUBDIVISION LINKING ENTRY--CHRONOLOGICAL SUBDIVISION', 'SUBDIVISION LINKING ENTRY--CHRONOLOGICAL SUBDIVISION', 1, 0, NULL), |
235 |
('', '683', 'NOTA DE HISTORIA DE LA APLICACIÓN', 'NOTA DE HISTORIA DE LA APLICACIÓN', 1, 0, NULL), |
260 |
('', '785', 'SUBDIVISION LINKING ENTRY--FORM SUBDIVISION', 'SUBDIVISION LINKING ENTRY--FORM SUBDIVISION', 1, 0, NULL), |
236 |
('', '684', 'NOTA DE INSTRUCCIÓN AUXILIAR [FORMATO DE CLASIFICACIÓN]', 'NOTA DE INSTRUCCIÓN AUXILIAR [FORMATO DE CLASIFICACIÓN]', 1, 0, NULL), |
261 |
('', '788', 'COMPLEX LINKING ENTRY DATA', 'COMPLEX LINKING ENTRY DATA', 0, 0, NULL), |
237 |
('', '685', 'NOTA--FUENTE DE LOS DATOS ENCONTRADOS (MATERIA) [OBSOLETO, SOLAMENTE CAN/MARC]', 'NOTA--FUENTE DE LOS DATOS ENCONTRADOS (MATERIA) [OBSOLETO, SOLAMENTE CAN/MARC]', 1, 0, NULL), |
262 |
('', '856', 'ELECTRONIC LOCATION AND ACCESS', 'ELECTRONIC LOCATION AND ACCESS', 1, 0, NULL), |
238 |
('', '686', 'NOTA--FUENTE DE DATOS NO ENCONTRADOS (MATERIA) [OBSOLETO, SOLAMENTE CAN/MARC]', 'NOTA--FUENTE DE DATOS NO ENCONTRADOS (MATERIA) [OBSOLETO, SOLAMENTE CAN/MARC]', 1, 0, NULL), |
263 |
('', '880', 'ALTERNATE GRAPHIC REPRESENTATION', 'ALTERNATE GRAPHIC REPRESENTATION', 1, 0, NULL), |
239 |
('', '687', 'NOTA--USO (MATERIA) [OBSOLETO, SOLAMENTE CAN/MARC]', 'NOTA--USO (MATERIA) [OBSOLETO, SOLAMENTE CAN/MARC]', 1, 0, NULL), |
264 |
('', '942', 'KOHA INTERNAL USE', 'KOHA INTERNAL USE', 0, 1, NULL); |
240 |
('', '688', 'NOTA DE HISTORIA DE LA APLICACIÓN', 'NOTA DE HISTORIA DE LA APLICACIÓN', 1, 0, NULL), |
|
|
241 |
('', '700', 'ENTRADA DE ENLACE DE ENCABEZAMIENTO ESTABLECIDO--NOMBRE DE PERSONA', 'ENTRADA DE ENLACE DE ENCABEZAMIENTO ESTABLECIDO--NOMBRE DE PERSONA', 1, 0, NULL), |
242 |
('', '710', 'ENTRADA DE ENLACE DE ENCABEZAMIENTO ESTABLECIDO--NOMBRE DE ENTIDAD CORPORATIVA', 'ENTRADA DE ENLACE DE ENCABEZAMIENTO ESTABLECIDO--NOMBRE DE ENTIDAD CORPORATIVA', 1, 0, NULL), |
243 |
('', '711', 'ENTRADA DE ENLACE DE ENCABEZAMIENTO ESTABLECIDO--NOMBRE DE REUNIÓN/CONGRESO', 'ENTRADA DE ENLACE DE ENCABEZAMIENTO ESTABLECIDO--NOMBRE DE REUNIÓN/CONGRESO', 1, 0, NULL), |
244 |
('', '730', 'ENTRADA DE ENLACE DE ENCABEZAMIENTO ESTABLECIDO--TÍTULO UNIFORME', 'ENTRADA DE ENLACE DE ENCABEZAMIENTO ESTABLECIDO--TÍTULO UNIFORME', 1, 0, NULL), |
245 |
('', '748', 'ENTRADA DE ENLACE DE ENCABEZAMIENTO ESTABLECIDO--TÉRMINO CRONOLÓGICO', 'ENTRADA DE ENLACE DE ENCABEZAMIENTO ESTABLECIDO--TÉRMINO CRONOLÓGICO', 1, 0, NULL), |
246 |
('', '750', 'ENTRADA DE ENLACE DE ENCABEZAMIENTO ESTABLECIDO--TÉRMINO DE MATERIA', 'ENTRADA DE ENLACE DE ENCABEZAMIENTO ESTABLECIDO--TÉRMINO DE MATERIA', 1, 0, NULL), |
247 |
('', '751', 'ENTRADA DE ENLACE DE ENCABEZAMIENTO ESTABLECIDO--NOMBRE GEOGRÁFICO', 'ENTRADA DE ENLACE DE ENCABEZAMIENTO ESTABLECIDO--NOMBRE GEOGRÁFICO', 1, 0, NULL), |
248 |
('', '753', 'TÉRMINO DE ÍNDICE--NO CONTROLADO [FORMATO DE CLASIFICACIÓN]', 'TÉRMINO DE ÍNDICE--NO CONTROLADO [FORMATO DE CLASIFICACIÓN]', 1, 0, NULL), |
249 |
('', '754', 'TÉRMINO DEL ÍNDICE--TÉRMINOS DE MATERIA POR FACETAS [FORMATO DE CLASIFICACIÓN]', 'TÉRMINO DEL ÍNDICE--TÉRMINOS DE MATERIA POR FACETAS [FORMATO DE CLASIFICACIÓN]', 1, 0, NULL), |
250 |
('', '755', 'ENTRADA DE ENLACE DE ENCABEZAMIENTO ESTABLECIDO-–TÉRMINO DE GÉNERO/FORMA', 'ENTRADA DE ENLACE DE ENCABEZAMIENTO ESTABLECIDO-–TÉRMINO DE GÉNERO/FORMA', 1, 0, NULL), |
251 |
('', '761', 'INSTRUCCIONES DE ADHIERA O DIVIDA COMO [FORMATO DE CLASIFICACIÓN]', 'INSTRUCCIONES DE ADHIERA O DIVIDA COMO [FORMATO DE CLASIFICACIÓN]', 1, 0, NULL), |
252 |
('', '762', 'ENCABEZAMIENTO ESTABLECIDO ENTRADA DE ENLACE-TÉRMINO DE MEDIO DE INTERPRETACIÓN', 'ENCABEZAMIENTO ESTABLECIDO ENTRADA DE ENLACE-TÉRMINO DE MEDIO DE INTERPRETACIÓN', 1, 0, NULL), |
253 |
('', '763', 'SUBARREGLO INTERNO O ENTRADA DE TABLA ADHERIDA [FORMATO DE CLASIFICACIÓN]', 'SUBARREGLO INTERNO O ENTRADA DE TABLA ADHERIDA [FORMATO DE CLASIFICACIÓN]', 1, 0, NULL), |
254 |
('', '764', 'IDENTIFICACIÓN DE REGLA [FORMATO DE CLASIFICACIÓN]', 'IDENTIFICACIÓN DE REGLA [FORMATO DE CLASIFICACIÓN]', 1, 0, NULL), |
255 |
('', '765', 'COMPONENTES DE NÚMERO SINTETIZADO [FORMATO DE CLASIFICACIÓN]', 'COMPONENTES DE NÚMERO SINTETIZADO [FORMATO DE CLASIFICACIÓN]', 1, 0, NULL), |
256 |
('', '766', 'INFORMACIÓN DE TABLA SECUNDARIA [FORMATO DE CLASIFICACIÓN]', 'INFORMACIÓN DE TABLA SECUNDARIA [FORMATO DE CLASIFICACIÓN]', 1, 0, NULL), |
257 |
('', '768', 'CITACIÓN E INSTRUCCIONES EN ORDEN DE PREFERENCIA [FORMATO DE CLASIFICACIÓN]', 'CITACIÓN E INSTRUCCIONES EN ORDEN DE PREFERENCIA [FORMATO DE CLASIFICACIÓN]', 1, 0, NULL), |
258 |
('', '780', 'ENTRADA DE ENLACE DE SUBDIVISIÓN--SUBDIVISIÓN GENERAL', 'ENTRADA DE ENLACE DE SUBDIVISIÓN--SUBDIVISIÓN GENERAL', 1, 0, NULL), |
259 |
('', '781', 'ENTRADA DE ENLACE DE SUBDIVISIÓN--SUBDIVISIÓN GEOGRÁFICA', 'ENTRADA DE ENLACE DE SUBDIVISIÓN--SUBDIVISIÓN GEOGRÁFICA', 1, 0, NULL), |
260 |
('', '782', 'ENTRADA DE ENLACE DE SUBDIVISIÓN--SUBDIVISIÓN CRONOLÓGICA', 'ENTRADA DE ENLACE DE SUBDIVISIÓN--SUBDIVISIÓN CRONOLÓGICA', 1, 0, NULL), |
261 |
('', '785', 'ENTRADA DE ENLACE DE SUBDIVISIÓN--SUBDIVISIÓN DE FORMA', 'ENTRADA DE ENLACE DE SUBDIVISIÓN--SUBDIVISIÓN DE FORMA', 1, 0, NULL), |
262 |
('', '788', 'DATOS DE ENTRADA DE ENLACE COMPLEJO', 'DATOS DE ENTRADA DE ENLACE COMPLEJO', 0, 0, NULL), |
263 |
('', '856', 'LOCALIZACIÓN Y ACCESO ELECTRÓNICOS', 'LOCALIZACIÓN Y ACCESO ELECTRÓNICOS', 1, 0, NULL), |
264 |
('', '880', 'REPRESENTACIÓN GRÁFICA ALTERNATIVA', 'REPRESENTACIÓN GRÁFICA ALTERNATIVA', 1, 0, NULL), |
265 |
('', '883', 'PROCEDENCIA DE LOS METADATOS GENERADOS POR ORDENADOR', 'PROCEDENCIA DE LOS METADATOS GENERADOS POR ORDENADOR', 1, 0, NULL), |
266 |
('', '942', 'USO INTERNO DE KOHA', 'USO INTERNO DE KOHA', 0, 1, NULL); |
265 |
|
267 |
|
266 |
|
268 |
|
267 |
|
269 |
|
268 |
INSERT INTO `auth_subfield_structure` (`authtypecode`, `tagfield`, `tagsubfield`, `liblibrarian`, `libopac`, `repeatable`, `mandatory`, `tab`, `authorised_value`, `value_builder`, `seealso`, `isurl`, `hidden`, `linkid`, `kohafield`, `frameworkcode`) VALUES |
270 |
INSERT INTO `auth_subfield_structure` (`authtypecode`, `tagfield`, `tagsubfield`, `liblibrarian`, `libopac`, `repeatable`, `mandatory`, `tab`, `authorised_value`, `value_builder`, `seealso`, `isurl`, `hidden`, `linkid`, `kohafield`, `frameworkcode`) VALUES |
269 |
('', '000', '@', 'fixed length control field', 'fixed length control field', 0, 1, 0, NULL, 'marc21_leader_authorities.pl', NULL, 0, 0, '', '', ''), |
271 |
('', '000', '@', 'campo de control de longitud fija', 'campo de control de longitud fija', 0, 1, 0, NULL, 'marc21_leader_authorities.pl', NULL, 0, 0, '', '', ''), |
270 |
('', '001', '@', 'control field', 'control field', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', 'auth_header.authid', ''), |
272 |
('', '001', '@', 'campo de control', 'campo de control', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', 'auth_header.authid', ''), |
271 |
('', '003', '@', 'control field', 'control field', 0, 1, 0, NULL, 'marc21_field_003.pl', NULL, 0, 0, '', '', ''), |
273 |
('', '003', '@', 'campo de control', 'campo de control', 0, 1, 0, NULL, 'marc21_field_003.pl', NULL, 0, 0, '', '', ''), |
272 |
('', '005', '@', 'control field', 'control field', 0, 1, 0, NULL, 'marc21_field_005.pl', NULL, 0, 0, '', '', ''), |
274 |
('', '005', '@', 'campo de control', 'campo de control', 0, 1, 0, NULL, 'marc21_field_005.pl', NULL, 0, 0, '', '', ''), |
273 |
('', '008', '@', 'fixed length control field', 'fixed length control field', 0, 1, 0, NULL, 'marc21_field_008_authorities.pl', NULL, 0, 0, '', '', ''), |
275 |
('', '008', '@', 'campo de control de longitud fija', 'campo de control de longitud fija', 0, 1, 0, NULL, 'marc21_field_008_authorities.pl', NULL, 0, 0, '', '', ''), |
274 |
('', '010', 'a', 'LC control number', 'LC control number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
276 |
('', '010', 'a', 'Número de control de LC', 'Número de control de LC', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
275 |
('', '010', 'z', 'Canceled/invalid LC control number', 'Canceled/invalid LC control number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
277 |
('', '010', 'z', 'Número de control de LC cancelado o no válido', 'Número de control de LC cancelado o no válido', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
276 |
('', '010', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
278 |
('', '010', '8', 'Campo de enlace y número de secuencia', 'Campo de enlace y número de secuencia', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
277 |
('', '014', 'a', 'Control number of related bibliographic record', 'Control number of related bibliographic record', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
279 |
('', '014', 'a', 'Número de control del registro bibliográfico relacionado', 'Número de control del registro bibliográfico relacionado', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
278 |
('', '014', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
280 |
('', '014', '6', 'Enlace', 'Enlace', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
279 |
('', '014', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
281 |
('', '014', '8', 'Campo de enlace y número de secuencia', 'Campo de enlace y número de secuencia', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
280 |
('', '016', 'a', 'Record control number', 'Record control number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
282 |
('', '016', 'a', 'Número de control del registro', 'Número de control del registro', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
281 |
('', '016', 'z', 'Canceled/invalid record control number', 'Canceled/invalid record control number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
283 |
('', '016', 'z', 'Número de control cancelado o inválido', 'Número de control cancelado o inválido', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
282 |
('', '016', '2', 'Source', 'Source', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
284 |
('', '016', '2', 'Fuente', 'Fuente', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
283 |
('', '016', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
285 |
('', '016', '8', 'Campo de enlace y número de secuencia', 'Campo de enlace y número de secuencia', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
284 |
('', '020', 'a', 'International Standard Book Number', 'International Standard Book Number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
286 |
('', '020', 'a', 'Número Internacional Estándar del Libro', 'Número Internacional Estándar del Libro', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
285 |
('', '020', 'c', 'Terms of availability', 'Terms of availability', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
287 |
('', '020', 'c', 'Condiciones de disponibilidad', 'Condiciones de disponibilidad', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
286 |
('', '020', 'z', 'Canceled/invalid ISBN', 'Canceled/invalid ISBN', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
288 |
('', '020', 'q', 'Información calificativa', 'Información calificativa', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
287 |
('', '020', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
289 |
('', '020', 'z', 'ISBN cancelado o inválido', 'ISBN cancelado o inválido', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
288 |
('', '020', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
290 |
('', '020', '6', 'Enlace', 'Enlace', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
289 |
('', '022', 'a', 'International Standard Serial Number', 'International Standard Serial Number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
291 |
('', '020', '8', 'Campo de enlace y número de secuencia', 'Campo de enlace y número de secuencia', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
290 |
('', '022', 'y', 'Incorrect ISSN', 'Incorrect ISSN', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
292 |
('', '022', 'a', 'Número Internacional Normalizado para Publicaciones Seriadas', 'Número Internacional Normalizado para Publicaciones Seriadas', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
291 |
('', '022', 'z', 'Canceled ISSN', 'Canceled ISSN', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
293 |
('', '022', 'l', 'ISSN-L', 'ISSN-L', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
292 |
('', '022', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
294 |
('', '022', 'm', 'ISSN-L Cancelado', 'ISSN-L Cancelado', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
293 |
('', '022', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
295 |
('', '022', 'y', 'ISSN Incorrecto', 'ISSN Incorrecto', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
294 |
('', '024', 'a', 'Standard number or code', 'Standard number or code', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
296 |
('', '022', 'z', 'ISSN Cancelado', 'ISSN Cancelado', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
295 |
('', '024', 'c', 'Terms of availability', 'Terms of availability', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
297 |
('', '022', '6', 'Enlace', 'Enlace', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
296 |
('', '024', 'd', 'Additional codes following the standard number or code', 'Additional codes following the standard number or code', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
298 |
('', '022', '8', 'Campo de enlace y número de secuencia', 'Campo de enlace y número de secuencia', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
297 |
('', '024', 'z', 'Canceled/invalid standard number or code', 'Canceled/invalid standard number or code', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
299 |
('', '024', 'a', 'Número estándar o código', 'Número estándar o código', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
298 |
('', '024', '2', 'Source of number or code', 'Source of number or code', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
300 |
('', '024', 'c', 'Condiciones de disponibilidad', 'Condiciones de disponibilidad', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
299 |
('', '024', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
301 |
('', '024', 'd', 'Códigos adicionales siguiendo el número estándar o código', 'Códigos adicionales siguiendo el número estándar o código', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
300 |
('', '024', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
302 |
('', '024', 'q', 'Información calificativa', 'Información calificativa', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
301 |
('', '031', 'a', 'Number of work', 'Number of work', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
303 |
('', '024', 'z', 'Número estándar o código cancelado o inválido', 'Número estándar o código cancelado o inválido', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
302 |
('', '031', 'b', 'Number of movement', 'Number of movement', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
304 |
('', '024', '2', 'Fuente del número o código', 'Fuente del número o código', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
303 |
('', '031', 'c', 'Number of excerpt', 'Number of excerpt', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
305 |
('', '024', '6', 'Enlace', 'Enlace', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
304 |
('', '031', 'd', 'Caption or heading', 'Caption or heading', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
306 |
('', '024', '8', 'Campo de enlace y número de secuencia', 'Campo de enlace y número de secuencia', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
305 |
('', '031', 'e', 'Role', 'Role', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
307 |
('', '031', 'a', 'Número de obra', 'Número de obra', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
306 |
('', '031', 'g', 'Clef', 'Clef', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
308 |
('', '031', 'b', 'Número del movimiento', 'Número del movimiento', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
307 |
('', '031', 'm', 'Voice/instrument', 'Voice/instrument', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
309 |
('', '031', 'c', 'Número del pasaje', 'Número del pasaje', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
308 |
('', '031', 'n', 'Key signature', 'Key signature', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
310 |
('', '031', 'd', 'Título o cabecera', 'Título o cabecera', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
309 |
('', '031', 'o', 'Time signature', 'Time signature', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
311 |
('', '031', 'e', 'Personaje/Rol', 'Personaje/Rol', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
310 |
('', '031', 'p', 'Musical notation', 'Musical notation', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
312 |
('', '031', 'g', 'Clave musical', 'Clave musical', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
311 |
('', '031', 'q', 'General note', 'General note', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
313 |
('', '031', 'm', 'Voz/instrumento', 'Voz/instrumento', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
312 |
('', '031', 'r', 'Key or mode', 'Key or mode', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
314 |
('', '031', 'n', 'Armadura de clave', 'Armadura de clave', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
313 |
('', '031', 's', 'Coded validity note', 'Coded validity note', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
315 |
('', '031', 'o', 'Signatura de compás/Marca de tiempo', 'Signatura de compás/Marca de tiempo', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
314 |
('', '031', 't', 'Text incipit', 'Text incipit', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
316 |
('', '031', 'p', 'Notación musical', 'Notación musical', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
315 |
('', '031', 'u', 'Uniform Resource Identifier', 'Uniform Resource Identifier', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
317 |
('', '031', 'q', 'Nota general', 'Nota general', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
316 |
('', '031', '2', 'System code', 'System code', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
318 |
('', '031', 'r', 'Tonalidad o modo', 'Tonalidad o modo', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
317 |
('', '031', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
319 |
('', '031', 's', 'Nota de validez codificada', 'Nota de validez codificada', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
318 |
('', '031', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
320 |
('', '031', 't', 'Texto del íncipit', 'Texto del íncipit', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
319 |
('', '034', 'd', 'Coordinates--westernmost longitude', 'Coordinates--westernmost longitude', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
321 |
('', '031', 'u', 'Identificador Uniforme del Recurso', 'Identificador Uniforme del Recurso', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
320 |
('', '034', 'e', 'Coordinates--easternmost longitude', 'Coordinates--easternmost longitude', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
322 |
('', '031', 'y', 'Texto de enlace', 'Texto de enlace', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
321 |
('', '034', 'f', 'Coordinates--northernmost latitude', 'Coordinates--northernmost latitude', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
323 |
('', '031', 'z', 'Nota pública', 'Nota pública', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
322 |
('', '034', 'g', 'Coordinates--southernmost latitude', 'Coordinates--southernmost latitude', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
324 |
('', '031', '2', 'Código de sistema', 'Código de sistema', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
323 |
('', '034', 'j', 'Declination--northern limit', 'Declination--northern limit', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
325 |
('', '031', '6', 'Enlace', 'Enlace', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
324 |
('', '034', 'k', 'Declination--southern limit', 'Declination--southern limit', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
326 |
('', '031', '8', 'Campo de enlace y número de secuencia', 'Campo de enlace y número de secuencia', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
325 |
('', '034', 'm', 'Right ascension--eastern limit', 'Right ascension--eastern limit', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
327 |
('', '034', 'd', 'Coordenadas - longitud más occidental', 'Coordenadas - longitud más occidental', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
326 |
('', '034', 'n', 'Right ascension--western limit', 'Right ascension--western limit', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
328 |
('', '034', 'e', 'Coordenadas - longitud más oriental', 'Coordenadas - longitud más oriental', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
327 |
('', '034', 'p', 'Equinox', 'Equinox', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
329 |
('', '034', 'f', 'Coordenadas - latitud más septentrional', 'Coordenadas - latitud más septentrional', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
328 |
('', '034', 'r', 'Distance from earth', 'Distance from earth', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
330 |
('', '034', 'g', 'Coordenadas - latitud más meridional', 'Coordenadas - latitud más meridional', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
|
|
331 |
('', '034', 'j', 'Declinación-límite septentrional', 'Declinación-límite septentrional', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
332 |
('', '034', 'k', 'Declinación-límite meridional', 'Declinación-límite meridional', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
333 |
('', '034', 'm', 'Ascensión recta-límite oriental', 'Ascensión recta-límite oriental', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
334 |
('', '034', 'n', 'Ascensión recta-límite occidental', 'Ascensión recta-límite occidental', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
335 |
('', '034', 'p', 'Equinoccio', 'Equinoccio', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
336 |
('', '034', 'r', 'Distancia desde la tierra', 'Distancia desde la tierra', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
329 |
('', '034', 's', 'G-ring latitude', 'G-ring latitude', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
337 |
('', '034', 's', 'G-ring latitude', 'G-ring latitude', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
330 |
('', '034', 't', 'G-ring longitude', 'G-ring longitude', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
338 |
('', '034', 't', 'G-ring longitude', 'G-ring longitude', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
331 |
('', '034', 'x', 'Beginning date', 'Beginning date', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
339 |
('', '034', 'x', 'Fecha de inicio', 'Fecha de inicio', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
332 |
('', '034', 'y', 'Ending date', 'Ending date', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
340 |
('', '034', 'y', 'Fecha de finalización', 'Fecha de finalización', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
333 |
('', '034', 'z', 'Name of extraterrestrial body', 'Name of extraterrestrial body', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
341 |
('', '034', 'z', 'Nombre del cuerpo extraterrestre', 'Nombre del cuerpo extraterrestre', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
334 |
('', '034', '2', 'Source', 'Source', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
342 |
('', '034', '0', 'Número de control del registro de autoridad o número normalizado', 'Número de control del registro de autoridad o número normalizado', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
335 |
('', '034', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
343 |
('', '034', '2', 'Fuente', 'Fuente', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
336 |
('', '034', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
344 |
('', '034', '3', 'Especificación de materiales', 'Especificación de materiales', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
337 |
('', '035', 'a', 'System control number', 'System control number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
345 |
('', '034', '6', 'Enlace', 'Enlace', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
338 |
('', '035', 'z', 'Canceled/invalid control number', 'Canceled/invalid control number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
346 |
('', '034', '8', 'Campo de enlace y número de secuencia', 'Campo de enlace y número de secuencia', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
339 |
('', '035', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
347 |
('', '035', 'a', 'Número de control de sistema', 'Número de control de sistema', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
340 |
('', '035', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
348 |
('', '035', 'z', 'Número de control cancelado/no válido', 'Número de control cancelado/no válido', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
341 |
('', '040', 'a', 'Original cataloging agency', 'Original cataloging agency', 0, 1, 0, NULL, 'marc21_field_003.pl', NULL, 0, 0, '', '', ''), |
349 |
('', '035', '6', 'Enlace', 'Enlace', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
342 |
('', '040', 'b', 'Language of cataloging', 'Language of cataloging', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
350 |
('', '035', '8', 'Campo de enlace y número de secuencia', 'Campo de enlace y número de secuencia', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
343 |
('', '040', 'c', 'Transcribing agency', 'Transcribing agency', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
351 |
('', '040', 'a', 'Centro catalogador/agencia de origen', 'Centro catalogador/agencia de origen', 0, 1, 0, NULL, 'marc21_field_003.pl', NULL, 0, 0, '', '', ''), |
344 |
('', '040', 'd', 'Modifying agency', 'Modifying agency', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
352 |
('', '040', 'b', 'Lengua de catalogación', 'Lengua de catalogación', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
345 |
('', '040', 'e', 'Description conventions', 'Description conventions', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
353 |
('', '040', 'c', 'Centro/agencia transcriptor', 'Centro/agencia transcriptor', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
346 |
('', '040', 'f', 'Subject heading or thesaurus conventions', 'Subject heading or thesaurus conventions', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
354 |
('', '040', 'd', 'Centro/agencia modificador', 'Centro/agencia modificador', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
347 |
('', '040', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
355 |
('', '040', 'e', 'Normas de descripción', 'Normas de descripción', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
348 |
('', '040', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
356 |
('', '040', 'f', 'Convención/Normas de encabezamiento de materia/tesauro', 'Convención/Normas de encabezamiento de materia/tesauro', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
349 |
('', '042', 'a', 'Authentication code', 'Authentication code', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
357 |
('', '040', '6', 'Enlace', 'Enlace', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
350 |
('', '043', 'a', 'Geographic area code', 'Geographic area code', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
358 |
('', '040', '8', 'Campo de enlace y número de secuencia', 'Campo de enlace y número de secuencia', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
351 |
('', '043', 'b', 'Local GAC code', 'Local GAC code', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
359 |
('', '042', 'a', 'Código de autenticación', 'Código de autenticación', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
352 |
('', '043', 'c', 'ISO code', 'ISO code', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
360 |
('', '043', 'a', 'Código de área geográfica', 'Código de área geográfica', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
353 |
('', '043', '2', 'Source of local code', 'Source of local code', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
361 |
('', '043', 'b', 'Código local GAC', 'Código local GAC', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
354 |
('', '043', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
362 |
('', '043', 'c', 'Código ISO', 'Código ISO', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
355 |
('', '043', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
363 |
('', '043', '0', 'Número de control del registro de autoridad o número normalizado', 'Número de control del registro de autoridad o número normalizado', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
356 |
('', '045', 'a', 'Time period code', 'Time period code', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
364 |
('', '043', '2', 'Fuente del código local', 'Fuente del código local', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
357 |
('', '045', 'b', 'Formatted 9999 B.C. through C.E. time period', 'Formatted 9999 B.C. through C.E. time period', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
365 |
('', '043', '6', 'Enlace', 'Enlace', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
358 |
('', '045', 'c', 'Formatted pre-9999 B.C. time period', 'Formatted pre-9999 B.C. time period', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
366 |
('', '043', '8', 'Campo de enlace y número de secuencia', 'Campo de enlace y número de secuencia', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
359 |
('', '045', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
367 |
('', '045', 'a', 'Código de periodo de tiempo', 'Código de periodo de tiempo', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
360 |
('', '045', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
368 |
('', '045', 'b', 'Periodo de tiempo normalizado, posterior a 9999 a.C.', 'Periodo de tiempo normalizado, posterior a 9999 a.C.', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
361 |
('', '050', 'a', 'Classification number', 'Classification number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
369 |
('', '045', 'c', 'Periodo de tiempo normalizado, anterior a 9999 a.C.', 'Periodo de tiempo normalizado, anterior a 9999 a.C.', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
362 |
('', '050', 'b', 'Item number', 'Item number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
370 |
('', '045', '6', 'Enlace', 'Enlace', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
363 |
('', '050', 'd', 'Volumes/dates to which call number applies', 'Volumes/dates to which call number applies', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
371 |
('', '045', '8', 'Campo de enlace y número de secuencia', 'Campo de enlace y número de secuencia', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
364 |
('', '050', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
372 |
('', '046', 'f', 'Fecha de nacimiento', 'Fecha de nacimiento', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
365 |
('', '050', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
373 |
('', '046', 'g', 'Fecha de la muerte', 'Fecha de la muerte', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
366 |
('', '050', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
374 |
('', '046', 'k', 'Fecha única o de inicio de la creación', 'Fecha única o de inicio de la creación', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
367 |
('', '052', 'a', 'Geographic classification area code', 'Geographic classification area code', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
375 |
('', '046', 'l', 'Fecha de finalización de la creación', 'Fecha de finalización de la creación', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
368 |
('', '052', 'b', 'Geographic classification subarea code', 'Geographic classification subarea code', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
376 |
('', '046', 'o', 'Fecha única o fecha inicial para contenidos agregados', 'Fecha única o fecha inicial para contenidos agregados', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
369 |
('', '052', 'd', 'Populated place name', 'Populated place name', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
377 |
('', '046', 'p', 'Fecha final para contenidos agregados', 'Fecha final para contenidos agregados', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
370 |
('', '052', '2', 'Code source', 'Code source', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
378 |
('', '046', 's', 'Período de inicio', 'Período de inicio', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
371 |
('', '052', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
379 |
('', '046', 't', 'Fin de período', 'Fin de período', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
372 |
('', '052', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
380 |
('', '046', 'u', 'Identificador Uniforme del Recurso', 'Identificador Uniforme del Recurso', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
373 |
('', '053', 'a', 'Classification number element--single number or beginning number of span', 'Classification number element--single number or beginning number of span', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
381 |
('', '046', 'v', 'Fuente de información', 'Fuente de información', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
374 |
('', '053', 'b', 'Classification number element--ending number of span', 'Classification number element--ending number of span', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
382 |
('', '046', '2', 'Fuente del esquema de fecha', 'Fuente del esquema de fecha', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
375 |
('', '053', 'c', 'Explanatory term', 'Explanatory term', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
383 |
('', '046', '6', 'Enlace', 'Enlace', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
376 |
('', '053', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
384 |
('', '046', '8', 'Campo de enlace y número de secuencia', 'Campo de enlace y número de secuencia', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
377 |
('', '053', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
385 |
('', '050', 'a', 'Número de clasificación', 'Número de clasificación', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
378 |
('', '053', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
386 |
('', '050', 'b', 'Número de documento/Ítem', 'Número de documento/Ítem', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
379 |
('', '055', 'a', 'Classification number', 'Classification number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
387 |
('', '050', 'd', 'Volúmenes/fechas a la cual la signatura topográfica aplica', 'Volúmenes/fechas a la cual la signatura topográfica aplica', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
380 |
('', '055', 'b', 'Item number', 'Item number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
388 |
('', '050', '5', 'Institución que aplica el campo', 'Institución que aplica el campo', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
381 |
('', '055', 'd', 'Volumes/dates to which call number applies', 'Volumes/dates to which call number applies', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
389 |
('', '050', '6', 'Enlace', 'Enlace', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
382 |
('', '055', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
390 |
('', '050', '8', 'Campo de enlace y número de secuencia', 'Campo de enlace y número de secuencia', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
383 |
('', '055', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
391 |
('', '052', 'a', 'Código de clasificación de área geográfica', 'Código de clasificación de área geográfica', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
384 |
('', '055', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
392 |
('', '052', 'b', 'Código de clasificación de subárea geográfica', 'Código de clasificación de subárea geográfica', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
385 |
('', '058', 'a', 'LC classification number--Single number or beginning number of a range', 'LC classification number--Single number or beginning number of a range', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
393 |
('', '052', 'd', 'Nombre de la población', 'Nombre de la población', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
386 |
('', '058', 'b', 'LC classification number--End number of a range', 'LC classification number--End number of a range', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
394 |
('', '052', '2', 'Fuente del código', 'Fuente del código', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
387 |
('', '058', 'c', 'Explanatory term', 'Explanatory term', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
395 |
('', '052', '6', 'Enlace', 'Enlace', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
388 |
('', '058', '5', 'Library to which class number applies', 'Library to which class number applies', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
396 |
('', '052', '8', 'Campo de enlace y número de secuencia', 'Campo de enlace y número de secuencia', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
389 |
('', '058', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
397 |
('', '053', 'a', 'Número de clasificación–único número o número inicial del rango', 'Número de clasificación–único número o número inicial del rango', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
390 |
('', '060', 'a', 'Classification number', 'Classification number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
398 |
('', '053', 'b', 'Número de clasificación–último número del rango', 'Número de clasificación–último número del rango', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
391 |
('', '060', 'b', 'Item number', 'Item number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
399 |
('', '053', 'c', 'Término explicativo', 'Término explicativo', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
392 |
('', '060', 'd', 'Volumes/dates to which call number applies', 'Volumes/dates to which call number applies', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
400 |
('', '053', '5', 'Institución que aplica el campo', 'Institución que aplica el campo', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
393 |
('', '060', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
401 |
('', '053', '6', 'Enlace', 'Enlace', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
394 |
('', '060', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
402 |
('', '053', '8', 'Campo de enlace y número de secuencia', 'Campo de enlace y número de secuencia', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
395 |
('', '060', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
403 |
('', '055', 'a', 'Número de clasificación', 'Número de clasificación', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
396 |
('', '063', 'a', 'NLM classification number--Single number or beginning number of a range', 'NLM classification number--Single number or beginning number of a range', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
404 |
('', '055', 'b', 'Número de documento/Ítem', 'Número de documento/Ítem', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
397 |
('', '063', 'b', 'NLM classification number--End number of a range', 'NLM classification number--End number of a range', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
405 |
('', '055', 'd', 'Volúmenes/fechas a la cual la signatura topográfica aplica', 'Volúmenes/fechas a la cual la signatura topográfica aplica', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
398 |
('', '063', 'c', 'Explanatory term', 'Explanatory term', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
406 |
('', '055', '5', 'Institución que aplica el campo', 'Institución que aplica el campo', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
399 |
('', '065', 'a', 'Classification number element--single number or beginning of span', 'Classification number element--single number or beginning of span', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
407 |
('', '055', '6', 'Enlace', 'Enlace', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
400 |
('', '065', 'b', 'Classification number element--ending number of span', 'Classification number element--ending number of span', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
408 |
('', '055', '8', 'Campo de enlace y número de secuencia', 'Campo de enlace y número de secuencia', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
401 |
('', '065', 'c', 'Explanatory term', 'Explanatory term', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
409 |
('', '058', 'a', 'Numero de clasificación LC--Único número o número inicial de un rango', 'Numero de clasificación LC--Único número o número inicial de un rango', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
402 |
('', '065', '2', 'Number source', 'Number source', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
410 |
('', '058', 'b', 'Número de clasificación LC--Numero de finalización de un rango', 'Número de clasificación LC--Numero de finalización de un rango', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
403 |
('', '065', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
411 |
('', '058', 'c', 'Término explicativo', 'Término explicativo', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
404 |
('', '065', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
412 |
('', '058', '5', 'Biblioteca a la cual aplica el número de clasificación', 'Biblioteca a la cual aplica el número de clasificación', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
405 |
('', '065', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
413 |
('', '058', '6', 'Enlace', 'Enlace', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
406 |
('', '066', 'a', 'Primary G0 character set', 'Primary G0 character set', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
414 |
('', '060', 'a', 'Número de clasificación', 'Número de clasificación', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
407 |
('', '066', 'b', 'Primary G1 character set', 'Primary G1 character set', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
415 |
('', '060', 'b', 'Número de documento/Ítem', 'Número de documento/Ítem', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
408 |
('', '066', 'c', 'Alternate G0 or G1 character set', 'Alternate G0 or G1 character set', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
416 |
('', '060', 'd', 'Volúmenes/fechas a la cual la signatura topográfica aplica', 'Volúmenes/fechas a la cual la signatura topográfica aplica', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
409 |
('', '068', 'a', 'NLM classification number--Single number or beginning number of a range', 'NLM classification number--Single number or beginning number of a range', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
417 |
('', '060', '5', 'Institución que aplica el campo', 'Institución que aplica el campo', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
410 |
('', '068', 'b', 'NLM classification number--End number of a range', 'NLM classification number--End number of a range', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
418 |
('', '060', '6', 'Enlace', 'Enlace', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
411 |
('', '068', 'c', 'Explanatory term', 'Explanatory term', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
419 |
('', '060', '8', 'Campo de enlace y número de secuencia', 'Campo de enlace y número de secuencia', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
412 |
('', '068', '5', 'Library to which class number applies', 'Library to which class number applies', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
420 |
('', '063', 'a', 'Número de clasificación NLM--Único número o número inicial de un rango', 'Número de clasificación NLM--Único número o número inicial de un rango', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
413 |
('', '070', 'a', 'Classification number', 'Classification number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
421 |
('', '063', 'b', 'Número de clasificación NLM--Número de finalización de un rango', 'Número de clasificación NLM--Número de finalización de un rango', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
414 |
('', '070', 'b', 'Item number', 'Item number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
422 |
('', '063', 'c', 'Término explicativo', 'Término explicativo', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
415 |
('', '070', 'd', 'Volume/dates to which call number applies', 'Volume/dates to which call number applies', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
423 |
('', '065', 'a', 'Número de clasificación–único número o número inicial del rango', 'Número de clasificación–único número o número inicial del rango', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
416 |
('', '070', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
424 |
('', '065', 'b', 'Número de clasificación–último número del rango', 'Número de clasificación–último número del rango', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
417 |
('', '070', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
425 |
('', '065', 'c', 'Término explicativo', 'Término explicativo', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
418 |
('', '072', 'a', 'Subject category code', 'Subject category code', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
426 |
('', '065', '2', 'Fuente del número', 'Fuente del número', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
419 |
('', '072', 'x', 'Subject category code subdivision', 'Subject category code subdivision', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
427 |
('', '065', '5', 'Institución que aplica el campo', 'Institución que aplica el campo', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
420 |
('', '072', '2', 'Code source', 'Code source', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
428 |
('', '065', '6', 'Enlace', 'Enlace', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
421 |
('', '072', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
429 |
('', '065', '8', 'Campo de enlace y número de secuencia', 'Campo de enlace y número de secuencia', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
422 |
('', '072', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
430 |
('', '066', 'a', 'Juego/conjunto de caracteres básicos G0', 'Juego/conjunto de caracteres básicos G0', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
423 |
('', '073', 'a', 'Subdivision usage', 'Subdivision usage', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
431 |
('', '066', 'b', 'Juego/conjunto de caracteres básico G1', 'Juego/conjunto de caracteres básico G1', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
424 |
('', '073', 'z', 'Code source', 'Code source', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
432 |
('', '066', 'c', 'Juego/conjunto de caracteres alternativo G0 o G1', 'Juego/conjunto de caracteres alternativo G0 o G1', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
425 |
('', '073', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
433 |
('', '068', 'a', 'Número de clasificación NLM--Único número o número inicial de un rango', 'Número de clasificación NLM--Único número o número inicial de un rango', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
426 |
('', '073', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
434 |
('', '068', 'b', 'Número de clasificación NLM--Número de finalización de un rango', 'Número de clasificación NLM--Número de finalización de un rango', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
427 |
('', '082', 'a', 'Classification number', 'Classification number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
435 |
('', '068', 'c', 'Término explicativo', 'Término explicativo', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
428 |
('', '082', 'b', 'Item number', 'Item number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
436 |
('', '068', '5', 'Biblioteca a la cual aplica el número de clasificación', 'Biblioteca a la cual aplica el número de clasificación', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
429 |
('', '082', 'd', 'Volumes/dates to which call number applies', 'Volumes/dates to which call number applies', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
437 |
('', '070', 'a', 'Número de clasificación', 'Número de clasificación', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
430 |
('', '082', '2', 'Edition number', 'Edition number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
438 |
('', '070', 'b', 'Número de documento/Ítem', 'Número de documento/Ítem', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
431 |
('', '082', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
439 |
('', '070', 'd', 'Volúmenes/fechas a la cual la signatura topográfica aplica', 'Volúmenes/fechas a la cual la signatura topográfica aplica', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
432 |
('', '082', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
440 |
('', '070', '6', 'Enlace', 'Enlace', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
433 |
('', '082', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
441 |
('', '070', '8', 'Campo de enlace y número de secuencia', 'Campo de enlace y número de secuencia', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
434 |
('', '083', 'a', 'Classification number element--single number or beginning number of span', 'Classification number element--single number or beginning number of span', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
442 |
('', '072', 'a', 'Código de categoría de materia', 'Código de categoría de materia', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
435 |
('', '083', 'b', 'Classification number element--ending number of span', 'Classification number element--ending number of span', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
443 |
('', '072', 'x', 'Subdivisión del código de categoría de materia', 'Subdivisión del código de categoría de materia', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
436 |
('', '083', 'c', 'Explanatory term', 'Explanatory term', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
444 |
('', '072', '2', 'Fuente del código', 'Fuente del código', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
437 |
('', '083', 'z', 'Table identification--table number', 'Table identification--table number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
445 |
('', '072', '6', 'Enlace', 'Enlace', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
438 |
('', '083', '2', 'Edition number', 'Edition number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
446 |
('', '072', '8', 'Campo de enlace y número de secuencia', 'Campo de enlace y número de secuencia', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
439 |
('', '083', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
447 |
('', '073', 'a', 'Uso de subdivisión', 'Uso de subdivisión', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
440 |
('', '083', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
448 |
('', '073', 'z', 'Fuente del código', 'Fuente del código', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
441 |
('', '083', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
449 |
('', '073', '6', 'Enlace', 'Enlace', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
442 |
('', '084', 'a', 'Classification scheme code', 'Classification scheme code', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
450 |
('', '073', '8', 'Campo de enlace y número de secuencia', 'Campo de enlace y número de secuencia', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
443 |
('', '084', 'b', 'Edition title', 'Edition title', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
451 |
('', '080', 'a', 'Número de la Clasificación Decimal Universal', 'Número de la Clasificación Decimal Universal', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
444 |
('', '084', 'c', 'Edition identifier', 'Edition identifier', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
452 |
('', '080', 'b', 'Número de documento/Ítem', 'Número de documento/Ítem', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
445 |
('', '084', 'd', 'Source edition identifier', 'Source edition identifier', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
453 |
('', '080', 'x', 'Subdivisión auxiliar común', 'Subdivisión auxiliar común', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
446 |
('', '084', 'e', 'Language code', 'Language code', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
454 |
('', '080', '2', 'Identificador de la edición', 'Identificador de la edición', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
447 |
('', '084', 'f', 'Authorization', 'Authorization', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
455 |
('', '080', '6', 'Enlace', 'Enlace', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
448 |
('', '084', 'n', 'Variations', 'Variations', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
456 |
('', '080', '8', 'Campo de enlace y número de secuencia', 'Campo de enlace y número de secuencia', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
449 |
('', '084', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
457 |
('', '083', 'y', 'Número secuencial de tabla para subordenación interna o tabla añadida', 'Número secuencial de tabla para subordenación interna o tabla añadida', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
450 |
('', '084', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
458 |
('', '082', 'a', 'Número de clasificación', 'Número de clasificación', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
451 |
('', '086', 'a', 'Call number', 'Call number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
459 |
('', '082', 'b', 'Número de documento/Ítem', 'Número de documento/Ítem', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
452 |
('', '086', 'd', 'Volumes/dates to which call number applies', 'Volumes/dates to which call number applies', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
460 |
('', '082', 'd', 'Volúmenes/fechas a la cual la signatura topográfica aplica', 'Volúmenes/fechas a la cual la signatura topográfica aplica', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
453 |
('', '086', 'z', 'Cancelled/invalid call number', 'Cancelled/invalid call number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
461 |
('', '082', '2', 'Número de edición', 'Número de edición', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
454 |
('', '086', '2', 'Number source', 'Number source', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
462 |
('', '082', '5', 'Institución que aplica el campo', 'Institución que aplica el campo', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
455 |
('', '086', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
463 |
('', '082', '6', 'Enlace', 'Enlace', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
456 |
('', '086', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
464 |
('', '082', '8', 'Campo de enlace y número de secuencia', 'Campo de enlace y número de secuencia', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
457 |
('', '086', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
465 |
('', '083', 'a', 'Número de clasificación–único número o número inicial del rango', 'Número de clasificación–único número o número inicial del rango', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
458 |
('', '087', 'a', 'Classification number element--Single number or beginning number of span', 'Classification number element--Single number or beginning number of span', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
466 |
('', '083', 'b', 'Número de clasificación–último número del rango', 'Número de clasificación–último número del rango', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
459 |
('', '087', 'b', 'Classification number element--Ending number of span', 'Classification number element--Ending number of span', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
467 |
('', '083', 'c', 'Término explicativo', 'Término explicativo', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
460 |
('', '087', 'c', 'Explanatory information', 'Explanatory information', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
468 |
('', '083', 'z', 'Identificación de tabla-número de tabla', 'Identificación de tabla-número de tabla', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
461 |
('', '087', '2', 'Number source', 'Number source', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
469 |
('', '083', '2', 'Número de edición', 'Número de edición', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
462 |
('', '087', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
470 |
('', '083', '5', 'Institución que aplica el campo', 'Institución que aplica el campo', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
463 |
('', '087', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
471 |
('', '083', '6', 'Enlace', 'Enlace', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
464 |
('', '088', 'a', 'Document shelving number (CODOC)', 'Document shelving number (CODOC)', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
472 |
('', '083', '8', 'Campo de enlace y número de secuencia', 'Campo de enlace y número de secuencia', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
465 |
('', '090', 'a', 'Call number ; Classification number (OCLC) (R) ; Classification number, CALL (RLIN) (NR)', 'Call number ; Classification number (OCLC) (R) ; Classification number, CALL (RLIN) (NR)', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
473 |
('', '084', 'a', 'Código de esquema de clasificación', 'Código de esquema de clasificación', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
466 |
('', '090', 'b', '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, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
474 |
('', '084', 'b', 'Título de edición', 'Título de edición', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
467 |
('', '090', 'd', 'Volumes/dates to which call number applies', 'Volumes/dates to which call number applies', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
475 |
('', '084', 'c', 'Identificador de la edición', 'Identificador de la edición', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
468 |
('', '090', 'e', 'Feature heading (OCLC)', 'Feature heading (OCLC)', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
476 |
('', '084', 'd', 'Identificador de fuente de edición', 'Identificador de fuente de edición', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
469 |
('', '090', 'f', 'Filing suffix (OCLC) ; Footnote, FNT (RLIN)', 'Filing suffix (OCLC) ; Footnote, FNT (RLIN)', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
477 |
('', '084', 'e', 'Código del idioma', 'Código del idioma', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
470 |
('', '090', 'h', 'Output transaction history, HST (RLIN)', 'Output transaction history, HST (RLIN)', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
478 |
('', '084', 'f', 'Autorización', 'Autorización', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
471 |
('', '090', 'i', 'Output transaction instruction, INS (RLIN)', 'Output transaction instruction, INS (RLIN)', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
479 |
('', '084', 'n', 'Variaciones', 'Variaciones', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
472 |
('', '090', 'l', 'Extra card control statement, EXT (RLIN)', 'Extra card control statement, EXT (RLIN)', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
480 |
('', '084', '6', 'Enlace', 'Enlace', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
473 |
('', '090', 'n', 'Additional local notes, ANT (RLIN)', 'Additional local notes, ANT (RLIN)', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
481 |
('', '084', '8', 'Campo de enlace y número de secuencia', 'Campo de enlace y número de secuencia', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
474 |
('', '090', 'p', 'Pathfinder code, PTH (RLIN)', 'Pathfinder code, PTH (RLIN)', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
482 |
('', '086', 'a', 'Número de clasificación', 'Número de clasificación', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
475 |
('', '090', 't', 'Field suppresion, FSP (RLIN)', 'Field suppresion, FSP (RLIN)', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
483 |
('', '086', 'd', 'Volúmenes/fechas a la cual la signatura topográfica aplica', 'Volúmenes/fechas a la cual la signatura topográfica aplica', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
476 |
('', '090', 'v', 'Volumes, VOL (RLIN)', 'Volumes, VOL (RLIN)', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
484 |
('', '086', 'z', 'Signatura topográfica cancelada/no válida', 'Signatura topográfica cancelada/no válida', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
477 |
('', '090', 'y', 'Date, VOL (RLIN)', 'Date, VOL (RLIN)', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
485 |
('', '086', '2', 'Fuente del número', 'Fuente del número', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
478 |
('', '090', 'z', 'Cancelled/invalid call number', 'Cancelled/invalid call number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
486 |
('', '086', '5', 'Institución que aplica el campo', 'Institución que aplica el campo', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
479 |
('', '090', '2', 'Number source', 'Number source', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
487 |
('', '086', '6', 'Enlace', 'Enlace', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
480 |
('', '090', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
488 |
('', '086', '8', 'Campo de enlace y número de secuencia', 'Campo de enlace y número de secuencia', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
481 |
('', '090', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
489 |
('', '087', 'a', 'Elemento número de clasificación-número individual o inicio de un rango', 'Elemento número de clasificación-número individual o inicio de un rango', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
482 |
('', '090', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
490 |
('', '087', 'b', 'Elemento número de clasificación-Último número del rango', 'Elemento número de clasificación-Último número del rango', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
483 |
('', '091', 'a', 'Classification number element--single number or beginning number of span', 'Classification number element--single number or beginning number of span', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
491 |
('', '087', 'c', 'Información explicativa', 'Información explicativa', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
484 |
('', '091', 'b', 'Classification number element--ending number of span', 'Classification number element--ending number of span', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
492 |
('', '087', '2', 'Fuente del número', 'Fuente del número', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
485 |
('', '091', 'c', 'Explanatory term', 'Explanatory term', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
493 |
('', '087', '6', 'Enlace', 'Enlace', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
486 |
('', '091', 'z', 'Table identification--table number', 'Table identification--table number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
494 |
('', '087', '8', 'Campo de enlace y número de secuencia', 'Campo de enlace y número de secuencia', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
487 |
('', '091', '2', 'Edition number', 'Edition number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
495 |
('', '088', 'a', 'Número de estantería del documento (CODOC)', 'Número de estantería del documento (CODOC)', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
488 |
('', '091', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
496 |
('', '090', 'a', 'Signatura topográfica ; Número de clasificación (OCLC) (R) ; Número de clasificación, CALL (RLIN) (NR)', 'Signatura topográfica ; Número de clasificación (OCLC) (R) ; Número de clasificación, CALL (RLIN) (NR)', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
489 |
('', '091', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
497 |
('', '090', 'b', 'Número de ítem ; Número cutter local (OCLC) ; Número de libro/Signatura topográfica íntegra, CALL (RLIN)', 'Número de ítem ; Número cutter local (OCLC) ; Número de libro/Signatura topográfica íntegra, CALL (RLIN)', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
490 |
('', '091', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
498 |
('', '090', 'd', 'Volúmenes/fechas a la cual la signatura topográfica aplica', 'Volúmenes/fechas a la cual la signatura topográfica aplica', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
491 |
('', '092', 'a', 'Classification number', 'Classification number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
499 |
('', '090', 'e', 'Característica del encabezamiento (OCLC)', 'Característica del encabezamiento (OCLC)', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
492 |
('', '092', 'b', 'Item number', 'Item number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
500 |
('', '090', 'f', 'Sufijo de archivo (OCLC) ; Nota a pie de página, FNT (RLIN)', 'Sufijo de archivo (OCLC) ; Nota a pie de página, FNT (RLIN)', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
493 |
('', '092', 'd', 'Volumes/dates to which call number applies', 'Volumes/dates to which call number applies', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
501 |
('', '090', 'h', 'Notas adicionales locales, ANT (RLIN)', 'Notas adicionales locales, ANT (RLIN)', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
494 |
('', '092', 'e', 'Feature heading', 'Feature heading', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
502 |
('', '090', 'i', 'Instrucción de transacción de salida, INS (RLIN)', 'Instrucción de transacción de salida, INS (RLIN)', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
495 |
('', '092', 'f', 'Filing suffix', 'Filing suffix', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
503 |
('', '090', 'l', 'Mención de ficha de control extra, EXT (RLIN)', 'Mención de ficha de control extra, EXT (RLIN)', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
496 |
('', '092', '2', 'Edition number', 'Edition number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
504 |
('', '090', 'n', 'Notas locales adicionales, ANT (RLIN)', 'Notas locales adicionales, ANT (RLIN)', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
497 |
('', '092', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
505 |
('', '090', 'p', 'Código pathfinder, PTH (RLIN)', 'Código pathfinder, PTH (RLIN)', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
498 |
('', '092', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
506 |
('', '090', 't', 'Campo de supresión, FSP (RLIN)', 'Campo de supresión, FSP (RLIN)', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
499 |
('', '092', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
507 |
('', '090', 'v', 'Volúmenes, VOL (RLIN)', 'Volúmenes, VOL (RLIN)', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
500 |
('', '093', 'a', 'Classification number element--single number or beginning number of span', 'Classification number element--single number or beginning number of span', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
508 |
('', '090', 'y', 'Fecha, VOL (RLIN)', 'Fecha, VOL (RLIN)', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
501 |
('', '093', 'b', 'Classification number element--ending number of span', 'Classification number element--ending number of span', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
509 |
('', '090', 'z', 'Signatura topográfica cancelada/no válida', 'Signatura topográfica cancelada/no válida', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
502 |
('', '093', 'c', 'Explanatory term', 'Explanatory term', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
510 |
('', '090', '2', 'Fuente del número', 'Fuente del número', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
503 |
('', '093', 'z', 'Table identification--table number', 'Table identification--table number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
511 |
('', '090', '5', 'Institución que aplica el campo', 'Institución que aplica el campo', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
504 |
('', '093', '2', 'Edition number', 'Edition number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
512 |
('', '090', '6', 'Enlace', 'Enlace', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
505 |
('', '093', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
513 |
('', '090', '8', 'Campo de enlace y número de secuencia', 'Campo de enlace y número de secuencia', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
506 |
('', '093', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
514 |
('', '091', 'a', 'Elemento número de clasificación--único número o número inicial del rango', 'Elemento número de clasificación--único número o número inicial del rango', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
507 |
('', '093', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
515 |
('', '091', 'b', 'Elemento número de clasificación-último número del rango', 'Elemento número de clasificación-último número del rango', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
508 |
('', '096', 'a', 'Classification number', 'Classification number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
516 |
('', '091', 'c', 'Término explicativo', 'Término explicativo', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
509 |
('', '096', 'b', 'Item number', 'Item number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
517 |
('', '091', 'z', 'Identificación de tabla-número de tabla', 'Identificación de tabla-número de tabla', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
510 |
('', '096', 'd', 'Volumes/dates to which call number applies', 'Volumes/dates to which call number applies', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
518 |
('', '091', '2', 'Número de edición', 'Número de edición', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
511 |
('', '096', 'e', 'Feature heading', 'Feature heading', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
519 |
('', '091', '5', 'Institución que aplica el campo', 'Institución que aplica el campo', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
512 |
('', '096', 'f', 'Filing suffix', 'Filing suffix', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
520 |
('', '091', '6', 'Enlace', 'Enlace', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
513 |
('', '096', '2', 'Edition number', 'Edition number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
521 |
('', '091', '8', 'Campo de enlace y número de secuencia', 'Campo de enlace y número de secuencia', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
514 |
('', '096', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
522 |
('', '092', 'a', 'Número de clasificación', 'Número de clasificación', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
515 |
('', '096', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
523 |
('', '092', 'b', 'Número de documento/Ítem', 'Número de documento/Ítem', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
516 |
('', '096', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
524 |
('', '092', 'd', 'Volúmenes/fechas a la cual la signatura topográfica aplica', 'Volúmenes/fechas a la cual la signatura topográfica aplica', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
517 |
('', '097', 'a', 'Classification number element--single number or beginning number of span', 'Classification number element--single number or beginning number of span', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
525 |
('', '092', 'e', 'Característica del encabezamiento', 'Característica del encabezamiento', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
518 |
('', '097', 'b', 'Classification number element--ending number of span', 'Classification number element--ending number of span', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
526 |
('', '092', 'f', 'Sufijo de archivo', 'Sufijo de archivo', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
519 |
('', '097', 'c', 'Explanatory term', 'Explanatory term', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
527 |
('', '092', '2', 'Número de edición', 'Número de edición', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
520 |
('', '097', 'z', 'Table identification--table number', 'Table identification--table number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
528 |
('', '092', '5', 'Institución que aplica el campo', 'Institución que aplica el campo', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
521 |
('', '097', '2', 'Edition number', 'Edition number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
529 |
('', '092', '6', 'Enlace', 'Enlace', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
522 |
('', '097', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
530 |
('', '092', '8', 'Campo de enlace y número de secuencia', 'Campo de enlace y número de secuencia', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
523 |
('', '097', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
531 |
('', '093', 'a', 'Elemento número de clasificación--único número o número inicial del rango', 'Elemento número de clasificación--único número o número inicial del rango', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
524 |
('', '097', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
532 |
('', '093', 'b', 'Elemento número de clasificación-último número del rango', 'Elemento número de clasificación-último número del rango', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
525 |
('', '098', 'a', 'Call number based on other classification scheme', 'Call number based on other classification scheme', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
533 |
('', '093', 'c', 'Término explicativo', 'Término explicativo', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
526 |
('', '098', 'b', 'Item number', 'Item number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
534 |
('', '093', 'z', 'Identificación de tabla-número de tabla', 'Identificación de tabla-número de tabla', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
527 |
('', '098', 'd', 'Volumes/dates to which call number applies', 'Volumes/dates to which call number applies', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
535 |
('', '093', '2', 'Número de edición', 'Número de edición', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
528 |
('', '098', 'e', 'Feature heading', 'Feature heading', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
536 |
('', '093', '5', 'Institución que aplica el campo', 'Institución que aplica el campo', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
529 |
('', '098', 'f', 'Filing suffix', 'Filing suffix', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
537 |
('', '093', '6', 'Enlace', 'Enlace', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
530 |
('', '098', '2', 'Edition number', 'Edition number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
538 |
('', '093', '8', 'Campo de enlace y número de secuencia', 'Campo de enlace y número de secuencia', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
531 |
('', '098', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
539 |
('', '096', 'a', 'Número de clasificación', 'Número de clasificación', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
532 |
('', '098', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
540 |
('', '096', 'b', 'Número de documento/Ítem', 'Número de documento/Ítem', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
533 |
('', '098', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
541 |
('', '096', 'd', 'Volúmenes/fechas a la cual la signatura topográfica aplica', 'Volúmenes/fechas a la cual la signatura topográfica aplica', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
534 |
('', '099', 'a', 'Classification number', 'Classification number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
542 |
('', '096', 'e', 'Característica del encabezamiento', 'Característica del encabezamiento', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
535 |
('', '099', 'b', 'Item number', 'Item number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
543 |
('', '096', 'f', 'Sufijo de archivo', 'Sufijo de archivo', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
536 |
('', '099', 'd', 'Volumes/dates to which call number applies', 'Volumes/dates to which call number applies', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
544 |
('', '096', '2', 'Número de edición', 'Número de edición', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
537 |
('', '099', 'e', 'Feature heading', 'Feature heading', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
545 |
('', '096', '5', 'Institución que aplica el campo', 'Institución que aplica el campo', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
538 |
('', '099', 'f', 'Filing suffix', 'Filing suffix', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
546 |
('', '096', '6', 'Enlace', 'Enlace', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
539 |
('', '099', '2', 'Edition number', 'Edition number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
547 |
('', '096', '8', 'Campo de enlace y número de secuencia', 'Campo de enlace y número de secuencia', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
540 |
('', '099', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
548 |
('', '097', 'a', 'Elemento número de clasificación--único número o número inicial del rango', 'Elemento número de clasificación--único número o número inicial del rango', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
541 |
('', '099', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
549 |
('', '097', 'b', 'Elemento número de clasificación-último número del rango', 'Elemento número de clasificación-último número del rango', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
542 |
('', '099', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
550 |
('', '097', 'c', 'Término explicativo', 'Término explicativo', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
543 |
('', '100', 'a', 'Personal name', 'Personal name', 0, 0, 1, NULL, NULL, '''100b'',''100c'',''100q'',''100d'',''100t'',''100o'',''100m'',''100r'',''100s'',''100k'',''100n'',''100p'',''100g'',''100l'',''100f'',''100h'',''100x'',''100z'',''100y'',''100v''', 0, 0, '', '', ''), |
551 |
('', '097', 'z', 'Identificación de tabla-número de tabla', 'Identificación de tabla-número de tabla', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
544 |
('', '100', 'b', 'Numeration', 'Numeration', 0, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
552 |
('', '097', '2', 'Número de edición', 'Número de edición', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
545 |
('', '100', 'c', 'Titles and other words associated with a name', 'Titles and other words associated with a name', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
553 |
('', '097', '5', 'Institución que aplica el campo', 'Institución que aplica el campo', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
546 |
('', '100', 'd', 'Dates associated with a name', 'Dates associated with a name', 0, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
554 |
('', '097', '6', 'Enlace', 'Enlace', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
547 |
('', '100', 'e', 'Relator term', 'Relator term', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
555 |
('', '097', '8', 'Campo de enlace y número de secuencia', 'Campo de enlace y número de secuencia', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
548 |
('', '100', 'f', 'Date of a work', 'Date of a work', 0, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
556 |
('', '098', 'a', 'Signatura topográfica basada en otros esquemas de clasificación', 'Signatura topográfica basada en otros esquemas de clasificación', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
549 |
('', '100', 'g', 'Miscellaneous information', 'Miscellaneous information', 0, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
557 |
('', '098', 'b', 'Número de documento/Ítem', 'Número de documento/Ítem', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
550 |
('', '100', 'h', 'Medium', 'Medium', 0, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
558 |
('', '098', 'd', 'Volúmenes/fechas a la cual la signatura topográfica aplica', 'Volúmenes/fechas a la cual la signatura topográfica aplica', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
551 |
('', '100', 'j', 'Attribution qualifier', 'Attribution qualifier', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
559 |
('', '098', 'e', 'Característica del encabezamiento', 'Característica del encabezamiento', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
552 |
('', '100', 'k', 'Form subheading', 'Form subheading', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
560 |
('', '098', 'f', 'Sufijo de archivo', 'Sufijo de archivo', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
553 |
('', '100', 'l', 'Language of a work', 'Language of a work', 0, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
561 |
('', '098', '2', 'Número de edición', 'Número de edición', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
554 |
('', '100', 'm', 'Medium of performance for music', 'Medium of performance for music', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
562 |
('', '098', '5', 'Institución que aplica el campo', 'Institución que aplica el campo', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
555 |
('', '100', 'n', 'Number of part/section of a work', 'Number of part/section of a work', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
563 |
('', '098', '6', 'Enlace', 'Enlace', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
556 |
('', '100', 'o', 'Arranged statement for music', 'Arranged statement for music', 0, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
564 |
('', '098', '8', 'Campo de enlace y número de secuencia', 'Campo de enlace y número de secuencia', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
557 |
('', '100', 'p', 'Name of part/section of a work', 'Name of part/section of a work', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
565 |
('', '099', 'a', 'Número de clasificación', 'Número de clasificación', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
558 |
('', '100', 'q', 'Fuller form of name', 'Fuller form of name', 0, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
566 |
('', '099', 'b', 'Número de documento/Ítem', 'Número de documento/Ítem', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
559 |
('', '100', 'r', 'Key for music', 'Key for music', 0, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
567 |
('', '099', 'd', 'Volúmenes/fechas a la cual la signatura topográfica aplica', 'Volúmenes/fechas a la cual la signatura topográfica aplica', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
560 |
('', '100', 's', 'Version', 'Version', 0, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
568 |
('', '099', 'e', 'Característica del encabezamiento', 'Característica del encabezamiento', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
561 |
('', '100', 't', 'Title of a work', 'Title of a work', 0, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
569 |
('', '099', 'f', 'Sufijo de archivo', 'Sufijo de archivo', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
562 |
('', '100', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
570 |
('', '099', '2', 'Número de edición', 'Número de edición', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
563 |
('', '100', 'x', 'General subdivision', 'General subdivision', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
571 |
('', '099', '5', 'Institución que aplica el campo', 'Institución que aplica el campo', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
564 |
('', '100', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
572 |
('', '099', '6', 'Enlace', 'Enlace', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
565 |
('', '100', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
573 |
('', '099', '8', 'Campo de enlace y número de secuencia', 'Campo de enlace y número de secuencia', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
566 |
('', '100', '6', 'Linkage', 'Linkage', 0, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
574 |
('', '100', 'a', 'Nombre de persona', 'Nombre de persona', 0, 0, 1, NULL, NULL, '''100b'',''100c'',''100q'',''100d'',''100t'',''100o'',''100m'',''100r'',''100s'',''100k'',''100n'',''100p'',''100g'',''100l'',''100f'',''100h'',''100x'',''100z'',''100y'',''100v''', 0, 0, '', '', ''), |
567 |
('', '100', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
575 |
('', '100', 'b', 'Numeración', 'Numeración', 0, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
568 |
('', '110', 'a', 'Corporate name or jurisdiction name as entry element', 'Corporate name or jurisdiction name as entry element', 0, 0, 1, NULL, NULL, '''110b'',''110c'',''110d'',''110t'',''110o'',''110m'',''110r'',''110s'',''110k'',''110n'',''110p'',''110g'',''110l'',''110f'',''110h'',''110x'',''110z'',''110y'',''110v''', 0, 0, '', '', ''), |
576 |
('', '100', 'c', 'Títulos y otros términos asociados al nombre', 'Títulos y otros términos asociados al nombre', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
569 |
('', '110', 'b', 'Subordinate unit', 'Subordinate unit', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
577 |
('', '100', 'd', 'Fechas asociadas al nombre', 'Fechas asociadas al nombre', 0, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
570 |
('', '110', 'c', 'Location of meeting', 'Location of meeting', 0, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
578 |
('', '100', 'e', 'Término indicativo de función/relación', 'Término indicativo de función/relación', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
571 |
('', '110', 'd', 'Date of meeting or treaty signing', 'Date of meeting or treaty signing', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
579 |
('', '100', 'f', 'Fecha de publicación/de la obra', 'Fecha de publicación/de la obra', 0, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
572 |
('', '110', 'e', 'Relator term', 'Relator term', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
580 |
('', '100', 'g', 'Información miscelánea', 'Información miscelánea', 0, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
573 |
('', '110', 'f', 'Date of a work', 'Date of a work', 0, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
581 |
('', '100', 'h', 'Medio', 'Medio', 0, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
574 |
('', '110', 'g', 'Miscellaneous information', 'Miscellaneous information', 0, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
582 |
('', '100', 'j', 'Calificador de atribución', 'Calificador de atribución', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
575 |
('', '110', 'h', 'Medium', 'Medium', 0, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
583 |
('', '100', 'k', 'Subencabezamiento de forma', 'Subencabezamiento de forma', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
576 |
('', '110', 'k', 'Form subheading', 'Form subheading', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
584 |
('', '100', 'l', 'Lenguaje de la obra', 'Lenguaje de la obra', 0, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
577 |
('', '110', 'l', 'Language of a work', 'Language of a work', 0, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
585 |
('', '100', 'm', 'Medio de interpretación para música', 'Medio de interpretación para música', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
578 |
('', '110', 'm', 'Medium of performance for music', 'Medium of performance for music', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
586 |
('', '100', 'n', 'Número de parte o sección de la obra', 'Número de parte o sección de la obra', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
579 |
('', '110', 'n', 'Number of part/section/meeting', 'Number of part/section/meeting', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
587 |
('', '100', 'o', 'Mención de arreglo para música', 'Mención de arreglo para música', 0, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
580 |
('', '110', 'o', 'Arranged statement for music', 'Arranged statement for music', 0, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
588 |
('', '100', 'p', 'Nombre de parte o sección de la obra', 'Nombre de parte o sección de la obra', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
581 |
('', '110', 'p', 'Name of part/section of a work', 'Name of part/section of a work', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
589 |
('', '100', 'q', 'Forma completa/desarrollada del nombre', 'Forma completa/desarrollada del nombre', 0, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
582 |
('', '110', 'r', 'Key for music', 'Key for music', 0, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
590 |
('', '100', 'r', 'Clave para música', 'Clave para música', 0, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
583 |
('', '110', 's', 'Version', 'Version', 0, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
591 |
('', '100', 's', 'Versión', 'Versión', 0, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
584 |
('', '110', 't', 'Title of a work', 'Title of a work', 0, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
592 |
('', '100', 't', 'Título de la obra', 'Título de la obra', 0, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
585 |
('', '110', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
593 |
('', '100', 'v', 'Subdivisión de forma', 'Subdivisión de forma', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
586 |
('', '110', 'x', 'General subdivision', 'General subdivision', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
594 |
('', '100', 'x', 'Subdivisión general', 'Subdivisión general', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
587 |
('', '110', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
595 |
('', '100', 'y', 'Subdivisión cronológica', 'Subdivisión cronológica', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
588 |
('', '110', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
596 |
('', '100', 'z', 'Subdivisión geográfica', 'Subdivisión geográfica', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
589 |
('', '110', '6', 'Linkage', 'Linkage', 0, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
597 |
('', '100', '6', 'Enlace', 'Enlace', 0, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
590 |
('', '110', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
598 |
('', '100', '8', 'Campo de enlace y número de secuencia', 'Campo de enlace y número de secuencia', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
591 |
('', '111', 'a', 'Meeting name or jurisdiction name as entry element', 'Meeting name or jurisdiction name as entry element', 0, 0, 1, NULL, NULL, '''111e'',''111c'',''111d'',''111t'',''111s'',''111k'',''111n'',''111p'',''111g'',''111l'',''111f'',''111h'',''111x'',''111z'',''111y'',''111v''', 0, 0, '', '', ''), |
599 |
('', '110', 'a', 'Nombre de entidad corporativa o nombre de jurisdicción como elemento de entrada', 'Nombre de entidad corporativa o nombre de jurisdicción como elemento de entrada', 0, 0, 1, NULL, NULL, '''110b'',''110c'',''110d'',''110t'',''110o'',''110m'',''110r'',''110s'',''110k'',''110n'',''110p'',''110g'',''110l'',''110f'',''110h'',''110x'',''110z'',''110y'',''110v''', 0, 0, '', '', ''), |
592 |
('', '111', 'b', 'Number [OBSOLETE]', 'Number [OBSOLETE]', 0, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
600 |
('', '110', 'b', 'Unidad subordinada', 'Unidad subordinada', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
593 |
('', '111', 'c', 'Location of meeting', 'Location of meeting', 0, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
601 |
('', '110', 'c', 'Sede del congreso/Lugar de la reunión', 'Sede del congreso/Lugar de la reunión', 0, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
594 |
('', '111', 'd', 'Date of meeting', 'Date of meeting', 0, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
602 |
('', '110', 'd', 'Fecha del congreso/reunión o de la firma de un tratado', 'Fecha del congreso/reunión o de la firma de un tratado', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
595 |
('', '111', 'e', 'Subordinate unit', 'Subordinate unit', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
603 |
('', '110', 'e', 'Término indicativo de función/relación', 'Término indicativo de función/relación', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
596 |
('', '111', 'f', 'Date of a work', 'Date of a work', 0, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
604 |
('', '110', 'f', 'Fecha de publicación/de la obra', 'Fecha de publicación/de la obra', 0, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
597 |
('', '111', 'g', 'Miscellaneous information', 'Miscellaneous information', 0, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
605 |
('', '110', 'g', 'Información miscelánea', 'Información miscelánea', 0, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
598 |
('', '111', 'h', 'Medium', 'Medium', 0, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
606 |
('', '110', 'h', 'Medio', 'Medio', 0, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
599 |
('', '111', 'j', 'Relator term', 'Relator term', 0, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
607 |
('', '110', 'k', 'Subencabezamiento de forma', 'Subencabezamiento de forma', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
600 |
('', '111', 'k', 'Form subheading', 'Form subheading', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
608 |
('', '110', 'l', 'Lenguaje de la obra', 'Lenguaje de la obra', 0, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
601 |
('', '111', 'l', 'Language of a work', 'Language of a work', 0, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
609 |
('', '110', 'm', 'Medio de interpretación para música', 'Medio de interpretación para música', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
602 |
('', '111', 'n', 'Number of part/section/meeting', 'Number of part/section/meeting', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
610 |
('', '110', 'n', 'Número del congreso/reunión o número de parte o sección', 'Número del congreso/reunión o número de parte o sección', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
603 |
('', '111', 'p', 'Name of part/section of a work', 'Name of part/section of a work', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
611 |
('', '110', 'o', 'Mención de arreglo para música', 'Mención de arreglo para música', 0, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
604 |
('', '111', 'q', 'Name of meeting following jurisdiction name entry element', 'Name of meeting following jurisdiction name entry element', 0, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
612 |
('', '110', 'p', 'Nombre de parte o sección de la obra', 'Nombre de parte o sección de la obra', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
605 |
('', '111', 's', 'Version', 'Version', 0, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
613 |
('', '110', 'r', 'Clave para música', 'Clave para música', 0, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
606 |
('', '111', 't', 'Title of a work', 'Title of a work', 0, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
614 |
('', '110', 's', 'Versión', 'Versión', 0, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
607 |
('', '111', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
615 |
('', '110', 't', 'Título de la obra', 'Título de la obra', 0, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
608 |
('', '111', 'x', 'General subdivision', 'General subdivision', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
616 |
('', '110', 'v', 'Subdivisión de forma', 'Subdivisión de forma', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
609 |
('', '111', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
617 |
('', '110', 'x', 'Subdivisión general', 'Subdivisión general', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
610 |
('', '111', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
618 |
('', '110', 'y', 'Subdivisión cronológica', 'Subdivisión cronológica', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
611 |
('', '111', '6', 'Linkage', 'Linkage', 0, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
619 |
('', '110', 'z', 'Subdivisión geográfica', 'Subdivisión geográfica', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
612 |
('', '111', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
620 |
('', '110', '6', 'Enlace', 'Enlace', 0, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
613 |
('', '130', 'a', 'Uniform title', 'Uniform title', 0, 0, 1, NULL, NULL, '''130o'',''130m'',''130r'',''130s'',''130d'',''130k'',''130n'',''130p'',''130g'',''130l'',''130f'',''130h'',''130t'',''130x'',''130z'',''130y'',''130v''', 0, 0, '', '', ''), |
621 |
('', '110', '8', 'Campo de enlace y número de secuencia', 'Campo de enlace y número de secuencia', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
614 |
('', '130', 'd', 'Date of treaty signing', 'Date of treaty signing', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
622 |
('', '111', 'a', 'Nombre de congreso/reunión o jurisdicción como elemento de entrada', 'Nombre de congreso/reunión o jurisdicción como elemento de entrada', 0, 0, 1, NULL, NULL, '''111e'',''111c'',''111d'',''111t'',''111s'',''111k'',''111n'',''111p'',''111g'',''111l'',''111f'',''111h'',''111x'',''111z'',''111y'',''111v''', 0, 0, '', '', ''), |
615 |
('', '130', 'f', 'Date of a work', 'Date of a work', 0, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
623 |
('', '111', 'b', 'Número [OBSOLETO]', 'Número [OBSOLETO]', 0, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
616 |
('', '130', 'g', 'Miscellaneous information', 'Miscellaneous information', 0, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
624 |
('', '111', 'c', 'Sede del congreso/Lugar de la reunión', 'Sede del congreso/Lugar de la reunión', 0, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
617 |
('', '130', 'h', 'Medium', 'Medium', 0, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
625 |
('', '111', 'd', 'Fecha del congreso/reunión', 'Fecha del congreso/reunión', 0, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
618 |
('', '130', 'k', 'Form subheading', 'Form subheading', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
626 |
('', '111', 'e', 'Unidad subordinada', 'Unidad subordinada', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
619 |
('', '130', 'l', 'Language of a work', 'Language of a work', 0, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
627 |
('', '111', 'f', 'Fecha de publicación/de la obra', 'Fecha de publicación/de la obra', 0, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
620 |
('', '130', 'm', 'Medium of performance for music', 'Medium of performance for music', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
628 |
('', '111', 'g', 'Información miscelánea', 'Información miscelánea', 0, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
621 |
('', '130', 'n', 'Number of part/section of a work', 'Number of part/section of a work', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
629 |
('', '111', 'h', 'Medio', 'Medio', 0, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
622 |
('', '130', 'o', 'Arranged statement for music', 'Arranged statement for music', 0, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
630 |
('', '111', 'j', 'Término indicativo de función/relación', 'Término indicativo de función/relación', 0, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
623 |
('', '130', 'p', 'Name of part/section of a work', 'Name of part/section of a work', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
631 |
('', '111', 'k', 'Subencabezamiento de forma', 'Subencabezamiento de forma', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
624 |
('', '130', 'r', 'Key for music', 'Key for music', 0, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
632 |
('', '111', 'l', 'Lenguaje de la obra', 'Lenguaje de la obra', 0, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
625 |
('', '130', 's', 'Version', 'Version', 0, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
633 |
('', '111', 'n', 'Número del congreso/reunión o número de parte o sección', 'Número del congreso/reunión o número de parte o sección', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
626 |
('', '130', 't', 'Title of a work', 'Title of a work', 0, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
634 |
('', '111', 'p', 'Nombre de parte o sección de la obra', 'Nombre de parte o sección de la obra', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
627 |
('', '130', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
635 |
('', '111', 'q', 'Nombre de congreso/reunión que sigue a un nombre de jurisdicción como elemento de entrada', 'Nombre de congreso/reunión que sigue a un nombre de jurisdicción como elemento de entrada', 0, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
628 |
('', '130', 'x', 'General subdivision', 'General subdivision', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
636 |
('', '111', 's', 'Versión', 'Versión', 0, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
629 |
('', '130', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
637 |
('', '111', 't', 'Título de la obra', 'Título de la obra', 0, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
630 |
('', '130', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
638 |
('', '111', 'v', 'Subdivisión de forma', 'Subdivisión de forma', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
631 |
('', '130', '6', 'Linkage', 'Linkage', 0, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
639 |
('', '111', 'x', 'Subdivisión general', 'Subdivisión general', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
632 |
('', '130', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
640 |
('', '111', 'y', 'Subdivisión cronológica', 'Subdivisión cronológica', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
633 |
('', '140', 'a', 'Uniform title', 'Uniform title', 0, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
641 |
('', '111', 'z', 'Subdivisión geográfica', 'Subdivisión geográfica', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
634 |
('', '140', 'd', 'Date of treaty', 'Date of treaty', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
642 |
('', '111', '6', 'Enlace', 'Enlace', 0, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
635 |
('', '140', 'f', 'Date of a work', 'Date of a work', 0, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
643 |
('', '111', '8', 'Campo de enlace y número de secuencia', 'Campo de enlace y número de secuencia', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
636 |
('', '140', 'g', 'Miscellaneous information', 'Miscellaneous information', 0, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
644 |
('', '130', 'a', 'Título uniforme', 'Título uniforme', 0, 0, 1, NULL, NULL, '''130o'',''130m'',''130r'',''130s'',''130d'',''130k'',''130n'',''130p'',''130g'',''130l'',''130f'',''130h'',''130t'',''130x'',''130z'',''130y'',''130v''', 0, 0, '', '', ''), |
637 |
('', '140', 'h', 'General material designation', 'General material designation', 0, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
645 |
('', '130', 'd', 'Fecha de la firma de un tratado', 'Fecha de la firma de un tratado', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
638 |
('', '140', 'k', 'Form subheading', 'Form subheading', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
646 |
('', '130', 'f', 'Fecha de publicación/de la obra', 'Fecha de publicación/de la obra', 0, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
639 |
('', '140', 'l', 'Language', 'Language', 0, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
647 |
('', '130', 'g', 'Información miscelánea', 'Información miscelánea', 0, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
640 |
('', '140', 'm', 'Medium of performance for music', 'Medium of performance for music', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
648 |
('', '130', 'h', 'Medio', 'Medio', 0, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
641 |
('', '140', 'n', 'Number of part or section/serial, thematic, or opus number', 'Number of part or section/serial, thematic, or opus number', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
649 |
('', '130', 'k', 'Subencabezamiento de forma', 'Subencabezamiento de forma', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
642 |
('', '140', 'o', 'Arranged or arr. for music', 'Arranged or arr. for music', 0, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
650 |
('', '130', 'l', 'Lenguaje de la obra', 'Lenguaje de la obra', 0, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
643 |
('', '140', 'p', 'Part or section', 'Part or section', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
651 |
('', '130', 'm', 'Medio de interpretación para música', 'Medio de interpretación para música', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
644 |
('', '140', 'r', 'Key for music', 'Key for music', 0, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
652 |
('', '130', 'n', 'Número de parte o sección de la obra', 'Número de parte o sección de la obra', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
645 |
('', '140', 'x', 'General subject subdivision', 'General subject subdivision', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
653 |
('', '130', 'o', 'Mención de arreglo para música', 'Mención de arreglo para música', 0, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
646 |
('', '140', 'y', 'Period subject subdivision', 'Period subject subdivision', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
654 |
('', '130', 'p', 'Nombre de parte o sección de la obra', 'Nombre de parte o sección de la obra', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
647 |
('', '140', 'z', 'Place subject subdivision', 'Place subject subdivision', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
655 |
('', '130', 'r', 'Clave para música', 'Clave para música', 0, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
648 |
('', '143', 'a', 'Collective title', 'Collective title', 0, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
656 |
('', '130', 's', 'Versión', 'Versión', 0, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
649 |
('', '143', 'd', 'Date of treaty', 'Date of treaty', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
657 |
('', '130', 't', 'Título de la obra', 'Título de la obra', 0, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
650 |
('', '143', 'f', 'Date of a work', 'Date of a work', 0, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
658 |
('', '130', 'v', 'Subdivisión de forma', 'Subdivisión de forma', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
651 |
('', '143', 'g', 'Miscellaneous information', 'Miscellaneous information', 0, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
659 |
('', '130', 'x', 'Subdivisión general', 'Subdivisión general', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
652 |
('', '143', 'h', 'General material designation', 'General material designation', 0, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
660 |
('', '130', 'y', 'Subdivisión cronológica', 'Subdivisión cronológica', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
653 |
('', '143', 'k', 'Form subheading', 'Form subheading', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
661 |
('', '130', 'z', 'Subdivisión geográfica', 'Subdivisión geográfica', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
654 |
('', '143', 'l', 'Language', 'Language', 0, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
662 |
('', '130', '6', 'Enlace', 'Enlace', 0, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
655 |
('', '143', 'm', 'Medium of performance for music', 'Medium of performance for music', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
663 |
('', '130', '8', 'Campo de enlace y número de secuencia', 'Campo de enlace y número de secuencia', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
656 |
('', '143', 'n', 'Number of part or section/serial, thematic, or opus number', 'Number of part or section/serial, thematic, or opus number', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
664 |
('', '140', 'a', 'Título uniforme', 'Título uniforme', 0, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
657 |
('', '143', 'o', 'Arranged or arr. for music', 'Arranged or arr. for music', 0, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
665 |
('', '140', 'd', 'Fecha de tratado', 'Fecha de tratado', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
658 |
('', '143', 'p', 'Part or section', 'Part or section', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
666 |
('', '140', 'f', 'Fecha de publicación/de la obra', 'Fecha de publicación/de la obra', 0, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
659 |
('', '143', 'r', 'Key for music', 'Key for music', 0, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
667 |
('', '140', 'g', 'Información miscelánea', 'Información miscelánea', 0, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
660 |
('', '143', 's', 'Version', 'Version', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
668 |
('', '140', 'h', 'Designación general del material', 'Designación general del material', 0, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
661 |
('', '148', 'a', 'Chronological term', 'Chronological term', 0, 0, 1, NULL, NULL, '''148y'',''148x'',''148z'',''148v''', 0, 0, '', '', ''), |
669 |
('', '140', 'k', 'Subencabezamiento de forma', 'Subencabezamiento de forma', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
662 |
('', '148', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
670 |
('', '140', 'l', 'Lenguaje/Lengua', 'Lenguaje/Lengua', 0, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
663 |
('', '148', 'x', 'General subdivision', 'General subdivision', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
671 |
('', '140', 'm', 'Medio de interpretación para música', 'Medio de interpretación para música', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
664 |
('', '148', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
672 |
('', '140', 'n', 'Número de parte o sección/publicación seriada, temática, o número de opus', 'Número de parte o sección/publicación seriada, temática, o número de opus', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
665 |
('', '148', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
673 |
('', '140', 'o', 'Arreglo o arr. para música', 'Arreglo o arr. para música', 0, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
666 |
('', '148', '6', 'Linkage', 'Linkage', 0, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
674 |
('', '140', 'p', 'Parte o sección', 'Parte o sección', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
667 |
('', '148', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
675 |
('', '140', 'r', 'Clave para música', 'Clave para música', 0, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
668 |
('', '150', 'a', 'Topical term or geographic name as entry element', 'Topical term or geographic name as entry element', 0, 0, 1, NULL, NULL, '''150x'',''150z'',''150y'',''150v''', 0, 0, '', '', ''), |
676 |
('', '140', 'x', 'Subdivisión general de materia', 'Subdivisión general de materia', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
669 |
('', '150', 'b', 'Topical term following geographic name as entry element', 'Topical term following geographic name as entry element', 0, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
677 |
('', '140', 'y', 'Subdivisión de materia para período', 'Subdivisión de materia para período', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
670 |
('', '150', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
678 |
('', '140', 'z', 'Subdivisión de materia de lugar', 'Subdivisión de materia de lugar', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
671 |
('', '150', 'x', 'General subdivision', 'General subdivision', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
679 |
('', '143', 'a', 'Título colectivo', 'Título colectivo', 0, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
672 |
('', '150', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
680 |
('', '143', 'd', 'Fecha de tratado', 'Fecha de tratado', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
673 |
('', '150', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
681 |
('', '143', 'f', 'Fecha de publicación/de la obra', 'Fecha de publicación/de la obra', 0, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
674 |
('', '150', '6', 'Linkage', 'Linkage', 0, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
682 |
('', '143', 'g', 'Información miscelánea', 'Información miscelánea', 0, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
675 |
('', '150', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
683 |
('', '143', 'h', 'Designación general del material', 'Designación general del material', 0, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
676 |
('', '151', 'a', 'Geographic name', 'Geographic name', 0, 0, 1, NULL, NULL, '''151z'',''151x'',''151y'',''151v''', 0, 0, '', '', ''), |
684 |
('', '143', 'k', 'Subencabezamiento de forma', 'Subencabezamiento de forma', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
677 |
('', '151', 'b', 'Name following place as an entry element {OBSOLETE]', 'Name following place as an entry element {OBSOLETE]', 0, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
685 |
('', '143', 'l', 'Lenguaje/Lengua', 'Lenguaje/Lengua', 0, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
678 |
('', '151', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
686 |
('', '143', 'm', 'Medio de interpretación para música', 'Medio de interpretación para música', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
679 |
('', '151', 'x', 'General subdivision', 'General subdivision', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
687 |
('', '143', 'n', 'Número de parte o sección/publicación seriada, temática, o número de opus', 'Número de parte o sección/publicación seriada, temática, o número de opus', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
680 |
('', '151', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
688 |
('', '143', 'o', 'Arreglo o arr. para música', 'Arreglo o arr. para música', 0, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
681 |
('', '151', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
689 |
('', '143', 'p', 'Parte o sección', 'Parte o sección', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
682 |
('', '151', '6', 'Linkage', 'Linkage', 0, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
690 |
('', '143', 'r', 'Clave para música', 'Clave para música', 0, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
683 |
('', '151', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
691 |
('', '143', 's', 'Versión', 'Versión', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
684 |
('', '153', 'a', 'Classification number--Single number or beginning number of span', 'Classification number--Single number or beginning number of span', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
692 |
('', '148', 'a', 'Término cronológico', 'Término cronológico', 0, 0, 1, NULL, NULL, '''148y'',''148x'',''148z'',''148v''', 0, 0, '', '', ''), |
685 |
('', '153', 'c', 'Classification number--Ending number of span', 'Classification number--Ending number of span', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
693 |
('', '148', 'v', 'Subdivisión de forma', 'Subdivisión de forma', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
686 |
('', '153', 'h', 'Caption hierarchy', 'Caption hierarchy', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
694 |
('', '148', 'x', 'Subdivisión general', 'Subdivisión general', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
687 |
('', '153', 'j', 'Caption', 'Caption', 0, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
695 |
('', '148', 'y', 'Subdivisión cronológica', 'Subdivisión cronológica', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
688 |
('', '153', 'k', 'Summary number span caption hierarchy', 'Summary number span caption hierarchy', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
696 |
('', '148', 'z', 'Subdivisión geográfica', 'Subdivisión geográfica', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
689 |
('', '153', 'z', 'Table identification', 'Table identification', 0, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
697 |
('', '148', '6', 'Enlace', 'Enlace', 0, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
690 |
('', '153', '6', 'Linkage', 'Linkage', 0, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
698 |
('', '148', '8', 'Campo de enlace y número de secuencia', 'Campo de enlace y número de secuencia', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
691 |
('', '153', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
699 |
('', '150', 'a', 'Término de materia o nombre geográfico como elemento de entrada', 'Término de materia o nombre geográfico como elemento de entrada', 0, 0, 1, NULL, NULL, '''150x'',''150z'',''150y'',''150v''', 0, 0, '', '', ''), |
692 |
('', '154', 'a', 'General explanatory index term', 'General explanatory index term', 0, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
700 |
('', '150', 'b', 'Término de materia que sigue a un nombre geográfico como elemento de entrada', 'Término de materia que sigue a un nombre geográfico como elemento de entrada', 0, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
693 |
('', '154', 'b', 'General explanatory index term--Succeeding level', 'General explanatory index term--Succeeding level', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
701 |
('', '150', 'v', 'Subdivisión de forma', 'Subdivisión de forma', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
694 |
('', '154', 'f', 'Schedule identification', 'Schedule identification', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
702 |
('', '150', 'x', 'Subdivisión general', 'Subdivisión general', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
695 |
('', '154', '6', 'Linkage', 'Linkage', 0, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
703 |
('', '150', 'y', 'Subdivisión cronológica', 'Subdivisión cronológica', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
696 |
('', '154', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
704 |
('', '150', 'z', 'Subdivisión geográfica', 'Subdivisión geográfica', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
697 |
('', '155', 'a', 'Genre/form term', 'Genre/form term', 0, 0, 1, NULL, NULL, '''155v'',''155x'',''155z'',''155y''', 0, 0, '', '', ''), |
705 |
('', '150', '6', 'Enlace', 'Enlace', 0, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
698 |
('', '155', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
706 |
('', '150', '8', 'Campo de enlace y número de secuencia', 'Campo de enlace y número de secuencia', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
699 |
('', '155', 'x', 'General subdivision', 'General subdivision', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
707 |
('', '151', 'a', 'Nombre geográfico', 'Nombre geográfico', 0, 0, 1, NULL, NULL, '''151z'',''151x'',''151y'',''151v''', 0, 0, '', '', ''), |
700 |
('', '155', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
708 |
('', '151', 'b', 'Nombre que sigue a un elemento de entrada {OBSOLETO]', 'Nombre que sigue a un elemento de entrada {OBSOLETO]', 0, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
701 |
('', '155', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
709 |
('', '151', 'v', 'Subdivisión de forma', 'Subdivisión de forma', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
702 |
('', '155', '6', 'Linkage', 'Linkage', 0, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
710 |
('', '151', 'x', 'Subdivisión general', 'Subdivisión general', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
703 |
('', '155', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
711 |
('', '151', 'y', 'Subdivisión cronológica', 'Subdivisión cronológica', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
704 |
('', '180', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
712 |
('', '151', 'z', 'Subdivisión geográfica', 'Subdivisión geográfica', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
705 |
('', '180', 'x', 'General subdivision', 'General subdivision', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
713 |
('', '151', '6', 'Enlace', 'Enlace', 0, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
706 |
('', '180', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
714 |
('', '151', '8', 'Campo de enlace y número de secuencia', 'Campo de enlace y número de secuencia', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
707 |
('', '180', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
715 |
('', '153', 'a', 'Número de clasificación--Único número o número inicial del rango', 'Número de clasificación--Único número o número inicial del rango', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
708 |
('', '180', '6', 'Linkage', 'Linkage', 0, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
716 |
('', '153', 'c', 'Número de clasificación--Último número del rango', 'Número de clasificación--Último número del rango', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
709 |
('', '180', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
717 |
('', '153', 'h', 'Jerarquía de epígrafe', 'Jerarquía de epígrafe', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
710 |
('', '181', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
718 |
('', '153', 'j', 'Epígrafe', 'Epígrafe', 0, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
711 |
('', '181', 'x', 'General subdivision', 'General subdivision', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
719 |
('', '153', 'k', 'Número sumario rango de jerarquía de epígrafe', 'Número sumario rango de jerarquía de epígrafe', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
712 |
('', '181', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
720 |
('', '153', 'z', 'Identificador de tabla', 'Identificador de tabla', 0, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
713 |
('', '181', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
721 |
('', '153', '6', 'Enlace', 'Enlace', 0, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
714 |
('', '181', '6', 'Linkage', 'Linkage', 0, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
722 |
('', '153', '8', 'Campo de enlace y número de secuencia', 'Campo de enlace y número de secuencia', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
715 |
('', '181', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
723 |
('', '154', 'a', 'Término explicativo general de índice', 'Término explicativo general de índice', 0, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
716 |
('', '182', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
724 |
('', '154', 'b', 'Término explicativo general de índice--Nivel subsiguiente', 'Término explicativo general de índice--Nivel subsiguiente', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
717 |
('', '182', 'x', 'General subdivision', 'General subdivision', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
725 |
('', '154', 'f', 'Identificación del esquema', 'Identificación del esquema', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
718 |
('', '182', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
726 |
('', '154', '6', 'Enlace', 'Enlace', 0, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
719 |
('', '182', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
727 |
('', '154', '8', 'Campo de enlace y número de secuencia', 'Campo de enlace y número de secuencia', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
720 |
('', '182', '6', 'Linkage', 'Linkage', 0, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
728 |
('', '155', 'a', 'Término de género/forma', 'Término de género/forma', 0, 0, 1, NULL, NULL, '''155v'',''155x'',''155z'',''155y''', 0, 0, '', '', ''), |
721 |
('', '182', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
729 |
('', '155', 'v', 'Subdivisión de forma', 'Subdivisión de forma', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
722 |
('', '185', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
730 |
('', '155', 'x', 'Subdivisión general', 'Subdivisión general', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
723 |
('', '185', 'x', 'General subdivision', 'General subdivision', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
731 |
('', '155', 'y', 'Subdivisión cronológica', 'Subdivisión cronológica', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
724 |
('', '185', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
732 |
('', '155', 'z', 'Subdivisión geográfica', 'Subdivisión geográfica', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
725 |
('', '185', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
733 |
('', '155', '6', 'Enlace', 'Enlace', 0, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
726 |
('', '185', '6', 'Linkage', 'Linkage', 0, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
734 |
('', '155', '8', 'Campo de enlace y número de secuencia', 'Campo de enlace y número de secuencia', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
727 |
('', '185', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
735 |
('', '162', 'a', 'Término de medio de interpretación', 'Término de medio de interpretación', 0, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
728 |
('', '253', 'a', 'Classification number referred to--Single number or beginning number of span', 'Classification number referred to--Single number or beginning number of span', 1, 0, 2, NULL, NULL, NULL, 0, 0, '', '', ''), |
736 |
('', '162', '6', 'Enlace', 'Enlace', 0, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
729 |
('', '253', 'c', 'Classification number referred to--Ending number of span', 'Classification number referred to--Ending number of span', 1, 0, 2, NULL, NULL, NULL, 0, 0, '', '', ''), |
737 |
('', '162', '8', 'Campo de enlace y número de secuencia', 'Campo de enlace y número de secuencia', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
730 |
('', '253', 'i', 'Explanatory text', 'Explanatory text', 1, 0, 2, NULL, NULL, NULL, 0, 0, '', '', ''), |
738 |
('', '180', 'v', 'Subdivisión de forma', 'Subdivisión de forma', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
731 |
('', '253', 'y', 'Table identification--Schedule [OBSOLETE]', 'Table identification--Schedule [OBSOLETE]', 0, 0, 2, NULL, NULL, NULL, 0, 0, '', '', ''), |
739 |
('', '180', 'x', 'Subdivisión general', 'Subdivisión general', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
732 |
('', '253', 'z', 'Table identification', 'Table identification', 1, 0, 2, NULL, NULL, NULL, 0, 0, '', '', ''), |
740 |
('', '180', 'y', 'Subdivisión cronológica', 'Subdivisión cronológica', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
733 |
('', '253', '6', 'Linkage', 'Linkage', 0, 0, 2, NULL, NULL, NULL, 0, 0, '', '', ''), |
741 |
('', '180', 'z', 'Subdivisión geográfica', 'Subdivisión geográfica', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
734 |
('', '253', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 2, NULL, NULL, NULL, 0, 0, '', '', ''), |
742 |
('', '180', '6', 'Enlace', 'Enlace', 0, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
735 |
('', '260', 'a', 'Heading referred to', 'Heading referred to', 1, 0, 2, NULL, NULL, NULL, 0, 0, '', '', ''), |
743 |
('', '180', '8', 'Campo de enlace y número de secuencia', 'Campo de enlace y número de secuencia', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
736 |
('', '260', 'i', 'Explanatory text', 'Explanatory text', 1, 0, 2, NULL, NULL, NULL, 0, 0, '', '', ''), |
744 |
('', '181', 'v', 'Subdivisión de forma', 'Subdivisión de forma', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
737 |
('', '260', '6', 'Linkage', 'Linkage', 0, 0, 2, NULL, NULL, NULL, 0, 0, '', '', ''), |
745 |
('', '181', 'x', 'Subdivisión general', 'Subdivisión general', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
738 |
('', '260', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 2, NULL, NULL, NULL, 0, 0, '', '', ''), |
746 |
('', '181', 'y', 'Subdivisión cronológica', 'Subdivisión cronológica', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
739 |
('', '353', 'a', 'Classification number referred to--Single number or beginning number of span', 'Classification number referred to--Single number or beginning number of span', 1, 0, 3, NULL, NULL, NULL, 0, 0, '', '', ''), |
747 |
('', '181', 'z', 'Subdivisión geográfica', 'Subdivisión geográfica', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
740 |
('', '353', 'c', 'Classification number referred to--Ending number of span', 'Classification number referred to--Ending number of span', 1, 0, 3, NULL, NULL, NULL, 0, 0, '', '', ''), |
748 |
('', '181', '6', 'Enlace', 'Enlace', 0, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
741 |
('', '353', 'i', 'Explanatory text', 'Explanatory text', 1, 0, 3, NULL, NULL, NULL, 0, 0, '', '', ''), |
749 |
('', '181', '8', 'Campo de enlace y número de secuencia', 'Campo de enlace y número de secuencia', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
742 |
('', '353', 'y', 'Table identification--Schedule [OBSOLETE]', 'Table identification--Schedule [OBSOLETE]', 0, 0, 3, NULL, NULL, NULL, 0, 0, '', '', ''), |
750 |
('', '182', 'v', 'Subdivisión de forma', 'Subdivisión de forma', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
743 |
('', '353', 'z', 'Table identification', 'Table identification', 1, 0, 3, NULL, NULL, NULL, 0, 0, '', '', ''), |
751 |
('', '182', 'x', 'Subdivisión general', 'Subdivisión general', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
744 |
('', '353', '6', 'Linkage', 'Linkage', 0, 0, 3, NULL, NULL, NULL, 0, 0, '', '', ''), |
752 |
('', '182', 'y', 'Subdivisión cronológica', 'Subdivisión cronológica', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
745 |
('', '353', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 3, NULL, NULL, NULL, 0, 0, '', '', ''), |
753 |
('', '182', 'z', 'Subdivisión geográfica', 'Subdivisión geográfica', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
746 |
('', '360', 'a', 'Heading referred to', 'Heading referred to', 1, 0, 3, NULL, NULL, NULL, 0, 0, '', '', ''), |
754 |
('', '182', '6', 'Enlace', 'Enlace', 0, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
747 |
('', '360', 'i', 'Explanatory text', 'Explanatory text', 1, 0, 3, NULL, NULL, NULL, 0, 0, '', '', ''), |
755 |
('', '182', '8', 'Campo de enlace y número de secuencia', 'Campo de enlace y número de secuencia', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
748 |
('', '360', '6', 'Linkage', 'Linkage', 0, 0, 3, NULL, NULL, NULL, 0, 0, '', '', ''), |
756 |
('', '185', 'v', 'Subdivisión de forma', 'Subdivisión de forma', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
749 |
('', '360', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 3, NULL, NULL, NULL, 0, 0, '', '', ''), |
757 |
('', '185', 'x', 'Subdivisión general', 'Subdivisión general', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
750 |
('', '400', 'a', 'Personal name', 'Personal name', 0, 0, 4, NULL, NULL, '''400b'',''400c'',''400q'',''400d'',''400t'',''400o'',''400m'',''400r'',''400s'',''400k'',''400n'',''400p'',''400g'',''400l'',''400f'',''400h'',''400x'',''400z'',''400y'',''400v''', 0, 0, '', '', ''), |
758 |
('', '185', 'y', 'Subdivisión cronológica', 'Subdivisión cronológica', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
751 |
('', '400', 'b', 'Numeration', 'Numeration', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
759 |
('', '185', 'z', 'Subdivisión geográfica', 'Subdivisión geográfica', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
752 |
('', '400', 'c', 'Titles and other words associated with a name', 'Titles and other words associated with a name', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
760 |
('', '185', '6', 'Enlace', 'Enlace', 0, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
753 |
('', '400', 'd', 'Dates associated with a name', 'Dates associated with a name', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
761 |
('', '185', '8', 'Campo de enlace y número de secuencia', 'Campo de enlace y número de secuencia', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
754 |
('', '400', 'e', 'Relator term', 'Relator term', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
762 |
('', '253', 'a', 'Número de clasificación de la referencia--único número o número inicial del rango', 'Número de clasificación de la referencia--único número o número inicial del rango', 1, 0, 2, NULL, NULL, NULL, 0, 0, '', '', ''), |
755 |
('', '400', 'f', 'Date of a work', 'Date of a work', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
763 |
('', '253', 'c', 'Número de clasificación de la referencia--Último número del rango', 'Número de clasificación de la referencia--Último número del rango', 1, 0, 2, NULL, NULL, NULL, 0, 0, '', '', ''), |
756 |
('', '400', 'g', 'Miscellaneous information', 'Miscellaneous information', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
764 |
('', '253', 'i', 'Texto explicativo', 'Texto explicativo', 1, 0, 2, NULL, NULL, NULL, 0, 0, '', '', ''), |
757 |
('', '400', 'h', 'Medium', 'Medium', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
765 |
('', '253', 'y', 'Tabla de identificación--Esquema [OBSOLETO]', 'Tabla de identificación--Esquema [OBSOLETO]', 0, 0, 2, NULL, NULL, NULL, 0, 0, '', '', ''), |
758 |
('', '400', 'i', 'Reference instruction phrase', 'Reference instruction phrase', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
766 |
('', '253', 'z', 'Identificador de tabla', 'Identificador de tabla', 1, 0, 2, NULL, NULL, NULL, 0, 0, '', '', ''), |
759 |
('', '400', 'j', 'Attribution qualifier', 'Attribution qualifier', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
767 |
('', '253', '6', 'Enlace', 'Enlace', 0, 0, 2, NULL, NULL, NULL, 0, 0, '', '', ''), |
760 |
('', '400', 'k', 'Form subheading', 'Form subheading', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
768 |
('', '253', '8', 'Campo de enlace y número de secuencia', 'Campo de enlace y número de secuencia', 1, 0, 2, NULL, NULL, NULL, 0, 0, '', '', ''), |
761 |
('', '400', 'l', 'Language of a work', 'Language of a work', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
769 |
('', '260', 'a', 'Encabezamiento referido a', 'Encabezamiento referido a', 1, 0, 2, NULL, NULL, NULL, 0, 0, '', '', ''), |
762 |
('', '400', 'm', 'Medium of performance for music', 'Medium of performance for music', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
770 |
('', '260', 'i', 'Texto explicativo', 'Texto explicativo', 1, 0, 2, NULL, NULL, NULL, 0, 0, '', '', ''), |
763 |
('', '400', 'n', 'Number of part/section of a work', 'Number of part/section of a work', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
771 |
('', '260', '0', 'Número de control de registro de autoridad', 'Número de control de registro de autoridad', 1, 0, 2, NULL, NULL, NULL, 0, 0, '', '', ''), |
764 |
('', '400', 'o', 'Arranged statement for music', 'Arranged statement for music', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
772 |
('', '260', '6', 'Enlace', 'Enlace', 0, 0, 2, NULL, NULL, NULL, 0, 0, '', '', ''), |
765 |
('', '400', 'p', 'Name of part/section of a work', 'Name of part/section of a work', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
773 |
('', '260', '8', 'Campo de enlace y número de secuencia', 'Campo de enlace y número de secuencia', 1, 0, 2, NULL, NULL, NULL, 0, 0, '', '', ''), |
766 |
('', '400', 'q', 'Fuller form of name', 'Fuller form of name', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
774 |
('', '336', 'a', 'Término de tipo de contenido', 'Término de tipo de contenido', 1, 0, 3, NULL, NULL, NULL, 0, 0, '', '', ''), |
767 |
('', '400', 'r', 'Key for music', 'Key for music', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
775 |
('', '336', 'b', 'Código de tipo de contenido', 'Código de tipo de contenido', 1, 0, 3, NULL, NULL, NULL, 0, 0, '', '', ''), |
768 |
('', '400', 's', 'Version', 'Version', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
776 |
('', '336', '2', 'Fuente', 'Fuente', 0, 0, 3, NULL, NULL, NULL, 0, 0, '', '', ''), |
769 |
('', '400', 't', 'Title of a work', 'Title of a work', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
777 |
('', '336', '3', 'Especificación de materiales', 'Especificación de materiales', 0, 0, 3, NULL, NULL, NULL, 0, 0, '', '', ''), |
770 |
('', '400', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
778 |
('', '336', '6', 'Enlace', 'Enlace', 0, 0, 3, NULL, NULL, NULL, 0, 0, '', '', ''), |
771 |
('', '400', 'w', 'Control subfield', 'Control subfield', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
779 |
('', '336', '8', 'Campo de enlace y número de secuencia', 'Campo de enlace y número de secuencia', 1, 0, 3, NULL, NULL, NULL, 0, 0, '', '', ''), |
772 |
('', '400', 'x', 'General subdivision', 'General subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
780 |
('', '353', 'a', 'Número de clasificación de la referencia--único número o número inicial del rango', 'Número de clasificación de la referencia--único número o número inicial del rango', 1, 0, 3, NULL, NULL, NULL, 0, 0, '', '', ''), |
773 |
('', '400', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
781 |
('', '353', 'c', 'Número de clasificación de la referencia--Último número del rango', 'Número de clasificación de la referencia--Último número del rango', 1, 0, 3, NULL, NULL, NULL, 0, 0, '', '', ''), |
774 |
('', '400', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
782 |
('', '353', 'i', 'Texto explicativo', 'Texto explicativo', 1, 0, 3, NULL, NULL, NULL, 0, 0, '', '', ''), |
775 |
('', '400', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
783 |
('', '353', 'y', 'Tabla de identificación--Esquema [OBSOLETO]', 'Tabla de identificación--Esquema [OBSOLETO]', 0, 0, 3, NULL, NULL, NULL, 0, 0, '', '', ''), |
776 |
('', '400', '6', 'Linkage', 'Linkage', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
784 |
('', '353', 'z', 'Identificador de tabla', 'Identificador de tabla', 1, 0, 3, NULL, NULL, NULL, 0, 0, '', '', ''), |
777 |
('', '400', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
785 |
('', '353', '6', 'Enlace', 'Enlace', 0, 0, 3, NULL, NULL, NULL, 0, 0, '', '', ''), |
778 |
('', '410', 'a', 'Corporate name or jurisdiction name as entry element', 'Corporate name or jurisdiction name as entry element', 0, 0, 4, NULL, NULL, '''410b'',''410c'',''410d'',''410t'',''410o'',''410m'',''410r'',''410s'',''410k'',''410n'',''410p'',''410g'',''410l'',''410f'',''410h'',''410x'',''410z'',''410y'',''410v''', 0, 0, '', '', ''), |
786 |
('', '353', '8', 'Campo de enlace y número de secuencia', 'Campo de enlace y número de secuencia', 1, 0, 3, NULL, NULL, NULL, 0, 0, '', '', ''), |
779 |
('', '410', 'b', 'Subordinate unit', 'Subordinate unit', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
787 |
('', '360', 'a', 'Encabezamiento referido a', 'Encabezamiento referido a', 1, 0, 3, NULL, NULL, NULL, 0, 0, '', '', ''), |
780 |
('', '410', 'c', 'Location of meeting', 'Location of meeting', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
788 |
('', '360', 'i', 'Texto explicativo', 'Texto explicativo', 1, 0, 3, NULL, NULL, NULL, 0, 0, '', '', ''), |
781 |
('', '410', 'd', 'Date of meeting or treaty signing', 'Date of meeting or treaty signing', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
789 |
('', '360', '0', 'Número de control de registro de autoridad', 'Número de control de registro de autoridad', 1, 0, 3, NULL, NULL, NULL, 0, 0, '', '', ''), |
782 |
('', '410', 'e', 'Relator term', 'Relator term', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
790 |
('', '360', '6', 'Enlace', 'Enlace', 0, 0, 3, NULL, NULL, NULL, 0, 0, '', '', ''), |
783 |
('', '410', 'f', 'Date of a work', 'Date of a work', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
791 |
('', '360', '8', 'Campo de enlace y número de secuencia', 'Campo de enlace y número de secuencia', 1, 0, 3, NULL, NULL, NULL, 0, 0, '', '', ''), |
784 |
('', '410', 'g', 'Miscellaneous information', 'Miscellaneous information', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
792 |
('', '368', 'a', 'Tipo de entidad corporativa', 'Tipo de entidad corporativa', 1, 0, 3, NULL, NULL, NULL, 0, 0, '', '', ''), |
785 |
('', '410', 'h', 'Medium', 'Medium', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
793 |
('', '368', 'b', 'Tipo de jurisdicción', 'Tipo de jurisdicción', 1, 0, 3, NULL, NULL, NULL, 0, 0, '', '', ''), |
786 |
('', '410', 'i', 'Reference instruction phrase', 'Reference instruction phrase', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
794 |
('', '368', 'c', 'Otra designación', 'Otra designación', 1, 0, 3, NULL, NULL, NULL, 0, 0, '', '', ''), |
787 |
('', '410', 'k', 'Form subheading', 'Form subheading', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
795 |
('', '368', 'd', 'Título de persona', 'Título de persona', 1, 0, 3, NULL, NULL, NULL, 0, 0, '', '', ''), |
788 |
('', '410', 'l', 'Language of a work', 'Language of a work', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
796 |
('', '368', 's', 'Período de inicio', 'Período de inicio', 0, 0, 3, NULL, NULL, NULL, 0, 0, '', '', ''), |
789 |
('', '410', 'm', 'Medium of performance for music', 'Medium of performance for music', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
797 |
('', '368', 't', 'Fin de período', 'Fin de período', 0, 0, 3, NULL, NULL, NULL, 0, 0, '', '', ''), |
790 |
('', '410', 'n', 'Number of part/section/meeting', 'Number of part/section/meeting', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
798 |
('', '368', 'u', 'Identificador Uniforme del Recurso', 'Identificador Uniforme del Recurso', 1, 0, 3, NULL, NULL, NULL, 0, 0, '', '', ''), |
791 |
('', '410', 'o', 'Arranged statement for music', 'Arranged statement for music', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
799 |
('', '368', 'v', 'Fuente de información', 'Fuente de información', 1, 0, 3, NULL, NULL, NULL, 0, 0, '', '', ''), |
792 |
('', '410', 'p', 'Name of part/section of a work', 'Name of part/section of a work', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
800 |
('', '368', '0', 'Número de control del registro de autoridad o número normalizado', 'Número de control del registro de autoridad o número normalizado', 1, 0, 3, NULL, NULL, NULL, 0, 0, '', '', ''), |
793 |
('', '410', 'r', 'Key for music', 'Key for music', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
801 |
('', '368', '2', 'Fuente', 'Fuente', 0, 0, 3, NULL, NULL, NULL, 0, 0, '', '', ''), |
794 |
('', '410', 's', 'Version', 'Version', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
802 |
('', '368', '6', 'Enlace', 'Enlace', 0, 0, 3, NULL, NULL, NULL, 0, 0, '', '', ''), |
795 |
('', '410', 't', 'Title of a work', 'Title of a work', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
803 |
('', '368', '8', 'Campo de enlace y número de secuencia', 'Campo de enlace y número de secuencia', 1, 0, 3, NULL, NULL, NULL, 0, 0, '', '', ''), |
796 |
('', '410', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
804 |
('', '370', 'a', 'Lugar de nacimiento', 'Lugar de nacimiento', 0, 0, 3, NULL, NULL, NULL, 0, 0, '', '', ''), |
797 |
('', '410', 'w', 'Control subfield', 'Control subfield', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
805 |
('', '370', 'b', 'Lugar de fallecimiento', 'Lugar de fallecimiento', 0, 0, 3, NULL, NULL, NULL, 0, 0, '', '', ''), |
798 |
('', '410', 'x', 'General subdivision', 'General subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
806 |
('', '370', 'c', 'País asociado', 'País asociado', 1, 0, 3, NULL, NULL, NULL, 0, 0, '', '', ''), |
799 |
('', '410', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
807 |
('', '370', 'e', 'Lugar de residencia/sede', 'Lugar de residencia/sede', 1, 0, 3, NULL, NULL, NULL, 0, 0, '', '', ''), |
800 |
('', '410', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
808 |
('', '370', 'f', 'Otro lugar asociado', 'Otro lugar asociado', 1, 0, 3, NULL, NULL, NULL, 0, 0, '', '', ''), |
801 |
('', '410', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
809 |
('', '370', 'g', 'Lugar de origen de la obra', 'Lugar de origen de la obra', 1, 0, 3, NULL, NULL, NULL, 0, 0, '', '', ''), |
802 |
('', '410', '6', 'Linkage', 'Linkage', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
810 |
('', '370', 's', 'Período de inicio', 'Período de inicio', 0, 0, 3, NULL, NULL, NULL, 0, 0, '', '', ''), |
803 |
('', '410', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
811 |
('', '370', 't', 'Fin de período', 'Fin de período', 0, 0, 3, NULL, NULL, NULL, 0, 0, '', '', ''), |
804 |
('', '411', 'a', 'Meeting name or jurisdiction name as entry element', 'Meeting name or jurisdiction name as entry element', 0, 0, 4, NULL, NULL, '''411e'',''411c'',''411d'',''411t'',''411s'',''411k'',''411n'',''411p'',''411g'',''411l'',''411f'',''411h'',''411x'',''411z'',''411y'',''411v''', 0, 0, '', '', ''), |
812 |
('', '370', 'u', 'Identificador Uniforme del Recurso', 'Identificador Uniforme del Recurso', 1, 0, 3, NULL, NULL, NULL, 0, 0, '', '', ''), |
805 |
('', '411', 'b', 'Number {OBSOLETE]', 'Number {OBSOLETE]', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
813 |
('', '370', 'v', 'Fuente de información', 'Fuente de información', 1, 0, 3, NULL, NULL, NULL, 0, 0, '', '', ''), |
806 |
('', '411', 'c', 'Location of meeting', 'Location of meeting', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
814 |
('', '370', '0', 'Número de control del registro', 'Número de control del registro', 1, 0, 3, NULL, NULL, NULL, 0, 0, '', '', ''), |
807 |
('', '411', 'd', 'Date of meeting', 'Date of meeting', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
815 |
('', '370', '2', 'Fuente del término', 'Fuente del término', 0, 0, 3, NULL, NULL, NULL, 0, 0, '', '', ''), |
808 |
('', '411', 'e', 'Subordinate unit', 'Subordinate unit', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
816 |
('', '370', '6', 'Enlace', 'Enlace', 0, 0, 3, NULL, NULL, NULL, 0, 0, '', '', ''), |
809 |
('', '411', 'f', 'Date of a work', 'Date of a work', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
817 |
('', '370', '8', 'Campo de enlace y número de secuencia', 'Campo de enlace y número de secuencia', 1, 0, 3, NULL, NULL, NULL, 0, 0, '', '', ''), |
810 |
('', '411', 'g', 'Miscellaneous information', 'Miscellaneous information', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
818 |
('', '371', 'a', 'Dirección', 'Dirección', 1, 0, 3, NULL, NULL, NULL, 0, 0, '', '', ''), |
811 |
('', '411', 'h', 'Medium', 'Medium', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
819 |
('', '371', 'b', 'Ciudad', 'Ciudad', 0, 0, 3, NULL, NULL, NULL, 0, 0, '', '', ''), |
812 |
('', '411', 'i', 'Reference instruction phrase', 'Reference instruction phrase', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
820 |
('', '371', 'c', 'Jurisdicción secundaria/intermedia', 'Jurisdicción secundaria/intermedia', 0, 0, 3, NULL, NULL, NULL, 0, 0, '', '', ''), |
813 |
('', '411', 'k', 'Form subheading', 'Form subheading', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
821 |
('', '371', 'd', 'País', 'País', 0, 0, 3, NULL, NULL, NULL, 0, 0, '', '', ''), |
814 |
('', '411', 'l', 'Language of a work', 'Language of a work', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
822 |
('', '371', 'e', 'Código postal', 'Código postal', 0, 0, 3, NULL, NULL, NULL, 0, 0, '', '', ''), |
815 |
('', '411', 'n', 'Number of part/section/meeting', 'Number of part/section/meeting', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
823 |
('', '371', 'm', 'Dirección de correo electrónico', 'Dirección de correo electrónico', 1, 0, 3, NULL, NULL, NULL, 0, 0, '', '', ''), |
816 |
('', '411', 'p', 'Name of part/section of a work', 'Name of part/section of a work', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
824 |
('', '371', 's', 'Período de inicio', 'Período de inicio', 0, 0, 3, NULL, NULL, NULL, 0, 0, '', '', ''), |
817 |
('', '411', 'q', 'Name of meeting following jurisdiction name entry element', 'Name of meeting following jurisdiction name entry element', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
825 |
('', '371', 't', 'Fin de período', 'Fin de período', 0, 0, 3, NULL, NULL, NULL, 0, 0, '', '', ''), |
818 |
('', '411', 's', 'Version', 'Version', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
826 |
('', '371', 'u', 'Identificador Uniforme del Recurso', 'Identificador Uniforme del Recurso', 1, 0, 3, NULL, NULL, NULL, 0, 0, '', '', ''), |
819 |
('', '411', 't', 'Title of a work', 'Title of a work', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
827 |
('', '371', 'v', 'Fuente de información', 'Fuente de información', 1, 0, 3, NULL, NULL, NULL, 0, 0, '', '', ''), |
820 |
('', '411', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
828 |
('', '371', 'z', 'Nota pública', 'Nota pública', 1, 0, 3, NULL, NULL, NULL, 0, 0, '', '', ''), |
821 |
('', '411', 'w', 'Control subfield', 'Control subfield', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
829 |
('', '371', '4', 'Código de función/relación', 'Código de función/relación', 1, 0, 3, NULL, NULL, NULL, 0, 0, '', '', ''), |
822 |
('', '411', 'x', 'General subdivision', 'General subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
830 |
('', '371', '6', 'Enlace', 'Enlace', 0, 0, 3, NULL, NULL, NULL, 0, 0, '', '', ''), |
823 |
('', '411', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
831 |
('', '371', '8', 'Campo de enlace y número de secuencia', 'Campo de enlace y número de secuencia', 1, 0, 3, NULL, NULL, NULL, 0, 0, '', '', ''), |
824 |
('', '411', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
832 |
('', '372', 'a', 'Campo de actividad', 'Campo de actividad', 1, 0, 3, NULL, NULL, NULL, 0, 0, '', '', ''), |
825 |
('', '411', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
833 |
('', '372', 's', 'Período de inicio', 'Período de inicio', 0, 0, 3, NULL, NULL, NULL, 0, 0, '', '', ''), |
826 |
('', '411', '6', 'Linkage', 'Linkage', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
834 |
('', '372', 't', 'Fin de período', 'Fin de período', 0, 0, 3, NULL, NULL, NULL, 0, 0, '', '', ''), |
827 |
('', '411', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
835 |
('', '372', 'u', 'Identificador Uniforme del Recurso', 'Identificador Uniforme del Recurso', 1, 0, 3, NULL, NULL, NULL, 0, 0, '', '', ''), |
828 |
('', '430', 'a', 'Uniform title', 'Uniform title', 0, 0, 4, NULL, NULL, '''430o'',''430m'',''430r'',''430s'',''430d'',''430k'',''430n'',''430p'',''430g'',''430l'',''430f'',''430h'',''430t'',''430x'',''430z'',''430y'',''430v''', 0, 0, '', '', ''), |
836 |
('', '372', 'v', 'Fuente de información', 'Fuente de información', 1, 0, 3, NULL, NULL, NULL, 0, 0, '', '', ''), |
829 |
('', '430', 'd', 'Date of treaty signing', 'Date of treaty signing', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
837 |
('', '372', '0', 'Número de control del registro', 'Número de control del registro', 1, 0, 3, NULL, NULL, NULL, 0, 0, '', '', ''), |
830 |
('', '430', 'f', 'Date of a work', 'Date of a work', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
838 |
('', '372', '2', 'Fuente del término', 'Fuente del término', 0, 0, 3, NULL, NULL, NULL, 0, 0, '', '', ''), |
831 |
('', '430', 'g', 'Miscellaneous information', 'Miscellaneous information', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
839 |
('', '372', '6', 'Enlace', 'Enlace', 0, 0, 3, NULL, NULL, NULL, 0, 0, '', '', ''), |
832 |
('', '430', 'h', 'Medium', 'Medium', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
840 |
('', '372', '8', 'Campo de enlace y número de secuencia', 'Campo de enlace y número de secuencia', 1, 0, 3, NULL, NULL, NULL, 0, 0, '', '', ''), |
833 |
('', '430', 'i', 'Reference instruction phrase', 'Reference instruction phrase', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
841 |
('', '373', 'a', 'Grupo asociado', 'Grupo asociado', 1, 0, 3, NULL, NULL, NULL, 0, 0, '', '', ''), |
834 |
('', '430', 'k', 'Form subheading', 'Form subheading', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
842 |
('', '373', 's', 'Período de inicio', 'Período de inicio', 0, 0, 3, NULL, NULL, NULL, 0, 0, '', '', ''), |
835 |
('', '430', 'l', 'Language of a work', 'Language of a work', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
843 |
('', '373', 't', 'Fin de período', 'Fin de período', 0, 0, 3, NULL, NULL, NULL, 0, 0, '', '', ''), |
836 |
('', '430', 'm', 'Medium of performance for music', 'Medium of performance for music', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
844 |
('', '373', 'u', 'Identificador Uniforme del Recurso', 'Identificador Uniforme del Recurso', 1, 0, 3, NULL, NULL, NULL, 0, 0, '', '', ''), |
837 |
('', '430', 'n', 'Number of part/section of a work', 'Number of part/section of a work', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
845 |
('', '373', 'v', 'Fuente de información', 'Fuente de información', 1, 0, 3, NULL, NULL, NULL, 0, 0, '', '', ''), |
838 |
('', '430', 'o', 'Arranged statement for music', 'Arranged statement for music', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
846 |
('', '373', '0', 'Número de control del registro', 'Número de control del registro', 1, 0, 3, NULL, NULL, NULL, 0, 0, '', '', ''), |
839 |
('', '430', 'p', 'Name of part/section of a work', 'Name of part/section of a work', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
847 |
('', '373', '2', 'Fuente del término', 'Fuente del término', 0, 0, 3, NULL, NULL, NULL, 0, 0, '', '', ''), |
840 |
('', '430', 'r', 'Key for music', 'Key for music', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
848 |
('', '373', '6', 'Enlace', 'Enlace', 0, 0, 3, NULL, NULL, NULL, 0, 0, '', '', ''), |
841 |
('', '430', 's', 'Version', 'Version', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
849 |
('', '373', '8', 'Campo de enlace y número de secuencia', 'Campo de enlace y número de secuencia', 1, 0, 3, NULL, NULL, NULL, 0, 0, '', '', ''), |
842 |
('', '430', 't', 'Title of a work', 'Title of a work', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
850 |
('', '374', 'a', 'Ocupación', 'Ocupación', 1, 0, 3, NULL, NULL, NULL, 0, 0, '', '', ''), |
843 |
('', '430', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
851 |
('', '374', 's', 'Período de inicio', 'Período de inicio', 0, 0, 3, NULL, NULL, NULL, 0, 0, '', '', ''), |
844 |
('', '430', 'w', 'Control subfield', 'Control subfield', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
852 |
('', '374', 't', 'Fin de período', 'Fin de período', 0, 0, 3, NULL, NULL, NULL, 0, 0, '', '', ''), |
845 |
('', '430', 'x', 'General subdivision', 'General subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
853 |
('', '374', 'u', 'Identificador Uniforme del Recurso', 'Identificador Uniforme del Recurso', 1, 0, 3, NULL, NULL, NULL, 0, 0, '', '', ''), |
846 |
('', '430', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
854 |
('', '374', 'v', 'Fuente de información', 'Fuente de información', 1, 0, 3, NULL, NULL, NULL, 0, 0, '', '', ''), |
847 |
('', '430', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
855 |
('', '374', '0', 'Número de control del registro', 'Número de control del registro', 1, 0, 3, NULL, NULL, NULL, 0, 0, '', '', ''), |
848 |
('', '430', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
856 |
('', '374', '2', 'Fuente del término', 'Fuente del término', 0, 0, 3, NULL, NULL, NULL, 0, 0, '', '', ''), |
849 |
('', '430', '6', 'Linkage', 'Linkage', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
857 |
('', '374', '6', 'Enlace', 'Enlace', 0, 0, 3, NULL, NULL, NULL, 0, 0, '', '', ''), |
850 |
('', '430', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
858 |
('', '374', '8', 'Campo de enlace y número de secuencia', 'Campo de enlace y número de secuencia', 1, 0, 3, NULL, NULL, NULL, 0, 0, '', '', ''), |
851 |
('', '448', 'a', 'Chronological term', 'Chronological term', 0, 0, 4, NULL, NULL, '''448y'',''448x'',''448z'',''448v''', 0, 0, '', '', ''), |
859 |
('', '375', 'a', 'Género/Sexo', 'Género/Sexo', 1, 0, 3, NULL, NULL, NULL, 0, 0, '', '', ''), |
852 |
('', '448', 'i', 'Reference instruction phrase', 'Reference instruction phrase', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
860 |
('', '375', 's', 'Período de inicio', 'Período de inicio', 0, 0, 3, NULL, NULL, NULL, 0, 0, '', '', ''), |
853 |
('', '448', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
861 |
('', '375', 't', 'Fin de período', 'Fin de período', 0, 0, 3, NULL, NULL, NULL, 0, 0, '', '', ''), |
854 |
('', '448', 'w', 'Control subfield', 'Control subfield', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
862 |
('', '375', 'u', 'Identificador Uniforme del Recurso', 'Identificador Uniforme del Recurso', 1, 0, 3, NULL, NULL, NULL, 0, 0, '', '', ''), |
855 |
('', '448', 'x', 'General subdivision', 'General subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
863 |
('', '375', 'v', 'Fuente de información', 'Fuente de información', 1, 0, 3, NULL, NULL, NULL, 0, 0, '', '', ''), |
856 |
('', '448', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
864 |
('', '375', '2', 'Fuente del término', 'Fuente del término', 0, 0, 3, NULL, NULL, NULL, 0, 0, '', '', ''), |
857 |
('', '448', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
865 |
('', '375', '6', 'Enlace', 'Enlace', 0, 0, 3, NULL, NULL, NULL, 0, 0, '', '', ''), |
858 |
('', '448', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
866 |
('', '375', '8', 'Campo de enlace y número de secuencia', 'Campo de enlace y número de secuencia', 1, 0, 3, NULL, NULL, NULL, 0, 0, '', '', ''), |
859 |
('', '448', '6', 'Linkage', 'Linkage', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
867 |
('', '376', 'a', 'Tipo de familia', 'Tipo de familia', 1, 0, 3, NULL, NULL, NULL, 0, 0, '', '', ''), |
860 |
('', '448', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
868 |
('', '376', 'b', 'Nombre de miembro prominente', 'Nombre de miembro prominente', 1, 0, 3, NULL, NULL, NULL, 0, 0, '', '', ''), |
861 |
('', '450', 'a', 'Topical term or geographic name entry element', 'Topical term or geographic name entry element', 0, 0, 4, NULL, NULL, '''450x'',''450z'',''450y'',''450v''', 0, 0, '', '', ''), |
869 |
('', '376', 'c', 'Título hereditario', 'Título hereditario', 1, 0, 3, NULL, NULL, NULL, 0, 0, '', '', ''), |
862 |
('', '450', 'b', 'Topical term following geographic name entry element', 'Topical term following geographic name entry element', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
870 |
('', '376', 's', 'Período de inicio', 'Período de inicio', 0, 0, 3, NULL, NULL, NULL, 0, 0, '', '', ''), |
863 |
('', '450', 'i', 'Reference instruction phrase', 'Reference instruction phrase', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
871 |
('', '376', 't', 'Fin de período', 'Fin de período', 0, 0, 3, NULL, NULL, NULL, 0, 0, '', '', ''), |
864 |
('', '450', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
872 |
('', '376', 'u', 'Identificador Uniforme del Recurso', 'Identificador Uniforme del Recurso', 1, 0, 3, NULL, NULL, NULL, 0, 0, '', '', ''), |
865 |
('', '450', 'w', 'Control subfield', 'Control subfield', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
873 |
('', '376', 'v', 'Fuente de información', 'Fuente de información', 1, 0, 3, NULL, NULL, NULL, 0, 0, '', '', ''), |
866 |
('', '450', 'x', 'General subdivision', 'General subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
874 |
('', '376', '0', 'Número de control del registro', 'Número de control del registro', 1, 0, 3, NULL, NULL, NULL, 0, 0, '', '', ''), |
867 |
('', '450', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
875 |
('', '376', '2', 'Fuente del término', 'Fuente del término', 0, 0, 3, NULL, NULL, NULL, 0, 0, '', '', ''), |
868 |
('', '450', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
876 |
('', '376', '6', 'Enlace', 'Enlace', 0, 0, 3, NULL, NULL, NULL, 0, 0, '', '', ''), |
869 |
('', '450', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
877 |
('', '376', '8', 'Campo de enlace y número de secuencia', 'Campo de enlace y número de secuencia', 1, 0, 3, NULL, NULL, NULL, 0, 0, '', '', ''), |
870 |
('', '450', '6', 'Linkage', 'Linkage', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
878 |
('', '377', 'a', 'Código del idioma', 'Código del idioma', 1, 0, 3, NULL, NULL, NULL, 0, 0, '', '', ''), |
871 |
('', '450', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
879 |
('', '377', 'l', 'Término de legua/lenguaje', 'Término de legua/lenguaje', 1, 0, 3, NULL, NULL, NULL, 0, 0, '', '', ''), |
872 |
('', '451', 'a', 'Geographic name', 'Geographic name', 0, 0, 4, NULL, NULL, '''451z'',''451x'',''451y'',''451v''', 0, 0, '', '', ''), |
880 |
('', '377', '2', 'Fuente del código', 'Fuente del código', 0, 0, 3, NULL, NULL, NULL, 0, 0, '', '', ''), |
873 |
('', '451', 'i', 'Reference instruction phrase', 'Reference instruction phrase', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
881 |
('', '377', '6', 'Enlace', 'Enlace', 0, 0, 3, NULL, NULL, NULL, 0, 0, '', '', ''), |
874 |
('', '451', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
882 |
('', '377', '8', 'Campo de enlace y número de secuencia', 'Campo de enlace y número de secuencia', 1, 0, 3, NULL, NULL, NULL, 0, 0, '', '', ''), |
875 |
('', '451', 'w', 'Control subfield', 'Control subfield', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
883 |
('', '378', 'q', 'Forma completa/desarrollada del nombre', 'Forma completa/desarrollada del nombre', 0, 0, 3, NULL, NULL, NULL, 0, 0, '', '', ''), |
876 |
('', '451', 'x', 'General subdivision', 'General subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
884 |
('', '378', 'u', 'Identificador Uniforme del Recurso', 'Identificador Uniforme del Recurso', 1, 0, 3, NULL, NULL, NULL, 0, 0, '', '', ''), |
877 |
('', '451', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
885 |
('', '378', 'v', 'Fuente de información', 'Fuente de información', 1, 0, 3, NULL, NULL, NULL, 0, 0, '', '', ''), |
878 |
('', '451', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
886 |
('', '378', '6', 'Enlace', 'Enlace', 0, 0, 3, NULL, NULL, NULL, 0, 0, '', '', ''), |
879 |
('', '451', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
887 |
('', '378', '8', 'Campo de enlace y número de secuencia', 'Campo de enlace y número de secuencia', 1, 0, 3, NULL, NULL, NULL, 0, 0, '', '', ''), |
880 |
('', '451', '6', 'Linkage', 'Linkage', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
888 |
('', '380', 'a', 'Forma de la obra', 'Forma de la obra', 1, 0, 3, NULL, NULL, NULL, 0, 0, '', '', ''), |
881 |
('', '451', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
889 |
('', '380', '0', 'Número de control del registro', 'Número de control del registro', 1, 0, 3, NULL, NULL, NULL, 0, 0, '', '', ''), |
882 |
('', '453', 'a', 'Classification number--Single number or beginning number of span', 'Classification number--Single number or beginning number of span', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
890 |
('', '380', '2', 'Fuente del término', 'Fuente del término', 0, 0, 3, NULL, NULL, NULL, 0, 0, '', '', ''), |
883 |
('', '453', 'c', 'Classification element--Ending number of span', 'Classification element--Ending number of span', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
891 |
('', '380', '6', 'Enlace', 'Enlace', 0, 0, 3, NULL, NULL, NULL, 0, 0, '', '', ''), |
884 |
('', '453', 'h', 'Caption hierarchy', 'Caption hierarchy', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
892 |
('', '380', '8', 'Campo de enlace y número de secuencia', 'Campo de enlace y número de secuencia', 1, 0, 3, NULL, NULL, NULL, 0, 0, '', '', ''), |
885 |
('', '453', 'i', 'Reference instruction phrase', 'Reference instruction phrase', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
893 |
('', '381', 'a', 'Otras características distintivas', 'Otras características distintivas', 1, 0, 3, NULL, NULL, NULL, 0, 0, '', '', ''), |
886 |
('', '453', 'j', 'Caption', 'Caption', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
894 |
('', '381', 'u', 'Identificador Uniforme del Recurso', 'Identificador Uniforme del Recurso', 1, 0, 3, NULL, NULL, NULL, 0, 0, '', '', ''), |
887 |
('', '453', 'k', 'Summary number span caption hierarchy', 'Summary number span caption hierarchy', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
895 |
('', '381', 'v', 'Fuente de información', 'Fuente de información', 1, 0, 3, NULL, NULL, NULL, 0, 0, '', '', ''), |
888 |
('', '453', 't', 'Topic', 'Topic', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
896 |
('', '381', '0', 'Número de control del registro', 'Número de control del registro', 1, 0, 3, NULL, NULL, NULL, 0, 0, '', '', ''), |
889 |
('', '453', 'w', 'Control subfield', 'Control subfield', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
897 |
('', '381', '2', 'Fuente del término', 'Fuente del término', 0, 0, 3, NULL, NULL, NULL, 0, 0, '', '', ''), |
890 |
('', '453', 'y', 'Table identification--Schedule [OBSOLETE]', 'Table identification--Schedule [OBSOLETE]', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
898 |
('', '381', '6', 'Enlace', 'Enlace', 0, 0, 3, NULL, NULL, NULL, 0, 0, '', '', ''), |
891 |
('', '453', 'z', 'Table identification', 'Table identification', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
899 |
('', '381', '8', 'Campo de enlace y número de secuencia', 'Campo de enlace y número de secuencia', 1, 0, 3, NULL, NULL, NULL, 0, 0, '', '', ''), |
892 |
('', '453', '6', 'Linkage', 'Linkage', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
900 |
('', '382', 'a', 'Medio de interpretación', 'Medio de interpretación', 1, 0, 3, NULL, NULL, NULL, 0, 0, '', '', ''), |
893 |
('', '453', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
901 |
('', '382', 'b', 'Solista', 'Solista', 1, 0, 3, NULL, NULL, NULL, 0, 0, '', '', ''), |
894 |
('', '455', 'a', 'Genre/form term', 'Genre/form term', 0, 0, 4, NULL, NULL, '''455v'',''455x'',''455z'',''455y''', 0, 0, '', '', ''), |
902 |
('', '382', 'd', 'Instrumento auxiliar', 'Instrumento auxiliar', 1, 0, 3, NULL, NULL, NULL, 0, 0, '', '', ''), |
895 |
('', '455', 'i', 'Reference instruction phrase', 'Reference instruction phrase', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
903 |
('', '382', 'n', 'Número de intérpretes de un mismo medio', 'Número de intérpretes de un mismo medio', 1, 0, 3, NULL, NULL, NULL, 0, 0, '', '', ''), |
896 |
('', '455', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
904 |
('', '382', 'p', 'Medio de interpretación alternativo', 'Medio de interpretación alternativo', 1, 0, 3, NULL, NULL, NULL, 0, 0, '', '', ''), |
897 |
('', '455', 'w', 'Control subfield', 'Control subfield', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
905 |
('', '382', 's', 'Número total de intérpretes', 'Número total de intérpretes', 1, 0, 3, NULL, NULL, NULL, 0, 0, '', '', ''), |
898 |
('', '455', 'x', 'General subdivision', 'General subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
906 |
('', '382', 'v', 'Nota', 'Nota', 1, 0, 3, NULL, NULL, NULL, 0, 0, '', '', ''), |
899 |
('', '455', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
907 |
('', '382', '0', 'Número de control del registro de autoridad o número normalizado', 'Número de control del registro de autoridad o número normalizado', 1, 0, 3, NULL, NULL, NULL, 0, 0, '', '', ''), |
900 |
('', '455', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
908 |
('', '382', '2', 'Fuente del término', 'Fuente del término', 0, 0, 3, NULL, NULL, NULL, 0, 0, '', '', ''), |
901 |
('', '455', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
909 |
('', '382', '6', 'Enlace', 'Enlace', 0, 0, 3, NULL, NULL, NULL, 0, 0, '', '', ''), |
902 |
('', '455', '6', 'Linkage', 'Linkage', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
910 |
('', '382', '8', 'Campo de enlace y número de secuencia', 'Campo de enlace y número de secuencia', 1, 0, 3, NULL, NULL, NULL, 0, 0, '', '', ''), |
903 |
('', '455', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
911 |
('', '383', 'a', 'Número de serie', 'Número de serie', 1, 0, 3, NULL, NULL, NULL, 0, 0, '', '', ''), |
904 |
('', '480', 'i', 'Reference instruction phrase', 'Reference instruction phrase', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
912 |
('', '383', 'b', 'Número de opus', 'Número de opus', 1, 0, 3, NULL, NULL, NULL, 0, 0, '', '', ''), |
905 |
('', '480', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
913 |
('', '383', 'c', 'Número de catálogo temático', 'Número de catálogo temático', 1, 0, 3, NULL, NULL, NULL, 0, 0, '', '', ''), |
906 |
('', '480', 'w', 'Control subfield', 'Control subfield', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
914 |
('', '383', 'd', 'Código de catálogo temático', 'Código de catálogo temático', 0, 0, 3, NULL, NULL, NULL, 0, 0, '', '', ''), |
907 |
('', '480', 'x', 'General subdivision', 'General subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
915 |
('', '383', 'e', 'Editor asociado al número de serie o de opus', 'Editor asociado al número de serie o de opus', 0, 0, 3, NULL, NULL, NULL, 0, 0, '', '', ''), |
908 |
('', '480', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
916 |
('', '383', '2', 'Fuente', 'Fuente', 0, 0, 3, NULL, NULL, NULL, 0, 0, '', '', ''), |
909 |
('', '480', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
917 |
('', '383', '6', 'Enlace', 'Enlace', 0, 0, 3, NULL, NULL, NULL, 0, 0, '', '', ''), |
910 |
('', '480', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
918 |
('', '383', '8', 'Campo de enlace y número de secuencia', 'Campo de enlace y número de secuencia', 1, 0, 3, NULL, NULL, NULL, 0, 0, '', '', ''), |
911 |
('', '480', '6', 'Linkage', 'Linkage', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
919 |
('', '384', 'a', 'Tonalidad/Clave', 'Tonalidad/Clave', 0, 0, 3, NULL, NULL, NULL, 0, 0, '', '', ''), |
912 |
('', '480', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
920 |
('', '384', '6', 'Enlace', 'Enlace', 0, 0, 3, NULL, NULL, NULL, 0, 0, '', '', ''), |
913 |
('', '481', 'i', 'Reference instruction phrase', 'Reference instruction phrase', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
921 |
('', '384', '8', 'Campo de enlace y número de secuencia', 'Campo de enlace y número de secuencia', 1, 0, 3, NULL, NULL, NULL, 0, 0, '', '', ''), |
914 |
('', '481', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
922 |
('', '385', 'a', 'Término para el público', 'Término para el público', 1, 0, 3, NULL, NULL, NULL, 0, 0, '', '', ''), |
915 |
('', '481', 'w', 'Control subfield', 'Control subfield', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
923 |
('', '385', 'b', 'Código para el público', 'Código para el público', 1, 0, 3, NULL, NULL, NULL, 0, 0, '', '', ''), |
916 |
('', '481', 'x', 'General subdivision', 'General subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
924 |
('', '385', 'm', 'Término para el grupo demográfico', 'Término para el grupo demográfico', 0, 0, 3, NULL, NULL, NULL, 0, 0, '', '', ''), |
917 |
('', '481', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
925 |
('', '385', 'n', 'Código para el grupo demográfico', 'Código para el grupo demográfico', 0, 0, 3, NULL, NULL, NULL, 0, 0, '', '', ''), |
918 |
('', '481', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
926 |
('', '385', '0', 'Número de control del registro de autoridad o número normalizado', 'Número de control del registro de autoridad o número normalizado', 1, 0, 3, NULL, NULL, NULL, 0, 0, '', '', ''), |
919 |
('', '481', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
927 |
('', '385', '2', 'Fuente', 'Fuente', 0, 0, 3, NULL, NULL, NULL, 0, 0, '', '', ''), |
920 |
('', '481', '6', 'Linkage', 'Linkage', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
928 |
('', '385', '3', 'Especificación de materiales', 'Especificación de materiales', 0, 0, 3, NULL, NULL, NULL, 0, 0, '', '', ''), |
921 |
('', '481', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
929 |
('', '385', '6', 'Enlace', 'Enlace', 0, 0, 3, NULL, NULL, NULL, 0, 0, '', '', ''), |
922 |
('', '482', 'i', 'Reference instruction phrase', 'Reference instruction phrase', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
930 |
('', '385', '8', 'Campo de enlace y número de secuencia', 'Campo de enlace y número de secuencia', 1, 0, 3, NULL, NULL, NULL, 0, 0, '', '', ''), |
923 |
('', '482', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
931 |
('', '386', 'a', 'Término para el creador/colaborador', 'Término para el creador/colaborador', 1, 0, 3, NULL, NULL, NULL, 0, 0, '', '', ''), |
924 |
('', '482', 'w', 'Control subfield', 'Control subfield', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
932 |
('', '386', 'b', 'Código para el creador/colaborador', 'Código para el creador/colaborador', 1, 0, 3, NULL, NULL, NULL, 0, 0, '', '', ''), |
925 |
('', '482', 'x', 'General subdivision', 'General subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
933 |
('', '386', 'm', 'Término para el grupo demográfico', 'Término para el grupo demográfico', 0, 0, 3, NULL, NULL, NULL, 0, 0, '', '', ''), |
926 |
('', '482', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
934 |
('', '386', 'n', 'Código para el grupo demográfico', 'Código para el grupo demográfico', 0, 0, 3, NULL, NULL, NULL, 0, 0, '', '', ''), |
927 |
('', '482', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
935 |
('', '386', '0', 'Número de control del registro de autoridad o número normalizado', 'Número de control del registro de autoridad o número normalizado', 1, 0, 3, NULL, NULL, NULL, 0, 0, '', '', ''), |
928 |
('', '482', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
936 |
('', '386', '2', 'Fuente', 'Fuente', 0, 0, 3, NULL, NULL, NULL, 0, 0, '', '', ''), |
929 |
('', '482', '6', 'Linkage', 'Linkage', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
937 |
('', '386', '3', 'Especificación de materiales', 'Especificación de materiales', 0, 0, 3, NULL, NULL, NULL, 0, 0, '', '', ''), |
930 |
('', '482', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
938 |
('', '386', '6', 'Enlace', 'Enlace', 0, 0, 3, NULL, NULL, NULL, 0, 0, '', '', ''), |
931 |
('', '485', 'i', 'Reference instruction phrase', 'Reference instruction phrase', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
939 |
('', '386', '8', 'Campo de enlace y número de secuencia', 'Campo de enlace y número de secuencia', 1, 0, 3, NULL, NULL, NULL, 0, 0, '', '', ''), |
932 |
('', '485', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
940 |
('', '400', 'a', 'Nombre de persona', 'Nombre de persona', 0, 0, 4, NULL, NULL, '''400b'',''400c'',''400q'',''400d'',''400t'',''400o'',''400m'',''400r'',''400s'',''400k'',''400n'',''400p'',''400g'',''400l'',''400f'',''400h'',''400x'',''400z'',''400y'',''400v''', 0, 0, '', '', 'PERSO_NAME'), |
933 |
('', '485', 'w', 'Control subfield', 'Control subfield', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
941 |
('', '400', 'b', 'Numeración', 'Numeración', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
934 |
('', '485', 'x', 'General subdivision', 'General subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
942 |
('', '400', 'c', 'Títulos y otros términos asociados al nombre', 'Títulos y otros términos asociados al nombre', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
935 |
('', '485', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
943 |
('', '400', 'd', 'Fechas asociadas al nombre', 'Fechas asociadas al nombre', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
936 |
('', '485', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
944 |
('', '400', 'e', 'Término indicativo de función/relación', 'Término indicativo de función/relación', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
937 |
('', '485', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
945 |
('', '400', 'f', 'Fecha de publicación/de la obra', 'Fecha de publicación/de la obra', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
938 |
('', '485', '6', 'Linkage', 'Linkage', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
946 |
('', '400', 'g', 'Información miscelánea', 'Información miscelánea', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
939 |
('', '485', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
947 |
('', '400', 'h', 'Medio', 'Medio', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
940 |
('', '500', 'a', 'Personal name', 'Personal name', 0, 0, 5, NULL, NULL, '''500b'',''500c'',''500q'',''500d'',''500t'',''500o'',''500m'',''500r'',''500s'',''500k'',''500n'',''500p'',''500g'',''500l'',''500f'',''500h'',''500x'',''500z'',''500y'',''500v''', 0, 0, '', '', ''), |
948 |
('', '400', 'i', 'Información de relación/Frase instructiva de referencia', 'Información de relación/Frase instructiva de referencia', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
941 |
('', '500', 'b', 'Numeration', 'Numeration', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
949 |
('', '400', 'j', 'Calificador de atribución', 'Calificador de atribución', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
942 |
('', '500', 'c', 'Titles and other words associated with a name', 'Titles and other words associated with a name', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
950 |
('', '400', 'k', 'Subencabezamiento de forma', 'Subencabezamiento de forma', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
943 |
('', '500', 'd', 'Dates associated with a name', 'Dates associated with a name', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
951 |
('', '400', 'l', 'Lenguaje de la obra', 'Lenguaje de la obra', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
944 |
('', '500', 'e', 'Relator term', 'Relator term', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
952 |
('', '400', 'm', 'Medio de interpretación para música', 'Medio de interpretación para música', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
945 |
('', '500', 'f', 'Date of a work', 'Date of a work', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
953 |
('', '400', 'n', 'Número de parte o sección de la obra', 'Número de parte o sección de la obra', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
946 |
('', '500', 'g', 'Miscellaneous information', 'Miscellaneous information', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
954 |
('', '400', 'o', 'Mención de arreglo para música', 'Mención de arreglo para música', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
947 |
('', '500', 'h', 'Medium', 'Medium', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
955 |
('', '400', 'p', 'Nombre de parte o sección de la obra', 'Nombre de parte o sección de la obra', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
948 |
('', '500', 'i', 'Reference instruction phrase', 'Reference instruction phrase', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
956 |
('', '400', 'q', 'Forma completa/desarrollada del nombre', 'Forma completa/desarrollada del nombre', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
949 |
('', '500', 'j', 'Attribution qualifier', 'Attribution qualifier', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
957 |
('', '400', 'r', 'Clave para música', 'Clave para música', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
950 |
('', '500', 'k', 'Form subheading', 'Form subheading', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
958 |
('', '400', 's', 'Versión', 'Versión', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
951 |
('', '500', 'l', 'Language of a work', 'Language of a work', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
959 |
('', '400', 't', 'Título de la obra', 'Título de la obra', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
952 |
('', '500', 'm', 'Medium of performance for music', 'Medium of performance for music', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
960 |
('', '400', 'v', 'Subdivisión de forma', 'Subdivisión de forma', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
953 |
('', '500', 'n', 'Number of part/section of a work', 'Number of part/section of a work', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
961 |
('', '400', 'w', 'Subcampo de control', 'Subcampo de control', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
954 |
('', '500', 'o', 'Arranged statement for music', 'Arranged statement for music', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
962 |
('', '400', 'x', 'Subdivisión general', 'Subdivisión general', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
955 |
('', '500', 'p', 'Name of part/section of a work', 'Name of part/section of a work', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
963 |
('', '400', 'y', 'Subdivisión cronológica', 'Subdivisión cronológica', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
956 |
('', '500', 'q', 'Fuller form of name', 'Fuller form of name', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
964 |
('', '400', 'z', 'Subdivisión geográfica', 'Subdivisión geográfica', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
957 |
('', '500', 'r', 'Key for music', 'Key for music', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
965 |
('', '400', '4', 'Código de relación', 'Código de relación', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
958 |
('', '500', 's', 'Version', 'Version', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
966 |
('', '400', '5', 'Institución que aplica el campo', 'Institución que aplica el campo', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
959 |
('', '500', 't', 'Title of a work', 'Title of a work', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
967 |
('', '400', '6', 'Enlace', 'Enlace', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
960 |
('', '500', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
968 |
('', '400', '8', 'Campo de enlace y número de secuencia', 'Campo de enlace y número de secuencia', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
961 |
('', '500', 'w', 'Control subfield', 'Control subfield', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
969 |
('', '400', '9', '9 (RLIN)', '9 (RLIN)', 0, 0, 4, NULL, NULL, NULL, 0, 1, '', '', ''), |
962 |
('', '500', 'x', 'General subdivision', 'General subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
970 |
('', '410', 'a', 'Nombre de entidad corporativa o nombre de jurisdicción como elemento de entrada', 'Nombre de entidad corporativa o nombre de jurisdicción como elemento de entrada', 0, 0, 4, NULL, NULL, '''410b'',''410c'',''410d'',''410t'',''410o'',''410m'',''410r'',''410s'',''410k'',''410n'',''410p'',''410g'',''410l'',''410f'',''410h'',''410x'',''410z'',''410y'',''410v''', 0, 0, '', '', 'CORPO_NAME'), |
963 |
('', '500', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
971 |
('', '410', 'b', 'Unidad subordinada', 'Unidad subordinada', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
964 |
('', '500', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
972 |
('', '410', 'c', 'Sede del congreso/Lugar de la reunión', 'Sede del congreso/Lugar de la reunión', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
965 |
('', '500', '0', 'Record control number', 'Record control number', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
973 |
('', '410', 'd', 'Fecha del congreso/reunión o de la firma de un tratado', 'Fecha del congreso/reunión o de la firma de un tratado', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
966 |
('', '500', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
974 |
('', '410', 'e', 'Término indicativo de función/relación', 'Término indicativo de función/relación', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
967 |
('', '500', '6', 'Linkage', 'Linkage', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
975 |
('', '410', 'f', 'Fecha de publicación/de la obra', 'Fecha de publicación/de la obra', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
968 |
('', '500', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
976 |
('', '410', 'g', 'Información miscelánea', 'Información miscelánea', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
969 |
('', '510', 'a', 'Corporate name or jurisdiction name as entry element', 'Corporate name or jurisdiction name as entry element', 0, 0, 5, NULL, NULL, '''510b'',''510c'',''510d'',''510t'',''510o'',''510m'',''510r'',''510s'',''510k'',''510n'',''510p'',''510g'',''510l'',''510f'',''510h'',''510x'',''510z'',''510y'',''510v''', 0, 0, '', '', ''), |
977 |
('', '410', 'h', 'Medio', 'Medio', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
970 |
('', '510', 'b', 'Subordinate unit', 'Subordinate unit', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
978 |
('', '410', 'i', 'Información de relación/Frase instructiva de referencia', 'Información de relación/Frase instructiva de referencia', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
971 |
('', '510', 'c', 'Location of meeting', 'Location of meeting', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
979 |
('', '410', 'k', 'Subencabezamiento de forma', 'Subencabezamiento de forma', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
972 |
('', '510', 'd', 'Date of meeting or treaty signing', 'Date of meeting or treaty signing', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
980 |
('', '410', 'l', 'Lenguaje de la obra', 'Lenguaje de la obra', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
973 |
('', '510', 'e', 'Relator term', 'Relator term', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
981 |
('', '410', 'm', 'Medio de interpretación para música', 'Medio de interpretación para música', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
974 |
('', '510', 'f', 'Date of a work', 'Date of a work', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
982 |
('', '410', 'n', 'Número del congreso/reunión o número de parte o sección', 'Número del congreso/reunión o número de parte o sección', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
975 |
('', '510', 'g', 'Miscellaneous information', 'Miscellaneous information', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
983 |
('', '410', 'o', 'Mención de arreglo para música', 'Mención de arreglo para música', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
976 |
('', '510', 'h', 'Medium', 'Medium', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
984 |
('', '410', 'p', 'Nombre de parte o sección de la obra', 'Nombre de parte o sección de la obra', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
977 |
('', '510', 'i', 'Reference instruction phrase', 'Reference instruction phrase', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
985 |
('', '410', 'r', 'Clave para música', 'Clave para música', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
978 |
('', '510', 'k', 'Form subheading', 'Form subheading', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
986 |
('', '410', 's', 'Versión', 'Versión', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
979 |
('', '510', 'l', 'Language of a work', 'Language of a work', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
987 |
('', '410', 't', 'Título de la obra', 'Título de la obra', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
980 |
('', '510', 'm', 'Medium of performance for music', 'Medium of performance for music', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
988 |
('', '410', 'v', 'Subdivisión de forma', 'Subdivisión de forma', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
981 |
('', '510', 'n', 'Number of part/section/meeting', 'Number of part/section/meeting', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
989 |
('', '410', 'w', 'Subcampo de control', 'Subcampo de control', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
982 |
('', '510', 'o', 'Arranged statement for music', 'Arranged statement for music', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
990 |
('', '410', 'x', 'Subdivisión general', 'Subdivisión general', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
983 |
('', '510', 'p', 'Name of part/section of a work', 'Name of part/section of a work', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
991 |
('', '410', 'y', 'Subdivisión cronológica', 'Subdivisión cronológica', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
984 |
('', '510', 'r', 'Key for music', 'Key for music', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
992 |
('', '410', 'z', 'Subdivisión geográfica', 'Subdivisión geográfica', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
985 |
('', '510', 's', 'Version', 'Version', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
993 |
('', '410', '4', 'Código de relación', 'Código de relación', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
986 |
('', '510', 't', 'Title of a work', 'Title of a work', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
994 |
('', '410', '5', 'Institución que aplica el campo', 'Institución que aplica el campo', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
987 |
('', '510', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
995 |
('', '410', '6', 'Enlace', 'Enlace', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
988 |
('', '510', 'w', 'Control subfield', 'Control subfield', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
996 |
('', '410', '8', 'Campo de enlace y número de secuencia', 'Campo de enlace y número de secuencia', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
989 |
('', '510', 'x', 'General subdivision', 'General subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
997 |
('', '410', '9', '9 (RLIN)', '9 (RLIN)', 0, 0, 4, NULL, NULL, NULL, 0, 1, '', '', ''), |
990 |
('', '510', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
998 |
('', '411', 'a', 'Nombre de congreso/reunión o jurisdicción como elemento de entrada', 'Nombre de congreso/reunión o jurisdicción como elemento de entrada', 0, 0, 4, NULL, NULL, '''411e'',''411c'',''411d'',''411t'',''411s'',''411k'',''411n'',''411p'',''411g'',''411l'',''411f'',''411h'',''411x'',''411z'',''411y'',''411v''', 0, 0, '', '', 'MEETI_NAME'), |
991 |
('', '510', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
999 |
('', '411', 'b', 'Número {OBOSLETO]', 'Número {OBOSLETO]', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
992 |
('', '510', '0', 'Record control number', 'Record control number', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1000 |
('', '411', 'c', 'Sede del congreso/Lugar de la reunión', 'Sede del congreso/Lugar de la reunión', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
993 |
('', '510', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1001 |
('', '411', 'd', 'Fecha del congreso/reunión', 'Fecha del congreso/reunión', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
994 |
('', '510', '6', 'Linkage', 'Linkage', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1002 |
('', '411', 'e', 'Unidad subordinada', 'Unidad subordinada', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
995 |
('', '510', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1003 |
('', '411', 'f', 'Fecha de publicación/de la obra', 'Fecha de publicación/de la obra', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
996 |
('', '511', 'a', 'Meeting name or jurisdiction name as entry element', 'Meeting name or jurisdiction name as entry element', 0, 0, 5, NULL, NULL, '''511e'',''511c'',''511d'',''511t'',''511s'',''511k'',''511n'',''511p'',''511g'',''511l'',''511f'',''511h'',''511x'',''511z'',''511y'',''511v''', 0, 0, '', '', ''), |
1004 |
('', '411', 'g', 'Información miscelánea', 'Información miscelánea', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
997 |
('', '511', 'c', 'Location of meeting', 'Location of meeting', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1005 |
('', '411', 'h', 'Medio', 'Medio', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
998 |
('', '511', 'd', 'Date of meeting', 'Date of meeting', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1006 |
('', '411', 'i', 'Información de relación/Frase instructiva de referencia', 'Información de relación/Frase instructiva de referencia', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
999 |
('', '511', 'e', 'Subordinate unit', 'Subordinate unit', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1007 |
('', '411', 'j', 'Término indicativo de función/relación', 'Término indicativo de función/relación', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
1000 |
('', '511', 'f', 'Date of a work', 'Date of a work', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1008 |
('', '411', 'k', 'Subencabezamiento de forma', 'Subencabezamiento de forma', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
1001 |
('', '511', 'g', 'Miscellaneous information', 'Miscellaneous information', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1009 |
('', '411', 'l', 'Lenguaje de la obra', 'Lenguaje de la obra', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
1002 |
('', '511', 'h', 'Medium', 'Medium', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1010 |
('', '411', 'n', 'Número del congreso/reunión o número de parte o sección', 'Número del congreso/reunión o número de parte o sección', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
1003 |
('', '511', 'i', 'Reference instruction phrase', 'Reference instruction phrase', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1011 |
('', '411', 'p', 'Nombre de parte o sección de la obra', 'Nombre de parte o sección de la obra', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
1004 |
('', '511', 'k', 'Form subheading', 'Form subheading', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1012 |
('', '411', 'q', 'Nombre de congreso/reunión que sigue a un nombre de jurisdicción como elemento de entrada', 'Nombre de congreso/reunión que sigue a un nombre de jurisdicción como elemento de entrada', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
1005 |
('', '511', 'l', 'Language of a work', 'Language of a work', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1013 |
('', '411', 's', 'Versión', 'Versión', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
1006 |
('', '511', 'n', 'Number of part/section/meeting', 'Number of part/section/meeting', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1014 |
('', '411', 't', 'Título de la obra', 'Título de la obra', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
1007 |
('', '511', 'p', 'Name of part/section of a work', 'Name of part/section of a work', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1015 |
('', '411', 'v', 'Subdivisión de forma', 'Subdivisión de forma', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
1008 |
('', '511', 'q', 'Name of meeting following jurisdiction name entry element', 'Name of meeting following jurisdiction name entry element', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1016 |
('', '411', 'w', 'Subcampo de control', 'Subcampo de control', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
1009 |
('', '511', 's', 'Version', 'Version', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1017 |
('', '411', 'x', 'Subdivisión general', 'Subdivisión general', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
1010 |
('', '511', 't', 'Title of a work', 'Title of a work', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1018 |
('', '411', 'y', 'Subdivisión cronológica', 'Subdivisión cronológica', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
1011 |
('', '511', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1019 |
('', '411', 'z', 'Subdivisión geográfica', 'Subdivisión geográfica', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
1012 |
('', '511', 'w', 'Control subfield', 'Control subfield', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1020 |
('', '411', '4', 'Código de relación', 'Código de relación', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
1013 |
('', '511', 'x', 'General subdivision', 'General subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1021 |
('', '411', '5', 'Institución que aplica el campo', 'Institución que aplica el campo', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
1014 |
('', '511', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1022 |
('', '411', '6', 'Enlace', 'Enlace', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
1015 |
('', '511', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1023 |
('', '411', '8', 'Campo de enlace y número de secuencia', 'Campo de enlace y número de secuencia', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
1016 |
('', '511', '0', 'Record control number', 'Record control number', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1024 |
('', '411', '9', '9 (RLIN)', '9 (RLIN)', 0, 0, 4, NULL, NULL, NULL, 0, 1, '', '', ''), |
1017 |
('', '511', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1025 |
('', '430', 'a', 'Título uniforme', 'Título uniforme', 0, 0, 4, NULL, NULL, '''430o'',''430m'',''430r'',''430s'',''430d'',''430k'',''430n'',''430p'',''430g'',''430l'',''430f'',''430h'',''430t'',''430x'',''430z'',''430y'',''430v''', 0, 0, '', '', 'UNIF_TITLE'), |
1018 |
('', '511', '6', 'Linkage', 'Linkage', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1026 |
('', '430', 'd', 'Fecha de la firma de un tratado', 'Fecha de la firma de un tratado', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
1019 |
('', '511', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1027 |
('', '430', 'f', 'Fecha de publicación/de la obra', 'Fecha de publicación/de la obra', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
1020 |
('', '530', 'a', 'Uniform title', 'Uniform title', 0, 0, 5, NULL, NULL, '''530o'',''530m'',''530r'',''530s'',''530d'',''530k'',''530n'',''530p'',''530g'',''530l'',''530f'',''530h'',''530t'',''530x'',''530z'',''530y'',''530v''', 0, 0, '', '', ''), |
1028 |
('', '430', 'g', 'Información miscelánea', 'Información miscelánea', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
1021 |
('', '530', 'd', 'Date of treaty signing', 'Date of treaty signing', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1029 |
('', '430', 'h', 'Medio', 'Medio', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
1022 |
('', '530', 'f', 'Date of a work', 'Date of a work', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1030 |
('', '430', 'i', 'Información de relación/Frase instructiva de referencia', 'Información de relación/Frase instructiva de referencia', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
1023 |
('', '530', 'g', 'Miscellaneous information', 'Miscellaneous information', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1031 |
('', '430', 'k', 'Subencabezamiento de forma', 'Subencabezamiento de forma', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
1024 |
('', '530', 'h', 'Medium', 'Medium', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1032 |
('', '430', 'l', 'Lenguaje de la obra', 'Lenguaje de la obra', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
1025 |
('', '530', 'i', 'Reference instruction phrase', 'Reference instruction phrase', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1033 |
('', '430', 'm', 'Medio de interpretación para música', 'Medio de interpretación para música', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
1026 |
('', '530', 'k', 'Form subheading', 'Form subheading', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1034 |
('', '430', 'n', 'Número de parte o sección de la obra', 'Número de parte o sección de la obra', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
1027 |
('', '530', 'l', 'Language of a work', 'Language of a work', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1035 |
('', '430', 'o', 'Mención de arreglo para música', 'Mención de arreglo para música', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
1028 |
('', '530', 'm', 'Medium of performance for music', 'Medium of performance for music', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1036 |
('', '430', 'p', 'Nombre de parte o sección de la obra', 'Nombre de parte o sección de la obra', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
1029 |
('', '530', 'n', 'Number of part/section of a work', 'Number of part/section of a work', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1037 |
('', '430', 'r', 'Clave para música', 'Clave para música', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
1030 |
('', '530', 'o', 'Arranged statement for music', 'Arranged statement for music', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1038 |
('', '430', 's', 'Versión', 'Versión', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
1031 |
('', '530', 'p', 'Name of part/section of a work', 'Name of part/section of a work', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1039 |
('', '430', 't', 'Título de la obra', 'Título de la obra', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
1032 |
('', '530', 'r', 'Key for music', 'Key for music', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1040 |
('', '430', 'v', 'Subdivisión de forma', 'Subdivisión de forma', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
1033 |
('', '530', 's', 'Version', 'Version', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1041 |
('', '430', 'w', 'Subcampo de control', 'Subcampo de control', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
1034 |
('', '530', 't', 'Title of a work', 'Title of a work', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1042 |
('', '430', 'x', 'Subdivisión general', 'Subdivisión general', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
1035 |
('', '530', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1043 |
('', '430', 'y', 'Subdivisión cronológica', 'Subdivisión cronológica', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
1036 |
('', '530', 'w', 'Control subfield', 'Control subfield', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1044 |
('', '430', 'z', 'Subdivisión geográfica', 'Subdivisión geográfica', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
1037 |
('', '530', 'x', 'General subdivision', 'General subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1045 |
('', '430', '4', 'Código de relación', 'Código de relación', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
1038 |
('', '530', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1046 |
('', '430', '5', 'Institución que aplica el campo', 'Institución que aplica el campo', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
1039 |
('', '530', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1047 |
('', '430', '6', 'Enlace', 'Enlace', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
1040 |
('', '530', '0', 'Record control number', 'Record control number', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1048 |
('', '430', '8', 'Campo de enlace y número de secuencia', 'Campo de enlace y número de secuencia', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
1041 |
('', '530', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1049 |
('', '430', '9', '9 (RLIN)', '9 (RLIN)', 0, 0, 4, NULL, NULL, NULL, 0, 1, '', '', ''), |
1042 |
('', '530', '6', 'Linkage', 'Linkage', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1050 |
('', '448', 'a', 'Término cronológico', 'Término cronológico', 0, 0, 4, NULL, NULL, '''448y'',''448x'',''448z'',''448v''', 0, 0, '', '', 'CHRON_TERM'), |
1043 |
('', '530', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1051 |
('', '448', 'i', 'Información de relación/Frase instructiva de referencia', 'Información de relación/Frase instructiva de referencia', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
1044 |
('', '548', 'a', 'Chronological term', 'Chronological term', 0, 0, 5, NULL, NULL, '''548y'',''548x'',''548z'',''548v''', 0, 0, '', '', ''), |
1052 |
('', '448', 'v', 'Subdivisión de forma', 'Subdivisión de forma', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
1045 |
('', '548', 'i', 'Reference instruction phrase', 'Reference instruction phrase', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1053 |
('', '448', 'w', 'Subcampo de control', 'Subcampo de control', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
1046 |
('', '548', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1054 |
('', '448', 'x', 'Subdivisión general', 'Subdivisión general', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
1047 |
('', '548', 'w', 'Control subfield', 'Control subfield', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1055 |
('', '448', 'y', 'Subdivisión cronológica', 'Subdivisión cronológica', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
1048 |
('', '548', 'x', 'General subdivision', 'General subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1056 |
('', '448', 'z', 'Subdivisión geográfica', 'Subdivisión geográfica', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
1049 |
('', '548', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1057 |
('', '448', '4', 'Código de relación', 'Código de relación', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
1050 |
('', '548', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1058 |
('', '448', '5', 'Institución que aplica el campo', 'Institución que aplica el campo', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
1051 |
('', '548', '0', 'Record control number', 'Record control number', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1059 |
('', '448', '6', 'Enlace', 'Enlace', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
1052 |
('', '548', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1060 |
('', '448', '8', 'Campo de enlace y número de secuencia', 'Campo de enlace y número de secuencia', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
1053 |
('', '548', '6', 'Linkage', 'Linkage', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1061 |
('', '448', '9', '9 (RLIN)', '9 (RLIN)', 0, 0, 4, NULL, NULL, NULL, 0, 1, '', '', ''), |
1054 |
('', '548', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1062 |
('', '450', 'a', 'Término de materia o nombre geográfico como elemento de entrada', 'Término de materia o nombre geográfico como elemento de entrada', 0, 0, 4, NULL, NULL, '''450x'',''450z'',''450y'',''450v''', 0, 0, '', '', 'TOPIC_TERM'), |
1055 |
('', '550', 'a', 'Topical term or geographic name entry element', 'Topical term or geographic name entry element', 0, 0, 5, NULL, NULL, '''550x'',''550z'',''550y'',''550v''', 0, 0, '', '', ''), |
1063 |
('', '450', 'b', 'Término de materia que sigue a un nombre geográfico como elemento de entrada', 'Término de materia que sigue a un nombre geográfico como elemento de entrada', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
1056 |
('', '550', 'b', 'Topical term following geographic name entry element', 'Topical term following geographic name entry element', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1064 |
('', '450', 'i', 'Información de relación/Frase instructiva de referencia', 'Información de relación/Frase instructiva de referencia', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
1057 |
('', '550', 'i', 'Reference instruction phrase', 'Reference instruction phrase', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1065 |
('', '450', 'v', 'Subdivisión de forma', 'Subdivisión de forma', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
1058 |
('', '550', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1066 |
('', '450', 'w', 'Subcampo de control', 'Subcampo de control', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
1059 |
('', '550', 'w', 'Control subfield', 'Control subfield', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1067 |
('', '450', 'x', 'Subdivisión general', 'Subdivisión general', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
1060 |
('', '550', 'x', 'General subdivision', 'General subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1068 |
('', '450', 'y', 'Subdivisión cronológica', 'Subdivisión cronológica', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
1061 |
('', '550', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1069 |
('', '450', 'z', 'Subdivisión geográfica', 'Subdivisión geográfica', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
1062 |
('', '550', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1070 |
('', '450', '4', 'Código de relación', 'Código de relación', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
1063 |
('', '550', '0', 'Record control number', 'Record control number', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1071 |
('', '450', '5', 'Institución que aplica el campo', 'Institución que aplica el campo', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
1064 |
('', '550', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1072 |
('', '450', '6', 'Enlace', 'Enlace', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
1065 |
('', '550', '6', 'Linkage', 'Linkage', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1073 |
('', '450', '8', 'Campo de enlace y número de secuencia', 'Campo de enlace y número de secuencia', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
1066 |
('', '550', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1074 |
('', '450', '9', '9 (RLIN)', '9 (RLIN)', 0, 0, 4, NULL, NULL, NULL, 0, 1, '', '', ''), |
1067 |
('', '551', 'a', 'Geographic name', 'Geographic name', 0, 0, 5, NULL, NULL, '''551z'',''551x'',''551y'',''551v''', 0, 0, '', '', ''), |
1075 |
('', '451', 'a', 'Nombre geográfico', 'Nombre geográfico', 0, 0, 4, NULL, NULL, '''451z'',''451x'',''451y'',''451v''', 0, 0, '', '', 'GEOGR_NAME'), |
1068 |
('', '551', 'i', 'Reference instruction phrase', 'Reference instruction phrase', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1076 |
('', '451', 'i', 'Información de relación/Frase instructiva de referencia', 'Información de relación/Frase instructiva de referencia', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
1069 |
('', '551', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1077 |
('', '451', 'v', 'Subdivisión de forma', 'Subdivisión de forma', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
1070 |
('', '551', 'w', 'Control subfield', 'Control subfield', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1078 |
('', '451', 'w', 'Subcampo de control', 'Subcampo de control', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
1071 |
('', '551', 'x', 'General subdivision', 'General subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1079 |
('', '451', 'x', 'Subdivisión general', 'Subdivisión general', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
1072 |
('', '551', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1080 |
('', '451', 'y', 'Subdivisión cronológica', 'Subdivisión cronológica', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
1073 |
('', '551', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1081 |
('', '451', 'z', 'Subdivisión geográfica', 'Subdivisión geográfica', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
1074 |
('', '551', '0', 'Record control number', 'Record control number', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1082 |
('', '451', '4', 'Código de relación', 'Código de relación', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
1075 |
('', '551', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1083 |
('', '451', '5', 'Institución que aplica el campo', 'Institución que aplica el campo', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
1076 |
('', '551', '6', 'Linkage', 'Linkage', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1084 |
('', '451', '6', 'Enlace', 'Enlace', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
1077 |
('', '551', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1085 |
('', '451', '8', 'Campo de enlace y número de secuencia', 'Campo de enlace y número de secuencia', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
1078 |
('', '553', 'a', 'Classification number--Single number or beginning number of span', 'Classification number--Single number or beginning number of span', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1086 |
('', '451', '9', '9 (RLIN)', '9 (RLIN)', 0, 0, 4, NULL, NULL, NULL, 0, 1, '', '', ''), |
1079 |
('', '553', 'c', 'Classification number--Ending number of span', 'Classification number--Ending number of span', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1087 |
('', '453', 'a', 'Número de clasificación--Único número o número inicial del rango', 'Número de clasificación--Único número o número inicial del rango', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
1080 |
('', '553', 'h', 'Caption hierarchy', 'Caption hierarchy', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1088 |
('', '453', 'c', 'Elemento de clasificación-Último número del rango', 'Elemento de clasificación-Último número del rango', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
1081 |
('', '553', 'i', 'Reference instruction phrase', 'Reference instruction phrase', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1089 |
('', '453', 'h', 'Jerarquía de epígrafe', 'Jerarquía de epígrafe', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
1082 |
('', '553', 'j', 'Caption', 'Caption', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1090 |
('', '453', 'i', 'Información de relación/Frase instructiva de referencia', 'Información de relación/Frase instructiva de referencia', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
1083 |
('', '553', 'k', 'Summary number span caption hierarchy', 'Summary number span caption hierarchy', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1091 |
('', '453', 'j', 'Epígrafe', 'Epígrafe', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
1084 |
('', '553', 't', 'Topic', 'Topic', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1092 |
('', '453', 'k', 'Número sumario rango de jerarquía de epígrafe', 'Número sumario rango de jerarquía de epígrafe', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
1085 |
('', '553', 'w', 'Control subfield', 'Control subfield', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1093 |
('', '453', 't', 'Tema', 'Tema', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
1086 |
('', '553', 'y', 'Table identification--Schedule [OBSOLETE]', 'Table identification--Schedule [OBSOLETE]', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1094 |
('', '453', 'w', 'Subcampo de control', 'Subcampo de control', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
1087 |
('', '553', 'z', 'Table identification', 'Table identification', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1095 |
('', '453', 'y', 'Tabla de identificación--Esquema [OBSOLETO]', 'Tabla de identificación--Esquema [OBSOLETO]', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
1088 |
('', '553', '6', 'Linkage', 'Linkage', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1096 |
('', '453', 'z', 'Identificador de tabla', 'Identificador de tabla', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
1089 |
('', '553', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1097 |
('', '453', '6', 'Enlace', 'Enlace', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
1090 |
('', '555', 'a', 'Genre/form term', 'Genre/form term', 0, 0, 5, NULL, NULL, '''555v'',''555x'',''555z'',''555y''', 0, 0, '', '', ''), |
1098 |
('', '453', '8', 'Campo de enlace y número de secuencia', 'Campo de enlace y número de secuencia', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
1091 |
('', '555', 'i', 'Reference instruction phrase', 'Reference instruction phrase', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1099 |
('', '453', '9', '9 (RLIN)', '9 (RLIN)', 0, 0, 4, NULL, NULL, NULL, 0, 1, '', '', ''), |
1092 |
('', '555', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1100 |
('', '455', 'a', 'Término de género/forma', 'Término de género/forma', 0, 0, 4, NULL, NULL, '''455v'',''455x'',''455z'',''455y''', 0, 0, '', '', 'GENRE/FORM'), |
1093 |
('', '555', 'w', 'Control subfield', 'Control subfield', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1101 |
('', '455', 'i', 'Información de relación/Frase instructiva de referencia', 'Información de relación/Frase instructiva de referencia', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
1094 |
('', '555', 'x', 'General subdivision', 'General subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1102 |
('', '455', 'v', 'Subdivisión de forma', 'Subdivisión de forma', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
1095 |
('', '555', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1103 |
('', '455', 'w', 'Subcampo de control', 'Subcampo de control', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
1096 |
('', '555', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1104 |
('', '455', 'x', 'Subdivisión general', 'Subdivisión general', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
1097 |
('', '555', '0', 'Record control number', 'Record control number', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1105 |
('', '455', 'y', 'Subdivisión cronológica', 'Subdivisión cronológica', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
1098 |
('', '555', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1106 |
('', '455', 'z', 'Subdivisión geográfica', 'Subdivisión geográfica', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
1099 |
('', '555', '6', 'Linkage', 'Linkage', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1107 |
('', '455', '4', 'Código de relación', 'Código de relación', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
1100 |
('', '555', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1108 |
('', '455', '5', 'Institución que aplica el campo', 'Institución que aplica el campo', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
1101 |
('', '580', 'i', 'Reference instruction phrase', 'Reference instruction phrase', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1109 |
('', '455', '6', 'Enlace', 'Enlace', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
1102 |
('', '580', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1110 |
('', '455', '8', 'Campo de enlace y número de secuencia', 'Campo de enlace y número de secuencia', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
1103 |
('', '580', 'w', 'Control subfield', 'Control subfield', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1111 |
('', '455', '9', '9 (RLIN)', '9 (RLIN)', 0, 0, 4, NULL, NULL, NULL, 0, 1, '', '', ''), |
1104 |
('', '580', 'x', 'General subdivision', 'General subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1112 |
('', '462', 'a', 'Término de medio de interpretación', 'Término de medio de interpretación', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
1105 |
('', '580', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1113 |
('', '462', 'i', 'Información de relación/Frase instructiva de referencia', 'Información de relación/Frase instructiva de referencia', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
1106 |
('', '580', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1114 |
('', '462', 'w', 'Subcampo de control', 'Subcampo de control', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
1107 |
('', '580', '0', 'Record control number', 'Record control number', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1115 |
('', '462', '4', 'Código de relación', 'Código de relación', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
1108 |
('', '580', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1116 |
('', '462', '5', 'Institución que aplica el campo', 'Institución que aplica el campo', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
1109 |
('', '580', '6', 'Linkage', 'Linkage', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1117 |
('', '462', '6', 'Enlace', 'Enlace', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
1110 |
('', '580', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1118 |
('', '462', '8', 'Campo de enlace y número de secuencia', 'Campo de enlace y número de secuencia', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
1111 |
('', '581', 'i', 'Reference instruction phrase', 'Reference instruction phrase', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1119 |
('', '480', 'i', 'Información de relación/Frase instructiva de referencia', 'Información de relación/Frase instructiva de referencia', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
1112 |
('', '581', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1120 |
('', '480', 'v', 'Subdivisión de forma', 'Subdivisión de forma', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
1113 |
('', '581', 'w', 'Control subfield', 'Control subfield', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1121 |
('', '480', 'w', 'Subcampo de control', 'Subcampo de control', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
1114 |
('', '581', 'x', 'General subdivision', 'General subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1122 |
('', '480', 'x', 'Subdivisión general', 'Subdivisión general', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
1115 |
('', '581', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1123 |
('', '480', 'y', 'Subdivisión cronológica', 'Subdivisión cronológica', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
1116 |
('', '581', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1124 |
('', '480', 'z', 'Subdivisión geográfica', 'Subdivisión geográfica', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
1117 |
('', '581', '0', 'Record control number', 'Record control number', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1125 |
('', '480', '4', 'Código de relación', 'Código de relación', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
1118 |
('', '581', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1126 |
('', '480', '5', 'Institución que aplica el campo', 'Institución que aplica el campo', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
1119 |
('', '581', '6', 'Linkage', 'Linkage', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1127 |
('', '480', '6', 'Enlace', 'Enlace', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
1120 |
('', '581', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1128 |
('', '480', '8', 'Campo de enlace y número de secuencia', 'Campo de enlace y número de secuencia', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
1121 |
('', '582', 'i', 'Reference instruction phrase', 'Reference instruction phrase', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1129 |
('', '481', 'i', 'Información de relación/Frase instructiva de referencia', 'Información de relación/Frase instructiva de referencia', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
1122 |
('', '582', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1130 |
('', '481', 'v', 'Subdivisión de forma', 'Subdivisión de forma', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
1123 |
('', '582', 'w', 'Control subfield', 'Control subfield', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1131 |
('', '481', 'w', 'Subcampo de control', 'Subcampo de control', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
1124 |
('', '582', 'x', 'General subdivision', 'General subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1132 |
('', '481', 'x', 'Subdivisión general', 'Subdivisión general', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
1125 |
('', '582', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1133 |
('', '481', 'y', 'Subdivisión cronológica', 'Subdivisión cronológica', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
1126 |
('', '582', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1134 |
('', '481', 'z', 'Subdivisión geográfica', 'Subdivisión geográfica', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
1127 |
('', '582', '0', 'Record control number', 'Record control number', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1135 |
('', '481', '4', 'Código de relación', 'Código de relación', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
1128 |
('', '582', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1136 |
('', '481', '5', 'Institución que aplica el campo', 'Institución que aplica el campo', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
1129 |
('', '582', '6', 'Linkage', 'Linkage', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1137 |
('', '481', '6', 'Enlace', 'Enlace', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
1130 |
('', '582', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1138 |
('', '481', '8', 'Campo de enlace y número de secuencia', 'Campo de enlace y número de secuencia', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
1131 |
('', '585', 'i', 'Reference instruction phrase', 'Reference instruction phrase', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1139 |
('', '482', 'i', 'Información de relación/Frase instructiva de referencia', 'Información de relación/Frase instructiva de referencia', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
1132 |
('', '585', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1140 |
('', '482', 'v', 'Subdivisión de forma', 'Subdivisión de forma', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
1133 |
('', '585', 'w', 'Control subfield', 'Control subfield', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1141 |
('', '482', 'w', 'Subcampo de control', 'Subcampo de control', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
1134 |
('', '585', 'x', 'General subdivision', 'General subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1142 |
('', '482', 'x', 'Subdivisión general', 'Subdivisión general', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
1135 |
('', '585', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1143 |
('', '482', 'y', 'Subdivisión cronológica', 'Subdivisión cronológica', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
1136 |
('', '585', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1144 |
('', '482', 'z', 'Subdivisión geográfica', 'Subdivisión geográfica', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
1137 |
('', '585', '0', 'Record control number', 'Record control number', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1145 |
('', '482', '4', 'Código de relación', 'Código de relación', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
1138 |
('', '585', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1146 |
('', '482', '5', 'Institución que aplica el campo', 'Institución que aplica el campo', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
1139 |
('', '585', '6', 'Linkage', 'Linkage', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1147 |
('', '482', '6', 'Enlace', 'Enlace', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
1140 |
('', '585', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1148 |
('', '482', '8', 'Campo de enlace y número de secuencia', 'Campo de enlace y número de secuencia', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
1141 |
('', '640', 'a', 'Dates of publication and/or sequential designation', 'Dates of publication and/or sequential designation', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
1149 |
('', '485', 'i', 'Información de relación/Frase instructiva de referencia', 'Información de relación/Frase instructiva de referencia', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
1142 |
('', '640', 'z', 'Source of information', 'Source of information', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
1150 |
('', '485', 'v', 'Subdivisión de forma', 'Subdivisión de forma', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
1143 |
('', '640', '6', 'Linkage', 'Linkage', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
1151 |
('', '485', 'w', 'Subcampo de control', 'Subcampo de control', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
1144 |
('', '640', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
1152 |
('', '485', 'x', 'Subdivisión general', 'Subdivisión general', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
1145 |
('', '641', 'a', 'Numbering peculiarities note', 'Numbering peculiarities note', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
1153 |
('', '485', 'y', 'Subdivisión cronológica', 'Subdivisión cronológica', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
1146 |
('', '641', 'z', 'Source of information', 'Source of information', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
1154 |
('', '485', 'z', 'Subdivisión geográfica', 'Subdivisión geográfica', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
1147 |
('', '641', '6', 'Linkage', 'Linkage', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
1155 |
('', '485', '4', 'Código de relación', 'Código de relación', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
1148 |
('', '641', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
1156 |
('', '485', '5', 'Institución que aplica el campo', 'Institución que aplica el campo', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
1149 |
('', '642', 'a', 'Series numbering example', 'Series numbering example', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
1157 |
('', '485', '6', 'Enlace', 'Enlace', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
1150 |
('', '642', 'd', 'Volumes/dates to which series numbering example applies', 'Volumes/dates to which series numbering example applies', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
1158 |
('', '485', '8', 'Campo de enlace y número de secuencia', 'Campo de enlace y número de secuencia', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
1151 |
('', '642', '5', 'Institution/copy to which field applies', 'Institution/copy to which field applies', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
1159 |
('', '500', 'a', 'Nombre de persona', 'Nombre de persona', 0, 0, 5, NULL, NULL, '''500b'',''500c'',''500q'',''500d'',''500t'',''500o'',''500m'',''500r'',''500s'',''500k'',''500n'',''500p'',''500g'',''500l'',''500f'',''500h'',''500x'',''500z'',''500y'',''500v''', 0, 0, '', '', 'PERSO_NAME'), |
1152 |
('', '642', '6', 'Linkage', 'Linkage', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
1160 |
('', '500', 'b', 'Numeración', 'Numeración', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1153 |
('', '642', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
1161 |
('', '500', 'c', 'Títulos y otros términos asociados al nombre', 'Títulos y otros términos asociados al nombre', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1154 |
('', '643', 'a', 'Place', 'Place', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
1162 |
('', '500', 'd', 'Fechas asociadas al nombre', 'Fechas asociadas al nombre', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1155 |
('', '643', 'b', 'Publisher/issuing body', 'Publisher/issuing body', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
1163 |
('', '500', 'e', 'Término indicativo de función/relación', 'Término indicativo de función/relación', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1156 |
('', '643', 'd', 'Volumes/dates to which place and publisher/issuing body apply', 'Volumes/dates to which place and publisher/issuing body apply', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
1164 |
('', '500', 'f', 'Fecha de publicación/de la obra', 'Fecha de publicación/de la obra', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1157 |
('', '643', '6', 'Linkage', 'Linkage', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
1165 |
('', '500', 'g', 'Información miscelánea', 'Información miscelánea', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1158 |
('', '643', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
1166 |
('', '500', 'h', 'Medio', 'Medio', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1159 |
('', '644', 'a', 'Series analysis practice', 'Series analysis practice', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
1167 |
('', '500', 'i', 'Información de relación/Frase instructiva de referencia', 'Información de relación/Frase instructiva de referencia', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1160 |
('', '644', 'b', 'Exceptions to analysis practice', 'Exceptions to analysis practice', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
1168 |
('', '500', 'j', 'Calificador de atribución', 'Calificador de atribución', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1161 |
('', '644', 'd', 'Volumes/dates to which analysis practice applies', 'Volumes/dates to which analysis practice applies', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
1169 |
('', '500', 'k', 'Subencabezamiento de forma', 'Subencabezamiento de forma', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1162 |
('', '644', '5', 'Institution/copy to which field applies', 'Institution/copy to which field applies', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
1170 |
('', '500', 'l', 'Lenguaje de la obra', 'Lenguaje de la obra', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1163 |
('', '644', '6', 'Linkage', 'Linkage', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
1171 |
('', '500', 'm', 'Medio de interpretación para música', 'Medio de interpretación para música', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1164 |
('', '644', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
1172 |
('', '500', 'n', 'Número de parte o sección de la obra', 'Número de parte o sección de la obra', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1165 |
('', '645', 'a', 'Series tracing practice', 'Series tracing practice', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
1173 |
('', '500', 'o', 'Mención de arreglo para música', 'Mención de arreglo para música', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1166 |
('', '645', 'd', 'Volumes/dates to which tracing practice applies', 'Volumes/dates to which tracing practice applies', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
1174 |
('', '500', 'p', 'Nombre de parte o sección de la obra', 'Nombre de parte o sección de la obra', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1167 |
('', '645', '5', 'Institution/copy to which field applies', 'Institution/copy to which field applies', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
1175 |
('', '500', 'q', 'Forma completa/desarrollada del nombre', 'Forma completa/desarrollada del nombre', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1168 |
('', '645', '6', 'Linkage', 'Linkage', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
1176 |
('', '500', 'r', 'Clave para música', 'Clave para música', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1169 |
('', '645', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
1177 |
('', '500', 's', 'Versión', 'Versión', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1170 |
('', '646', 'a', 'Series classification practice', 'Series classification practice', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
1178 |
('', '500', 't', 'Título de la obra', 'Título de la obra', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1171 |
('', '646', 'd', 'Volumes/dates to which classification practice applies', 'Volumes/dates to which classification practice applies', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
1179 |
('', '500', 'v', 'Subdivisión de forma', 'Subdivisión de forma', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1172 |
('', '646', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
1180 |
('', '500', 'w', 'Subcampo de control', 'Subcampo de control', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1173 |
('', '646', '6', 'Linkage', 'Linkage', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
1181 |
('', '500', 'x', 'Subdivisión general', 'Subdivisión general', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1174 |
('', '646', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
1182 |
('', '500', 'y', 'Subdivisión cronológica', 'Subdivisión cronológica', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1175 |
('', '663', 'a', 'Explanatory text', 'Explanatory text', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
1183 |
('', '500', 'z', 'Subdivisión geográfica', 'Subdivisión geográfica', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1176 |
('', '663', 'b', 'Heading referred to', 'Heading referred to', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
1184 |
('', '500', '0', 'Número de control del registro', 'Número de control del registro', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1177 |
('', '663', 't', 'Title referred to', 'Title referred to', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
1185 |
('', '500', '4', 'Código de relación', 'Código de relación', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1178 |
('', '663', '6', 'Linkage', 'Linkage', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
1186 |
('', '500', '5', 'Institución que aplica el campo', 'Institución que aplica el campo', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1179 |
('', '663', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
1187 |
('', '500', '6', 'Enlace', 'Enlace', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1180 |
('', '664', 'a', 'Explanatory text', 'Explanatory text', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
1188 |
('', '500', '8', 'Campo de enlace y número de secuencia', 'Campo de enlace y número de secuencia', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1181 |
('', '664', 'b', 'Heading referred to', 'Heading referred to', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
1189 |
('', '500', '9', '9 (RLIN)', '9 (RLIN)', 0, 0, 5, NULL, NULL, NULL, 0, 1, '', '', ''), |
1182 |
('', '664', 't', 'Title referred to', 'Title referred to', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
1190 |
('', '510', 'a', 'Nombre de entidad corporativa o nombre de jurisdicción como elemento de entrada', 'Nombre de entidad corporativa o nombre de jurisdicción como elemento de entrada', 0, 0, 5, NULL, NULL, '''510b'',''510c'',''510d'',''510t'',''510o'',''510m'',''510r'',''510s'',''510k'',''510n'',''510p'',''510g'',''510l'',''510f'',''510h'',''510x'',''510z'',''510y'',''510v''', 0, 0, '', '', 'CORPO_NAME'), |
1183 |
('', '664', '6', 'Linkage', 'Linkage', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
1191 |
('', '510', 'b', 'Unidad subordinada', 'Unidad subordinada', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1184 |
('', '664', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
1192 |
('', '510', 'c', 'Sede del congreso/Lugar de la reunión', 'Sede del congreso/Lugar de la reunión', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1185 |
('', '665', 'a', 'History reference', 'History reference', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
1193 |
('', '510', 'd', 'Fecha del congreso/reunión o de la firma de un tratado', 'Fecha del congreso/reunión o de la firma de un tratado', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1186 |
('', '665', '6', 'Linkage', 'Linkage', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
1194 |
('', '510', 'e', 'Término indicativo de función/relación', 'Término indicativo de función/relación', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1187 |
('', '665', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
1195 |
('', '510', 'f', 'Fecha de publicación/de la obra', 'Fecha de publicación/de la obra', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1188 |
('', '666', 'a', 'General explanatory reference', 'General explanatory reference', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
1196 |
('', '510', 'g', 'Información miscelánea', 'Información miscelánea', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1189 |
('', '666', '6', 'Linkage', 'Linkage', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
1197 |
('', '510', 'h', 'Medio', 'Medio', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1190 |
('', '666', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
1198 |
('', '510', 'i', 'Información de relación/Frase instructiva de referencia', 'Información de relación/Frase instructiva de referencia', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1191 |
('', '667', 'a', 'Nonpublic general note', 'Nonpublic general note', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
1199 |
('', '510', 'k', 'Subencabezamiento de forma', 'Subencabezamiento de forma', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1192 |
('', '667', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
1200 |
('', '510', 'l', 'Lenguaje de la obra', 'Lenguaje de la obra', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1193 |
('', '667', '6', 'Linkage', 'Linkage', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
1201 |
('', '510', 'm', 'Medio de interpretación para música', 'Medio de interpretación para música', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1194 |
('', '667', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
1202 |
('', '510', 'n', 'Número del congreso/reunión o número de parte o sección', 'Número del congreso/reunión o número de parte o sección', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1195 |
('', '668', 'a', 'Characters in nonroman alphabet', 'Characters in nonroman alphabet', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
1203 |
('', '510', 'o', 'Mención de arreglo para música', 'Mención de arreglo para música', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1196 |
('', '670', 'a', 'Source citation', 'Source citation', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
1204 |
('', '510', 'p', 'Nombre de parte o sección de la obra', 'Nombre de parte o sección de la obra', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1197 |
('', '670', 'b', 'Information found', 'Information found', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
1205 |
('', '510', 'r', 'Clave para música', 'Clave para música', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1198 |
('', '670', 'u', 'Uniform Resource Identifier', 'Uniform Resource Identifier', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
1206 |
('', '510', 's', 'Versión', 'Versión', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1199 |
('', '670', '6', 'Linkage', 'Linkage', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
1207 |
('', '510', 't', 'Título de la obra', 'Título de la obra', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1200 |
('', '670', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
1208 |
('', '510', 'v', 'Subdivisión de forma', 'Subdivisión de forma', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1201 |
('', '671', 'a', 'Citation', 'Citation', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
1209 |
('', '510', 'w', 'Subcampo de control', 'Subcampo de control', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1202 |
('', '671', '6', 'Linkage', 'Linkage', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
1210 |
('', '510', 'x', 'Subdivisión general', 'Subdivisión general', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1203 |
('', '675', 'a', 'Source citation', 'Source citation', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
1211 |
('', '510', 'y', 'Subdivisión cronológica', 'Subdivisión cronológica', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1204 |
('', '675', '6', 'Linkage', 'Linkage', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
1212 |
('', '510', 'z', 'Subdivisión geográfica', 'Subdivisión geográfica', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1205 |
('', '675', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
1213 |
('', '510', '0', 'Número de control del registro', 'Número de control del registro', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1206 |
('', '676', 'a', 'Rule number(s) and additional information', 'Rule number(s) and additional information', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
1214 |
('', '510', '4', 'Código de relación', 'Código de relación', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1207 |
('', '676', '6', 'Linkage', 'Linkage', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
1215 |
('', '510', '5', 'Institución que aplica el campo', 'Institución que aplica el campo', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1208 |
('', '678', 'a', 'Biographical or historical data', 'Biographical or historical data', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
1216 |
('', '510', '6', 'Enlace', 'Enlace', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1209 |
('', '678', 'b', 'Expansion', 'Expansion', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
1217 |
('', '510', '8', 'Campo de enlace y número de secuencia', 'Campo de enlace y número de secuencia', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1210 |
('', '678', 'u', 'Uniform Resource Identifier', 'Uniform Resource Identifier', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
1218 |
('', '510', '9', '9 (RLIN)', '9 (RLIN)', 0, 0, 5, NULL, NULL, NULL, 0, 1, '', '', ''), |
1211 |
('', '678', '6', 'Linkage', 'Linkage', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
1219 |
('', '511', 'a', 'Nombre de congreso/reunión o jurisdicción como elemento de entrada', 'Nombre de congreso/reunión o jurisdicción como elemento de entrada', 0, 0, 5, NULL, NULL, '''511e'',''511c'',''511d'',''511t'',''511s'',''511k'',''511n'',''511p'',''511g'',''511l'',''511f'',''511h'',''511x'',''511z'',''511y'',''511v''', 0, 0, '', '', 'MEETI_NAME'), |
1212 |
('', '678', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
1220 |
('', '511', 'c', 'Sede del congreso/Lugar de la reunión', 'Sede del congreso/Lugar de la reunión', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1213 |
('', '680', 'a', 'Heading or subdivision term', 'Heading or subdivision term', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
1221 |
('', '511', 'd', 'Fecha del congreso/reunión', 'Fecha del congreso/reunión', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1214 |
('', '680', 'c', 'Classification number--Ending number of span [CLASSIFICATION FORMAT]', 'Classification number--Ending number of span [CLASSIFICATION FORMAT]', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
1222 |
('', '511', 'e', 'Unidad subordinada', 'Unidad subordinada', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1215 |
('', '680', 'i', 'Explanatory text', 'Explanatory text', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
1223 |
('', '511', 'f', 'Fecha de publicación/de la obra', 'Fecha de publicación/de la obra', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1216 |
('', '680', 'z', 'Table identification', 'Table identification', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
1224 |
('', '511', 'g', 'Información miscelánea', 'Información miscelánea', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1217 |
('', '680', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
1225 |
('', '511', 'h', 'Medio', 'Medio', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1218 |
('', '680', '6', 'Linkage', 'Linkage', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
1226 |
('', '511', 'i', 'Información de relación/Frase instructiva de referencia', 'Información de relación/Frase instructiva de referencia', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1219 |
('', '680', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
1227 |
('', '511', 'j', 'Término indicativo de función/relación', 'Término indicativo de función/relación', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1220 |
('', '681', 'a', 'Subject heading or subdivision term', 'Subject heading or subdivision term', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
1228 |
('', '511', 'k', 'Subencabezamiento de forma', 'Subencabezamiento de forma', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1221 |
('', '681', 'c', 'Classification number--Ending number of span [CLASSIFICATION FORMAT]', 'Classification number--Ending number of span [CLASSIFICATION FORMAT]', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
1229 |
('', '511', 'l', 'Lenguaje de la obra', 'Lenguaje de la obra', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1222 |
('', '681', 'i', 'Explanatory text', 'Explanatory text', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
1230 |
('', '511', 'n', 'Número del congreso/reunión o número de parte o sección', 'Número del congreso/reunión o número de parte o sección', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1223 |
('', '681', 'z', 'Table identification', 'Table identification', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
1231 |
('', '511', 'p', 'Nombre de parte o sección de la obra', 'Nombre de parte o sección de la obra', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1224 |
('', '681', '6', 'Linkage', 'Linkage', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
1232 |
('', '511', 'q', 'Nombre de congreso/reunión que sigue a un nombre de jurisdicción como elemento de entrada', 'Nombre de congreso/reunión que sigue a un nombre de jurisdicción como elemento de entrada', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1225 |
('', '681', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
1233 |
('', '511', 's', 'Versión', 'Versión', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1226 |
('', '682', 'a', 'Replacement heading', 'Replacement heading', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
1234 |
('', '511', 't', 'Título de la obra', 'Título de la obra', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1227 |
('', '682', 'i', 'Explanatory text', 'Explanatory text', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
1235 |
('', '511', 'v', 'Subdivisión de forma', 'Subdivisión de forma', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1228 |
('', '682', '6', 'Linkage', 'Linkage', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
1236 |
('', '511', 'w', 'Subcampo de control', 'Subcampo de control', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1229 |
('', '682', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
1237 |
('', '511', 'x', 'Subdivisión general', 'Subdivisión general', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1230 |
('', '683', 'a', 'Classification number--Single number or beginning number of span', 'Classification number--Single number or beginning number of span', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
1238 |
('', '511', 'y', 'Subdivisión cronológica', 'Subdivisión cronológica', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1231 |
('', '683', 'c', 'Classification number--Ending number of span', 'Classification number--Ending number of span', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
1239 |
('', '511', 'z', 'Subdivisión geográfica', 'Subdivisión geográfica', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1232 |
('', '683', 'i', 'Explanatory text', 'Explanatory text', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
1240 |
('', '511', '0', 'Número de control del registro', 'Número de control del registro', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1233 |
('', '683', 'p', 'Corresponding classification field', 'Corresponding classification field', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
1241 |
('', '511', '4', 'Código de relación', 'Código de relación', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1234 |
('', '683', 'y', 'Table identification--Schedule [OBSOLETE]', 'Table identification--Schedule [OBSOLETE]', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
1242 |
('', '511', '5', 'Institución que aplica el campo', 'Institución que aplica el campo', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1235 |
('', '683', 'z', 'Table identification', 'Table identification', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
1243 |
('', '511', '6', 'Enlace', 'Enlace', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1236 |
('', '683', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
1244 |
('', '511', '8', 'Campo de enlace y número de secuencia', 'Campo de enlace y número de secuencia', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1237 |
('', '683', '6', 'Linkage', 'Linkage', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
1245 |
('', '511', '9', '9 (RLIN)', '9 (RLIN)', 0, 0, 5, NULL, NULL, NULL, 0, 1, '', '', ''), |
1238 |
('', '683', '8', 'Field link and sequence number', 'Field link and sequence number', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
1246 |
('', '530', 'a', 'Título uniforme', 'Título uniforme', 0, 0, 5, NULL, NULL, '''530o'',''530m'',''530r'',''530s'',''530d'',''530k'',''530n'',''530p'',''530g'',''530l'',''530f'',''530h'',''530t'',''530x'',''530z'',''530y'',''530v''', 0, 0, '', '', 'UNIF_TITLE'), |
1239 |
('', '684', 'a', 'Classification number--Single number or beginning number of span', 'Classification number--Single number or beginning number of span', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
1247 |
('', '530', 'd', 'Fecha de la firma de un tratado', 'Fecha de la firma de un tratado', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1240 |
('', '684', 'c', 'Classification number--Ending number of span', 'Classification number--Ending number of span', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
1248 |
('', '530', 'f', 'Fecha de publicación/de la obra', 'Fecha de publicación/de la obra', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1241 |
('', '684', 'i', 'Explanatory text', 'Explanatory text', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
1249 |
('', '530', 'g', 'Información miscelánea', 'Información miscelánea', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1242 |
('', '684', 'j', 'Caption', 'Caption', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
1250 |
('', '530', 'h', 'Medio', 'Medio', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1243 |
('', '684', 'z', 'Table identification', 'Table identification', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
1251 |
('', '530', 'i', 'Información de relación/Frase instructiva de referencia', 'Información de relación/Frase instructiva de referencia', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1244 |
('', '684', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
1252 |
('', '530', 'k', 'Subencabezamiento de forma', 'Subencabezamiento de forma', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1245 |
('', '684', '6', 'Linkage', 'Linkage', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
1253 |
('', '530', 'l', 'Lenguaje de la obra', 'Lenguaje de la obra', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1246 |
('', '684', '8', 'Field link and sequence number', 'Field link and sequence number', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
1254 |
('', '530', 'm', 'Medio de interpretación para música', 'Medio de interpretación para música', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1247 |
('', '685', 'a', 'Source consulted and information found', 'Source consulted and information found', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
1255 |
('', '530', 'n', 'Número de parte o sección de la obra', 'Número de parte o sección de la obra', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1248 |
('', '685', '6', 'Linkage', 'Linkage', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
1256 |
('', '530', 'o', 'Mención de arreglo para música', 'Mención de arreglo para música', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1249 |
('', '686', 'a', 'Source consulted and information found', 'Source consulted and information found', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
1257 |
('', '530', 'p', 'Nombre de parte o sección de la obra', 'Nombre de parte o sección de la obra', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1250 |
('', '686', '6', 'Linkage', 'Linkage', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
1258 |
('', '530', 'r', 'Clave para música', 'Clave para música', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1251 |
('', '687', 'a', 'Source consulted and information found', 'Source consulted and information found', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
1259 |
('', '530', 's', 'Versión', 'Versión', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1252 |
('', '687', '6', 'Linkage', 'Linkage', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
1260 |
('', '530', 't', 'Título de la obra', 'Título de la obra', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1253 |
('', '688', 'a', 'Application history note', 'Application history note', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
1261 |
('', '530', 'v', 'Subdivisión de forma', 'Subdivisión de forma', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1254 |
('', '688', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
1262 |
('', '530', 'w', 'Subcampo de control', 'Subcampo de control', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1255 |
('', '688', '6', 'Linkage', 'Linkage', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
1263 |
('', '530', 'x', 'Subdivisión general', 'Subdivisión general', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1256 |
('', '688', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
1264 |
('', '530', 'y', 'Subdivisión cronológica', 'Subdivisión cronológica', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1257 |
('', '700', 'a', 'Personal name', 'Personal name', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1265 |
('', '530', 'z', 'Subdivisión geográfica', 'Subdivisión geográfica', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1258 |
('', '700', 'b', 'Numeration', 'Numeration', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1266 |
('', '530', '0', 'Número de control del registro', 'Número de control del registro', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1259 |
('', '700', 'c', 'Titles and other words associated with a name', 'Titles and other words associated with a name', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1267 |
('', '530', '4', 'Código de relación', 'Código de relación', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1260 |
('', '700', 'd', 'Dates associated with a name', 'Dates associated with a name', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1268 |
('', '530', '5', 'Institución que aplica el campo', 'Institución que aplica el campo', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1261 |
('', '700', 'e', 'Relator term', 'Relator term', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1269 |
('', '530', '6', 'Enlace', 'Enlace', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1262 |
('', '700', 'f', 'Date of a work', 'Date of a work', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1270 |
('', '530', '8', 'Campo de enlace y número de secuencia', 'Campo de enlace y número de secuencia', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1263 |
('', '700', 'g', 'Miscellaneous information', 'Miscellaneous information', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1271 |
('', '530', '9', '9 (RLIN)', '9 (RLIN)', 0, 0, 5, NULL, NULL, NULL, 0, 1, '', '', ''), |
1264 |
('', '700', 'h', 'Medium', 'Medium', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1272 |
('', '548', 'a', 'Término cronológico', 'Término cronológico', 0, 0, 5, NULL, NULL, '''548y'',''548x'',''548z'',''548v''', 0, 0, '', '', 'CHRON_TERM'), |
1265 |
('', '700', 'i', 'Explanatory text', 'Explanatory text', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1273 |
('', '548', 'i', 'Información de relación/Frase instructiva de referencia', 'Información de relación/Frase instructiva de referencia', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1266 |
('', '700', 'k', 'Attribution qualifier', 'Attribution qualifier', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1274 |
('', '548', 'v', 'Subdivisión de forma', 'Subdivisión de forma', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1267 |
('', '700', 'l', 'Language of a work', 'Language of a work', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1275 |
('', '548', 'w', 'Subcampo de control', 'Subcampo de control', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1268 |
('', '700', 'm', 'Medium of performance for music', 'Medium of performance for music', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1276 |
('', '548', 'x', 'Subdivisión general', 'Subdivisión general', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1269 |
('', '700', 'n', 'Number of part/section of a work', 'Number of part/section of a work', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1277 |
('', '548', 'y', 'Subdivisión cronológica', 'Subdivisión cronológica', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1270 |
('', '700', 'o', 'Arranged statement for music', 'Arranged statement for music', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1278 |
('', '548', 'z', 'Subdivisión geográfica', 'Subdivisión geográfica', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1271 |
('', '700', 'p', 'Name of part/section of a work', 'Name of part/section of a work', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1279 |
('', '548', '0', 'Número de control del registro', 'Número de control del registro', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1272 |
('', '700', 'q', 'Fuller form of name', 'Fuller form of name', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1280 |
('', '548', '4', 'Código de relación', 'Código de relación', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1273 |
('', '700', 'r', 'Key for music', 'Key for music', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1281 |
('', '548', '5', 'Institución que aplica el campo', 'Institución que aplica el campo', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1274 |
('', '700', 's', 'Version', 'Version', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1282 |
('', '548', '6', 'Enlace', 'Enlace', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1275 |
('', '700', 't', 'Title of a work', 'Title of a work', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1283 |
('', '548', '8', 'Campo de enlace y número de secuencia', 'Campo de enlace y número de secuencia', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1276 |
('', '700', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1284 |
('', '548', '9', '9 (RLIN)', '9 (RLIN)', 0, 0, 5, NULL, NULL, NULL, 0, 1, '', '', ''), |
1277 |
('', '700', 'w', 'Control subfield', 'Control subfield', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1285 |
('', '550', 'a', 'Término de materia o nombre geográfico como elemento de entrada', 'Término de materia o nombre geográfico como elemento de entrada', 0, 0, 5, NULL, NULL, '''550x'',''550z'',''550y'',''550v''', 0, 0, '', '', 'TOPIC_TERM'), |
1278 |
('', '700', 'x', 'General subdivision', 'General subdivision', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1286 |
('', '550', 'b', 'Término de materia que sigue a un nombre geográfico como elemento de entrada', 'Término de materia que sigue a un nombre geográfico como elemento de entrada', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1279 |
('', '700', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1287 |
('', '550', 'i', 'Información de relación/Frase instructiva de referencia', 'Información de relación/Frase instructiva de referencia', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1280 |
('', '700', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1288 |
('', '550', 'v', 'Subdivisión de forma', 'Subdivisión de forma', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1281 |
('', '700', '0', 'Record control number', 'Record control number', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1289 |
('', '550', 'w', 'Subcampo de control', 'Subcampo de control', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1282 |
('', '700', '2', 'Source of heading or term', 'Source of heading or term', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1290 |
('', '550', 'x', 'Subdivisión general', 'Subdivisión general', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1283 |
('', '700', '3', 'Materials specified [CLASSIFICATION FORMAT]', 'Materials specified [CLASSIFICATION FORMAT]', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1291 |
('', '550', 'y', 'Subdivisión cronológica', 'Subdivisión cronológica', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1284 |
('', '700', '4', 'Relator code', 'Relator code', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1292 |
('', '550', 'z', 'Subdivisión geográfica', 'Subdivisión geográfica', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1285 |
('', '700', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1293 |
('', '550', '0', 'Número de control del registro', 'Número de control del registro', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1286 |
('', '700', '6', 'Linkage', 'Linkage', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1294 |
('', '550', '4', 'Código de relación', 'Código de relación', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1287 |
('', '700', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1295 |
('', '550', '5', 'Institución que aplica el campo', 'Institución que aplica el campo', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1288 |
('', '710', 'a', 'Corporate name or jurisdiction name as entry element', 'Corporate name or jurisdiction name as entry element', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1296 |
('', '550', '6', 'Enlace', 'Enlace', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1289 |
('', '710', 'b', 'Subordinate unit', 'Subordinate unit', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1297 |
('', '550', '8', 'Campo de enlace y número de secuencia', 'Campo de enlace y número de secuencia', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1290 |
('', '710', 'c', 'Location of meeting', 'Location of meeting', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1298 |
('', '550', '9', '9 (RLIN)', '9 (RLIN)', 0, 0, 5, NULL, NULL, NULL, 0, 1, '', '', ''), |
1291 |
('', '710', 'd', 'Date of meeting or treaty signing', 'Date of meeting or treaty signing', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1299 |
('', '551', 'a', 'Nombre geográfico', 'Nombre geográfico', 0, 0, 5, NULL, NULL, '''551z'',''551x'',''551y'',''551v''', 0, 0, '', '', 'GEOGR_NAME'), |
1292 |
('', '710', 'e', 'Relator term', 'Relator term', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1300 |
('', '551', 'i', 'Información de relación/Frase instructiva de referencia', 'Información de relación/Frase instructiva de referencia', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1293 |
('', '710', 'f', 'Date of a work', 'Date of a work', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1301 |
('', '551', 'v', 'Subdivisión de forma', 'Subdivisión de forma', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1294 |
('', '710', 'g', 'Miscellaneous information', 'Miscellaneous information', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1302 |
('', '551', 'w', 'Subcampo de control', 'Subcampo de control', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1295 |
('', '710', 'h', 'Medium', 'Medium', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1303 |
('', '551', 'x', 'Subdivisión general', 'Subdivisión general', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1296 |
('', '710', 'i', 'Explanatory text', 'Explanatory text', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1304 |
('', '551', 'y', 'Subdivisión cronológica', 'Subdivisión cronológica', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1297 |
('', '710', 'k', 'Form subheading', 'Form subheading', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1305 |
('', '551', 'z', 'Subdivisión geográfica', 'Subdivisión geográfica', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1298 |
('', '710', 'l', 'Language of a work', 'Language of a work', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1306 |
('', '551', '0', 'Número de control del registro', 'Número de control del registro', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1299 |
('', '710', 'm', 'Medium of performance for music', 'Medium of performance for music', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1307 |
('', '551', '4', 'Código de relación', 'Código de relación', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1300 |
('', '710', 'n', 'Number of part/section/meeting', 'Number of part/section/meeting', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1308 |
('', '551', '5', 'Institución que aplica el campo', 'Institución que aplica el campo', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1301 |
('', '710', 'o', 'Arranged statement for music', 'Arranged statement for music', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1309 |
('', '551', '6', 'Enlace', 'Enlace', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1302 |
('', '710', 'p', 'Name of part/section of a work', 'Name of part/section of a work', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1310 |
('', '551', '8', 'Campo de enlace y número de secuencia', 'Campo de enlace y número de secuencia', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1303 |
('', '710', 'r', 'Key for music', 'Key for music', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1311 |
('', '551', '9', '9 (RLIN)', '9 (RLIN)', 0, 0, 5, NULL, NULL, NULL, 0, 1, '', '', ''), |
1304 |
('', '710', 's', 'Version', 'Version', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1312 |
('', '553', 'a', 'Número de clasificación--Único número o número inicial del rango', 'Número de clasificación--Único número o número inicial del rango', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1305 |
('', '710', 't', 'Title of a work', 'Title of a work', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1313 |
('', '553', 'c', 'Número de clasificación--Último número del rango', 'Número de clasificación--Último número del rango', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1306 |
('', '710', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1314 |
('', '553', 'h', 'Jerarquía de epígrafe', 'Jerarquía de epígrafe', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1307 |
('', '710', 'w', 'Control subfield', 'Control subfield', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1315 |
('', '553', 'i', 'Información de relación/Frase instructiva de referencia', 'Información de relación/Frase instructiva de referencia', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1308 |
('', '710', 'x', 'General subdivision', 'General subdivision', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1316 |
('', '553', 'j', 'Epígrafe', 'Epígrafe', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1309 |
('', '710', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1317 |
('', '553', 'k', 'Número sumario rango de jerarquía de epígrafe', 'Número sumario rango de jerarquía de epígrafe', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1310 |
('', '710', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1318 |
('', '553', 't', 'Tema', 'Tema', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1311 |
('', '710', '0', 'Record control number', 'Record control number', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1319 |
('', '553', 'w', 'Subcampo de control', 'Subcampo de control', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1312 |
('', '710', '2', 'Source of heading or term', 'Source of heading or term', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1320 |
('', '553', 'y', 'Tabla de identificación--Esquema [OBSOLETO]', 'Tabla de identificación--Esquema [OBSOLETO]', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1313 |
('', '710', '3', 'Materials specified [CLASSIFICATION FORMAT]', 'Materials specified [CLASSIFICATION FORMAT]', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1321 |
('', '553', 'z', 'Identificador de tabla', 'Identificador de tabla', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1314 |
('', '710', '4', 'Relator code', 'Relator code', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1322 |
('', '553', '6', 'Enlace', 'Enlace', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1315 |
('', '710', '5', 'Institution to which field applies [CLASSIFICATION FORMAT]', 'Institution to which field applies [CLASSIFICATION FORMAT]', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1323 |
('', '553', '8', 'Campo de enlace y número de secuencia', 'Campo de enlace y número de secuencia', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1316 |
('', '710', '6', 'Linkage', 'Linkage', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1324 |
('', '553', '9', '9 (RLIN)', '9 (RLIN)', 0, 0, 5, NULL, NULL, NULL, 0, 1, '', '', ''), |
1317 |
('', '710', '8', 'Field link and field number', 'Field link and field number', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1325 |
('', '555', 'a', 'Término de género/forma', 'Término de género/forma', 0, 0, 5, NULL, NULL, '''555v'',''555x'',''555z'',''555y''', 0, 0, '', '', 'GENRE/FORM'), |
1318 |
('', '711', 'a', 'Meeting name or jurisdiction name as entry element', 'Meeting name or jurisdiction name as entry element', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1326 |
('', '555', 'i', 'Información de relación/Frase instructiva de referencia', 'Información de relación/Frase instructiva de referencia', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1319 |
('', '711', 'c', 'Location of meeting', 'Location of meeting', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1327 |
('', '555', 'v', 'Subdivisión de forma', 'Subdivisión de forma', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1320 |
('', '711', 'd', 'Date of meeting or treating signing', 'Date of meeting or treating signing', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1328 |
('', '555', 'w', 'Subcampo de control', 'Subcampo de control', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1321 |
('', '711', 'e', 'Subordinate unit', 'Subordinate unit', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1329 |
('', '555', 'x', 'Subdivisión general', 'Subdivisión general', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1322 |
('', '711', 'f', 'Date of a work', 'Date of a work', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1330 |
('', '555', 'y', 'Subdivisión cronológica', 'Subdivisión cronológica', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1323 |
('', '711', 'g', 'Miscellaneous information', 'Miscellaneous information', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1331 |
('', '555', 'z', 'Subdivisión geográfica', 'Subdivisión geográfica', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1324 |
('', '711', 'h', 'Medium', 'Medium', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1332 |
('', '555', '0', 'Número de control del registro', 'Número de control del registro', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1325 |
('', '711', 'i', 'Explanatory text', 'Explanatory text', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1333 |
('', '555', '4', 'Código de relación', 'Código de relación', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1326 |
('', '711', 'k', 'Form subheading', 'Form subheading', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1334 |
('', '555', '5', 'Institución que aplica el campo', 'Institución que aplica el campo', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1327 |
('', '711', 'l', 'Language of a work', 'Language of a work', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1335 |
('', '555', '6', 'Enlace', 'Enlace', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1328 |
('', '711', 'n', 'Number of part/section/meeting', 'Number of part/section/meeting', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1336 |
('', '555', '8', 'Campo de enlace y número de secuencia', 'Campo de enlace y número de secuencia', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1329 |
('', '711', 'p', 'Name of part/section of a work', 'Name of part/section of a work', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1337 |
('', '555', '9', '9 (RLIN)', '9 (RLIN)', 0, 0, 5, NULL, NULL, NULL, 0, 1, '', '', ''), |
1330 |
('', '711', 'q', 'Name of meeting following jurisdiction name entry element', 'Name of meeting following jurisdiction name entry element', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1338 |
('', '562', 'a', 'Término de medio de interpretación', 'Término de medio de interpretación', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1331 |
('', '711', 's', 'Version', 'Version', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1339 |
('', '562', 'i', 'Información de relación/Frase instructiva de referencia', 'Información de relación/Frase instructiva de referencia', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1332 |
('', '711', 't', 'Title of a work', 'Title of a work', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1340 |
('', '562', 'w', 'Subcampo de control', 'Subcampo de control', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1333 |
('', '711', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1341 |
('', '562', '0', 'Número de control del registro de autoridad o número normalizado', 'Número de control del registro de autoridad o número normalizado', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1334 |
('', '711', 'w', 'Control subfield', 'Control subfield', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1342 |
('', '562', '4', 'Código de relación', 'Código de relación', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1335 |
('', '711', 'x', 'General subdivision', 'General subdivision', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1343 |
('', '562', '5', 'Institución que aplica el campo', 'Institución que aplica el campo', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1336 |
('', '711', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1344 |
('', '562', '6', 'Enlace', 'Enlace', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1337 |
('', '711', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1345 |
('', '562', '8', 'Campo de enlace y número de secuencia', 'Campo de enlace y número de secuencia', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1338 |
('', '711', '0', 'Record control number', 'Record control number', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1346 |
('', '580', 'i', 'Información de relación/Frase instructiva de referencia', 'Información de relación/Frase instructiva de referencia', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1339 |
('', '711', '2', 'Source of heading or term', 'Source of heading or term', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1347 |
('', '580', 'v', 'Subdivisión de forma', 'Subdivisión de forma', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1340 |
('', '711', '3', 'Materials specified', 'Materials specified', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1348 |
('', '580', 'w', 'Subcampo de control', 'Subcampo de control', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1341 |
('', '711', '4', 'Relator code', 'Relator code', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1349 |
('', '580', 'x', 'Subdivisión general', 'Subdivisión general', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1342 |
('', '711', '5', 'Institution to which field applies [CLASSIFICATION FORMAT]', 'Institution to which field applies [CLASSIFICATION FORMAT]', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1350 |
('', '580', 'y', 'Subdivisión cronológica', 'Subdivisión cronológica', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1343 |
('', '711', '6', 'Linkage', 'Linkage', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1351 |
('', '580', 'z', 'Subdivisión geográfica', 'Subdivisión geográfica', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1344 |
('', '711', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1352 |
('', '580', '0', 'Número de control del registro', 'Número de control del registro', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1345 |
('', '730', 'a', 'Uniform title', 'Uniform title', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1353 |
('', '580', '4', 'Código de relación', 'Código de relación', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1346 |
('', '730', 'd', 'Date of treaty signing', 'Date of treaty signing', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1354 |
('', '580', '5', 'Institución que aplica el campo', 'Institución que aplica el campo', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1347 |
('', '730', 'f', 'Date of a work', 'Date of a work', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1355 |
('', '580', '6', 'Enlace', 'Enlace', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1348 |
('', '730', 'g', 'Miscellaneous information', 'Miscellaneous information', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1356 |
('', '580', '8', 'Campo de enlace y número de secuencia', 'Campo de enlace y número de secuencia', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1349 |
('', '730', 'h', 'Medium', 'Medium', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1357 |
('', '581', 'i', 'Información de relación/Frase instructiva de referencia', 'Información de relación/Frase instructiva de referencia', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1350 |
('', '730', 'i', 'Explanatory text', 'Explanatory text', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1358 |
('', '581', 'v', 'Subdivisión de forma', 'Subdivisión de forma', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1351 |
('', '730', 'k', 'Form subheading', 'Form subheading', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1359 |
('', '581', 'w', 'Subcampo de control', 'Subcampo de control', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1352 |
('', '730', 'l', 'Language of a work', 'Language of a work', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1360 |
('', '581', 'x', 'Subdivisión general', 'Subdivisión general', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1353 |
('', '730', 'm', 'Medium of performance for music', 'Medium of performance for music', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1361 |
('', '581', 'y', 'Subdivisión cronológica', 'Subdivisión cronológica', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1354 |
('', '730', 'n', 'Number of part/section of a work', 'Number of part/section of a work', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1362 |
('', '581', 'z', 'Subdivisión geográfica', 'Subdivisión geográfica', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1355 |
('', '730', 'o', 'Arranged statement for music', 'Arranged statement for music', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1363 |
('', '581', '0', 'Número de control del registro', 'Número de control del registro', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1356 |
('', '730', 'p', 'Name of part/section of a work', 'Name of part/section of a work', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1364 |
('', '581', '4', 'Código de relación', 'Código de relación', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1357 |
('', '730', 'r', 'Key for music', 'Key for music', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1365 |
('', '581', '5', 'Institución que aplica el campo', 'Institución que aplica el campo', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1358 |
('', '730', 's', 'Version', 'Version', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1366 |
('', '581', '6', 'Enlace', 'Enlace', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1359 |
('', '730', 't', 'Title of a work', 'Title of a work', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1367 |
('', '581', '8', 'Campo de enlace y número de secuencia', 'Campo de enlace y número de secuencia', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1360 |
('', '730', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1368 |
('', '582', 'i', 'Información de relación/Frase instructiva de referencia', 'Información de relación/Frase instructiva de referencia', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1361 |
('', '730', 'w', 'Control subfield', 'Control subfield', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1369 |
('', '582', 'v', 'Subdivisión de forma', 'Subdivisión de forma', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1362 |
('', '730', 'x', 'General subdivision', 'General subdivision', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1370 |
('', '582', 'w', 'Subcampo de control', 'Subcampo de control', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1363 |
('', '730', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1371 |
('', '582', 'x', 'Subdivisión general', 'Subdivisión general', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1364 |
('', '730', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1372 |
('', '582', 'y', 'Subdivisión cronológica', 'Subdivisión cronológica', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1365 |
('', '730', '0', 'Record control number', 'Record control number', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1373 |
('', '582', 'z', 'Subdivisión geográfica', 'Subdivisión geográfica', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1366 |
('', '730', '2', 'Source of heading or term', 'Source of heading or term', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1374 |
('', '582', '0', 'Número de control del registro', 'Número de control del registro', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1367 |
('', '730', '3', 'Materials specified [CLASSIFICATION FORMAT]', 'Materials specified [CLASSIFICATION FORMAT]', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1375 |
('', '582', '4', 'Código de relación', 'Código de relación', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1368 |
('', '730', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1376 |
('', '582', '5', 'Institución que aplica el campo', 'Institución que aplica el campo', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1369 |
('', '730', '6', 'Linkage', 'Linkage', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1377 |
('', '582', '6', 'Enlace', 'Enlace', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1370 |
('', '730', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1378 |
('', '582', '8', 'Campo de enlace y número de secuencia', 'Campo de enlace y número de secuencia', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1371 |
('', '748', 'a', 'Chronological term', 'Chronological term', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1379 |
('', '585', 'i', 'Información de relación/Frase instructiva de referencia', 'Información de relación/Frase instructiva de referencia', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1372 |
('', '748', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1380 |
('', '585', 'v', 'Subdivisión de forma', 'Subdivisión de forma', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1373 |
('', '748', 'w', 'Control subfield', 'Control subfield', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1381 |
('', '585', 'w', 'Subcampo de control', 'Subcampo de control', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1374 |
('', '748', 'x', 'General subdivision', 'General subdivision', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1382 |
('', '585', 'x', 'Subdivisión general', 'Subdivisión general', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1375 |
('', '748', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1383 |
('', '585', 'y', 'Subdivisión cronológica', 'Subdivisión cronológica', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1376 |
('', '748', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1384 |
('', '585', 'z', 'Subdivisión geográfica', 'Subdivisión geográfica', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1377 |
('', '748', '0', 'Record control number', 'Record control number', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1385 |
('', '585', '0', 'Número de control del registro', 'Número de control del registro', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1378 |
('', '748', '2', 'Source of heading or term', 'Source of heading or term', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1386 |
('', '585', '4', 'Código de relación', 'Código de relación', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1379 |
('', '748', '3', 'Materials specified [CLASSIFICATION FORMAT]', 'Materials specified [CLASSIFICATION FORMAT]', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1387 |
('', '585', '5', 'Institución que aplica el campo', 'Institución que aplica el campo', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1380 |
('', '748', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1388 |
('', '585', '6', 'Enlace', 'Enlace', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1381 |
('', '748', '6', 'Linkage', 'Linkage', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1389 |
('', '585', '8', 'Campo de enlace y número de secuencia', 'Campo de enlace y número de secuencia', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
1382 |
('', '748', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1390 |
('', '640', 'a', 'Fecha de publicación y/o designación secuencial', 'Fecha de publicación y/o designación secuencial', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
1383 |
('', '750', 'a', 'Topical term or geographic name as entry element', 'Topical term or geographic name as entry element', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1391 |
('', '640', 'z', 'Fuente de información', 'Fuente de información', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
1384 |
('', '750', 'b', 'Topical term following geographic name as entry element', 'Topical term following geographic name as entry element', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1392 |
('', '640', '6', 'Enlace', 'Enlace', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
1385 |
('', '750', 'c', 'Location of event', 'Location of event', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1393 |
('', '640', '8', 'Campo de enlace y número de secuencia', 'Campo de enlace y número de secuencia', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
1386 |
('', '750', 'd', 'Active date', 'Active date', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1394 |
('', '641', 'a', 'Nota de peculiaridades de la numeración', 'Nota de peculiaridades de la numeración', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
1387 |
('', '750', 'i', 'Explanatory text [CLASSIFICATION FORMAT]', 'Explanatory text [CLASSIFICATION FORMAT]', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1395 |
('', '641', 'z', 'Fuente de información', 'Fuente de información', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
1388 |
('', '750', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1396 |
('', '641', '6', 'Enlace', 'Enlace', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
1389 |
('', '750', 'w', 'Control subfield', 'Control subfield', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1397 |
('', '641', '8', 'Campo de enlace y número de secuencia', 'Campo de enlace y número de secuencia', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
1390 |
('', '750', 'x', 'General subdivision', 'General subdivision', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1398 |
('', '642', 'a', 'Ejemplo de numeración de serie', 'Ejemplo de numeración de serie', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
1391 |
('', '750', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1399 |
('', '642', 'd', 'Volúmenes/fechas a los que aplica los ejemplos de numeración de serie', 'Volúmenes/fechas a los que aplica los ejemplos de numeración de serie', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
1392 |
('', '750', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1400 |
('', '642', '5', 'Institución/copia que aplica el campo', 'Institución/copia que aplica el campo', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
1393 |
('', '750', '0', 'Record control number', 'Record control number', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1401 |
('', '642', '6', 'Enlace', 'Enlace', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
1394 |
('', '750', '2', 'Source of heading or term', 'Source of heading or term', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1402 |
('', '642', '8', 'Campo de enlace y número de secuencia', 'Campo de enlace y número de secuencia', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
1395 |
('', '750', '3', 'Materials specified [CLASSIFICATION FORMAT]', 'Materials specified [CLASSIFICATION FORMAT]', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1403 |
('', '643', 'a', 'Lugar', 'Lugar', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
1396 |
('', '750', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1404 |
('', '643', 'b', 'Entidad editora/emisora', 'Entidad editora/emisora', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
1397 |
('', '750', '6', 'Linkage', 'Linkage', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1405 |
('', '643', 'd', 'Volúmenes/fechas a los que aplica el lugar y entidad editora/emisora', 'Volúmenes/fechas a los que aplica el lugar y entidad editora/emisora', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
1398 |
('', '750', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1406 |
('', '643', '6', 'Enlace', 'Enlace', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
1399 |
('', '751', 'a', 'Geographic name', 'Geographic name', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1407 |
('', '643', '8', 'Campo de enlace y número de secuencia', 'Campo de enlace y número de secuencia', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
1400 |
('', '751', 'i', 'Explanatory text', 'Explanatory text', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1408 |
('', '644', 'a', 'Práctica de análisis de serie', 'Práctica de análisis de serie', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
1401 |
('', '751', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1409 |
('', '644', 'b', 'Excepción en la práctica de análisis', 'Excepción en la práctica de análisis', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
1402 |
('', '751', 'w', 'Control subfield', 'Control subfield', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1410 |
('', '644', 'd', 'Volúmenes/fechas a los que aplica la práctica del análisis', 'Volúmenes/fechas a los que aplica la práctica del análisis', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
1403 |
('', '751', 'x', 'General subdivision', 'General subdivision', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1411 |
('', '644', '5', 'Institución/copia que aplica el campo', 'Institución/copia que aplica el campo', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
1404 |
('', '751', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1412 |
('', '644', '6', 'Enlace', 'Enlace', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
1405 |
('', '751', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1413 |
('', '644', '8', 'Campo de enlace y número de secuencia', 'Campo de enlace y número de secuencia', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
1406 |
('', '751', '0', 'Record control number', 'Record control number', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1414 |
('', '645', 'a', 'Práctica en el trazado de serie', 'Práctica en el trazado de serie', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
1407 |
('', '751', '2', 'Source of heading or term', 'Source of heading or term', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1415 |
('', '645', 'd', 'Volúmenes/fechas a los que aplica la práctica del trazado', 'Volúmenes/fechas a los que aplica la práctica del trazado', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
1408 |
('', '751', '3', 'Materials specified [CLASSIFICATION FORMAT]', 'Materials specified [CLASSIFICATION FORMAT]', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1416 |
('', '645', '5', 'Institución/copia que aplica el campo', 'Institución/copia que aplica el campo', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
1409 |
('', '751', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1417 |
('', '645', '6', 'Enlace', 'Enlace', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
1410 |
('', '751', '6', 'Linkage', 'Linkage', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1418 |
('', '645', '8', 'Campo de enlace y número de secuencia', 'Campo de enlace y número de secuencia', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
1411 |
('', '751', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1419 |
('', '646', 'a', 'Práctica de clasificación de la serie', 'Práctica de clasificación de la serie', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
1412 |
('', '753', 'a', 'Index term', 'Index term', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1420 |
('', '646', 'd', 'Volúmenes/fechas a los que aplica la práctica de clasificación', 'Volúmenes/fechas a los que aplica la práctica de clasificación', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
1413 |
('', '753', 'b', 'Index term--Succeeding level', 'Index term--Succeeding level', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1421 |
('', '646', '5', 'Institución que aplica el campo', 'Institución que aplica el campo', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
1414 |
('', '753', 'd', 'Index term referred from', 'Index term referred from', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1422 |
('', '646', '6', 'Enlace', 'Enlace', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
1415 |
('', '753', 'e', 'Example class number', 'Example class number', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1423 |
('', '646', '8', 'Campo de enlace y número de secuencia', 'Campo de enlace y número de secuencia', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
1416 |
('', '753', 'i', 'Explanatory text', 'Explanatory text', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1424 |
('', '663', 'a', 'Texto explicativo', 'Texto explicativo', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
1417 |
('', '753', 's', 'See also reference term', 'See also reference term', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1425 |
('', '663', 'b', 'Encabezamiento referido a', 'Encabezamiento referido a', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
1418 |
('', '753', 't', 'See also reference term--Succeeding level', 'See also reference term--Succeeding level', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1426 |
('', '663', 't', 'Título referido a', 'Título referido a', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
1419 |
('', '753', 'u', 'Use reference term', 'Use reference term', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1427 |
('', '663', '6', 'Enlace', 'Enlace', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
1420 |
('', '753', 'v', 'Use reference term--Succeeding level', 'Use reference term--Succeeding level', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1428 |
('', '663', '8', 'Campo de enlace y número de secuencia', 'Campo de enlace y número de secuencia', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
1421 |
('', '753', '6', 'Linkage', 'Linkage', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1429 |
('', '664', 'a', 'Texto explicativo', 'Texto explicativo', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
1422 |
('', '753', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1430 |
('', '664', 'b', 'Encabezamiento referido a', 'Encabezamiento referido a', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
1423 |
('', '754', 'a', 'Focus term', 'Focus term', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1431 |
('', '664', 't', 'Título referido a', 'Título referido a', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
1424 |
('', '754', 'b', 'Non-focus term', 'Non-focus term', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1432 |
('', '664', '6', 'Enlace', 'Enlace', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
1425 |
('', '754', 'c', 'Facet/hierarchy designation', 'Facet/hierarchy designation', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1433 |
('', '664', '8', 'Campo de enlace y número de secuencia', 'Campo de enlace y número de secuencia', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
1426 |
('', '754', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1434 |
('', '665', 'a', 'Referencia histórica', 'Referencia histórica', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
1427 |
('', '754', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1435 |
('', '665', '6', 'Enlace', 'Enlace', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
1428 |
('', '754', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1436 |
('', '665', '8', 'Campo de enlace y número de secuencia', 'Campo de enlace y número de secuencia', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
1429 |
('', '754', '2', 'Source of heading or term', 'Source of heading or term', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1437 |
('', '666', 'a', 'Referencia explicativa general', 'Referencia explicativa general', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
1430 |
('', '754', '3', 'Material specified', 'Material specified', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1438 |
('', '666', '6', 'Enlace', 'Enlace', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
1431 |
('', '754', '6', 'Linkage', 'Linkage', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1439 |
('', '666', '8', 'Campo de enlace y número de secuencia', 'Campo de enlace y número de secuencia', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
1432 |
('', '754', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1440 |
('', '667', 'a', 'Nota general no pública', 'Nota general no pública', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
1433 |
('', '755', 'a', 'Genre/form term as entry element', 'Genre/form term as entry element', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1441 |
('', '667', '5', 'Institución que aplica el campo', 'Institución que aplica el campo', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
1434 |
('', '755', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1442 |
('', '667', '6', 'Enlace', 'Enlace', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
1435 |
('', '755', 'w', 'Control subfield', 'Control subfield', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1443 |
('', '667', '8', 'Campo de enlace y número de secuencia', 'Campo de enlace y número de secuencia', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
1436 |
('', '755', 'x', 'General subdivision', 'General subdivision', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1444 |
('', '668', 'a', 'Caracteres en alfabeto no latino', 'Caracteres en alfabeto no latino', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
1437 |
('', '755', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1445 |
('', '670', 'a', 'Cita de la fuente', 'Cita de la fuente', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
1438 |
('', '755', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1446 |
('', '670', 'b', 'Información encontrada', 'Información encontrada', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
1439 |
('', '755', '0', 'Record control number', 'Record control number', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1447 |
('', '670', 'u', 'Identificador Uniforme del Recurso', 'Identificador Uniforme del Recurso', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
1440 |
('', '755', '2', 'Source of heading or term', 'Source of heading or term', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1448 |
('', '670', '6', 'Enlace', 'Enlace', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
1441 |
('', '755', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1449 |
('', '670', '8', 'Campo de enlace y número de secuencia', 'Campo de enlace y número de secuencia', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
1442 |
('', '755', '6', 'Linkage', 'Linkage', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1450 |
('', '671', 'a', 'Cita bibliográfica', 'Cita bibliográfica', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
1443 |
('', '755', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1451 |
('', '671', '6', 'Enlace', 'Enlace', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
1444 |
('', '761', 'a', 'Number where instructions are found--Single number or beginnning number of span', 'Number where instructions are found--Single number or beginnning number of span', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1452 |
('', '672', 'a', 'Título', 'Título', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
1445 |
('', '761', 'b', 'Base number', 'Base number', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1453 |
('', '672', 'b', 'Resto del título', 'Resto del título', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
1446 |
('', '761', 'c', 'Classification number--Ending number of span', 'Classification number--Ending number of span', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1454 |
('', '672', 'f', 'Fecha', 'Fecha', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
1447 |
('', '761', 'd', 'Divided like number', 'Divided like number', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1455 |
('', '672', 'w', 'Número de control del registro bibliográfico', 'Número de control del registro bibliográfico', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
1448 |
('', '761', 'e', 'Example class number', 'Example class number', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1456 |
('', '672', '0', 'Número de control del registro de autoridad o número normalizado', 'Número de control del registro de autoridad o número normalizado', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
1449 |
('', '761', 'f', 'Facet designator', 'Facet designator', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1457 |
('', '672', '6', 'Enlace', 'Enlace', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
1450 |
('', '761', 'i', 'Explanatory text', 'Explanatory text', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1458 |
('', '672', '8', 'Campo de enlace y número de secuencia', 'Campo de enlace y número de secuencia', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
1451 |
('', '761', 'n', 'Negative example class number', 'Negative example class number', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1459 |
('', '673', 'a', 'Título', 'Título', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
1452 |
('', '761', 'r', 'Root number', 'Root number', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1460 |
('', '673', 'b', 'Resto del título', 'Resto del título', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
1453 |
('', '761', 'x', 'Other classification number', 'Other classification number', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1461 |
('', '673', 'f', 'Fecha', 'Fecha', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
1454 |
('', '761', 'z', 'Table identification', 'Table identification', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1462 |
('', '673', 'w', 'Número de control del registro bibliográfico', 'Número de control del registro bibliográfico', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
1455 |
('', '761', '6', 'Linkage', 'Linkage', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1463 |
('', '673', '0', 'Número de control del registro de autoridad o número normalizado', 'Número de control del registro de autoridad o número normalizado', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
1456 |
('', '761', '8', 'Field link and sequence number', 'Field link and sequence number', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1464 |
('', '673', '6', 'Enlace', 'Enlace', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
1457 |
('', '762', 'i', 'Explanatory text', 'Explanatory text', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1465 |
('', '673', '8', 'Campo de enlace y número de secuencia', 'Campo de enlace y número de secuencia', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
1458 |
('', '762', 'z', 'Table number', 'Table number', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1466 |
('', '675', 'a', 'Cita de la fuente', 'Cita de la fuente', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
1459 |
('', '762', '6', 'Linkage', 'Linkage', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1467 |
('', '675', '6', 'Enlace', 'Enlace', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
1460 |
('', '762', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1468 |
('', '675', '8', 'Campo de enlace y número de secuencia', 'Campo de enlace y número de secuencia', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
1461 |
('', '763', 'a', 'Classification number--Single number or beginning number of span', 'Classification number--Single number or beginning number of span', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1469 |
('', '676', 'a', 'Número de regla(s) e información adicional', 'Número de regla(s) e información adicional', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
1462 |
('', '763', 'b', 'Base number', 'Base number', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1470 |
('', '676', '6', 'Enlace', 'Enlace', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
1463 |
('', '763', 'c', 'Classification number--Ending number of span', 'Classification number--Ending number of span', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1471 |
('', '678', 'a', 'Datos biográficos o históricos', 'Datos biográficos o históricos', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
1464 |
('', '763', 'd', 'Divided like number', 'Divided like number', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1472 |
('', '678', 'b', 'Ampliación de la nota', 'Ampliación de la nota', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
1465 |
('', '763', 'e', 'Example class number', 'Example class number', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1473 |
('', '678', 'u', 'Identificador Uniforme del Recurso', 'Identificador Uniforme del Recurso', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
1466 |
('', '763', 'h', 'Caption hierarchy', 'Caption hierarchy', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1474 |
('', '678', '6', 'Enlace', 'Enlace', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
1467 |
('', '763', 'i', 'Explanatory text', 'Explanatory text', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1475 |
('', '678', '8', 'Campo de enlace y número de secuencia', 'Campo de enlace y número de secuencia', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
1468 |
('', '763', 'j', 'Caption', 'Caption', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1476 |
('', '680', 'a', 'Encabezamiento o término de subdivisión', 'Encabezamiento o término de subdivisión', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
1469 |
('', '763', 'k', 'Summary number span caption hierarchy', 'Summary number span caption hierarchy', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1477 |
('', '680', 'c', 'Número de clasificación--Último número del rango [FORMATO DE CLASIFICACIÓN]', 'Número de clasificación--Último número del rango [FORMATO DE CLASIFICACIÓN]', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
1470 |
('', '763', 'm', 'Manual note', 'Manual note', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1478 |
('', '680', 'i', 'Texto explicativo', 'Texto explicativo', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
1471 |
('', '763', 'n', 'Number where instructions are found', 'Number where instructions are found', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1479 |
('', '680', 'z', 'Identificador de tabla', 'Identificador de tabla', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
1472 |
('', '763', 'p', 'Corresponding classification field', 'Corresponding classification field', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1480 |
('', '680', '5', 'Institución que aplica el campo', 'Institución que aplica el campo', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
1473 |
('', '763', 'r', 'Root number', 'Root number', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1481 |
('', '680', '6', 'Enlace', 'Enlace', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
1474 |
('', '763', 's', 'See reference', 'See reference', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1482 |
('', '680', '8', 'Campo de enlace y número de secuencia', 'Campo de enlace y número de secuencia', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
1475 |
('', '763', 'x', 'Other classification number', 'Other classification number', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1483 |
('', '681', 'a', 'Encabezamiento de materia o término de subdivisión', 'Encabezamiento de materia o término de subdivisión', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
1476 |
('', '763', 'z', 'Table identification', 'Table identification', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1484 |
('', '681', 'c', 'Número de clasificación--Último número del rango [FORMATO DE CLASIFICACIÓN]', 'Número de clasificación--Último número del rango [FORMATO DE CLASIFICACIÓN]', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
1477 |
('', '763', '6', 'Linkage', 'Linkage', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1485 |
('', '681', 'i', 'Texto explicativo', 'Texto explicativo', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
1478 |
('', '763', '8', 'Field link and sequence number', 'Field link and sequence number', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1486 |
('', '681', 'z', 'Identificador de tabla', 'Identificador de tabla', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
1479 |
('', '764', 'a', 'Rule number', 'Rule number', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1487 |
('', '681', '6', 'Enlace', 'Enlace', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
1480 |
('', '764', 'i', 'Explanatory text', 'Explanatory text', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1488 |
('', '681', '8', 'Campo de enlace y número de secuencia', 'Campo de enlace y número de secuencia', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
1481 |
('', '764', '6', 'Linkage', 'Linkage', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1489 |
('', '682', 'a', 'Encabezamiento de reemplazo', 'Encabezamiento de reemplazo', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
1482 |
('', '764', '8', 'Field link and sequence number', 'Field link and sequence number', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1490 |
('', '682', 'i', 'Texto explicativo', 'Texto explicativo', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
1483 |
('', '765', 'a', 'Number where instructions are found--Single number or beginning number of span', 'Number where instructions are found--Single number or beginning number of span', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1491 |
('', '682', '0', 'Número de control de registro de autoridad de reemplazo', 'Número de control de registro de autoridad de reemplazo', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
1484 |
('', '765', 'b', 'Base number', 'Base number', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1492 |
('', '682', '6', 'Enlace', 'Enlace', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
1485 |
('', '765', 'c', 'Number where instructions are found--Ending number of span', 'Number where instructions are found--Ending number of span', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1493 |
('', '682', '8', 'Campo de enlace y número de secuencia', 'Campo de enlace y número de secuencia', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
1486 |
('', '765', 'f', 'Facet designator', 'Facet designator', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1494 |
('', '683', 'a', 'Número de clasificación--Único número o número inicial del rango', 'Número de clasificación--Único número o número inicial del rango', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
1487 |
('', '765', 'r', 'Root number', 'Root number', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1495 |
('', '683', 'c', 'Número de clasificación--Último número del rango', 'Número de clasificación--Último número del rango', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
1488 |
('', '765', 's', 'Digits added from classification number in schedule or external table', 'Digits added from classification number in schedule or external table', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1496 |
('', '683', 'i', 'Texto explicativo', 'Texto explicativo', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
1489 |
('', '765', 't', 'Digits added from internal subarrangement or add table', 'Digits added from internal subarrangement or add table', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1497 |
('', '683', 'p', 'Campo de clasificación correspondiente', 'Campo de clasificación correspondiente', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
1490 |
('', '765', 'u', 'Number being analyzed', 'Number being analyzed', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1498 |
('', '683', 'y', 'Tabla de identificación--Esquema [OBSOLETO]', 'Tabla de identificación--Esquema [OBSOLETO]', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
1491 |
('', '765', 'v', 'Number in internal subarrangement or add table where instructions are found', 'Number in internal subarrangement or add table where instructions are found', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1499 |
('', '683', 'z', 'Identificador de tabla', 'Identificador de tabla', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
1492 |
('', '765', 'w', 'Table identification--Internal subarrangement or add table', 'Table identification--Internal subarrangement or add table', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1500 |
('', '683', '5', 'Institución que aplica el campo', 'Institución que aplica el campo', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
1493 |
('', '765', 'y', 'Table identification--Schedule [OBSOLETE]', 'Table identification--Schedule [OBSOLETE]', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1501 |
('', '683', '6', 'Enlace', 'Enlace', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
1494 |
('', '765', 'z', 'Table identification', 'Table identification', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1502 |
('', '683', '8', 'Campo de enlace y número de secuencia', 'Campo de enlace y número de secuencia', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
1495 |
('', '765', '6', 'Linkage', 'Linkage', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1503 |
('', '684', 'a', 'Número de clasificación--Único número o número inicial del rango', 'Número de clasificación--Único número o número inicial del rango', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
1496 |
('', '765', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1504 |
('', '684', 'c', 'Número de clasificación--Último número del rango', 'Número de clasificación--Último número del rango', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
1497 |
('', '766', 'a', 'Secondary table of applicability', 'Secondary table of applicability', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1505 |
('', '684', 'i', 'Texto explicativo', 'Texto explicativo', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
1498 |
('', '766', 'y', 'Type of division', 'Type of division', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1506 |
('', '684', 'j', 'Epígrafe', 'Epígrafe', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
1499 |
('', '766', '6', 'Linkage', 'Linkage', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1507 |
('', '684', 'z', 'Identificador de tabla', 'Identificador de tabla', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
1500 |
('', '766', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1508 |
('', '684', '5', 'Institución que aplica el campo', 'Institución que aplica el campo', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
1501 |
('', '768', 'a', 'Classification number--Single number or beginning number of span', 'Classification number--Single number or beginning number of span', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1509 |
('', '684', '6', 'Enlace', 'Enlace', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
1502 |
('', '768', 'c', 'Classification number--Ending number of span', 'Classification number--Ending number of span', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1510 |
('', '684', '8', 'Campo de enlace y número de secuencia', 'Campo de enlace y número de secuencia', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
1503 |
('', '768', 'e', 'Example class number', 'Example class number', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1511 |
('', '685', 'a', 'Fuente consultada e información encontrada', 'Fuente consultada e información encontrada', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
1504 |
('', '768', 'i', 'Explanatory text', 'Explanatory text', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1512 |
('', '685', '6', 'Enlace', 'Enlace', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
1505 |
('', '768', 'j', 'Caption', 'Caption', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1513 |
('', '686', 'a', 'Fuente consultada e información encontrada', 'Fuente consultada e información encontrada', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
1506 |
('', '768', 'n', 'Negative example class number', 'Negative example class number', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1514 |
('', '686', '6', 'Enlace', 'Enlace', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
1507 |
('', '768', 't', 'Topic used as example of citation and preference order instruction', 'Topic used as example of citation and preference order instruction', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1515 |
('', '687', 'a', 'Fuente consultada e información encontrada', 'Fuente consultada e información encontrada', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
1508 |
('', '768', 'x', 'Exception to table of preference', 'Exception to table of preference', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1516 |
('', '687', '6', 'Enlace', 'Enlace', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
1509 |
('', '768', 'z', 'Table identification--Table number', 'Table identification--Table number', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1517 |
('', '688', 'a', 'Nota de historia de la aplicación', 'Nota de historia de la aplicación', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
1510 |
('', '768', '6', 'Linkage', 'Linkage', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1518 |
('', '688', '5', 'Institución que aplica el campo', 'Institución que aplica el campo', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
1511 |
('', '768', '8', 'Field link and sequence number', 'Field link and sequence number', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1519 |
('', '688', '6', 'Enlace', 'Enlace', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
1512 |
('', '780', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1520 |
('', '688', '8', 'Campo de enlace y número de secuencia', 'Campo de enlace y número de secuencia', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
1513 |
('', '780', 'w', 'Control subfield', 'Control subfield', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1521 |
('', '700', 'a', 'Nombre de persona', 'Nombre de persona', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1514 |
('', '780', 'x', 'General subdivision', 'General subdivision', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1522 |
('', '700', 'b', 'Numeración', 'Numeración', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1515 |
('', '780', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1523 |
('', '700', 'c', 'Títulos y otros términos asociados al nombre', 'Títulos y otros términos asociados al nombre', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1516 |
('', '780', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1524 |
('', '700', 'd', 'Fechas asociadas al nombre', 'Fechas asociadas al nombre', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1517 |
('', '780', '0', 'Record control number', 'Record control number', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1525 |
('', '700', 'e', 'Término indicativo de función/relación', 'Término indicativo de función/relación', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1518 |
('', '780', '2', 'Source of heading or term', 'Source of heading or term', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1526 |
('', '700', 'f', 'Fecha de publicación/de la obra', 'Fecha de publicación/de la obra', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1519 |
('', '780', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1527 |
('', '700', 'g', 'Información miscelánea', 'Información miscelánea', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1520 |
('', '780', '6', 'Linkage', 'Linkage', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1528 |
('', '700', 'h', 'Medio', 'Medio', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1521 |
('', '780', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1529 |
('', '700', 'i', 'Texto explicativo', 'Texto explicativo', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1522 |
('', '781', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1530 |
('', '700', 'j', 'Calificador de atribución', 'Calificador de atribución', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1523 |
('', '781', 'w', 'Control subfield', 'Control subfield', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1531 |
('', '700', 'k', 'Subencabezamiento de forma', 'Subencabezamiento de forma', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1524 |
('', '781', 'x', 'General subdivision', 'General subdivision', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1532 |
('', '700', 'l', 'Lenguaje de la obra', 'Lenguaje de la obra', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1525 |
('', '781', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1533 |
('', '700', 'm', 'Medio de interpretación para música', 'Medio de interpretación para música', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1526 |
('', '781', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1534 |
('', '700', 'n', 'Número de parte o sección de la obra', 'Número de parte o sección de la obra', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1527 |
('', '781', '0', 'Record control number', 'Record control number', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1535 |
('', '700', 'o', 'Mención de arreglo para música', 'Mención de arreglo para música', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1528 |
('', '781', '2', 'Source of heading or term', 'Source of heading or term', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1536 |
('', '700', 'p', 'Nombre de parte o sección de la obra', 'Nombre de parte o sección de la obra', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1529 |
('', '781', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1537 |
('', '700', 'q', 'Forma completa/desarrollada del nombre', 'Forma completa/desarrollada del nombre', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1530 |
('', '781', '6', 'Linkage', 'Linkage', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1538 |
('', '700', 'r', 'Clave para música', 'Clave para música', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1531 |
('', '781', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1539 |
('', '700', 's', 'Versión', 'Versión', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1532 |
('', '782', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1540 |
('', '700', 't', 'Título de la obra', 'Título de la obra', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1533 |
('', '782', 'w', 'Control subfield', 'Control subfield', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1541 |
('', '700', 'v', 'Subdivisión de forma', 'Subdivisión de forma', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1534 |
('', '782', 'x', 'General subdivision', 'General subdivision', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1542 |
('', '700', 'w', 'Subcampo de control', 'Subcampo de control', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1535 |
('', '782', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1543 |
('', '700', 'x', 'Subdivisión general', 'Subdivisión general', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1536 |
('', '782', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1544 |
('', '700', 'y', 'Subdivisión cronológica', 'Subdivisión cronológica', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1537 |
('', '782', '0', 'Record control number', 'Record control number', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1545 |
('', '700', 'z', 'Subdivisión geográfica', 'Subdivisión geográfica', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1538 |
('', '782', '2', 'Source of heading or term', 'Source of heading or term', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1546 |
('', '700', '0', 'Número de control del registro', 'Número de control del registro', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1539 |
('', '782', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1547 |
('', '700', '2', 'Fuente del encabezamiento o término', 'Fuente del encabezamiento o término', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1540 |
('', '782', '6', 'Linkage', 'Linkage', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1548 |
('', '700', '3', 'Especificación de materiales [FORMATO DE CLASIFICACIÓN]', 'Especificación de materiales [FORMATO DE CLASIFICACIÓN]', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1541 |
('', '782', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1549 |
('', '700', '4', 'Código de función/relación', 'Código de función/relación', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1542 |
('', '785', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1550 |
('', '700', '5', 'Institución que aplica el campo', 'Institución que aplica el campo', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1543 |
('', '785', 'w', 'Control subfield', 'Control subfield', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1551 |
('', '700', '6', 'Enlace', 'Enlace', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1544 |
('', '785', 'x', 'General subdivision', 'General subdivision', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1552 |
('', '700', '8', 'Campo de enlace y número de secuencia', 'Campo de enlace y número de secuencia', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1545 |
('', '785', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1553 |
('', '710', 'a', 'Nombre de entidad corporativa o nombre de jurisdicción como elemento de entrada', 'Nombre de entidad corporativa o nombre de jurisdicción como elemento de entrada', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1546 |
('', '785', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1554 |
('', '710', 'b', 'Unidad subordinada', 'Unidad subordinada', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1547 |
('', '785', '0', 'Record control number', 'Record control number', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1555 |
('', '710', 'c', 'Sede del congreso/Lugar de la reunión', 'Sede del congreso/Lugar de la reunión', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1548 |
('', '785', '2', 'Source of heading or term', 'Source of heading or term', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1556 |
('', '710', 'd', 'Fecha del congreso/reunión o de la firma de un tratado', 'Fecha del congreso/reunión o de la firma de un tratado', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1549 |
('', '785', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1557 |
('', '710', 'e', 'Término indicativo de función/relación', 'Término indicativo de función/relación', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1550 |
('', '785', '6', 'Linkage', 'Linkage', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1558 |
('', '710', 'f', 'Fecha de publicación/de la obra', 'Fecha de publicación/de la obra', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1551 |
('', '785', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1559 |
('', '710', 'g', 'Información miscelánea', 'Información miscelánea', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1552 |
('', '788', 'a', 'Heading referred to', 'Heading referred to', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1560 |
('', '710', 'h', 'Medio', 'Medio', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1553 |
('', '788', 'i', 'Explanatory text', 'Explanatory text', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1561 |
('', '710', 'i', 'Texto explicativo', 'Texto explicativo', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1554 |
('', '788', '0', 'Record control number', 'Record control number', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1562 |
('', '710', 'k', 'Subencabezamiento de forma', 'Subencabezamiento de forma', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1555 |
('', '788', '2', 'Source of heading or term', 'Source of heading or term', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1563 |
('', '710', 'l', 'Lenguaje de la obra', 'Lenguaje de la obra', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1556 |
('', '788', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1564 |
('', '710', 'm', 'Medio de interpretación para música', 'Medio de interpretación para música', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1557 |
('', '788', '6', 'Linkage', 'Linkage', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1565 |
('', '710', 'n', 'Número del congreso/reunión o número de parte o sección', 'Número del congreso/reunión o número de parte o sección', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1558 |
('', '788', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1566 |
('', '710', 'o', 'Mención de arreglo para música', 'Mención de arreglo para música', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1559 |
('', '856', 'a', 'Host name', 'Host name', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
1567 |
('', '710', 'p', 'Nombre de parte o sección de la obra', 'Nombre de parte o sección de la obra', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1560 |
('', '856', 'b', 'Access number', 'Access number', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
1568 |
('', '710', 'r', 'Clave para música', 'Clave para música', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1561 |
('', '856', 'c', 'Compression information', 'Compression information', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
1569 |
('', '710', 's', 'Versión', 'Versión', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1562 |
('', '856', 'd', 'Path', 'Path', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
1570 |
('', '710', 't', 'Título de la obra', 'Título de la obra', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1563 |
('', '856', 'f', 'Electronic name', 'Electronic name', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
1571 |
('', '710', 'v', 'Subdivisión de forma', 'Subdivisión de forma', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1564 |
('', '856', 'h', 'Processor of request', 'Processor of request', 0, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
1572 |
('', '710', 'w', 'Subcampo de control', 'Subcampo de control', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1565 |
('', '856', 'i', 'Instruction', 'Instruction', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
1573 |
('', '710', 'x', 'Subdivisión general', 'Subdivisión general', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1566 |
('', '856', 'j', 'Bits per second', 'Bits per second', 0, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
1574 |
('', '710', 'y', 'Subdivisión cronológica', 'Subdivisión cronológica', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1567 |
('', '856', 'k', 'Password', 'Password', 0, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
1575 |
('', '710', 'z', 'Subdivisión geográfica', 'Subdivisión geográfica', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1568 |
('', '856', 'l', 'Logon', 'Logon', 0, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
1576 |
('', '710', '0', 'Número de control del registro', 'Número de control del registro', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1569 |
('', '856', 'm', 'Contact for access assistance', 'Contact for access assistance', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
1577 |
('', '710', '2', 'Fuente del encabezamiento o término', 'Fuente del encabezamiento o término', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1570 |
('', '856', 'n', 'Name of location of host', 'Name of location of host', 0, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
1578 |
('', '710', '3', 'Especificación de materiales [FORMATO DE CLASIFICACIÓN]', 'Especificación de materiales [FORMATO DE CLASIFICACIÓN]', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1571 |
('', '856', 'o', 'Operating system', 'Operating system', 0, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
1579 |
('', '710', '4', 'Código de función/relación', 'Código de función/relación', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1572 |
('', '856', 'p', 'Port', 'Port', 0, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
1580 |
('', '710', '5', 'Institución que aplica el campo', 'Institución que aplica el campo', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1573 |
('', '856', 'q', 'Electronic format type', 'Electronic format type', 0, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
1581 |
('', '710', '6', 'Enlace', 'Enlace', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1574 |
('', '856', 'r', 'Settings', 'Settings', 0, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
1582 |
('', '710', '8', 'Campo de enlace y número de secuencia', 'Campo de enlace y número de secuencia', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1575 |
('', '856', 's', 'File size', 'File size', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
1583 |
('', '711', 'a', 'Nombre de congreso/reunión o jurisdicción como elemento de entrada', 'Nombre de congreso/reunión o jurisdicción como elemento de entrada', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1576 |
('', '856', 't', 'Terminal emulation', 'Terminal emulation', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
1584 |
('', '711', 'c', 'Sede del congreso/Lugar de la reunión', 'Sede del congreso/Lugar de la reunión', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1577 |
('', '856', 'u', 'Uniform Resource Identifier', 'Uniform Resource Identifier', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
1585 |
('', '711', 'd', 'Fecha del congreso/reunión', 'Fecha del congreso/reunión', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1578 |
('', '856', 'v', 'Hours access method available', 'Hours access method available', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
1586 |
('', '711', 'e', 'Unidad subordinada', 'Unidad subordinada', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1579 |
('', '856', 'w', 'Record control number', 'Record control number', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
1587 |
('', '711', 'f', 'Fecha de publicación/de la obra', 'Fecha de publicación/de la obra', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1580 |
('', '856', 'x', 'Nonpublic note', 'Nonpublic note', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
1588 |
('', '711', 'g', 'Información miscelánea', 'Información miscelánea', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1581 |
('', '856', 'y', 'Link text', 'Link text', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
1589 |
('', '711', 'h', 'Medio', 'Medio', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1582 |
('', '856', 'z', 'Public note', 'Public note', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
1590 |
('', '711', 'i', 'Texto explicativo', 'Texto explicativo', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1583 |
('', '856', '2', 'Access method', 'Access method', 0, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
1591 |
('', '711', 'j', 'Término indicativo de función/relación', 'Término indicativo de función/relación', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1584 |
('', '856', '3', 'Materials specified', 'Materials specified', 0, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
1592 |
('', '711', 'k', 'Subencabezamiento de forma', 'Subencabezamiento de forma', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1585 |
('', '856', '6', 'Linkage', 'Linkage', 0, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
1593 |
('', '711', 'l', 'Lenguaje de la obra', 'Lenguaje de la obra', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1586 |
('', '856', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
1594 |
('', '711', 'n', 'Número del congreso/reunión o número de parte o sección', 'Número del congreso/reunión o número de parte o sección', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
|
|
1595 |
('', '711', 'p', 'Nombre de parte o sección de la obra', 'Nombre de parte o sección de la obra', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1596 |
('', '711', 'q', 'Nombre de congreso/reunión que sigue a un nombre de jurisdicción como elemento de entrada', 'Nombre de congreso/reunión que sigue a un nombre de jurisdicción como elemento de entrada', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1597 |
('', '711', 's', 'Versión', 'Versión', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1598 |
('', '711', 't', 'Título de la obra', 'Título de la obra', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1599 |
('', '711', 'v', 'Subdivisión de forma', 'Subdivisión de forma', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1600 |
('', '711', 'w', 'Subcampo de control', 'Subcampo de control', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1601 |
('', '711', 'x', 'Subdivisión general', 'Subdivisión general', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1602 |
('', '711', 'y', 'Subdivisión cronológica', 'Subdivisión cronológica', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1603 |
('', '711', 'z', 'Subdivisión geográfica', 'Subdivisión geográfica', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1604 |
('', '711', '0', 'Número de control del registro', 'Número de control del registro', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1605 |
('', '711', '2', 'Fuente del encabezamiento o término', 'Fuente del encabezamiento o término', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1606 |
('', '711', '3', 'Especificación de materiales', 'Especificación de materiales', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1607 |
('', '711', '4', 'Código de función/relación', 'Código de función/relación', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1608 |
('', '711', '5', 'Institución que aplica el campo', 'Institución que aplica el campo', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1609 |
('', '711', '6', 'Enlace', 'Enlace', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1610 |
('', '711', '8', 'Campo de enlace y número de secuencia', 'Campo de enlace y número de secuencia', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1611 |
('', '730', 'a', 'Título uniforme', 'Título uniforme', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1612 |
('', '730', 'd', 'Fecha de la firma de un tratado', 'Fecha de la firma de un tratado', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1613 |
('', '730', 'f', 'Fecha de publicación/de la obra', 'Fecha de publicación/de la obra', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1614 |
('', '730', 'g', 'Información miscelánea', 'Información miscelánea', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1615 |
('', '730', 'h', 'Medio', 'Medio', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1616 |
('', '730', 'i', 'Texto explicativo', 'Texto explicativo', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1617 |
('', '730', 'k', 'Subencabezamiento de forma', 'Subencabezamiento de forma', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1618 |
('', '730', 'l', 'Lenguaje de la obra', 'Lenguaje de la obra', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1619 |
('', '730', 'm', 'Medio de interpretación para música', 'Medio de interpretación para música', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1620 |
('', '730', 'n', 'Número de parte o sección de la obra', 'Número de parte o sección de la obra', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1621 |
('', '730', 'o', 'Mención de arreglo para música', 'Mención de arreglo para música', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1622 |
('', '730', 'p', 'Nombre de parte o sección de la obra', 'Nombre de parte o sección de la obra', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1623 |
('', '730', 'r', 'Clave para música', 'Clave para música', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1624 |
('', '730', 's', 'Versión', 'Versión', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1625 |
('', '730', 't', 'Título de la obra', 'Título de la obra', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1626 |
('', '730', 'v', 'Subdivisión de forma', 'Subdivisión de forma', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1627 |
('', '730', 'w', 'Subcampo de control', 'Subcampo de control', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1628 |
('', '730', 'x', 'Subdivisión general', 'Subdivisión general', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1629 |
('', '730', 'y', 'Subdivisión cronológica', 'Subdivisión cronológica', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1630 |
('', '730', 'z', 'Subdivisión geográfica', 'Subdivisión geográfica', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1631 |
('', '730', '0', 'Número de control del registro', 'Número de control del registro', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1632 |
('', '730', '2', 'Fuente del encabezamiento o término', 'Fuente del encabezamiento o término', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1633 |
('', '730', '3', 'Especificación de materiales [FORMATO DE CLASIFICACIÓN]', 'Especificación de materiales [FORMATO DE CLASIFICACIÓN]', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1634 |
('', '730', '5', 'Institución que aplica el campo', 'Institución que aplica el campo', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1635 |
('', '730', '6', 'Enlace', 'Enlace', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1636 |
('', '730', '8', 'Campo de enlace y número de secuencia', 'Campo de enlace y número de secuencia', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1637 |
('', '748', 'a', 'Término cronológico', 'Término cronológico', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1638 |
('', '748', 'v', 'Subdivisión de forma', 'Subdivisión de forma', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1639 |
('', '748', 'w', 'Subcampo de control', 'Subcampo de control', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1640 |
('', '748', 'x', 'Subdivisión general', 'Subdivisión general', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1641 |
('', '748', 'y', 'Subdivisión cronológica', 'Subdivisión cronológica', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1642 |
('', '748', 'z', 'Subdivisión geográfica', 'Subdivisión geográfica', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1643 |
('', '748', '0', 'Número de control del registro', 'Número de control del registro', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1644 |
('', '748', '2', 'Fuente del encabezamiento o término', 'Fuente del encabezamiento o término', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1645 |
('', '748', '3', 'Especificación de materiales [FORMATO DE CLASIFICACIÓN]', 'Especificación de materiales [FORMATO DE CLASIFICACIÓN]', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1646 |
('', '748', '5', 'Institución que aplica el campo', 'Institución que aplica el campo', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1647 |
('', '748', '6', 'Enlace', 'Enlace', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1648 |
('', '748', '8', 'Campo de enlace y número de secuencia', 'Campo de enlace y número de secuencia', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1649 |
('', '750', 'a', 'Término de materia o nombre geográfico como elemento de entrada', 'Término de materia o nombre geográfico como elemento de entrada', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1650 |
('', '750', 'b', 'Término de materia que sigue a un nombre geográfico como elemento de entrada', 'Término de materia que sigue a un nombre geográfico como elemento de entrada', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1651 |
('', '750', 'c', 'Localización del acontecimiento', 'Localización del acontecimiento', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1652 |
('', '750', 'd', 'Fecha vigente/activa', 'Fecha vigente/activa', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1653 |
('', '750', 'i', 'Texto explicativo [FORMATO DE CLASIFICACIÓN]', 'Texto explicativo [FORMATO DE CLASIFICACIÓN]', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1654 |
('', '750', 'v', 'Subdivisión de forma', 'Subdivisión de forma', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1655 |
('', '750', 'w', 'Subcampo de control', 'Subcampo de control', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1656 |
('', '750', 'x', 'Subdivisión general', 'Subdivisión general', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1657 |
('', '750', 'y', 'Subdivisión cronológica', 'Subdivisión cronológica', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1658 |
('', '750', 'z', 'Subdivisión geográfica', 'Subdivisión geográfica', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1659 |
('', '750', '0', 'Número de control del registro', 'Número de control del registro', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1660 |
('', '750', '2', 'Fuente del encabezamiento o término', 'Fuente del encabezamiento o término', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1661 |
('', '750', '3', 'Especificación de materiales [FORMATO DE CLASIFICACIÓN]', 'Especificación de materiales [FORMATO DE CLASIFICACIÓN]', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1662 |
('', '750', '5', 'Institución que aplica el campo', 'Institución que aplica el campo', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1663 |
('', '750', '6', 'Enlace', 'Enlace', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1664 |
('', '750', '8', 'Campo de enlace y número de secuencia', 'Campo de enlace y número de secuencia', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1665 |
('', '751', 'a', 'Nombre geográfico', 'Nombre geográfico', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1666 |
('', '751', 'i', 'Texto explicativo', 'Texto explicativo', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1667 |
('', '751', 'v', 'Subdivisión de forma', 'Subdivisión de forma', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1668 |
('', '751', 'w', 'Subcampo de control', 'Subcampo de control', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1669 |
('', '751', 'x', 'Subdivisión general', 'Subdivisión general', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1670 |
('', '751', 'y', 'Subdivisión cronológica', 'Subdivisión cronológica', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1671 |
('', '751', 'z', 'Subdivisión geográfica', 'Subdivisión geográfica', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1672 |
('', '751', '0', 'Número de control del registro', 'Número de control del registro', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1673 |
('', '751', '2', 'Fuente del encabezamiento o término', 'Fuente del encabezamiento o término', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1674 |
('', '751', '3', 'Especificación de materiales [FORMATO DE CLASIFICACIÓN]', 'Especificación de materiales [FORMATO DE CLASIFICACIÓN]', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1675 |
('', '751', '5', 'Institución que aplica el campo', 'Institución que aplica el campo', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1676 |
('', '751', '6', 'Enlace', 'Enlace', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1677 |
('', '751', '8', 'Campo de enlace y número de secuencia', 'Campo de enlace y número de secuencia', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1678 |
('', '753', 'a', 'Término del índice', 'Término del índice', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1679 |
('', '753', 'b', 'Término de índice--Nivel subsiguiente', 'Término de índice--Nivel subsiguiente', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1680 |
('', '753', 'd', 'Término del índice referido de', 'Término del índice referido de', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1681 |
('', '753', 'e', 'Ejemplo de número de clasificación', 'Ejemplo de número de clasificación', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1682 |
('', '753', 'i', 'Texto explicativo', 'Texto explicativo', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1683 |
('', '753', 's', 'Término de referencia de véase además', 'Término de referencia de véase además', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1684 |
('', '753', 't', 'Término de referencia de véase además--Nivel subsiguiente', 'Término de referencia de véase además--Nivel subsiguiente', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1685 |
('', '753', 'u', 'Uso de término de referencia', 'Uso de término de referencia', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1686 |
('', '753', 'v', 'Uso de término de referencia--Nivel subsiguiente', 'Uso de término de referencia--Nivel subsiguiente', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1687 |
('', '753', '6', 'Enlace', 'Enlace', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1688 |
('', '753', '8', 'Campo de enlace y número de secuencia', 'Campo de enlace y número de secuencia', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1689 |
('', '754', 'a', 'Término principal', 'Término principal', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1690 |
('', '754', 'b', 'Término no-principal', 'Término no-principal', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1691 |
('', '754', 'c', 'Designación de faceta/jerarquía', 'Designación de faceta/jerarquía', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1692 |
('', '754', 'v', 'Subdivisión de forma', 'Subdivisión de forma', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1693 |
('', '754', 'y', 'Subdivisión cronológica', 'Subdivisión cronológica', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1694 |
('', '754', 'z', 'Subdivisión geográfica', 'Subdivisión geográfica', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1695 |
('', '754', '2', 'Fuente del encabezamiento o término', 'Fuente del encabezamiento o término', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1696 |
('', '754', '3', 'Especificación de materiales', 'Especificación de materiales', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1697 |
('', '754', '6', 'Enlace', 'Enlace', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1698 |
('', '754', '8', 'Campo de enlace y número de secuencia', 'Campo de enlace y número de secuencia', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1699 |
('', '755', 'a', 'Término género/forma como elemento de entrada', 'Término género/forma como elemento de entrada', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1700 |
('', '755', 'v', 'Subdivisión de forma', 'Subdivisión de forma', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1701 |
('', '755', 'w', 'Subcampo de control', 'Subcampo de control', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1702 |
('', '755', 'x', 'Subdivisión general', 'Subdivisión general', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1703 |
('', '755', 'y', 'Subdivisión cronológica', 'Subdivisión cronológica', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1704 |
('', '755', 'z', 'Subdivisión geográfica', 'Subdivisión geográfica', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1705 |
('', '755', '0', 'Número de control del registro', 'Número de control del registro', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1706 |
('', '755', '2', 'Fuente del encabezamiento o término', 'Fuente del encabezamiento o término', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1707 |
('', '755', '5', 'Institución que aplica el campo', 'Institución que aplica el campo', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1708 |
('', '755', '6', 'Enlace', 'Enlace', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1709 |
('', '755', '8', 'Campo de enlace y número de secuencia', 'Campo de enlace y número de secuencia', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1710 |
('', '761', 'a', 'Número donde se han tomado las instrucciones--Único número o número inicial del rango', 'Número donde se han tomado las instrucciones--Único número o número inicial del rango', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1711 |
('', '761', 'b', 'Número base', 'Número base', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1712 |
('', '761', 'c', 'Número de clasificación--Último número del rango', 'Número de clasificación--Último número del rango', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1713 |
('', '761', 'd', 'Número de dividido como', 'Número de dividido como', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1714 |
('', '761', 'e', 'Ejemplo de número de clasificación', 'Ejemplo de número de clasificación', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1715 |
('', '761', 'f', 'Indicador de faceta', 'Indicador de faceta', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1716 |
('', '761', 'i', 'Texto explicativo', 'Texto explicativo', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1717 |
('', '761', 'n', 'Ejemplo negativo de número de clasificación', 'Ejemplo negativo de número de clasificación', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1718 |
('', '761', 'r', 'Número raíz', 'Número raíz', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1719 |
('', '761', 'x', 'Otro número de clasificación', 'Otro número de clasificación', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1720 |
('', '761', 'z', 'Identificador de tabla', 'Identificador de tabla', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1721 |
('', '761', '6', 'Enlace', 'Enlace', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1722 |
('', '761', '8', 'Campo de enlace y número de secuencia', 'Campo de enlace y número de secuencia', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1723 |
('', '762', 'a', 'Término de medio de interpretación como elemento de entrada', 'Término de medio de interpretación como elemento de entrada', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1724 |
('', '762', 'i', 'Texto explicativo', 'Texto explicativo', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1725 |
('', '762', 'w', 'Subcampo de control', 'Subcampo de control', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1726 |
('', '762', 'z', 'Número de tabla', 'Número de tabla', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1727 |
('', '762', '0', 'Número de control del registro de autoridad o número normalizado', 'Número de control del registro de autoridad o número normalizado', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1728 |
('', '762', '2', 'Fuente del encabezamiento o término', 'Fuente del encabezamiento o término', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1729 |
('', '762', '5', 'Institución que aplica el campo', 'Institución que aplica el campo', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1730 |
('', '762', '6', 'Enlace', 'Enlace', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1731 |
('', '762', '8', 'Campo de enlace y número de secuencia', 'Campo de enlace y número de secuencia', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1732 |
('', '763', 'a', 'Número de clasificación--Único número o número inicial del rango', 'Número de clasificación--Único número o número inicial del rango', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1733 |
('', '763', 'b', 'Número base', 'Número base', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1734 |
('', '763', 'c', 'Número de clasificación--Último número del rango', 'Número de clasificación--Último número del rango', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1735 |
('', '763', 'd', 'Número de dividido como', 'Número de dividido como', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1736 |
('', '763', 'e', 'Ejemplo de número de clasificación', 'Ejemplo de número de clasificación', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1737 |
('', '763', 'h', 'Jerarquía de epígrafe', 'Jerarquía de epígrafe', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1738 |
('', '763', 'i', 'Texto explicativo', 'Texto explicativo', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1739 |
('', '763', 'j', 'Epígrafe', 'Epígrafe', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1740 |
('', '763', 'k', 'Número sumario rango de jerarquía de epígrafe', 'Número sumario rango de jerarquía de epígrafe', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1741 |
('', '763', 'm', 'Nota del manual', 'Nota del manual', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1742 |
('', '763', 'n', 'Número donde se han encontrado las instrucciones', 'Número donde se han encontrado las instrucciones', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1743 |
('', '763', 'p', 'Campo de clasificación correspondiente', 'Campo de clasificación correspondiente', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1744 |
('', '763', 'r', 'Número raíz', 'Número raíz', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1745 |
('', '763', 's', 'Referencia de véase', 'Referencia de véase', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1746 |
('', '763', 'x', 'Otro número de clasificación', 'Otro número de clasificación', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1747 |
('', '763', 'z', 'Identificador de tabla', 'Identificador de tabla', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1748 |
('', '763', '6', 'Enlace', 'Enlace', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1749 |
('', '763', '8', 'Campo de enlace y número de secuencia', 'Campo de enlace y número de secuencia', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1750 |
('', '764', 'a', 'Número donde se encuentran las instrucciones--Último número del rango', 'Número donde se encuentran las instrucciones--Último número del rango', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1751 |
('', '764', 'i', 'Texto explicativo', 'Texto explicativo', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1752 |
('', '764', '6', 'Enlace', 'Enlace', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1753 |
('', '764', '8', 'Campo de enlace y número de secuencia', 'Campo de enlace y número de secuencia', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1754 |
('', '765', 'a', 'Número donde las instrucciones se encontraron--Único número o número inicial del rango', 'Número donde las instrucciones se encontraron--Único número o número inicial del rango', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1755 |
('', '765', 'b', 'Número base', 'Número base', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1756 |
('', '765', 'c', 'Número donde se encuentran las instrucciones--Último número del rango', 'Número donde se encuentran las instrucciones--Último número del rango', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1757 |
('', '765', 'f', 'Indicador de faceta', 'Indicador de faceta', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1758 |
('', '765', 'r', 'Número raíz', 'Número raíz', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1759 |
('', '765', 's', 'Dígitos añadidos a partir de un número de clasificación de un esquema o tabla externa', 'Dígitos añadidos a partir de un número de clasificación de un esquema o tabla externa', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1760 |
('', '765', 't', 'Dígitos añadidos a partir de una subordenación interna o una tabla adicional', 'Dígitos añadidos a partir de una subordenación interna o una tabla adicional', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1761 |
('', '765', 'u', 'Número que se analiza', 'Número que se analiza', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1762 |
('', '765', 'v', 'Número de una subordenación interna o tabla adicional en el que se dan las pautas [de agregación]', 'Número de una subordenación interna o tabla adicional en el que se dan las pautas [de agregación]', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1763 |
('', '765', 'w', 'Identificador de tabla--subarreglo interno o tabla adherida', 'Identificador de tabla--subarreglo interno o tabla adherida', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1764 |
('', '765', 'y', 'Tabla de identificación--Esquema [OBSOLETO]', 'Tabla de identificación--Esquema [OBSOLETO]', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1765 |
('', '765', 'z', 'Identificador de tabla', 'Identificador de tabla', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1766 |
('', '765', '6', 'Enlace', 'Enlace', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1767 |
('', '765', '8', 'Campo de enlace y número de secuencia', 'Campo de enlace y número de secuencia', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1768 |
('', '766', 'a', 'Aplicabilidad de la tabla secundaria', 'Aplicabilidad de la tabla secundaria', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1769 |
('', '766', 'y', 'Tipo de división', 'Tipo de división', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1770 |
('', '766', '6', 'Enlace', 'Enlace', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1771 |
('', '766', '8', 'Campo de enlace y número de secuencia', 'Campo de enlace y número de secuencia', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1772 |
('', '768', 'a', 'Número de clasificación--Único número o número inicial del rango', 'Número de clasificación--Único número o número inicial del rango', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1773 |
('', '768', 'c', 'Número de clasificación--Último número del rango', 'Número de clasificación--Último número del rango', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1774 |
('', '768', 'e', 'Ejemplo de número de clasificación', 'Ejemplo de número de clasificación', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1775 |
('', '768', 'i', 'Texto explicativo', 'Texto explicativo', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1776 |
('', '768', 'j', 'Epígrafe', 'Epígrafe', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1777 |
('', '768', 'n', 'Ejemplo negativo de número de clasificación', 'Ejemplo negativo de número de clasificación', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1778 |
('', '768', 't', 'Tópico usado como ejemplo de la citación e instrucción en orden de preferencia', 'Tópico usado como ejemplo de la citación e instrucción en orden de preferencia', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1779 |
('', '768', 'x', 'Excepción a la tabla de preferencia', 'Excepción a la tabla de preferencia', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1780 |
('', '768', 'z', 'Identificación de tabla--Número de tabla', 'Identificación de tabla--Número de tabla', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1781 |
('', '768', '6', 'Enlace', 'Enlace', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1782 |
('', '768', '8', 'Campo de enlace y número de secuencia', 'Campo de enlace y número de secuencia', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1783 |
('', '780', 'v', 'Subdivisión de forma', 'Subdivisión de forma', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1784 |
('', '780', 'w', 'Subcampo de control', 'Subcampo de control', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1785 |
('', '780', 'x', 'Subdivisión general', 'Subdivisión general', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1786 |
('', '780', 'y', 'Subdivisión cronológica', 'Subdivisión cronológica', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1787 |
('', '780', 'z', 'Subdivisión geográfica', 'Subdivisión geográfica', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1788 |
('', '780', '0', 'Número de control del registro', 'Número de control del registro', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1789 |
('', '780', '2', 'Fuente del encabezamiento o término', 'Fuente del encabezamiento o término', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1790 |
('', '780', '5', 'Institución que aplica el campo', 'Institución que aplica el campo', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1791 |
('', '780', '6', 'Enlace', 'Enlace', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1792 |
('', '780', '8', 'Campo de enlace y número de secuencia', 'Campo de enlace y número de secuencia', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1793 |
('', '781', 'v', 'Subdivisión de forma', 'Subdivisión de forma', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1794 |
('', '781', 'w', 'Subcampo de control', 'Subcampo de control', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1795 |
('', '781', 'x', 'Subdivisión general', 'Subdivisión general', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1796 |
('', '781', 'y', 'Subdivisión cronológica', 'Subdivisión cronológica', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1797 |
('', '781', 'z', 'Subdivisión geográfica', 'Subdivisión geográfica', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1798 |
('', '781', '0', 'Número de control del registro', 'Número de control del registro', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1799 |
('', '781', '2', 'Fuente del encabezamiento o término', 'Fuente del encabezamiento o término', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1800 |
('', '781', '5', 'Institución que aplica el campo', 'Institución que aplica el campo', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1801 |
('', '781', '6', 'Enlace', 'Enlace', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1802 |
('', '781', '8', 'Campo de enlace y número de secuencia', 'Campo de enlace y número de secuencia', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1803 |
('', '782', 'v', 'Subdivisión de forma', 'Subdivisión de forma', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1804 |
('', '782', 'w', 'Subcampo de control', 'Subcampo de control', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1805 |
('', '782', 'x', 'Subdivisión general', 'Subdivisión general', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1806 |
('', '782', 'y', 'Subdivisión cronológica', 'Subdivisión cronológica', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1807 |
('', '782', 'z', 'Subdivisión geográfica', 'Subdivisión geográfica', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1808 |
('', '782', '0', 'Número de control del registro', 'Número de control del registro', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1809 |
('', '782', '2', 'Fuente del encabezamiento o término', 'Fuente del encabezamiento o término', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1810 |
('', '782', '5', 'Institución que aplica el campo', 'Institución que aplica el campo', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1811 |
('', '782', '6', 'Enlace', 'Enlace', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1812 |
('', '782', '8', 'Campo de enlace y número de secuencia', 'Campo de enlace y número de secuencia', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1813 |
('', '785', 'v', 'Subdivisión de forma', 'Subdivisión de forma', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1814 |
('', '785', 'w', 'Subcampo de control', 'Subcampo de control', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1815 |
('', '785', 'x', 'Subdivisión general', 'Subdivisión general', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1816 |
('', '785', 'y', 'Subdivisión cronológica', 'Subdivisión cronológica', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1817 |
('', '785', 'z', 'Subdivisión geográfica', 'Subdivisión geográfica', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1818 |
('', '785', '0', 'Número de control del registro', 'Número de control del registro', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1819 |
('', '785', '2', 'Fuente del encabezamiento o término', 'Fuente del encabezamiento o término', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1820 |
('', '785', '5', 'Institución que aplica el campo', 'Institución que aplica el campo', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1821 |
('', '785', '6', 'Enlace', 'Enlace', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1822 |
('', '785', '8', 'Campo de enlace y número de secuencia', 'Campo de enlace y número de secuencia', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1823 |
('', '788', 'a', 'Encabezamiento referido a', 'Encabezamiento referido a', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1824 |
('', '788', 'i', 'Texto explicativo', 'Texto explicativo', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1825 |
('', '788', '0', 'Número de control del registro', 'Número de control del registro', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1826 |
('', '788', '2', 'Fuente del encabezamiento o término', 'Fuente del encabezamiento o término', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1827 |
('', '788', '5', 'Institución que aplica el campo', 'Institución que aplica el campo', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1828 |
('', '788', '6', 'Enlace', 'Enlace', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1829 |
('', '788', '8', 'Campo de enlace y número de secuencia', 'Campo de enlace y número de secuencia', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
1830 |
('', '856', 'a', 'Nombre del host', 'Nombre del host', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
1831 |
('', '856', 'b', 'Número de acceso', 'Número de acceso', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
1832 |
('', '856', 'c', 'Información sobre la compresión', 'Información sobre la compresión', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
1833 |
('', '856', 'd', 'Ruta', 'Ruta', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
1834 |
('', '856', 'f', 'Nombre electrónico', 'Nombre electrónico', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
1835 |
('', '856', 'h', 'Procesador de la petición', 'Procesador de la petición', 0, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
1836 |
('', '856', 'i', 'Instrucción', 'Instrucción', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
1837 |
('', '856', 'j', 'Bits por segundo', 'Bits por segundo', 0, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
1838 |
('', '856', 'k', 'Contraseña', 'Contraseña', 0, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
1839 |
('', '856', 'l', 'Proceso de conexión (Logon)', 'Proceso de conexión (Logon)', 0, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
1840 |
('', '856', 'm', 'Contacto para facilitar el acceso', 'Contacto para facilitar el acceso', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
1841 |
('', '856', 'n', 'Nombre de la localización del host', 'Nombre de la localización del host', 0, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
1842 |
('', '856', 'o', 'Sistema operativo', 'Sistema operativo', 0, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
1843 |
('', '856', 'p', 'Puerto', 'Puerto', 0, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
1844 |
('', '856', 'q', 'Tipo de formato electrónico', 'Tipo de formato electrónico', 0, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
1845 |
('', '856', 'r', 'Parámetros', 'Parámetros', 0, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
1846 |
('', '856', 's', 'Tamaño de archivo', 'Tamaño de archivo', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
1847 |
('', '856', 't', 'Emulación del terminal', 'Emulación del terminal', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
1848 |
('', '856', 'u', 'Identificador Uniforme del Recurso', 'Identificador Uniforme del Recurso', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
1849 |
('', '856', 'v', 'Horario en que el acceso está disponible', 'Horario en que el acceso está disponible', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
1850 |
('', '856', 'w', 'Número de control del registro', 'Número de control del registro', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
1851 |
('', '856', 'x', 'Nota interna', 'Nota interna', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
1852 |
('', '856', 'y', 'Texto de enlace', 'Texto de enlace', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
1853 |
('', '856', 'z', 'Nota pública', 'Nota pública', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
1854 |
('', '856', '2', 'Método de acceso', 'Método de acceso', 0, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
1855 |
('', '856', '3', 'Especificación de materiales', 'Especificación de materiales', 0, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
1856 |
('', '856', '6', 'Enlace', 'Enlace', 0, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
1857 |
('', '856', '8', 'Campo de enlace y número de secuencia', 'Campo de enlace y número de secuencia', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
1587 |
('', '880', 'a', 'a', 'a', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
1858 |
('', '880', 'a', 'a', 'a', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
1588 |
('', '880', 'b', 'b', 'b', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
1859 |
('', '880', 'b', 'b', 'b', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
1589 |
('', '880', 'c', 'c', 'c', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
1860 |
('', '880', 'c', 'c', 'c', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
Lines 1616-8801
INSERT INTO `auth_subfield_structure` (`authtypecode`, `tagfield`, `tagsubfield`
Link Here
|
1616 |
('', '880', '3', '3', '3', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
1887 |
('', '880', '3', '3', '3', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
1617 |
('', '880', '4', '4', '4', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
1888 |
('', '880', '4', '4', '4', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
1618 |
('', '880', '5', '5', '5', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
1889 |
('', '880', '5', '5', '5', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
1619 |
('', '880', '6', '6', '6', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
1890 |
('', '880', '6', 'Enlace', 'Enlace', 0, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
1620 |
('', '880', '7', '7', '7', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
1891 |
('', '880', '7', '7', '7', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
1621 |
('', '880', '8', '8', '8', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
1892 |
('', '880', '8', '8', '8', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
1622 |
('', '880', '9', '9', '9', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
1893 |
('', '880', '9', '9', '9', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
1623 |
('', '942', 'a', 'Koha auth type', 'Koha auth type', 0, 1, 9, NULL, NULL, NULL, 0, 8, '', 'auth_header.authtypecode', ''); |
1894 |
('', '883', 'a', 'Proceso de generación', 'Proceso de generación', 0, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
|
|
1895 |
('', '883', 'c', 'Valor de confidencia', 'Valor de confidencia', 0, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
1896 |
('', '883', 'd', 'Fecha de generación', 'Fecha de generación', 0, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
1897 |
('', '883', 'q', 'Agencia que genera los datos', 'Agencia que genera los datos', 0, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
1898 |
('', '883', 'x', 'Fecha final de validez', 'Fecha final de validez', 0, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
1899 |
('', '883', 'u', 'Identificador Uniforme del Recurso', 'Identificador Uniforme del Recurso', 0, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
1900 |
('', '883', 'w', 'Número de control del registro bibliográfico', 'Número de control del registro bibliográfico', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
1901 |
('', '883', '0', 'Número de control del registro de autoridad o número normalizado', 'Número de control del registro de autoridad o número normalizado', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
1902 |
('', '883', '8', 'Campo de enlace y número de secuencia', 'Campo de enlace y número de secuencia', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
1903 |
('', '942', 'a', 'Tipo auth Koha', 'Tipo auth Koha', 0, 1, 9, NULL, NULL, NULL, 0, 8, '', 'auth_header.authtypecode', ''); |
1624 |
|
1904 |
|
1625 |
|
1905 |
|
1626 |
-- ****************************************************** |
1906 |
-- ****************************************************** |
1627 |
|
1907 |
|
1628 |
|
|
|
1629 |
|
1630 |
-- ******************************************************************* |
1908 |
-- ******************************************************************* |
1631 |
-- PERSONAL NAME AUTHORITY FIELDS/SUBFIELDS. |
1909 |
-- PERSONAL NAME AUTHORITY FIELDS/SUBFIELDS. XX0 |
1632 |
-- ******************************************************************* |
1910 |
-- ******************************************************************* |
1633 |
|
1911 |
|
1634 |
-- These ought to be adjusted for different less conflicting and more |
1912 |
-- copy from default auth framework except obsoleted tags |
1635 |
-- rationally chosen fields and subfields but I had left that for last. |
1913 |
|
1636 |
|
1914 |
INSERT INTO auth_tag_structure (authtypecode, tagfield, liblibrarian, libopac, repeatable, mandatory, authorised_value) |
1637 |
-- ADJUST ME |
1915 |
SELECT 'PERSO_NAME', tagfield, liblibrarian, libopac, repeatable, mandatory, authorised_value |
1638 |
-- Use values from your dump of auth_tag_structure and auth_subfield_structure |
1916 |
FROM auth_tag_structure |
1639 |
-- to provide support for your Koha database. |
1917 |
WHERE authtypecode = '' AND |
1640 |
|
1918 |
tagfield NOT IN ( '058','063','068','084','088','140','143','153', |
1641 |
|
1919 |
'154','253','353','453','553','668','671','676', |
1642 |
INSERT INTO `auth_tag_structure` (`authtypecode`, `tagfield`, `liblibrarian`, `libopac`, `repeatable`, `mandatory`, `authorised_value`) VALUES |
1920 |
'684','685','686','687','753','754', |
1643 |
('PERSO_NAME', '000', 'LEADER', 'LEADER', 0, 1, NULL), |
1921 |
'761','763','764','765','766','768') AND |
1644 |
('PERSO_NAME', '001', 'CONTROL NUMBER', 'CONTROL NUMBER', 0, 1, NULL), |
1922 |
tagfield NOT IN ('110','111','130','148','150','151','155','162', |
1645 |
('PERSO_NAME', '003', 'CONTROL NUMBER IDENTIFIER', 'CONTROL NUMBER IDENTIFIER', 0, 1, NULL), |
1923 |
'180','181','182','185','034','640','641','642', |
1646 |
('PERSO_NAME', '005', 'DATE AND TIME OF LATEST TRANSACTION', 'DATE AND TIME OF LATEST TRANSACTION', 0, 1, NULL), |
1924 |
'643','644','645','646'); |
1647 |
('PERSO_NAME', '008', 'FIXED-LENGTH DATA ELEMENTS', 'FIXED-LENGTH DATA ELEMENTS', 0, 1, NULL), |
1925 |
|
1648 |
('PERSO_NAME', '010', 'LIBRARY OF CONGRESS CONTROL NUMBER', 'LIBRARY OF CONGRESS CONTROL NUMBER', 0, 0, NULL), |
1926 |
INSERT INTO auth_subfield_structure (authtypecode, tagfield, tagsubfield, liblibrarian, libopac, repeatable, |
1649 |
('PERSO_NAME', '014', 'LINK TO BIBLIOGRAPHIC RECORD FOR SERIAL OR MULTIPART ITEM', 'LINK TO BIBLIOGRAPHIC RECORD FOR SERIAL OR MULTIPART ITEM', 1, 0, NULL), |
1927 |
mandatory, tab, authorised_value, value_builder, seealso, isurl, hidden, linkid, kohafield, frameworkcode) |
1650 |
('PERSO_NAME', '016', 'NATIONAL BIBLIOGRAPHIC AGENCY CONTROL NUMBER', 'NATIONAL BIBLIOGRAPHIC AGENCY CONTROL NUMBER', 1, 0, NULL), |
1928 |
SELECT 'PERSO_NAME', tagfield, tagsubfield, liblibrarian, libopac, repeatable, mandatory, tab, |
1651 |
('PERSO_NAME', '020', 'INTERNATIONAL STANDARD BOOK NUMBER', 'INTERNATIONAL STANDARD BOOK NUMBER', 1, 0, NULL), |
1929 |
authorised_value, value_builder, seealso, isurl, hidden, linkid, kohafield, frameworkcode |
1652 |
('PERSO_NAME', '022', 'INTERNATIONAL STANDARD SERIAL NUMBER', 'INTERNATIONAL STANDARD SERIAL NUMBER', 1, 0, NULL), |
1930 |
FROM auth_subfield_structure |
1653 |
('PERSO_NAME', '024', 'OTHER STANDARD IDENTIFIER', 'OTHER STANDARD IDENTIFIER', 1, 0, NULL), |
1931 |
WHERE authtypecode = '' AND |
1654 |
('PERSO_NAME', '031', 'MUSICAL INCIPITS INFORMATION', 'MUSICAL INCIPITS INFORMATION', 1, 0, NULL), |
1932 |
tagfield NOT IN ( '058','063','068','084','088','140','143','153', |
1655 |
('PERSO_NAME', '035', 'SYSTEM CONTROL NUMBER', 'SYSTEM CONTROL NUMBER', 1, 0, NULL), |
1933 |
'154','253','353','453','553','668','671','676', |
1656 |
('PERSO_NAME', '040', 'CATALOGING SOURCE', 'CATALOGING SOURCE', 0, 1, NULL), |
1934 |
'684','685','686','687','753','754', |
1657 |
('PERSO_NAME', '042', 'AUTHENTICATION CODE', 'AUTHENTICATION CODE', 0, 0, NULL), |
1935 |
'761','763','764','765','766','768') AND |
1658 |
('PERSO_NAME', '043', 'GEOGRAPHIC AREA CODE', 'GEOGRAPHIC AREA CODE', 0, 0, NULL), |
1936 |
tagfield NOT IN ('110','111','130','148','150','151','155','162', |
1659 |
('PERSO_NAME', '045', 'TIME PERIOD OF HEADING', 'TIME PERIOD OF HEADING', 0, 0, NULL), |
1937 |
'180','181','182','185','034','640','641','642', |
1660 |
('PERSO_NAME', '050', 'LIBRARY OF CONGRESS CALL NUMBER', 'LIBRARY OF CONGRESS CALL NUMBER', 1, 0, NULL), |
1938 |
'643','644','645','646'); |
1661 |
('PERSO_NAME', '052', 'GEOGRAPHIC CLASSIFICATION', 'GEOGRAPHIC CLASSIFICATION', 1, 0, NULL), |
|
|
1662 |
('PERSO_NAME', '053', 'LC CLASSIFICATION NUMBER', 'LC CLASSIFICATION NUMBER', 1, 0, NULL), |
1663 |
('PERSO_NAME', '055', 'NATIONAL LIBRARY AND ARCHIVE OF CANADA CALL NUMBER', 'NATIONAL LIBRARY AND ARCHIVE OF CANADA CALL NUMBER', 1, 0, NULL), |
1664 |
('PERSO_NAME', '060', 'NATIONAL LIBRARY OF MEDICINE CALL NUMBER', 'NATIONAL LIBRARY OF MEDICINE CALL NUMBER', 1, 0, NULL), |
1665 |
('PERSO_NAME', '065', 'OTHER CLASSIFICATION NUMBER', 'OTHER CLASSIFICATION NUMBER', 1, 0, NULL), |
1666 |
('PERSO_NAME', '066', 'CHARACTER SETS PRESENT', 'CHARACTER SETS PRESENT', 0, 0, NULL), |
1667 |
('PERSO_NAME', '070', 'NATIONAL AGRICULTURAL LIBRARY CALL NUMBER', 'NATIONAL AGRICULTURAL LIBRARY CALL NUMBER', 1, 0, NULL), |
1668 |
('PERSO_NAME', '072', 'SUBJECT CATEGORY CODE', 'SUBJECT CATEGORY CODE', 1, 0, NULL), |
1669 |
('PERSO_NAME', '073', 'SUBDIVISION USAGE', 'SUBDIVISION USAGE', 0, 0, NULL), |
1670 |
('PERSO_NAME', '082', 'DEWEY DECIMAL CALL NUMBER', 'DEWEY DECIMAL CALL NUMBER', 1, 0, NULL), |
1671 |
('PERSO_NAME', '083', 'DEWEY DECIMAL CLASSIFICATION NUMBER', 'DEWEY DECIMAL CLASSIFICATION NUMBER', 1, 0, NULL), |
1672 |
('PERSO_NAME', '086', 'GOVERNMENT DOCUMENT CALL NUMBER', 'GOVERNMENT DOCUMENT CALL NUMBER', 1, 0, NULL), |
1673 |
('PERSO_NAME', '087', 'GOVERNMENT DOCUMENT CLASSIFICATION NUMBER', 'GOVERNMENT DOCUMENT CLASSIFICATION NUMBER', 1, 0, NULL), |
1674 |
('PERSO_NAME', '090', '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 (OCLC)', 1, 0, NULL), |
1675 |
('PERSO_NAME', '091', 'LOCALLY ASSIGNED LC-TYPE CLASSIFICATION NUMBER (OCLC); LOCAL CLASSIFICATION NUMBER (RLIN)', 'LOCALLY ASSIGNED LC-TYPE CLASSIFICATION NUMBER (OCLC); LOCAL CLASSIFICATION NUMBER (RLIN)', 0, 0, NULL), |
1676 |
('PERSO_NAME', '092', 'LOCALLY ASSIGNED DEWEY CALL NUMBER (OCLC)', 'LOCALLY ASSIGNED DEWEY CALL NUMBER (OCLC)', 1, 0, NULL), |
1677 |
('PERSO_NAME', '093', 'LOCALLY ASSIGNED DEWEY CLASSIFICATION NUMBER (OCLC)', 'LOCALLY ASSIGNED DEWEY CLASSIFICATION NUMBER (OCLC)', 1, 0, NULL), |
1678 |
('PERSO_NAME', '096', 'LOCALLY ASSIGNED NLM-TYPE CALL NUMBER (OCLC)', 'LOCALLY ASSIGNED NLM-TYPE CALL NUMBER (OCLC)', 1, 0, NULL), |
1679 |
('PERSO_NAME', '097', 'LOCALLY ASSIGNED NLM-TYPE CLASSIFICATION NUMBER (OCLC)', 'LOCALLY ASSIGNED NLM-TYPE CLASSIFICATION NUMBER (OCLC)', 1, 0, NULL), |
1680 |
('PERSO_NAME', '098', 'OTHER CLASSIFICATION SCHEMES (OCLC)', 'OTHER CLASSIFICATION SCHEMES (OCLC)', 1, 0, NULL), |
1681 |
('PERSO_NAME', '099', 'LOCAL FREE-TEXT CALL NUMBER (OCLC)', 'LOCAL FREE-TEXT CALL NUMBER (OCLC)', 1, 0, NULL), |
1682 |
('PERSO_NAME', '100', 'HEADING--PERSONAL NAME', 'HEADING--PERSONAL NAME', 0, 0, NULL), |
1683 |
('PERSO_NAME', '260', 'COMPLEX SEE REFERENCE--SUBJECT', 'COMPLEX SEE REFERENCE--SUBJECT', 1, 0, NULL), |
1684 |
('PERSO_NAME', '360', 'COMPLEX SEE ALSO REFERENCE--SUBJECT', 'COMPLEX SEE ALSO REFERENCE--SUBJECT', 1, 0, NULL), |
1685 |
('PERSO_NAME', '400', 'SEE FROM TRACING--PERSONAL NAME', 'SEE FROM TRACING--PERSONAL NAME', 1, 0, NULL), |
1686 |
('PERSO_NAME', '410', 'SEE FROM TRACING--CORPORATE NAME', 'SEE FROM TRACING--CORPORATE NAME', 1, 0, NULL), |
1687 |
('PERSO_NAME', '411', 'SEE FROM TRACING--MEETING NAME', 'SEE FROM TRACING--MEETING NAME', 1, 0, NULL), |
1688 |
('PERSO_NAME', '430', 'SEE FROM TRACING--UNIFORM TITLE', 'SEE FROM TRACING--UNIFORM TITLE', 1, 0, NULL), |
1689 |
('PERSO_NAME', '448', 'SEE FROM TRACING--CHRONOLOGICAL TERM', 'SEE FROM TRACING--CHRONOLOGICAL TERM', 1, 0, NULL), |
1690 |
('PERSO_NAME', '450', 'SEE FROM TRACING--TOPICAL TERM', 'SEE FROM TRACING--TOPICAL TERM', 1, 0, NULL), |
1691 |
('PERSO_NAME', '451', 'SEE FROM TRACING--GEOGRAPHIC NAME', 'SEE FROM TRACING--GEOGRAPHIC NAME', 1, 0, NULL), |
1692 |
('PERSO_NAME', '455', 'SEE FROM TRACING--GENRE/FORM TERM', 'SEE FROM TRACING--GENRE/FORM TERM', 1, 0, NULL), |
1693 |
('PERSO_NAME', '480', 'SEE FROM TRACING--GENERAL SUBDIVISION', 'SEE FROM TRACING--GENERAL SUBDIVISION', 1, 0, NULL), |
1694 |
('PERSO_NAME', '481', 'SEE FROM TRACING--GEOGRAPHIC SUBDIVISION', 'SEE FROM TRACING--GEOGRAPHIC SUBDIVISION', 1, 0, NULL), |
1695 |
('PERSO_NAME', '482', 'SEE FROM TRACING--CHRONOLOGICAL SUBDIVISION', 'SEE FROM TRACING--CHRONOLOGICAL SUBDIVISION', 1, 0, NULL), |
1696 |
('PERSO_NAME', '485', 'SEE FROM TRACING--FORM SUBDIVISION', 'SEE FROM TRACING--FORM SUBDIVISION', 1, 0, NULL), |
1697 |
('PERSO_NAME', '500', 'SEE ALSO FROM TRACING--PERSONAL NAME', 'SEE ALSO FROM TRACING--PERSONAL NAME', 1, 0, NULL), |
1698 |
('PERSO_NAME', '510', 'SEE ALSO FROM TRACING--CORPORATE NAME', 'SEE ALSO FROM TRACING--CORPORATE NAME', 1, 0, NULL), |
1699 |
('PERSO_NAME', '511', 'SEE ALSO FROM TRACING--MEETING NAME', 'SEE ALSO FROM TRACING--MEETING NAME', 1, 0, NULL), |
1700 |
('PERSO_NAME', '530', 'SEE ALSO FROM TRACING--UNIFORM TITLE', 'SEE ALSO FROM TRACING--UNIFORM TITLE', 1, 0, NULL), |
1701 |
('PERSO_NAME', '548', 'SEE ALSO FROM TRACING--CHRONOLOGICAL TERM', 'SEE ALSO FROM TRACING--CHRONOLOGICAL TERM', 1, 0, NULL), |
1702 |
('PERSO_NAME', '550', 'SEE ALSO FROM TRACING--TOPICAL TERM', 'SEE ALSO FROM TRACING--TOPICAL TERM', 1, 0, NULL), |
1703 |
('PERSO_NAME', '551', 'SEE ALSO FROM TRACING--GEOGRAPHIC NAME', 'SEE ALSO FROM TRACING--GEOGRAPHIC NAME', 1, 0, NULL), |
1704 |
('PERSO_NAME', '555', 'SEE ALSO FROM TRACING--GENRE/FORM TERM', 'SEE ALSO FROM TRACING--GENRE/FORM TERM', 1, 0, NULL), |
1705 |
('PERSO_NAME', '580', 'SEE ALSO FROM TRACING--GENERAL SUBDIVISION', 'SEE ALSO FROM TRACING--GENERAL SUBDIVISION', 1, 0, NULL), |
1706 |
('PERSO_NAME', '581', 'SEE ALSO FROM TRACING--GEOGRAPHIC SUBDIVISION', 'SEE ALSO FROM TRACING--GEOGRAPHIC SUBDIVISION', 1, 0, NULL), |
1707 |
('PERSO_NAME', '582', 'SEE ALSO FROM TRACING--CHRONOLOGICAL SUBDIVISION', 'SEE ALSO FROM TRACING--CHRONOLOGICAL SUBDIVISION', 1, 0, NULL), |
1708 |
('PERSO_NAME', '585', 'SEE ALSO FROM TRACING--FORM SUBDIVISION', 'SEE ALSO FROM TRACING--FORM SUBDIVISION', 1, 0, NULL), |
1709 |
('PERSO_NAME', '663', 'COMPLEX SEE ALSO REFERENCE--NAME', 'COMPLEX SEE ALSO REFERENCE--NAME', 0, 0, NULL), |
1710 |
('PERSO_NAME', '664', 'COMPLEX SEE REFERENCE--NAME', 'COMPLEX SEE REFERENCE--NAME', 0, 0, NULL), |
1711 |
('PERSO_NAME', '665', 'HISTORY REFERENCE', 'HISTORY REFERENCE', 0, 0, NULL), |
1712 |
('PERSO_NAME', '666', 'GENERAL EXPLANATORY REFERENCE--NAME', 'GENERAL EXPLANATORY REFERENCE--NAME', 0, 0, NULL), |
1713 |
('PERSO_NAME', '667', 'NONPUBLIC GENERAL NOTE', 'NONPUBLIC GENERAL NOTE', 1, 0, NULL), |
1714 |
('PERSO_NAME', '670', 'SOURCE DATA FOUND', 'SOURCE DATA FOUND', 1, 0, NULL), |
1715 |
('PERSO_NAME', '675', 'SOURCE DATA NOT FOUND', 'SOURCE DATA NOT FOUND', 0, 0, NULL), |
1716 |
('PERSO_NAME', '678', 'BIOGRAPHICAL OR HISTORICAL DATA', 'BIOGRAPHICAL OR HISTORICAL DATA', 1, 0, NULL), |
1717 |
('PERSO_NAME', '680', 'PUBLIC GENERAL NOTE', 'PUBLIC GENERAL NOTE', 1, 0, NULL), |
1718 |
('PERSO_NAME', '681', 'SUBJECT EXAMPLE TRACING NOTE', 'SUBJECT EXAMPLE TRACING NOTE', 1, 0, NULL), |
1719 |
('PERSO_NAME', '682', 'DELETED HEADING INFORMATION', 'DELETED HEADING INFORMATION', 0, 0, NULL), |
1720 |
('PERSO_NAME', '683', 'APPLICATION HISTORY NOTE', 'APPLICATION HISTORY NOTE', 1, 0, NULL), |
1721 |
('PERSO_NAME', '688', 'APPLICATION HISTORY NOTE', 'APPLICATION HISTORY NOTE', 1, 0, NULL), |
1722 |
('PERSO_NAME', '700', 'ESTABLISHED HEADING LINKING ENTRY--PERSONAL NAME', 'ESTABLISHED HEADING LINKING ENTRY--PERSONAL NAME', 1, 0, NULL), |
1723 |
('PERSO_NAME', '788', 'COMPLEX LINKING ENTRY DATA', 'COMPLEX LINKING ENTRY DATA', 0, 0, NULL), |
1724 |
('PERSO_NAME', '856', 'ELECTRONIC LOCATION AND ACCESS', 'ELECTRONIC LOCATION AND ACCESS', 1, 0, NULL), |
1725 |
('PERSO_NAME', '880', 'ALTERNATE GRAPHIC REPRESENTATION', 'ALTERNATE GRAPHIC REPRESENTATION', 1, 0, NULL), |
1726 |
('PERSO_NAME', '942', 'KOHA INTERNAL USE', 'KOHA INTERNAL USE', 0, 1, NULL); |
1727 |
|
1728 |
|
1729 |
INSERT INTO `auth_subfield_structure` (`authtypecode`, `tagfield`, `tagsubfield`, `liblibrarian`, `libopac`, `repeatable`, `mandatory`, `tab`, `authorised_value`, `value_builder`, `seealso`, `isurl`, `hidden`, `linkid`, `kohafield`, `frameworkcode`) VALUES |
1730 |
('PERSO_NAME', '000', '@', 'fixed length control field', 'fixed length control field', 0, 1, 0, NULL, 'marc21_leader_authorities.pl', NULL, 0, 0, '', '', ''), |
1731 |
('PERSO_NAME', '001', '@', 'control field', 'control field', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', 'auth_header.authid', ''), |
1732 |
('PERSO_NAME', '003', '@', 'control field', 'control field', 0, 1, 0, NULL, 'marc21_field_003.pl', NULL, 0, 0, '', '', ''), |
1733 |
('PERSO_NAME', '005', '@', 'control field', 'control field', 0, 1, 0, NULL, 'marc21_field_005.pl', NULL, 0, 0, '', '', ''), |
1734 |
('PERSO_NAME', '008', '@', 'fixed length control field', 'fixed length control field', 0, 1, 0, NULL, 'marc21_field_008_authorities.pl', NULL, 0, 0, '', '', ''), |
1735 |
('PERSO_NAME', '010', 'a', 'LC control number', 'LC control number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
1736 |
('PERSO_NAME', '010', 'z', 'Canceled/invalid LC control number', 'Canceled/invalid LC control number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
1737 |
('PERSO_NAME', '010', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
1738 |
('PERSO_NAME', '014', 'a', 'Control number of related bibliographic record', 'Control number of related bibliographic record', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
1739 |
('PERSO_NAME', '014', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
1740 |
('PERSO_NAME', '014', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
1741 |
('PERSO_NAME', '016', 'a', 'Record control number', 'Record control number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
1742 |
('PERSO_NAME', '016', 'z', 'Canceled/invalid record control number', 'Canceled/invalid record control number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
1743 |
('PERSO_NAME', '016', '2', 'Source', 'Source', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
1744 |
('PERSO_NAME', '016', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
1745 |
('PERSO_NAME', '020', 'a', 'International Standard Book Number', 'International Standard Book Number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
1746 |
('PERSO_NAME', '020', 'c', 'Terms of availability', 'Terms of availability', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
1747 |
('PERSO_NAME', '020', 'z', 'Canceled/invalid ISBN', 'Canceled/invalid ISBN', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
1748 |
('PERSO_NAME', '020', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
1749 |
('PERSO_NAME', '020', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
1750 |
('PERSO_NAME', '022', 'a', 'International Standard Serial Number', 'International Standard Serial Number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
1751 |
('PERSO_NAME', '022', 'y', 'Incorrect ISSN', 'Incorrect ISSN', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
1752 |
('PERSO_NAME', '022', 'z', 'Canceled ISSN', 'Canceled ISSN', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
1753 |
('PERSO_NAME', '022', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
1754 |
('PERSO_NAME', '022', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
1755 |
('PERSO_NAME', '024', 'a', 'Standard number or code', 'Standard number or code', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
1756 |
('PERSO_NAME', '024', 'c', 'Terms of availability', 'Terms of availability', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
1757 |
('PERSO_NAME', '024', 'd', 'Additional codes following the standard number or code', 'Additional codes following the standard number or code', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
1758 |
('PERSO_NAME', '024', 'z', 'Canceled/invalid standard number or code', 'Canceled/invalid standard number or code', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
1759 |
('PERSO_NAME', '024', '2', 'Source of number or code', 'Source of number or code', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
1760 |
('PERSO_NAME', '024', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
1761 |
('PERSO_NAME', '024', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
1762 |
('PERSO_NAME', '031', 'a', 'Number of work', 'Number of work', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
1763 |
('PERSO_NAME', '031', 'b', 'Number of movement', 'Number of movement', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
1764 |
('PERSO_NAME', '031', 'c', 'Number of excerpt', 'Number of excerpt', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
1765 |
('PERSO_NAME', '031', 'd', 'Caption or heading', 'Caption or heading', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
1766 |
('PERSO_NAME', '031', 'e', 'Role', 'Role', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
1767 |
('PERSO_NAME', '031', 'g', 'Clef', 'Clef', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
1768 |
('PERSO_NAME', '031', 'm', 'Voice/instrument', 'Voice/instrument', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
1769 |
('PERSO_NAME', '031', 'n', 'Key signature', 'Key signature', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
1770 |
('PERSO_NAME', '031', 'o', 'Time signature', 'Time signature', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
1771 |
('PERSO_NAME', '031', 'p', 'Musical notation', 'Musical notation', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
1772 |
('PERSO_NAME', '031', 'q', 'General note', 'General note', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
1773 |
('PERSO_NAME', '031', 'r', 'Key or mode', 'Key or mode', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
1774 |
('PERSO_NAME', '031', 's', 'Coded validity note', 'Coded validity note', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
1775 |
('PERSO_NAME', '031', 't', 'Text incipit', 'Text incipit', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
1776 |
('PERSO_NAME', '031', 'u', 'Uniform Resource Identifier', 'Uniform Resource Identifier', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
1777 |
('PERSO_NAME', '031', '2', 'System code', 'System code', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
1778 |
('PERSO_NAME', '031', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
1779 |
('PERSO_NAME', '031', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
1780 |
('PERSO_NAME', '035', 'a', 'System control number', 'System control number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
1781 |
('PERSO_NAME', '035', 'z', 'Canceled/invalid control number', 'Canceled/invalid control number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
1782 |
('PERSO_NAME', '035', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
1783 |
('PERSO_NAME', '035', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
1784 |
('PERSO_NAME', '040', 'a', 'Original cataloging agency', 'Original cataloging agency', 0, 1, 0, NULL, 'marc21_field_003.pl', NULL, 0, 0, '', '', ''), |
1785 |
('PERSO_NAME', '040', 'b', 'Language of cataloging', 'Language of cataloging', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
1786 |
('PERSO_NAME', '040', 'c', 'Transcribing agency', 'Transcribing agency', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
1787 |
('PERSO_NAME', '040', 'd', 'Modifying agency', 'Modifying agency', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
1788 |
('PERSO_NAME', '040', 'e', 'Description conventions', 'Description conventions', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
1789 |
('PERSO_NAME', '040', 'f', 'Subject heading or thesaurus conventions', 'Subject heading or thesaurus conventions', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
1790 |
('PERSO_NAME', '040', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
1791 |
('PERSO_NAME', '040', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
1792 |
('PERSO_NAME', '042', 'a', 'Authentication code', 'Authentication code', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
1793 |
('PERSO_NAME', '043', 'a', 'Geographic area code', 'Geographic area code', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
1794 |
('PERSO_NAME', '043', 'b', 'Local GAC code', 'Local GAC code', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
1795 |
('PERSO_NAME', '043', 'c', 'ISO code', 'ISO code', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
1796 |
('PERSO_NAME', '043', '2', 'Source of local code', 'Source of local code', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
1797 |
('PERSO_NAME', '043', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
1798 |
('PERSO_NAME', '043', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
1799 |
('PERSO_NAME', '045', 'a', 'Time period code', 'Time period code', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
1800 |
('PERSO_NAME', '045', 'b', 'Formatted 9999 B.C. through C.E. time period', 'Formatted 9999 B.C. through C.E. time period', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
1801 |
('PERSO_NAME', '045', 'c', 'Formatted pre-9999 B.C. time period', 'Formatted pre-9999 B.C. time period', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
1802 |
('PERSO_NAME', '045', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
1803 |
('PERSO_NAME', '045', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
1804 |
('PERSO_NAME', '050', 'a', 'Classification number', 'Classification number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
1805 |
('PERSO_NAME', '050', 'b', 'Item number', 'Item number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
1806 |
('PERSO_NAME', '050', 'd', 'Volumes/dates to which call number applies', 'Volumes/dates to which call number applies', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
1807 |
('PERSO_NAME', '050', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
1808 |
('PERSO_NAME', '050', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
1809 |
('PERSO_NAME', '050', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
1810 |
('PERSO_NAME', '052', 'a', 'Geographic classification area code', 'Geographic classification area code', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
1811 |
('PERSO_NAME', '052', 'b', 'Geographic classification subarea code', 'Geographic classification subarea code', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
1812 |
('PERSO_NAME', '052', 'd', 'Populated place name', 'Populated place name', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
1813 |
('PERSO_NAME', '052', '2', 'Code source', 'Code source', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
1814 |
('PERSO_NAME', '052', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
1815 |
('PERSO_NAME', '052', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
1816 |
('PERSO_NAME', '053', 'a', 'Classification number element--single number or beginning number of span', 'Classification number element--single number or beginning number of span', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
1817 |
('PERSO_NAME', '053', 'b', 'Classification number element--ending number of span', 'Classification number element--ending number of span', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
1818 |
('PERSO_NAME', '053', 'c', 'Explanatory term', 'Explanatory term', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
1819 |
('PERSO_NAME', '053', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
1820 |
('PERSO_NAME', '053', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
1821 |
('PERSO_NAME', '053', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
1822 |
('PERSO_NAME', '055', 'a', 'Classification number', 'Classification number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
1823 |
('PERSO_NAME', '055', 'b', 'Item number', 'Item number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
1824 |
('PERSO_NAME', '055', 'd', 'Volumes/dates to which call number applies', 'Volumes/dates to which call number applies', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
1825 |
('PERSO_NAME', '055', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
1826 |
('PERSO_NAME', '055', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
1827 |
('PERSO_NAME', '055', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
1828 |
('PERSO_NAME', '060', 'a', 'Classification number', 'Classification number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
1829 |
('PERSO_NAME', '060', 'b', 'Item number', 'Item number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
1830 |
('PERSO_NAME', '060', 'd', 'Volumes/dates to which call number applies', 'Volumes/dates to which call number applies', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
1831 |
('PERSO_NAME', '060', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
1832 |
('PERSO_NAME', '060', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
1833 |
('PERSO_NAME', '060', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
1834 |
('PERSO_NAME', '065', 'a', 'Classification number element--single number or beginning of span', 'Classification number element--single number or beginning of span', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
1835 |
('PERSO_NAME', '065', 'b', 'Classification number element--ending number of span', 'Classification number element--ending number of span', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
1836 |
('PERSO_NAME', '065', 'c', 'Explanatory term', 'Explanatory term', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
1837 |
('PERSO_NAME', '065', '2', 'Number source', 'Number source', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
1838 |
('PERSO_NAME', '065', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
1839 |
('PERSO_NAME', '065', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
1840 |
('PERSO_NAME', '065', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
1841 |
('PERSO_NAME', '066', 'a', 'Primary G0 character set', 'Primary G0 character set', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
1842 |
('PERSO_NAME', '066', 'b', 'Primary G1 character set', 'Primary G1 character set', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
1843 |
('PERSO_NAME', '066', 'c', 'Alternate G0 or G1 character set', 'Alternate G0 or G1 character set', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
1844 |
('PERSO_NAME', '070', 'a', 'Classification number', 'Classification number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
1845 |
('PERSO_NAME', '070', 'b', 'Item number', 'Item number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
1846 |
('PERSO_NAME', '070', 'd', 'Volume/dates to which call number applies', 'Volume/dates to which call number applies', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
1847 |
('PERSO_NAME', '070', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
1848 |
('PERSO_NAME', '070', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
1849 |
('PERSO_NAME', '072', 'a', 'Subject category code', 'Subject category code', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
1850 |
('PERSO_NAME', '072', 'x', 'Subject category code subdivision', 'Subject category code subdivision', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
1851 |
('PERSO_NAME', '072', '2', 'Code source', 'Code source', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
1852 |
('PERSO_NAME', '072', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
1853 |
('PERSO_NAME', '072', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
1854 |
('PERSO_NAME', '073', 'a', 'Subdivision usage', 'Subdivision usage', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
1855 |
('PERSO_NAME', '073', 'z', 'Code source', 'Code source', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
1856 |
('PERSO_NAME', '073', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
1857 |
('PERSO_NAME', '073', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
1858 |
('PERSO_NAME', '082', 'a', 'Classification number', 'Classification number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
1859 |
('PERSO_NAME', '082', 'b', 'Item number', 'Item number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
1860 |
('PERSO_NAME', '082', 'd', 'Volumes/dates to which call number applies', 'Volumes/dates to which call number applies', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
1861 |
('PERSO_NAME', '082', '2', 'Edition number', 'Edition number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
1862 |
('PERSO_NAME', '082', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
1863 |
('PERSO_NAME', '082', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
1864 |
('PERSO_NAME', '082', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
1865 |
('PERSO_NAME', '083', 'a', 'Classification number element--single number or beginning number of span', 'Classification number element--single number or beginning number of span', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
1866 |
('PERSO_NAME', '083', 'b', 'Classification number element--ending number of span', 'Classification number element--ending number of span', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
1867 |
('PERSO_NAME', '083', 'c', 'Explanatory term', 'Explanatory term', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
1868 |
('PERSO_NAME', '083', 'z', 'Table identification--table number', 'Table identification--table number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
1869 |
('PERSO_NAME', '083', '2', 'Edition number', 'Edition number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
1870 |
('PERSO_NAME', '083', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
1871 |
('PERSO_NAME', '083', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
1872 |
('PERSO_NAME', '083', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
1873 |
('PERSO_NAME', '086', 'a', 'Call number', 'Call number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
1874 |
('PERSO_NAME', '086', 'd', 'Volumes/dates to which call number applies', 'Volumes/dates to which call number applies', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
1875 |
('PERSO_NAME', '086', 'z', 'Cancelled/invalid call number', 'Cancelled/invalid call number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
1876 |
('PERSO_NAME', '086', '2', 'Number source', 'Number source', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
1877 |
('PERSO_NAME', '086', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
1878 |
('PERSO_NAME', '086', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
1879 |
('PERSO_NAME', '086', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
1880 |
('PERSO_NAME', '087', 'a', 'Classification number element--Single number or beginning number of span', 'Classification number element--Single number or beginning number of span', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
1881 |
('PERSO_NAME', '087', 'b', 'Classification number element--Ending number of span', 'Classification number element--Ending number of span', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
1882 |
('PERSO_NAME', '087', 'c', 'Explanatory information', 'Explanatory information', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
1883 |
('PERSO_NAME', '087', '2', 'Number source', 'Number source', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
1884 |
('PERSO_NAME', '087', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
1885 |
('PERSO_NAME', '087', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
1886 |
('PERSO_NAME', '090', 'a', 'Call number ; Classification number (OCLC) (R) ; Classification number, CALL (RLIN) (NR)', 'Call number ; Classification number (OCLC) (R) ; Classification number, CALL (RLIN) (NR)', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
1887 |
('PERSO_NAME', '090', 'b', '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, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
1888 |
('PERSO_NAME', '090', 'd', 'Volumes/dates to which call number applies', 'Volumes/dates to which call number applies', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
1889 |
('PERSO_NAME', '090', 'e', 'Feature heading (OCLC)', 'Feature heading (OCLC)', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
1890 |
('PERSO_NAME', '090', 'f', 'Filing suffix (OCLC) ; Footnote, FNT (RLIN)', 'Filing suffix (OCLC) ; Footnote, FNT (RLIN)', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
1891 |
('PERSO_NAME', '090', 'h', 'Output transaction history, HST (RLIN)', 'Output transaction history, HST (RLIN)', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
1892 |
('PERSO_NAME', '090', 'i', 'Output transaction instruction, INS (RLIN)', 'Output transaction instruction, INS (RLIN)', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
1893 |
('PERSO_NAME', '090', 'l', 'Extra card control statement, EXT (RLIN)', 'Extra card control statement, EXT (RLIN)', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
1894 |
('PERSO_NAME', '090', 'n', 'Additional local notes, ANT (RLIN)', 'Additional local notes, ANT (RLIN)', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
1895 |
('PERSO_NAME', '090', 'p', 'Pathfinder code, PTH (RLIN)', 'Pathfinder code, PTH (RLIN)', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
1896 |
('PERSO_NAME', '090', 't', 'Field suppresion, FSP (RLIN)', 'Field suppresion, FSP (RLIN)', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
1897 |
('PERSO_NAME', '090', 'v', 'Volumes, VOL (RLIN)', 'Volumes, VOL (RLIN)', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
1898 |
('PERSO_NAME', '090', 'y', 'Date, VOL (RLIN)', 'Date, VOL (RLIN)', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
1899 |
('PERSO_NAME', '090', 'z', 'Cancelled/invalid call number', 'Cancelled/invalid call number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
1900 |
('PERSO_NAME', '090', '2', 'Number source', 'Number source', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
1901 |
('PERSO_NAME', '090', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
1902 |
('PERSO_NAME', '090', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
1903 |
('PERSO_NAME', '090', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
1904 |
('PERSO_NAME', '091', 'a', 'Classification number element--single number or beginning number of span', 'Classification number element--single number or beginning number of span', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
1905 |
('PERSO_NAME', '091', 'b', 'Classification number element--ending number of span', 'Classification number element--ending number of span', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
1906 |
('PERSO_NAME', '091', 'c', 'Explanatory term', 'Explanatory term', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
1907 |
('PERSO_NAME', '091', 'z', 'Table identification--table number', 'Table identification--table number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
1908 |
('PERSO_NAME', '091', '2', 'Edition number', 'Edition number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
1909 |
('PERSO_NAME', '091', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
1910 |
('PERSO_NAME', '091', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
1911 |
('PERSO_NAME', '091', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
1912 |
('PERSO_NAME', '092', 'a', 'Classification number', 'Classification number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
1913 |
('PERSO_NAME', '092', 'b', 'Item number', 'Item number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
1914 |
('PERSO_NAME', '092', 'd', 'Volumes/dates to which call number applies', 'Volumes/dates to which call number applies', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
1915 |
('PERSO_NAME', '092', 'e', 'Feature heading', 'Feature heading', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
1916 |
('PERSO_NAME', '092', 'f', 'Filing suffix', 'Filing suffix', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
1917 |
('PERSO_NAME', '092', '2', 'Edition number', 'Edition number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
1918 |
('PERSO_NAME', '092', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
1919 |
('PERSO_NAME', '092', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
1920 |
('PERSO_NAME', '092', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
1921 |
('PERSO_NAME', '093', 'a', 'Classification number element--single number or beginning number of span', 'Classification number element--single number or beginning number of span', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
1922 |
('PERSO_NAME', '093', 'b', 'Classification number element--ending number of span', 'Classification number element--ending number of span', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
1923 |
('PERSO_NAME', '093', 'c', 'Explanatory term', 'Explanatory term', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
1924 |
('PERSO_NAME', '093', 'z', 'Table identification--table number', 'Table identification--table number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
1925 |
('PERSO_NAME', '093', '2', 'Edition number', 'Edition number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
1926 |
('PERSO_NAME', '093', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
1927 |
('PERSO_NAME', '093', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
1928 |
('PERSO_NAME', '093', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
1929 |
('PERSO_NAME', '096', 'a', 'Classification number', 'Classification number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
1930 |
('PERSO_NAME', '096', 'b', 'Item number', 'Item number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
1931 |
('PERSO_NAME', '096', 'd', 'Volumes/dates to which call number applies', 'Volumes/dates to which call number applies', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
1932 |
('PERSO_NAME', '096', 'e', 'Feature heading', 'Feature heading', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
1933 |
('PERSO_NAME', '096', 'f', 'Filing suffix', 'Filing suffix', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
1934 |
('PERSO_NAME', '096', '2', 'Edition number', 'Edition number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
1935 |
('PERSO_NAME', '096', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
1936 |
('PERSO_NAME', '096', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
1937 |
('PERSO_NAME', '096', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
1938 |
('PERSO_NAME', '097', 'a', 'Classification number element--single number or beginning number of span', 'Classification number element--single number or beginning number of span', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
1939 |
('PERSO_NAME', '097', 'b', 'Classification number element--ending number of span', 'Classification number element--ending number of span', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
1940 |
('PERSO_NAME', '097', 'c', 'Explanatory term', 'Explanatory term', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
1941 |
('PERSO_NAME', '097', 'z', 'Table identification--table number', 'Table identification--table number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
1942 |
('PERSO_NAME', '097', '2', 'Edition number', 'Edition number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
1943 |
('PERSO_NAME', '097', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
1944 |
('PERSO_NAME', '097', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
1945 |
('PERSO_NAME', '097', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
1946 |
('PERSO_NAME', '098', 'a', 'Call number based on other classification scheme', 'Call number based on other classification scheme', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
1947 |
('PERSO_NAME', '098', 'b', 'Item number', 'Item number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
1948 |
('PERSO_NAME', '098', 'd', 'Volumes/dates to which call number applies', 'Volumes/dates to which call number applies', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
1949 |
('PERSO_NAME', '098', 'e', 'Feature heading', 'Feature heading', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
1950 |
('PERSO_NAME', '098', 'f', 'Filing suffix', 'Filing suffix', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
1951 |
('PERSO_NAME', '098', '2', 'Edition number', 'Edition number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
1952 |
('PERSO_NAME', '098', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
1953 |
('PERSO_NAME', '098', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
1954 |
('PERSO_NAME', '098', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
1955 |
('PERSO_NAME', '099', 'a', 'Classification number', 'Classification number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
1956 |
('PERSO_NAME', '099', 'b', 'Item number', 'Item number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
1957 |
('PERSO_NAME', '099', 'd', 'Volumes/dates to which call number applies', 'Volumes/dates to which call number applies', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
1958 |
('PERSO_NAME', '099', 'e', 'Feature heading', 'Feature heading', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
1959 |
('PERSO_NAME', '099', 'f', 'Filing suffix', 'Filing suffix', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
1960 |
('PERSO_NAME', '099', '2', 'Edition number', 'Edition number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
1961 |
('PERSO_NAME', '099', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
1962 |
('PERSO_NAME', '099', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
1963 |
('PERSO_NAME', '099', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
1964 |
('PERSO_NAME', '100', 'a', 'Personal name', 'Personal name', 0, 0, 1, NULL, NULL, '''100b'',''100c'',''100q'',''100d'',''100t'',''100o'',''100m'',''100r'',''100s'',''100k'',''100n'',''100p'',''100g'',''100l'',''100f'',''100h'',''100x'',''100z'',''100y'',''100v''', 0, 0, '', '', ''), |
1965 |
('PERSO_NAME', '100', 'b', 'Numeration', 'Numeration', 0, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
1966 |
('PERSO_NAME', '100', 'c', 'Titles and other words associated with a name', 'Titles and other words associated with a name', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
1967 |
('PERSO_NAME', '100', 'd', 'Dates associated with a name', 'Dates associated with a name', 0, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
1968 |
('PERSO_NAME', '100', 'e', 'Relator term', 'Relator term', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
1969 |
('PERSO_NAME', '100', 'f', 'Date of a work', 'Date of a work', 0, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
1970 |
('PERSO_NAME', '100', 'g', 'Miscellaneous information', 'Miscellaneous information', 0, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
1971 |
('PERSO_NAME', '100', 'h', 'Medium', 'Medium', 0, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
1972 |
('PERSO_NAME', '100', 'j', 'Attribution qualifier', 'Attribution qualifier', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
1973 |
('PERSO_NAME', '100', 'k', 'Form subheading', 'Form subheading', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
1974 |
('PERSO_NAME', '100', 'l', 'Language of a work', 'Language of a work', 0, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
1975 |
('PERSO_NAME', '100', 'm', 'Medium of performance for music', 'Medium of performance for music', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
1976 |
('PERSO_NAME', '100', 'n', 'Number of part/section of a work', 'Number of part/section of a work', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
1977 |
('PERSO_NAME', '100', 'o', 'Arranged statement for music', 'Arranged statement for music', 0, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
1978 |
('PERSO_NAME', '100', 'p', 'Name of part/section of a work', 'Name of part/section of a work', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
1979 |
('PERSO_NAME', '100', 'q', 'Fuller form of name', 'Fuller form of name', 0, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
1980 |
('PERSO_NAME', '100', 'r', 'Key for music', 'Key for music', 0, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
1981 |
('PERSO_NAME', '100', 's', 'Version', 'Version', 0, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
1982 |
('PERSO_NAME', '100', 't', 'Title of a work', 'Title of a work', 0, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
1983 |
('PERSO_NAME', '100', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
1984 |
('PERSO_NAME', '100', 'x', 'General subdivision', 'General subdivision', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
1985 |
('PERSO_NAME', '100', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
1986 |
('PERSO_NAME', '100', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
1987 |
('PERSO_NAME', '100', '6', 'Linkage', 'Linkage', 0, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
1988 |
('PERSO_NAME', '100', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
1989 |
('PERSO_NAME', '260', 'a', 'Heading referred to', 'Heading referred to', 1, 0, 2, NULL, NULL, NULL, 0, 0, '', '', ''), |
1990 |
('PERSO_NAME', '260', 'i', 'Explanatory text', 'Explanatory text', 1, 0, 2, NULL, NULL, NULL, 0, 0, '', '', ''), |
1991 |
('PERSO_NAME', '260', '6', 'Linkage', 'Linkage', 0, 0, 2, NULL, NULL, NULL, 0, 0, '', '', ''), |
1992 |
('PERSO_NAME', '260', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 2, NULL, NULL, NULL, 0, 0, '', '', ''), |
1993 |
('PERSO_NAME', '360', 'a', 'Heading referred to', 'Heading referred to', 1, 0, 3, NULL, NULL, NULL, 0, 0, '', '', ''), |
1994 |
('PERSO_NAME', '360', 'i', 'Explanatory text', 'Explanatory text', 1, 0, 3, NULL, NULL, NULL, 0, 0, '', '', ''), |
1995 |
('PERSO_NAME', '360', '6', 'Linkage', 'Linkage', 0, 0, 3, NULL, NULL, NULL, 0, 0, '', '', ''), |
1996 |
('PERSO_NAME', '360', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 3, NULL, NULL, NULL, 0, 0, '', '', ''), |
1997 |
('PERSO_NAME', '400', 'a', 'Personal name', 'Personal name', 0, 0, 4, NULL, NULL, '''400b'',''400c'',''400q'',''400d'',''400t'',''400o'',''400m'',''400r'',''400s'',''400k'',''400n'',''400p'',''400g'',''400l'',''400f'',''400h'',''400x'',''400z'',''400y'',''400v''', 0, 0, '', '', ''), |
1998 |
('PERSO_NAME', '400', 'b', 'Numeration', 'Numeration', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
1999 |
('PERSO_NAME', '400', 'c', 'Titles and other words associated with a name', 'Titles and other words associated with a name', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
2000 |
('PERSO_NAME', '400', 'd', 'Dates associated with a name', 'Dates associated with a name', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
2001 |
('PERSO_NAME', '400', 'e', 'Relator term', 'Relator term', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
2002 |
('PERSO_NAME', '400', 'f', 'Date of a work', 'Date of a work', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
2003 |
('PERSO_NAME', '400', 'g', 'Miscellaneous information', 'Miscellaneous information', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
2004 |
('PERSO_NAME', '400', 'h', 'Medium', 'Medium', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
2005 |
('PERSO_NAME', '400', 'i', 'Reference instruction phrase', 'Reference instruction phrase', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
2006 |
('PERSO_NAME', '400', 'j', 'Attribution qualifier', 'Attribution qualifier', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
2007 |
('PERSO_NAME', '400', 'k', 'Form subheading', 'Form subheading', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
2008 |
('PERSO_NAME', '400', 'l', 'Language of a work', 'Language of a work', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
2009 |
('PERSO_NAME', '400', 'm', 'Medium of performance for music', 'Medium of performance for music', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
2010 |
('PERSO_NAME', '400', 'n', 'Number of part/section of a work', 'Number of part/section of a work', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
2011 |
('PERSO_NAME', '400', 'o', 'Arranged statement for music', 'Arranged statement for music', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
2012 |
('PERSO_NAME', '400', 'p', 'Name of part/section of a work', 'Name of part/section of a work', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
2013 |
('PERSO_NAME', '400', 'q', 'Fuller form of name', 'Fuller form of name', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
2014 |
('PERSO_NAME', '400', 'r', 'Key for music', 'Key for music', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
2015 |
('PERSO_NAME', '400', 's', 'Version', 'Version', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
2016 |
('PERSO_NAME', '400', 't', 'Title of a work', 'Title of a work', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
2017 |
('PERSO_NAME', '400', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
2018 |
('PERSO_NAME', '400', 'w', 'Control subfield', 'Control subfield', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
2019 |
('PERSO_NAME', '400', 'x', 'General subdivision', 'General subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
2020 |
('PERSO_NAME', '400', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
2021 |
('PERSO_NAME', '400', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
2022 |
('PERSO_NAME', '400', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
2023 |
('PERSO_NAME', '400', '6', 'Linkage', 'Linkage', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
2024 |
('PERSO_NAME', '400', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
2025 |
('PERSO_NAME', '410', 'a', 'Corporate name or jurisdiction name as entry element', 'Corporate name or jurisdiction name as entry element', 0, 0, 4, NULL, NULL, '''410b'',''410c'',''410d'',''410t'',''410o'',''410m'',''410r'',''410s'',''410k'',''410n'',''410p'',''410g'',''410l'',''410f'',''410h'',''410x'',''410z'',''410y'',''410v''', 0, 0, '', '', ''), |
2026 |
('PERSO_NAME', '410', 'b', 'Subordinate unit', 'Subordinate unit', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
2027 |
('PERSO_NAME', '410', 'c', 'Location of meeting', 'Location of meeting', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
2028 |
('PERSO_NAME', '410', 'd', 'Date of meeting or treaty signing', 'Date of meeting or treaty signing', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
2029 |
('PERSO_NAME', '410', 'e', 'Relator term', 'Relator term', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
2030 |
('PERSO_NAME', '410', 'f', 'Date of a work', 'Date of a work', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
2031 |
('PERSO_NAME', '410', 'g', 'Miscellaneous information', 'Miscellaneous information', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
2032 |
('PERSO_NAME', '410', 'h', 'Medium', 'Medium', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
2033 |
('PERSO_NAME', '410', 'i', 'Reference instruction phrase', 'Reference instruction phrase', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
2034 |
('PERSO_NAME', '410', 'k', 'Form subheading', 'Form subheading', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
2035 |
('PERSO_NAME', '410', 'l', 'Language of a work', 'Language of a work', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
2036 |
('PERSO_NAME', '410', 'm', 'Medium of performance for music', 'Medium of performance for music', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
2037 |
('PERSO_NAME', '410', 'n', 'Number of part/section/meeting', 'Number of part/section/meeting', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
2038 |
('PERSO_NAME', '410', 'o', 'Arranged statement for music', 'Arranged statement for music', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
2039 |
('PERSO_NAME', '410', 'p', 'Name of part/section of a work', 'Name of part/section of a work', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
2040 |
('PERSO_NAME', '410', 'r', 'Key for music', 'Key for music', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
2041 |
('PERSO_NAME', '410', 's', 'Version', 'Version', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
2042 |
('PERSO_NAME', '410', 't', 'Title of a work', 'Title of a work', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
2043 |
('PERSO_NAME', '410', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
2044 |
('PERSO_NAME', '410', 'w', 'Control subfield', 'Control subfield', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
2045 |
('PERSO_NAME', '410', 'x', 'General subdivision', 'General subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
2046 |
('PERSO_NAME', '410', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
2047 |
('PERSO_NAME', '410', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
2048 |
('PERSO_NAME', '410', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
2049 |
('PERSO_NAME', '410', '6', 'Linkage', 'Linkage', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
2050 |
('PERSO_NAME', '410', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
2051 |
('PERSO_NAME', '411', 'a', 'Meeting name or jurisdiction name as entry element', 'Meeting name or jurisdiction name as entry element', 0, 0, 4, NULL, NULL, '''411e'',''411c'',''411d'',''411t'',''411s'',''411k'',''411n'',''411p'',''411g'',''411l'',''411f'',''411h'',''411x'',''411z'',''411y'',''411v''', 0, 0, '', '', ''), |
2052 |
('PERSO_NAME', '411', 'b', 'Number {OBSOLETE]', 'Number {OBSOLETE]', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
2053 |
('PERSO_NAME', '411', 'c', 'Location of meeting', 'Location of meeting', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
2054 |
('PERSO_NAME', '411', 'd', 'Date of meeting', 'Date of meeting', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
2055 |
('PERSO_NAME', '411', 'e', 'Subordinate unit', 'Subordinate unit', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
2056 |
('PERSO_NAME', '411', 'f', 'Date of a work', 'Date of a work', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
2057 |
('PERSO_NAME', '411', 'g', 'Miscellaneous information', 'Miscellaneous information', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
2058 |
('PERSO_NAME', '411', 'h', 'Medium', 'Medium', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
2059 |
('PERSO_NAME', '411', 'i', 'Reference instruction phrase', 'Reference instruction phrase', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
2060 |
('PERSO_NAME', '411', 'k', 'Form subheading', 'Form subheading', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
2061 |
('PERSO_NAME', '411', 'l', 'Language of a work', 'Language of a work', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
2062 |
('PERSO_NAME', '411', 'n', 'Number of part/section/meeting', 'Number of part/section/meeting', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
2063 |
('PERSO_NAME', '411', 'p', 'Name of part/section of a work', 'Name of part/section of a work', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
2064 |
('PERSO_NAME', '411', 'q', 'Name of meeting following jurisdiction name entry element', 'Name of meeting following jurisdiction name entry element', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
2065 |
('PERSO_NAME', '411', 's', 'Version', 'Version', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
2066 |
('PERSO_NAME', '411', 't', 'Title of a work', 'Title of a work', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
2067 |
('PERSO_NAME', '411', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
2068 |
('PERSO_NAME', '411', 'w', 'Control subfield', 'Control subfield', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
2069 |
('PERSO_NAME', '411', 'x', 'General subdivision', 'General subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
2070 |
('PERSO_NAME', '411', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
2071 |
('PERSO_NAME', '411', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
2072 |
('PERSO_NAME', '411', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
2073 |
('PERSO_NAME', '411', '6', 'Linkage', 'Linkage', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
2074 |
('PERSO_NAME', '411', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
2075 |
('PERSO_NAME', '430', 'a', 'Uniform title', 'Uniform title', 0, 0, 4, NULL, NULL, '''430o'',''430m'',''430r'',''430s'',''430d'',''430k'',''430n'',''430p'',''430g'',''430l'',''430f'',''430h'',''430t'',''430x'',''430z'',''430y'',''430v''', 0, 0, '', '', ''), |
2076 |
('PERSO_NAME', '430', 'd', 'Date of treaty signing', 'Date of treaty signing', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
2077 |
('PERSO_NAME', '430', 'f', 'Date of a work', 'Date of a work', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
2078 |
('PERSO_NAME', '430', 'g', 'Miscellaneous information', 'Miscellaneous information', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
2079 |
('PERSO_NAME', '430', 'h', 'Medium', 'Medium', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
2080 |
('PERSO_NAME', '430', 'i', 'Reference instruction phrase', 'Reference instruction phrase', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
2081 |
('PERSO_NAME', '430', 'k', 'Form subheading', 'Form subheading', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
2082 |
('PERSO_NAME', '430', 'l', 'Language of a work', 'Language of a work', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
2083 |
('PERSO_NAME', '430', 'm', 'Medium of performance for music', 'Medium of performance for music', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
2084 |
('PERSO_NAME', '430', 'n', 'Number of part/section of a work', 'Number of part/section of a work', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
2085 |
('PERSO_NAME', '430', 'o', 'Arranged statement for music', 'Arranged statement for music', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
2086 |
('PERSO_NAME', '430', 'p', 'Name of part/section of a work', 'Name of part/section of a work', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
2087 |
('PERSO_NAME', '430', 'r', 'Key for music', 'Key for music', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
2088 |
('PERSO_NAME', '430', 's', 'Version', 'Version', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
2089 |
('PERSO_NAME', '430', 't', 'Title of a work', 'Title of a work', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
2090 |
('PERSO_NAME', '430', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
2091 |
('PERSO_NAME', '430', 'w', 'Control subfield', 'Control subfield', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
2092 |
('PERSO_NAME', '430', 'x', 'General subdivision', 'General subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
2093 |
('PERSO_NAME', '430', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
2094 |
('PERSO_NAME', '430', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
2095 |
('PERSO_NAME', '430', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
2096 |
('PERSO_NAME', '430', '6', 'Linkage', 'Linkage', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
2097 |
('PERSO_NAME', '430', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
2098 |
('PERSO_NAME', '448', 'a', 'Chronological term', 'Chronological term', 0, 0, 4, NULL, NULL, '''448y'',''448x'',''448z'',''448v''', 0, 0, '', '', ''), |
2099 |
('PERSO_NAME', '448', 'i', 'Reference instruction phrase', 'Reference instruction phrase', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
2100 |
('PERSO_NAME', '448', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
2101 |
('PERSO_NAME', '448', 'w', 'Control subfield', 'Control subfield', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
2102 |
('PERSO_NAME', '448', 'x', 'General subdivision', 'General subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
2103 |
('PERSO_NAME', '448', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
2104 |
('PERSO_NAME', '448', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
2105 |
('PERSO_NAME', '448', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
2106 |
('PERSO_NAME', '448', '6', 'Linkage', 'Linkage', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
2107 |
('PERSO_NAME', '448', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
2108 |
('PERSO_NAME', '450', 'a', 'Topical term or geographic name entry element', 'Topical term or geographic name entry element', 0, 0, 4, NULL, NULL, '''450x'',''450z'',''450y'',''450v''', 0, 0, '', '', ''), |
2109 |
('PERSO_NAME', '450', 'b', 'Topical term following geographic name entry element', 'Topical term following geographic name entry element', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
2110 |
('PERSO_NAME', '450', 'i', 'Reference instruction phrase', 'Reference instruction phrase', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
2111 |
('PERSO_NAME', '450', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
2112 |
('PERSO_NAME', '450', 'w', 'Control subfield', 'Control subfield', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
2113 |
('PERSO_NAME', '450', 'x', 'General subdivision', 'General subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
2114 |
('PERSO_NAME', '450', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
2115 |
('PERSO_NAME', '450', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
2116 |
('PERSO_NAME', '450', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
2117 |
('PERSO_NAME', '450', '6', 'Linkage', 'Linkage', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
2118 |
('PERSO_NAME', '450', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
2119 |
('PERSO_NAME', '451', 'a', 'Geographic name', 'Geographic name', 0, 0, 4, NULL, NULL, '''451z'',''451x'',''451y'',''451v''', 0, 0, '', '', ''), |
2120 |
('PERSO_NAME', '451', 'i', 'Reference instruction phrase', 'Reference instruction phrase', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
2121 |
('PERSO_NAME', '451', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
2122 |
('PERSO_NAME', '451', 'w', 'Control subfield', 'Control subfield', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
2123 |
('PERSO_NAME', '451', 'x', 'General subdivision', 'General subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
2124 |
('PERSO_NAME', '451', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
2125 |
('PERSO_NAME', '451', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
2126 |
('PERSO_NAME', '451', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
2127 |
('PERSO_NAME', '451', '6', 'Linkage', 'Linkage', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
2128 |
('PERSO_NAME', '451', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
2129 |
('PERSO_NAME', '455', 'a', 'Genre/form term', 'Genre/form term', 0, 0, 4, NULL, NULL, '''455v'',''455x'',''455z'',''455y''', 0, 0, '', '', ''), |
2130 |
('PERSO_NAME', '455', 'i', 'Reference instruction phrase', 'Reference instruction phrase', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
2131 |
('PERSO_NAME', '455', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
2132 |
('PERSO_NAME', '455', 'w', 'Control subfield', 'Control subfield', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
2133 |
('PERSO_NAME', '455', 'x', 'General subdivision', 'General subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
2134 |
('PERSO_NAME', '455', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
2135 |
('PERSO_NAME', '455', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
2136 |
('PERSO_NAME', '455', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
2137 |
('PERSO_NAME', '455', '6', 'Linkage', 'Linkage', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
2138 |
('PERSO_NAME', '455', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
2139 |
('PERSO_NAME', '480', 'i', 'Reference instruction phrase', 'Reference instruction phrase', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
2140 |
('PERSO_NAME', '480', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
2141 |
('PERSO_NAME', '480', 'w', 'Control subfield', 'Control subfield', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
2142 |
('PERSO_NAME', '480', 'x', 'General subdivision', 'General subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
2143 |
('PERSO_NAME', '480', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
2144 |
('PERSO_NAME', '480', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
2145 |
('PERSO_NAME', '480', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
2146 |
('PERSO_NAME', '480', '6', 'Linkage', 'Linkage', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
2147 |
('PERSO_NAME', '480', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
2148 |
('PERSO_NAME', '481', 'i', 'Reference instruction phrase', 'Reference instruction phrase', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
2149 |
('PERSO_NAME', '481', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
2150 |
('PERSO_NAME', '481', 'w', 'Control subfield', 'Control subfield', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
2151 |
('PERSO_NAME', '481', 'x', 'General subdivision', 'General subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
2152 |
('PERSO_NAME', '481', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
2153 |
('PERSO_NAME', '481', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
2154 |
('PERSO_NAME', '481', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
2155 |
('PERSO_NAME', '481', '6', 'Linkage', 'Linkage', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
2156 |
('PERSO_NAME', '481', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
2157 |
('PERSO_NAME', '482', 'i', 'Reference instruction phrase', 'Reference instruction phrase', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
2158 |
('PERSO_NAME', '482', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
2159 |
('PERSO_NAME', '482', 'w', 'Control subfield', 'Control subfield', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
2160 |
('PERSO_NAME', '482', 'x', 'General subdivision', 'General subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
2161 |
('PERSO_NAME', '482', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
2162 |
('PERSO_NAME', '482', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
2163 |
('PERSO_NAME', '482', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
2164 |
('PERSO_NAME', '482', '6', 'Linkage', 'Linkage', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
2165 |
('PERSO_NAME', '482', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
2166 |
('PERSO_NAME', '485', 'i', 'Reference instruction phrase', 'Reference instruction phrase', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
2167 |
('PERSO_NAME', '485', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
2168 |
('PERSO_NAME', '485', 'w', 'Control subfield', 'Control subfield', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
2169 |
('PERSO_NAME', '485', 'x', 'General subdivision', 'General subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
2170 |
('PERSO_NAME', '485', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
2171 |
('PERSO_NAME', '485', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
2172 |
('PERSO_NAME', '485', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
2173 |
('PERSO_NAME', '485', '6', 'Linkage', 'Linkage', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
2174 |
('PERSO_NAME', '485', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
2175 |
('PERSO_NAME', '500', 'a', 'Personal name', 'Personal name', 0, 0, 5, NULL, NULL, '''500b'',''500c'',''500q'',''500d'',''500t'',''500o'',''500m'',''500r'',''500s'',''500k'',''500n'',''500p'',''500g'',''500l'',''500f'',''500h'',''500x'',''500z'',''500y'',''500v''', 0, 0, '', '', ''), |
2176 |
('PERSO_NAME', '500', 'b', 'Numeration', 'Numeration', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
2177 |
('PERSO_NAME', '500', 'c', 'Titles and other words associated with a name', 'Titles and other words associated with a name', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
2178 |
('PERSO_NAME', '500', 'd', 'Dates associated with a name', 'Dates associated with a name', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
2179 |
('PERSO_NAME', '500', 'e', 'Relator term', 'Relator term', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
2180 |
('PERSO_NAME', '500', 'f', 'Date of a work', 'Date of a work', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
2181 |
('PERSO_NAME', '500', 'g', 'Miscellaneous information', 'Miscellaneous information', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
2182 |
('PERSO_NAME', '500', 'h', 'Medium', 'Medium', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
2183 |
('PERSO_NAME', '500', 'i', 'Reference instruction phrase', 'Reference instruction phrase', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
2184 |
('PERSO_NAME', '500', 'j', 'Attribution qualifier', 'Attribution qualifier', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
2185 |
('PERSO_NAME', '500', 'k', 'Form subheading', 'Form subheading', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
2186 |
('PERSO_NAME', '500', 'l', 'Language of a work', 'Language of a work', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
2187 |
('PERSO_NAME', '500', 'm', 'Medium of performance for music', 'Medium of performance for music', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
2188 |
('PERSO_NAME', '500', 'n', 'Number of part/section of a work', 'Number of part/section of a work', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
2189 |
('PERSO_NAME', '500', 'o', 'Arranged statement for music', 'Arranged statement for music', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
2190 |
('PERSO_NAME', '500', 'p', 'Name of part/section of a work', 'Name of part/section of a work', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
2191 |
('PERSO_NAME', '500', 'q', 'Fuller form of name', 'Fuller form of name', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
2192 |
('PERSO_NAME', '500', 'r', 'Key for music', 'Key for music', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
2193 |
('PERSO_NAME', '500', 's', 'Version', 'Version', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
2194 |
('PERSO_NAME', '500', 't', 'Title of a work', 'Title of a work', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
2195 |
('PERSO_NAME', '500', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
2196 |
('PERSO_NAME', '500', 'w', 'Control subfield', 'Control subfield', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
2197 |
('PERSO_NAME', '500', 'x', 'General subdivision', 'General subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
2198 |
('PERSO_NAME', '500', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
2199 |
('PERSO_NAME', '500', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
2200 |
('PERSO_NAME', '500', '0', 'Record control number', 'Record control number', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
2201 |
('PERSO_NAME', '500', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
2202 |
('PERSO_NAME', '500', '6', 'Linkage', 'Linkage', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
2203 |
('PERSO_NAME', '500', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
2204 |
('PERSO_NAME', '510', 'a', 'Corporate name or jurisdiction name as entry element', 'Corporate name or jurisdiction name as entry element', 0, 0, 5, NULL, NULL, '''510b'',''510c'',''510d'',''510t'',''510o'',''510m'',''510r'',''510s'',''510k'',''510n'',''510p'',''510g'',''510l'',''510f'',''510h'',''510x'',''510z'',''510y'',''510v''', 0, 0, '', '', ''), |
2205 |
('PERSO_NAME', '510', 'b', 'Subordinate unit', 'Subordinate unit', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
2206 |
('PERSO_NAME', '510', 'c', 'Location of meeting', 'Location of meeting', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
2207 |
('PERSO_NAME', '510', 'd', 'Date of meeting or treaty signing', 'Date of meeting or treaty signing', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
2208 |
('PERSO_NAME', '510', 'e', 'Relator term', 'Relator term', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
2209 |
('PERSO_NAME', '510', 'f', 'Date of a work', 'Date of a work', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
2210 |
('PERSO_NAME', '510', 'g', 'Miscellaneous information', 'Miscellaneous information', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
2211 |
('PERSO_NAME', '510', 'h', 'Medium', 'Medium', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
2212 |
('PERSO_NAME', '510', 'i', 'Reference instruction phrase', 'Reference instruction phrase', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
2213 |
('PERSO_NAME', '510', 'k', 'Form subheading', 'Form subheading', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
2214 |
('PERSO_NAME', '510', 'l', 'Language of a work', 'Language of a work', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
2215 |
('PERSO_NAME', '510', 'm', 'Medium of performance for music', 'Medium of performance for music', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
2216 |
('PERSO_NAME', '510', 'n', 'Number of part/section/meeting', 'Number of part/section/meeting', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
2217 |
('PERSO_NAME', '510', 'o', 'Arranged statement for music', 'Arranged statement for music', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
2218 |
('PERSO_NAME', '510', 'p', 'Name of part/section of a work', 'Name of part/section of a work', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
2219 |
('PERSO_NAME', '510', 'r', 'Key for music', 'Key for music', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
2220 |
('PERSO_NAME', '510', 's', 'Version', 'Version', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
2221 |
('PERSO_NAME', '510', 't', 'Title of a work', 'Title of a work', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
2222 |
('PERSO_NAME', '510', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
2223 |
('PERSO_NAME', '510', 'w', 'Control subfield', 'Control subfield', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
2224 |
('PERSO_NAME', '510', 'x', 'General subdivision', 'General subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
2225 |
('PERSO_NAME', '510', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
2226 |
('PERSO_NAME', '510', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
2227 |
('PERSO_NAME', '510', '0', 'Record control number', 'Record control number', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
2228 |
('PERSO_NAME', '510', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
2229 |
('PERSO_NAME', '510', '6', 'Linkage', 'Linkage', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
2230 |
('PERSO_NAME', '510', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
2231 |
('PERSO_NAME', '511', 'a', 'Meeting name or jurisdiction name as entry element', 'Meeting name or jurisdiction name as entry element', 0, 0, 5, NULL, NULL, '''511e'',''511c'',''511d'',''511t'',''511s'',''511k'',''511n'',''511p'',''511g'',''511l'',''511f'',''511h'',''511x'',''511z'',''511y'',''511v''', 0, 0, '', '', ''), |
2232 |
('PERSO_NAME', '511', 'c', 'Location of meeting', 'Location of meeting', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
2233 |
('PERSO_NAME', '511', 'd', 'Date of meeting', 'Date of meeting', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
2234 |
('PERSO_NAME', '511', 'e', 'Subordinate unit', 'Subordinate unit', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
2235 |
('PERSO_NAME', '511', 'f', 'Date of a work', 'Date of a work', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
2236 |
('PERSO_NAME', '511', 'g', 'Miscellaneous information', 'Miscellaneous information', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
2237 |
('PERSO_NAME', '511', 'h', 'Medium', 'Medium', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
2238 |
('PERSO_NAME', '511', 'i', 'Reference instruction phrase', 'Reference instruction phrase', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
2239 |
('PERSO_NAME', '511', 'k', 'Form subheading', 'Form subheading', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
2240 |
('PERSO_NAME', '511', 'l', 'Language of a work', 'Language of a work', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
2241 |
('PERSO_NAME', '511', 'n', 'Number of part/section/meeting', 'Number of part/section/meeting', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
2242 |
('PERSO_NAME', '511', 'p', 'Name of part/section of a work', 'Name of part/section of a work', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
2243 |
('PERSO_NAME', '511', 'q', 'Name of meeting following jurisdiction name entry element', 'Name of meeting following jurisdiction name entry element', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
2244 |
('PERSO_NAME', '511', 's', 'Version', 'Version', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
2245 |
('PERSO_NAME', '511', 't', 'Title of a work', 'Title of a work', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
2246 |
('PERSO_NAME', '511', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
2247 |
('PERSO_NAME', '511', 'w', 'Control subfield', 'Control subfield', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
2248 |
('PERSO_NAME', '511', 'x', 'General subdivision', 'General subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
2249 |
('PERSO_NAME', '511', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
2250 |
('PERSO_NAME', '511', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
2251 |
('PERSO_NAME', '511', '0', 'Record control number', 'Record control number', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
2252 |
('PERSO_NAME', '511', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
2253 |
('PERSO_NAME', '511', '6', 'Linkage', 'Linkage', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
2254 |
('PERSO_NAME', '511', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
2255 |
('PERSO_NAME', '530', 'a', 'Uniform title', 'Uniform title', 0, 0, 5, NULL, NULL, '''530o'',''530m'',''530r'',''530s'',''530d'',''530k'',''530n'',''530p'',''530g'',''530l'',''530f'',''530h'',''530t'',''530x'',''530z'',''530y'',''530v''', 0, 0, '', '', ''), |
2256 |
('PERSO_NAME', '530', 'd', 'Date of treaty signing', 'Date of treaty signing', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
2257 |
('PERSO_NAME', '530', 'f', 'Date of a work', 'Date of a work', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
2258 |
('PERSO_NAME', '530', 'g', 'Miscellaneous information', 'Miscellaneous information', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
2259 |
('PERSO_NAME', '530', 'h', 'Medium', 'Medium', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
2260 |
('PERSO_NAME', '530', 'i', 'Reference instruction phrase', 'Reference instruction phrase', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
2261 |
('PERSO_NAME', '530', 'k', 'Form subheading', 'Form subheading', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
2262 |
('PERSO_NAME', '530', 'l', 'Language of a work', 'Language of a work', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
2263 |
('PERSO_NAME', '530', 'm', 'Medium of performance for music', 'Medium of performance for music', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
2264 |
('PERSO_NAME', '530', 'n', 'Number of part/section of a work', 'Number of part/section of a work', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
2265 |
('PERSO_NAME', '530', 'o', 'Arranged statement for music', 'Arranged statement for music', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
2266 |
('PERSO_NAME', '530', 'p', 'Name of part/section of a work', 'Name of part/section of a work', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
2267 |
('PERSO_NAME', '530', 'r', 'Key for music', 'Key for music', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
2268 |
('PERSO_NAME', '530', 's', 'Version', 'Version', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
2269 |
('PERSO_NAME', '530', 't', 'Title of a work', 'Title of a work', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
2270 |
('PERSO_NAME', '530', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
2271 |
('PERSO_NAME', '530', 'w', 'Control subfield', 'Control subfield', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
2272 |
('PERSO_NAME', '530', 'x', 'General subdivision', 'General subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
2273 |
('PERSO_NAME', '530', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
2274 |
('PERSO_NAME', '530', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
2275 |
('PERSO_NAME', '530', '0', 'Record control number', 'Record control number', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
2276 |
('PERSO_NAME', '530', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
2277 |
('PERSO_NAME', '530', '6', 'Linkage', 'Linkage', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
2278 |
('PERSO_NAME', '530', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
2279 |
('PERSO_NAME', '548', 'a', 'Chronological term', 'Chronological term', 0, 0, 5, NULL, NULL, '''548y'',''548x'',''548z'',''548v''', 0, 0, '', '', ''), |
2280 |
('PERSO_NAME', '548', 'i', 'Reference instruction phrase', 'Reference instruction phrase', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
2281 |
('PERSO_NAME', '548', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
2282 |
('PERSO_NAME', '548', 'w', 'Control subfield', 'Control subfield', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
2283 |
('PERSO_NAME', '548', 'x', 'General subdivision', 'General subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
2284 |
('PERSO_NAME', '548', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
2285 |
('PERSO_NAME', '548', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
2286 |
('PERSO_NAME', '548', '0', 'Record control number', 'Record control number', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
2287 |
('PERSO_NAME', '548', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
2288 |
('PERSO_NAME', '548', '6', 'Linkage', 'Linkage', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
2289 |
('PERSO_NAME', '548', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
2290 |
('PERSO_NAME', '550', 'a', 'Topical term or geographic name entry element', 'Topical term or geographic name entry element', 0, 0, 5, NULL, NULL, '''550x'',''550z'',''550y'',''550v''', 0, 0, '', '', ''), |
2291 |
('PERSO_NAME', '550', 'b', 'Topical term following geographic name entry element', 'Topical term following geographic name entry element', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
2292 |
('PERSO_NAME', '550', 'i', 'Reference instruction phrase', 'Reference instruction phrase', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
2293 |
('PERSO_NAME', '550', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
2294 |
('PERSO_NAME', '550', 'w', 'Control subfield', 'Control subfield', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
2295 |
('PERSO_NAME', '550', 'x', 'General subdivision', 'General subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
2296 |
('PERSO_NAME', '550', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
2297 |
('PERSO_NAME', '550', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
2298 |
('PERSO_NAME', '550', '0', 'Record control number', 'Record control number', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
2299 |
('PERSO_NAME', '550', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
2300 |
('PERSO_NAME', '550', '6', 'Linkage', 'Linkage', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
2301 |
('PERSO_NAME', '550', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
2302 |
('PERSO_NAME', '551', 'a', 'Geographic name', 'Geographic name', 0, 0, 5, NULL, NULL, '''551z'',''551x'',''551y'',''551v''', 0, 0, '', '', ''), |
2303 |
('PERSO_NAME', '551', 'i', 'Reference instruction phrase', 'Reference instruction phrase', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
2304 |
('PERSO_NAME', '551', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
2305 |
('PERSO_NAME', '551', 'w', 'Control subfield', 'Control subfield', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
2306 |
('PERSO_NAME', '551', 'x', 'General subdivision', 'General subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
2307 |
('PERSO_NAME', '551', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
2308 |
('PERSO_NAME', '551', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
2309 |
('PERSO_NAME', '551', '0', 'Record control number', 'Record control number', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
2310 |
('PERSO_NAME', '551', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
2311 |
('PERSO_NAME', '551', '6', 'Linkage', 'Linkage', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
2312 |
('PERSO_NAME', '551', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
2313 |
('PERSO_NAME', '555', 'a', 'Genre/form term', 'Genre/form term', 0, 0, 5, NULL, NULL, '''555v'',''555x'',''555z'',''555y''', 0, 0, '', '', ''), |
2314 |
('PERSO_NAME', '555', 'i', 'Reference instruction phrase', 'Reference instruction phrase', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
2315 |
('PERSO_NAME', '555', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
2316 |
('PERSO_NAME', '555', 'w', 'Control subfield', 'Control subfield', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
2317 |
('PERSO_NAME', '555', 'x', 'General subdivision', 'General subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
2318 |
('PERSO_NAME', '555', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
2319 |
('PERSO_NAME', '555', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
2320 |
('PERSO_NAME', '555', '0', 'Record control number', 'Record control number', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
2321 |
('PERSO_NAME', '555', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
2322 |
('PERSO_NAME', '555', '6', 'Linkage', 'Linkage', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
2323 |
('PERSO_NAME', '555', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
2324 |
('PERSO_NAME', '580', 'i', 'Reference instruction phrase', 'Reference instruction phrase', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
2325 |
('PERSO_NAME', '580', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
2326 |
('PERSO_NAME', '580', 'w', 'Control subfield', 'Control subfield', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
2327 |
('PERSO_NAME', '580', 'x', 'General subdivision', 'General subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
2328 |
('PERSO_NAME', '580', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
2329 |
('PERSO_NAME', '580', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
2330 |
('PERSO_NAME', '580', '0', 'Record control number', 'Record control number', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
2331 |
('PERSO_NAME', '580', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
2332 |
('PERSO_NAME', '580', '6', 'Linkage', 'Linkage', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
2333 |
('PERSO_NAME', '580', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
2334 |
('PERSO_NAME', '581', 'i', 'Reference instruction phrase', 'Reference instruction phrase', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
2335 |
('PERSO_NAME', '581', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
2336 |
('PERSO_NAME', '581', 'w', 'Control subfield', 'Control subfield', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
2337 |
('PERSO_NAME', '581', 'x', 'General subdivision', 'General subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
2338 |
('PERSO_NAME', '581', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
2339 |
('PERSO_NAME', '581', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
2340 |
('PERSO_NAME', '581', '0', 'Record control number', 'Record control number', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
2341 |
('PERSO_NAME', '581', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
2342 |
('PERSO_NAME', '581', '6', 'Linkage', 'Linkage', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
2343 |
('PERSO_NAME', '581', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
2344 |
('PERSO_NAME', '582', 'i', 'Reference instruction phrase', 'Reference instruction phrase', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
2345 |
('PERSO_NAME', '582', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
2346 |
('PERSO_NAME', '582', 'w', 'Control subfield', 'Control subfield', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
2347 |
('PERSO_NAME', '582', 'x', 'General subdivision', 'General subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
2348 |
('PERSO_NAME', '582', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
2349 |
('PERSO_NAME', '582', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
2350 |
('PERSO_NAME', '582', '0', 'Record control number', 'Record control number', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
2351 |
('PERSO_NAME', '582', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
2352 |
('PERSO_NAME', '582', '6', 'Linkage', 'Linkage', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
2353 |
('PERSO_NAME', '582', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
2354 |
('PERSO_NAME', '585', 'i', 'Reference instruction phrase', 'Reference instruction phrase', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
2355 |
('PERSO_NAME', '585', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
2356 |
('PERSO_NAME', '585', 'w', 'Control subfield', 'Control subfield', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
2357 |
('PERSO_NAME', '585', 'x', 'General subdivision', 'General subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
2358 |
('PERSO_NAME', '585', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
2359 |
('PERSO_NAME', '585', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
2360 |
('PERSO_NAME', '585', '0', 'Record control number', 'Record control number', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
2361 |
('PERSO_NAME', '585', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
2362 |
('PERSO_NAME', '585', '6', 'Linkage', 'Linkage', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
2363 |
('PERSO_NAME', '585', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
2364 |
('PERSO_NAME', '663', 'a', 'Explanatory text', 'Explanatory text', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
2365 |
('PERSO_NAME', '663', 'b', 'Heading referred to', 'Heading referred to', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
2366 |
('PERSO_NAME', '663', 't', 'Title referred to', 'Title referred to', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
2367 |
('PERSO_NAME', '663', '6', 'Linkage', 'Linkage', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
2368 |
('PERSO_NAME', '663', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
2369 |
('PERSO_NAME', '664', 'a', 'Explanatory text', 'Explanatory text', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
2370 |
('PERSO_NAME', '664', 'b', 'Heading referred to', 'Heading referred to', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
2371 |
('PERSO_NAME', '664', 't', 'Title referred to', 'Title referred to', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
2372 |
('PERSO_NAME', '664', '6', 'Linkage', 'Linkage', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
2373 |
('PERSO_NAME', '664', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
2374 |
('PERSO_NAME', '665', 'a', 'History reference', 'History reference', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
2375 |
('PERSO_NAME', '665', '6', 'Linkage', 'Linkage', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
2376 |
('PERSO_NAME', '665', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
2377 |
('PERSO_NAME', '666', 'a', 'General explanatory reference', 'General explanatory reference', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
2378 |
('PERSO_NAME', '666', '6', 'Linkage', 'Linkage', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
2379 |
('PERSO_NAME', '666', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
2380 |
('PERSO_NAME', '667', 'a', 'Nonpublic general note', 'Nonpublic general note', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
2381 |
('PERSO_NAME', '667', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
2382 |
('PERSO_NAME', '667', '6', 'Linkage', 'Linkage', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
2383 |
('PERSO_NAME', '667', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
2384 |
('PERSO_NAME', '670', 'a', 'Source citation', 'Source citation', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
2385 |
('PERSO_NAME', '670', 'b', 'Information found', 'Information found', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
2386 |
('PERSO_NAME', '670', 'u', 'Uniform Resource Identifier', 'Uniform Resource Identifier', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
2387 |
('PERSO_NAME', '670', '6', 'Linkage', 'Linkage', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
2388 |
('PERSO_NAME', '670', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
2389 |
('PERSO_NAME', '675', 'a', 'Source citation', 'Source citation', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
2390 |
('PERSO_NAME', '675', '6', 'Linkage', 'Linkage', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
2391 |
('PERSO_NAME', '675', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
2392 |
('PERSO_NAME', '678', 'a', 'Biographical or historical data', 'Biographical or historical data', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
2393 |
('PERSO_NAME', '678', 'b', 'Expansion', 'Expansion', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
2394 |
('PERSO_NAME', '678', 'u', 'Uniform Resource Identifier', 'Uniform Resource Identifier', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
2395 |
('PERSO_NAME', '678', '6', 'Linkage', 'Linkage', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
2396 |
('PERSO_NAME', '678', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
2397 |
('PERSO_NAME', '680', 'a', 'Heading or subdivision term', 'Heading or subdivision term', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
2398 |
('PERSO_NAME', '680', 'i', 'Explanatory text', 'Explanatory text', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
2399 |
('PERSO_NAME', '680', 'z', 'Table identification', 'Table identification', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
2400 |
('PERSO_NAME', '680', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
2401 |
('PERSO_NAME', '680', '6', 'Linkage', 'Linkage', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
2402 |
('PERSO_NAME', '680', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
2403 |
('PERSO_NAME', '681', 'a', 'Subject heading or subdivision term', 'Subject heading or subdivision term', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
2404 |
('PERSO_NAME', '681', 'i', 'Explanatory text', 'Explanatory text', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
2405 |
('PERSO_NAME', '681', 'z', 'Table identification', 'Table identification', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
2406 |
('PERSO_NAME', '681', '6', 'Linkage', 'Linkage', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
2407 |
('PERSO_NAME', '681', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
2408 |
('PERSO_NAME', '682', 'a', 'Replacement heading', 'Replacement heading', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
2409 |
('PERSO_NAME', '682', 'i', 'Explanatory text', 'Explanatory text', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
2410 |
('PERSO_NAME', '682', '6', 'Linkage', 'Linkage', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
2411 |
('PERSO_NAME', '682', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
2412 |
('PERSO_NAME', '683', 'a', 'Classification number--Single number or beginning number of span', 'Classification number--Single number or beginning number of span', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
2413 |
('PERSO_NAME', '683', 'c', 'Classification number--Ending number of span', 'Classification number--Ending number of span', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
2414 |
('PERSO_NAME', '683', 'i', 'Explanatory text', 'Explanatory text', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
2415 |
('PERSO_NAME', '683', 'p', 'Corresponding classification field', 'Corresponding classification field', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
2416 |
('PERSO_NAME', '683', 'y', 'Table identification--Schedule [OBSOLETE]', 'Table identification--Schedule [OBSOLETE]', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
2417 |
('PERSO_NAME', '683', 'z', 'Table identification', 'Table identification', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
2418 |
('PERSO_NAME', '683', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
2419 |
('PERSO_NAME', '683', '6', 'Linkage', 'Linkage', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
2420 |
('PERSO_NAME', '683', '8', 'Field link and sequence number', 'Field link and sequence number', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
2421 |
('PERSO_NAME', '688', 'a', 'Application history note', 'Application history note', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
2422 |
('PERSO_NAME', '688', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
2423 |
('PERSO_NAME', '688', '6', 'Linkage', 'Linkage', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
2424 |
('PERSO_NAME', '688', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
2425 |
('PERSO_NAME', '700', 'a', 'Personal name', 'Personal name', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
2426 |
('PERSO_NAME', '700', 'b', 'Numeration', 'Numeration', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
2427 |
('PERSO_NAME', '700', 'c', 'Titles and other words associated with a name', 'Titles and other words associated with a name', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
2428 |
('PERSO_NAME', '700', 'd', 'Dates associated with a name', 'Dates associated with a name', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
2429 |
('PERSO_NAME', '700', 'e', 'Relator term', 'Relator term', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
2430 |
('PERSO_NAME', '700', 'f', 'Date of a work', 'Date of a work', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
2431 |
('PERSO_NAME', '700', 'g', 'Miscellaneous information', 'Miscellaneous information', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
2432 |
('PERSO_NAME', '700', 'h', 'Medium', 'Medium', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
2433 |
('PERSO_NAME', '700', 'i', 'Explanatory text', 'Explanatory text', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
2434 |
('PERSO_NAME', '700', 'k', 'Attribution qualifier', 'Attribution qualifier', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
2435 |
('PERSO_NAME', '700', 'l', 'Language of a work', 'Language of a work', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
2436 |
('PERSO_NAME', '700', 'm', 'Medium of performance for music', 'Medium of performance for music', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
2437 |
('PERSO_NAME', '700', 'n', 'Number of part/section of a work', 'Number of part/section of a work', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
2438 |
('PERSO_NAME', '700', 'o', 'Arranged statement for music', 'Arranged statement for music', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
2439 |
('PERSO_NAME', '700', 'p', 'Name of part/section of a work', 'Name of part/section of a work', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
2440 |
('PERSO_NAME', '700', 'q', 'Fuller form of name', 'Fuller form of name', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
2441 |
('PERSO_NAME', '700', 'r', 'Key for music', 'Key for music', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
2442 |
('PERSO_NAME', '700', 's', 'Version', 'Version', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
2443 |
('PERSO_NAME', '700', 't', 'Title of a work', 'Title of a work', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
2444 |
('PERSO_NAME', '700', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
2445 |
('PERSO_NAME', '700', 'w', 'Control subfield', 'Control subfield', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
2446 |
('PERSO_NAME', '700', 'x', 'General subdivision', 'General subdivision', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
2447 |
('PERSO_NAME', '700', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
2448 |
('PERSO_NAME', '700', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
2449 |
('PERSO_NAME', '700', '0', 'Record control number', 'Record control number', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
2450 |
('PERSO_NAME', '700', '2', 'Source of heading or term', 'Source of heading or term', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
2451 |
('PERSO_NAME', '700', '4', 'Relator code', 'Relator code', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
2452 |
('PERSO_NAME', '700', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
2453 |
('PERSO_NAME', '700', '6', 'Linkage', 'Linkage', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
2454 |
('PERSO_NAME', '700', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
2455 |
('PERSO_NAME', '780', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
2456 |
('PERSO_NAME', '780', 'w', 'Control subfield', 'Control subfield', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
2457 |
('PERSO_NAME', '780', 'x', 'General subdivision', 'General subdivision', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
2458 |
('PERSO_NAME', '780', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
2459 |
('PERSO_NAME', '780', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
2460 |
('PERSO_NAME', '780', '0', 'Record control number', 'Record control number', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
2461 |
('PERSO_NAME', '780', '2', 'Source of heading or term', 'Source of heading or term', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
2462 |
('PERSO_NAME', '780', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
2463 |
('PERSO_NAME', '780', '6', 'Linkage', 'Linkage', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
2464 |
('PERSO_NAME', '780', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
2465 |
('PERSO_NAME', '788', 'a', 'Heading referred to', 'Heading referred to', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
2466 |
('PERSO_NAME', '788', 'i', 'Explanatory text', 'Explanatory text', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
2467 |
('PERSO_NAME', '788', '0', 'Record control number', 'Record control number', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
2468 |
('PERSO_NAME', '788', '2', 'Source of heading or term', 'Source of heading or term', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
2469 |
('PERSO_NAME', '788', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
2470 |
('PERSO_NAME', '788', '6', 'Linkage', 'Linkage', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
2471 |
('PERSO_NAME', '788', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
2472 |
('PERSO_NAME', '856', 'a', 'Host name', 'Host name', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
2473 |
('PERSO_NAME', '856', 'b', 'Access number', 'Access number', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
2474 |
('PERSO_NAME', '856', 'c', 'Compression information', 'Compression information', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
2475 |
('PERSO_NAME', '856', 'd', 'Path', 'Path', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
2476 |
('PERSO_NAME', '856', 'f', 'Electronic name', 'Electronic name', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
2477 |
('PERSO_NAME', '856', 'h', 'Processor of request', 'Processor of request', 0, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
2478 |
('PERSO_NAME', '856', 'i', 'Instruction', 'Instruction', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
2479 |
('PERSO_NAME', '856', 'j', 'Bits per second', 'Bits per second', 0, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
2480 |
('PERSO_NAME', '856', 'k', 'Password', 'Password', 0, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
2481 |
('PERSO_NAME', '856', 'l', 'Logon', 'Logon', 0, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
2482 |
('PERSO_NAME', '856', 'm', 'Contact for access assistance', 'Contact for access assistance', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
2483 |
('PERSO_NAME', '856', 'n', 'Name of location of host', 'Name of location of host', 0, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
2484 |
('PERSO_NAME', '856', 'o', 'Operating system', 'Operating system', 0, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
2485 |
('PERSO_NAME', '856', 'p', 'Port', 'Port', 0, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
2486 |
('PERSO_NAME', '856', 'q', 'Electronic format type', 'Electronic format type', 0, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
2487 |
('PERSO_NAME', '856', 'r', 'Settings', 'Settings', 0, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
2488 |
('PERSO_NAME', '856', 's', 'File size', 'File size', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
2489 |
('PERSO_NAME', '856', 't', 'Terminal emulation', 'Terminal emulation', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
2490 |
('PERSO_NAME', '856', 'u', 'Uniform Resource Identifier', 'Uniform Resource Identifier', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
2491 |
('PERSO_NAME', '856', 'v', 'Hours access method available', 'Hours access method available', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
2492 |
('PERSO_NAME', '856', 'w', 'Record control number', 'Record control number', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
2493 |
('PERSO_NAME', '856', 'x', 'Nonpublic note', 'Nonpublic note', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
2494 |
('PERSO_NAME', '856', 'y', 'Link text', 'Link text', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
2495 |
('PERSO_NAME', '856', 'z', 'Public note', 'Public note', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
2496 |
('PERSO_NAME', '856', '2', 'Access method', 'Access method', 0, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
2497 |
('PERSO_NAME', '856', '3', 'Materials specified', 'Materials specified', 0, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
2498 |
('PERSO_NAME', '856', '6', 'Linkage', 'Linkage', 0, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
2499 |
('PERSO_NAME', '856', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
2500 |
('PERSO_NAME', '880', 'a', 'a', 'a', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
2501 |
('PERSO_NAME', '880', 'b', 'b', 'b', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
2502 |
('PERSO_NAME', '880', 'c', 'c', 'c', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
2503 |
('PERSO_NAME', '880', 'd', 'd', 'd', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
2504 |
('PERSO_NAME', '880', 'e', 'e', 'e', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
2505 |
('PERSO_NAME', '880', 'f', 'f', 'f', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
2506 |
('PERSO_NAME', '880', 'g', 'g', 'g', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
2507 |
('PERSO_NAME', '880', 'h', 'h', 'h', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
2508 |
('PERSO_NAME', '880', 'i', 'i', 'i', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
2509 |
('PERSO_NAME', '880', 'j', 'j', 'j', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
2510 |
('PERSO_NAME', '880', 'k', 'k', 'k', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
2511 |
('PERSO_NAME', '880', 'l', 'l', 'l', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
2512 |
('PERSO_NAME', '880', 'm', 'm', 'm', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
2513 |
('PERSO_NAME', '880', 'n', 'n', 'n', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
2514 |
('PERSO_NAME', '880', 'o', 'o', 'o', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
2515 |
('PERSO_NAME', '880', 'p', 'p', 'p', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
2516 |
('PERSO_NAME', '880', 'q', 'q', 'q', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
2517 |
('PERSO_NAME', '880', 'r', 'r', 'r', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
2518 |
('PERSO_NAME', '880', 's', 's', 's', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
2519 |
('PERSO_NAME', '880', 't', 't', 't', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
2520 |
('PERSO_NAME', '880', 'u', 'u', 'u', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
2521 |
('PERSO_NAME', '880', 'v', 'v', 'v', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
2522 |
('PERSO_NAME', '880', 'w', 'w', 'w', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
2523 |
('PERSO_NAME', '880', 'x', 'x', 'x', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
2524 |
('PERSO_NAME', '880', 'y', 'y', 'y', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
2525 |
('PERSO_NAME', '880', 'z', 'z', 'z', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
2526 |
('PERSO_NAME', '880', '0', '0', '0', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
2527 |
('PERSO_NAME', '880', '1', '1', '1', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
2528 |
('PERSO_NAME', '880', '2', '2', '2', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
2529 |
('PERSO_NAME', '880', '3', '3', '3', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
2530 |
('PERSO_NAME', '880', '4', '4', '4', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
2531 |
('PERSO_NAME', '880', '5', '5', '5', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
2532 |
('PERSO_NAME', '880', '6', '6', '6', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
2533 |
('PERSO_NAME', '880', '7', '7', '7', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
2534 |
('PERSO_NAME', '880', '8', '8', '8', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
2535 |
('PERSO_NAME', '880', '9', '9', '9', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
2536 |
('PERSO_NAME', '942', 'a', 'Koha auth type', 'Koha auth type', 0, 1, 9, NULL, NULL, NULL, 0, 8, '', 'auth_header.authtypecode', ''); |
2537 |
|
2538 |
|
1939 |
|
2539 |
-- ****************************************************** |
1940 |
-- ****************************************************** |
2540 |
|
1941 |
|
2541 |
|
|
|
2542 |
|
2543 |
-- ******************************************************************* |
1942 |
-- ******************************************************************* |
2544 |
-- CORPORATE NAME AUTHORITY FIELDS/SUBFIELDS. |
1943 |
-- CORPORATE NAME AUTHORITY FIELDS/SUBFIELDS. X10 |
2545 |
-- ******************************************************************* |
1944 |
-- ******************************************************************* |
2546 |
|
1945 |
|
2547 |
-- These ought to be adjusted for different less conflicting and more |
1946 |
-- copy from default auth framework except obsoleted tags |
2548 |
-- rationally chosen fields and subfields but I had left that for last. |
1947 |
|
2549 |
|
1948 |
INSERT INTO auth_tag_structure (authtypecode, tagfield, liblibrarian, libopac, repeatable, mandatory, authorised_value) |
2550 |
-- ADJUST ME |
1949 |
SELECT 'CORPO_NAME', tagfield, liblibrarian, libopac, repeatable, mandatory, authorised_value |
2551 |
-- Use values from your dump of auth_tag_structure and auth_subfield_structure |
1950 |
FROM auth_tag_structure |
2552 |
-- to provide support for your Koha database. |
1951 |
WHERE authtypecode = '' AND |
2553 |
|
1952 |
tagfield NOT IN ( '058','063','068','084','088','140','143','153', |
2554 |
|
1953 |
'154','253','353','453','553','668','671','676', |
2555 |
INSERT INTO `auth_tag_structure` (`authtypecode`, `tagfield`, `liblibrarian`, `libopac`, `repeatable`, `mandatory`, `authorised_value`) VALUES |
1954 |
'684','685','686','687','753','754', |
2556 |
('CORPO_NAME', '000', 'LEADER', 'LEADER', 0, 1, NULL), |
1955 |
'761','763','764','765','766','768') AND |
2557 |
('CORPO_NAME', '001', 'CONTROL NUMBER', 'CONTROL NUMBER', 0, 1, NULL), |
1956 |
tagfield NOT IN ( '100','111','130','148','150','151','155','162', |
2558 |
('CORPO_NAME', '003', 'CONTROL NUMBER IDENTIFIER', 'CONTROL NUMBER IDENTIFIER', 0, 1, NULL), |
1957 |
'180','181','182','185','034','640','641','642', |
2559 |
('CORPO_NAME', '005', 'DATE AND TIME OF LATEST TRANSACTION', 'DATE AND TIME OF LATEST TRANSACTION', 0, 1, NULL), |
1958 |
'643','644','645','646'); |
2560 |
('CORPO_NAME', '008', 'FIXED-LENGTH DATA ELEMENTS', 'FIXED-LENGTH DATA ELEMENTS', 0, 1, NULL), |
1959 |
|
2561 |
('CORPO_NAME', '010', 'LIBRARY OF CONGRESS CONTROL NUMBER', 'LIBRARY OF CONGRESS CONTROL NUMBER', 0, 0, NULL), |
1960 |
INSERT INTO auth_subfield_structure (authtypecode, tagfield, tagsubfield, liblibrarian, libopac, repeatable, |
2562 |
('CORPO_NAME', '014', 'LINK TO BIBLIOGRAPHIC RECORD FOR SERIAL OR MULTIPART ITEM', 'LINK TO BIBLIOGRAPHIC RECORD FOR SERIAL OR MULTIPART ITEM', 1, 0, NULL), |
1961 |
mandatory, tab, authorised_value, value_builder, seealso, isurl, hidden, linkid, kohafield, frameworkcode) |
2563 |
('CORPO_NAME', '016', 'NATIONAL BIBLIOGRAPHIC AGENCY CONTROL NUMBER', 'NATIONAL BIBLIOGRAPHIC AGENCY CONTROL NUMBER', 1, 0, NULL), |
1962 |
SELECT 'CORPO_NAME', tagfield, tagsubfield, liblibrarian, libopac, repeatable, mandatory, tab, |
2564 |
('CORPO_NAME', '020', 'INTERNATIONAL STANDARD BOOK NUMBER', 'INTERNATIONAL STANDARD BOOK NUMBER', 1, 0, NULL), |
1963 |
authorised_value, value_builder, seealso, isurl, hidden, linkid, kohafield, frameworkcode |
2565 |
('CORPO_NAME', '022', 'INTERNATIONAL STANDARD SERIAL NUMBER', 'INTERNATIONAL STANDARD SERIAL NUMBER', 1, 0, NULL), |
1964 |
FROM auth_subfield_structure |
2566 |
('CORPO_NAME', '024', 'OTHER STANDARD IDENTIFIER', 'OTHER STANDARD IDENTIFIER', 1, 0, NULL), |
1965 |
WHERE authtypecode = '' AND |
2567 |
('CORPO_NAME', '031', 'MUSICAL INCIPITS INFORMATION', 'MUSICAL INCIPITS INFORMATION', 1, 0, NULL), |
1966 |
tagfield NOT IN ( '058','063','068','084','088','140','143','153', |
2568 |
('CORPO_NAME', '035', 'SYSTEM CONTROL NUMBER', 'SYSTEM CONTROL NUMBER', 1, 0, NULL), |
1967 |
'154','253','353','453','553','668','671','676', |
2569 |
('CORPO_NAME', '040', 'CATALOGING SOURCE', 'CATALOGING SOURCE', 0, 1, NULL), |
1968 |
'684','685','686','687','753','754', |
2570 |
('CORPO_NAME', '042', 'AUTHENTICATION CODE', 'AUTHENTICATION CODE', 0, 0, NULL), |
1969 |
'761','763','764','765','766','768') AND |
2571 |
('CORPO_NAME', '043', 'GEOGRAPHIC AREA CODE', 'GEOGRAPHIC AREA CODE', 0, 0, NULL), |
1970 |
tagfield NOT IN ( '100','111','130','148','150','151','155','162', |
2572 |
('CORPO_NAME', '045', 'TIME PERIOD OF HEADING', 'TIME PERIOD OF HEADING', 0, 0, NULL), |
1971 |
'180','181','182','185','034','640','641','642', |
2573 |
('CORPO_NAME', '050', 'LIBRARY OF CONGRESS CALL NUMBER', 'LIBRARY OF CONGRESS CALL NUMBER', 1, 0, NULL), |
1972 |
'643','644','645','646'); |
2574 |
('CORPO_NAME', '052', 'GEOGRAPHIC CLASSIFICATION', 'GEOGRAPHIC CLASSIFICATION', 1, 0, NULL), |
|
|
2575 |
('CORPO_NAME', '053', 'LC CLASSIFICATION NUMBER', 'LC CLASSIFICATION NUMBER', 1, 0, NULL), |
2576 |
('CORPO_NAME', '055', 'NATIONAL LIBRARY AND ARCHIVE OF CANADA CALL NUMBER', 'NATIONAL LIBRARY AND ARCHIVE OF CANADA CALL NUMBER', 1, 0, NULL), |
2577 |
('CORPO_NAME', '060', 'NATIONAL LIBRARY OF MEDICINE CALL NUMBER', 'NATIONAL LIBRARY OF MEDICINE CALL NUMBER', 1, 0, NULL), |
2578 |
('CORPO_NAME', '065', 'OTHER CLASSIFICATION NUMBER', 'OTHER CLASSIFICATION NUMBER', 1, 0, NULL), |
2579 |
('CORPO_NAME', '066', 'CHARACTER SETS PRESENT', 'CHARACTER SETS PRESENT', 0, 0, NULL), |
2580 |
('CORPO_NAME', '070', 'NATIONAL AGRICULTURAL LIBRARY CALL NUMBER', 'NATIONAL AGRICULTURAL LIBRARY CALL NUMBER', 1, 0, NULL), |
2581 |
('CORPO_NAME', '072', 'SUBJECT CATEGORY CODE', 'SUBJECT CATEGORY CODE', 1, 0, NULL), |
2582 |
('CORPO_NAME', '073', 'SUBDIVISION USAGE', 'SUBDIVISION USAGE', 0, 0, NULL), |
2583 |
('CORPO_NAME', '082', 'DEWEY DECIMAL CALL NUMBER', 'DEWEY DECIMAL CALL NUMBER', 1, 0, NULL), |
2584 |
('CORPO_NAME', '083', 'DEWEY DECIMAL CLASSIFICATION NUMBER', 'DEWEY DECIMAL CLASSIFICATION NUMBER', 1, 0, NULL), |
2585 |
('CORPO_NAME', '086', 'GOVERNMENT DOCUMENT CALL NUMBER', 'GOVERNMENT DOCUMENT CALL NUMBER', 1, 0, NULL), |
2586 |
('CORPO_NAME', '087', 'GOVERNMENT DOCUMENT CLASSIFICATION NUMBER', 'GOVERNMENT DOCUMENT CLASSIFICATION NUMBER', 1, 0, NULL), |
2587 |
('CORPO_NAME', '090', '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 (OCLC)', 1, 0, NULL), |
2588 |
('CORPO_NAME', '091', 'LOCALLY ASSIGNED LC-TYPE CLASSIFICATION NUMBER (OCLC); LOCAL CLASSIFICATION NUMBER (RLIN)', 'LOCALLY ASSIGNED LC-TYPE CLASSIFICATION NUMBER (OCLC); LOCAL CLASSIFICATION NUMBER (RLIN)', 0, 0, NULL), |
2589 |
('CORPO_NAME', '092', 'LOCALLY ASSIGNED DEWEY CALL NUMBER (OCLC)', 'LOCALLY ASSIGNED DEWEY CALL NUMBER (OCLC)', 1, 0, NULL), |
2590 |
('CORPO_NAME', '093', 'LOCALLY ASSIGNED DEWEY CLASSIFICATION NUMBER (OCLC)', 'LOCALLY ASSIGNED DEWEY CLASSIFICATION NUMBER (OCLC)', 1, 0, NULL), |
2591 |
('CORPO_NAME', '096', 'LOCALLY ASSIGNED NLM-TYPE CALL NUMBER (OCLC)', 'LOCALLY ASSIGNED NLM-TYPE CALL NUMBER (OCLC)', 1, 0, NULL), |
2592 |
('CORPO_NAME', '097', 'LOCALLY ASSIGNED NLM-TYPE CLASSIFICATION NUMBER (OCLC)', 'LOCALLY ASSIGNED NLM-TYPE CLASSIFICATION NUMBER (OCLC)', 1, 0, NULL), |
2593 |
('CORPO_NAME', '098', 'OTHER CLASSIFICATION SCHEMES (OCLC)', 'OTHER CLASSIFICATION SCHEMES (OCLC)', 1, 0, NULL), |
2594 |
('CORPO_NAME', '099', 'LOCAL FREE-TEXT CALL NUMBER (OCLC)', 'LOCAL FREE-TEXT CALL NUMBER (OCLC)', 1, 0, NULL), |
2595 |
('CORPO_NAME', '110', 'HEADING--CORPORATE NAME', 'HEADING--CORPORATE NAME', 0, 0, NULL), |
2596 |
('CORPO_NAME', '260', 'COMPLEX SEE REFERENCE--SUBJECT', 'COMPLEX SEE REFERENCE--SUBJECT', 1, 0, NULL), |
2597 |
('CORPO_NAME', '360', 'COMPLEX SEE ALSO REFERENCE--SUBJECT', 'COMPLEX SEE ALSO REFERENCE--SUBJECT', 1, 0, NULL), |
2598 |
('CORPO_NAME', '400', 'SEE FROM TRACING--PERSONAL NAME', 'SEE FROM TRACING--PERSONAL NAME', 1, 0, NULL), |
2599 |
('CORPO_NAME', '410', 'SEE FROM TRACING--CORPORATE NAME', 'SEE FROM TRACING--CORPORATE NAME', 1, 0, NULL), |
2600 |
('CORPO_NAME', '411', 'SEE FROM TRACING--MEETING NAME', 'SEE FROM TRACING--MEETING NAME', 1, 0, NULL), |
2601 |
('CORPO_NAME', '430', 'SEE FROM TRACING--UNIFORM TITLE', 'SEE FROM TRACING--UNIFORM TITLE', 1, 0, NULL), |
2602 |
('CORPO_NAME', '448', 'SEE FROM TRACING--CHRONOLOGICAL TERM', 'SEE FROM TRACING--CHRONOLOGICAL TERM', 1, 0, NULL), |
2603 |
('CORPO_NAME', '450', 'SEE FROM TRACING--TOPICAL TERM', 'SEE FROM TRACING--TOPICAL TERM', 1, 0, NULL), |
2604 |
('CORPO_NAME', '451', 'SEE FROM TRACING--GEOGRAPHIC NAME', 'SEE FROM TRACING--GEOGRAPHIC NAME', 1, 0, NULL), |
2605 |
('CORPO_NAME', '455', 'SEE FROM TRACING--GENRE/FORM TERM', 'SEE FROM TRACING--GENRE/FORM TERM', 1, 0, NULL), |
2606 |
('CORPO_NAME', '480', 'SEE FROM TRACING--GENERAL SUBDIVISION', 'SEE FROM TRACING--GENERAL SUBDIVISION', 1, 0, NULL), |
2607 |
('CORPO_NAME', '481', 'SEE FROM TRACING--GEOGRAPHIC SUBDIVISION', 'SEE FROM TRACING--GEOGRAPHIC SUBDIVISION', 1, 0, NULL), |
2608 |
('CORPO_NAME', '482', 'SEE FROM TRACING--CHRONOLOGICAL SUBDIVISION', 'SEE FROM TRACING--CHRONOLOGICAL SUBDIVISION', 1, 0, NULL), |
2609 |
('CORPO_NAME', '485', 'SEE FROM TRACING--FORM SUBDIVISION', 'SEE FROM TRACING--FORM SUBDIVISION', 1, 0, NULL), |
2610 |
('CORPO_NAME', '500', 'SEE ALSO FROM TRACING--PERSONAL NAME', 'SEE ALSO FROM TRACING--PERSONAL NAME', 1, 0, NULL), |
2611 |
('CORPO_NAME', '510', 'SEE ALSO FROM TRACING--CORPORATE NAME', 'SEE ALSO FROM TRACING--CORPORATE NAME', 1, 0, NULL), |
2612 |
('CORPO_NAME', '511', 'SEE ALSO FROM TRACING--MEETING NAME', 'SEE ALSO FROM TRACING--MEETING NAME', 1, 0, NULL), |
2613 |
('CORPO_NAME', '530', 'SEE ALSO FROM TRACING--UNIFORM TITLE', 'SEE ALSO FROM TRACING--UNIFORM TITLE', 1, 0, NULL), |
2614 |
('CORPO_NAME', '548', 'SEE ALSO FROM TRACING--CHRONOLOGICAL TERM', 'SEE ALSO FROM TRACING--CHRONOLOGICAL TERM', 1, 0, NULL), |
2615 |
('CORPO_NAME', '550', 'SEE ALSO FROM TRACING--TOPICAL TERM', 'SEE ALSO FROM TRACING--TOPICAL TERM', 1, 0, NULL), |
2616 |
('CORPO_NAME', '551', 'SEE ALSO FROM TRACING--GEOGRAPHIC NAME', 'SEE ALSO FROM TRACING--GEOGRAPHIC NAME', 1, 0, NULL), |
2617 |
('CORPO_NAME', '555', 'SEE ALSO FROM TRACING--GENRE/FORM TERM', 'SEE ALSO FROM TRACING--GENRE/FORM TERM', 1, 0, NULL), |
2618 |
('CORPO_NAME', '580', 'SEE ALSO FROM TRACING--GENERAL SUBDIVISION', 'SEE ALSO FROM TRACING--GENERAL SUBDIVISION', 1, 0, NULL), |
2619 |
('CORPO_NAME', '581', 'SEE ALSO FROM TRACING--GEOGRAPHIC SUBDIVISION', 'SEE ALSO FROM TRACING--GEOGRAPHIC SUBDIVISION', 1, 0, NULL), |
2620 |
('CORPO_NAME', '582', 'SEE ALSO FROM TRACING--CHRONOLOGICAL SUBDIVISION', 'SEE ALSO FROM TRACING--CHRONOLOGICAL SUBDIVISION', 1, 0, NULL), |
2621 |
('CORPO_NAME', '585', 'SEE ALSO FROM TRACING--FORM SUBDIVISION', 'SEE ALSO FROM TRACING--FORM SUBDIVISION', 1, 0, NULL), |
2622 |
('CORPO_NAME', '663', 'COMPLEX SEE ALSO REFERENCE--NAME', 'COMPLEX SEE ALSO REFERENCE--NAME', 0, 0, NULL), |
2623 |
('CORPO_NAME', '664', 'COMPLEX SEE REFERENCE--NAME', 'COMPLEX SEE REFERENCE--NAME', 0, 0, NULL), |
2624 |
('CORPO_NAME', '665', 'HISTORY REFERENCE', 'HISTORY REFERENCE', 0, 0, NULL), |
2625 |
('CORPO_NAME', '666', 'GENERAL EXPLANATORY REFERENCE--NAME', 'GENERAL EXPLANATORY REFERENCE--NAME', 0, 0, NULL), |
2626 |
('CORPO_NAME', '667', 'NONPUBLIC GENERAL NOTE', 'NONPUBLIC GENERAL NOTE', 1, 0, NULL), |
2627 |
('CORPO_NAME', '670', 'SOURCE DATA FOUND', 'SOURCE DATA FOUND', 1, 0, NULL), |
2628 |
('CORPO_NAME', '675', 'SOURCE DATA NOT FOUND', 'SOURCE DATA NOT FOUND', 0, 0, NULL), |
2629 |
('CORPO_NAME', '678', 'BIOGRAPHICAL OR HISTORICAL DATA', 'BIOGRAPHICAL OR HISTORICAL DATA', 1, 0, NULL), |
2630 |
('CORPO_NAME', '680', 'PUBLIC GENERAL NOTE', 'PUBLIC GENERAL NOTE', 1, 0, NULL), |
2631 |
('CORPO_NAME', '681', 'SUBJECT EXAMPLE TRACING NOTE', 'SUBJECT EXAMPLE TRACING NOTE', 1, 0, NULL), |
2632 |
('CORPO_NAME', '682', 'DELETED HEADING INFORMATION', 'DELETED HEADING INFORMATION', 0, 0, NULL), |
2633 |
('CORPO_NAME', '683', 'APPLICATION HISTORY NOTE', 'APPLICATION HISTORY NOTE', 1, 0, NULL), |
2634 |
('CORPO_NAME', '688', 'APPLICATION HISTORY NOTE', 'APPLICATION HISTORY NOTE', 1, 0, NULL), |
2635 |
('CORPO_NAME', '700', 'ESTABLISHED HEADING LINKING ENTRY--PERSONAL NAME', 'ESTABLISHED HEADING LINKING ENTRY--PERSONAL NAME', 1, 0, NULL), |
2636 |
('CORPO_NAME', '710', 'ESTABLISHED HEADING LINKING ENTRY--CORPORATE NAME', 'ESTABLISHED HEADING LINKING ENTRY--CORPORATE NAME', 1, 0, NULL), |
2637 |
('CORPO_NAME', '711', 'ESTABLISHED HEADING LINKING ENTRY--MEETING NAME', 'ESTABLISHED HEADING LINKING ENTRY--MEETING NAME', 1, 0, NULL), |
2638 |
('CORPO_NAME', '730', 'ESTABLISHED HEADING LINKING ENTRY--UNIFORM TITLE', 'ESTABLISHED HEADING LINKING ENTRY--UNIFORM TITLE', 1, 0, NULL), |
2639 |
('CORPO_NAME', '748', 'ESTABLISHED HEADING LINKING ENTRY--CHRONOLOGICAL TERM', 'ESTABLISHED HEADING LINKING ENTRY--CHRONOLOGICAL TERM', 1, 0, NULL), |
2640 |
('CORPO_NAME', '750', 'ESTABLISHED HEADING LINKING ENTRY--TOPICAL TERM', 'ESTABLISHED HEADING LINKING ENTRY--TOPICAL TERM', 1, 0, NULL), |
2641 |
('CORPO_NAME', '751', 'ESTABLISHED HEADING LINKING ENTRY--GEOGRAPHIC NAME', 'ESTABLISHED HEADING LINKING ENTRY--GEOGRAPHIC NAME', 1, 0, NULL), |
2642 |
('CORPO_NAME', '755', 'ESTABLISHED HEADING LINKING ENTRY--GENRE/FORM TERM', 'ESTABLISHED HEADING LINKING ENTRY--GENRE/FORM TERM', 1, 0, NULL), |
2643 |
('CORPO_NAME', '780', 'SUBDIVISION LINKING ENTRY--GENERAL SUBDIVISION', 'SUBDIVISION LINKING ENTRY--GENERAL SUBDIVISION', 1, 0, NULL), |
2644 |
('CORPO_NAME', '781', 'SUBDIVISION LINKING ENTRY--GEOGRAPHIC SUBDIVISION', 'SUBDIVISION LINKING ENTRY--GEOGRAPHIC SUBDIVISION', 1, 0, NULL), |
2645 |
('CORPO_NAME', '782', 'SUBDIVISION LINKING ENTRY--CHRONOLOGICAL SUBDIVISION', 'SUBDIVISION LINKING ENTRY--CHRONOLOGICAL SUBDIVISION', 1, 0, NULL), |
2646 |
('CORPO_NAME', '785', 'SUBDIVISION LINKING ENTRY--FORM SUBDIVISION', 'SUBDIVISION LINKING ENTRY--FORM SUBDIVISION', 1, 0, NULL), |
2647 |
('CORPO_NAME', '788', 'COMPLEX LINKING ENTRY DATA', 'COMPLEX LINKING ENTRY DATA', 0, 0, NULL), |
2648 |
('CORPO_NAME', '856', 'ELECTRONIC LOCATION AND ACCESS', 'ELECTRONIC LOCATION AND ACCESS', 1, 0, NULL), |
2649 |
('CORPO_NAME', '880', 'ALTERNATE GRAPHIC REPRESENTATION', 'ALTERNATE GRAPHIC REPRESENTATION', 1, 0, NULL), |
2650 |
('CORPO_NAME', '942', 'KOHA INTERNAL USE', 'KOHA INTERNAL USE', 0, 1, NULL); |
2651 |
|
2652 |
|
2653 |
INSERT INTO `auth_subfield_structure` (`authtypecode`, `tagfield`, `tagsubfield`, `liblibrarian`, `libopac`, `repeatable`, `mandatory`, `tab`, `authorised_value`, `value_builder`, `seealso`, `isurl`, `hidden`, `linkid`, `kohafield`, `frameworkcode`) VALUES |
2654 |
('CORPO_NAME', '000', '@', 'fixed length control field', 'fixed length control field', 0, 1, 0, NULL, 'marc21_leader_authorities.pl', NULL, 0, 0, '', '', ''), |
2655 |
('CORPO_NAME', '001', '@', 'control field', 'control field', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', 'auth_header.authid', ''), |
2656 |
('CORPO_NAME', '003', '@', 'control field', 'control field', 0, 1, 0, NULL, 'marc21_field_003.pl', NULL, 0, 0, '', '', ''), |
2657 |
('CORPO_NAME', '005', '@', 'control field', 'control field', 0, 1, 0, NULL, 'marc21_field_005.pl', NULL, 0, 0, '', '', ''), |
2658 |
('CORPO_NAME', '008', '@', 'fixed length control field', 'fixed length control field', 0, 1, 0, NULL, 'marc21_field_008_authorities.pl', NULL, 0, 0, '', '', ''), |
2659 |
('CORPO_NAME', '010', 'a', 'LC control number', 'LC control number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
2660 |
('CORPO_NAME', '010', 'z', 'Canceled/invalid LC control number', 'Canceled/invalid LC control number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
2661 |
('CORPO_NAME', '010', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
2662 |
('CORPO_NAME', '014', 'a', 'Control number of related bibliographic record', 'Control number of related bibliographic record', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
2663 |
('CORPO_NAME', '014', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
2664 |
('CORPO_NAME', '014', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
2665 |
('CORPO_NAME', '016', 'a', 'Record control number', 'Record control number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
2666 |
('CORPO_NAME', '016', 'z', 'Canceled/invalid record control number', 'Canceled/invalid record control number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
2667 |
('CORPO_NAME', '016', '2', 'Source', 'Source', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
2668 |
('CORPO_NAME', '016', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
2669 |
('CORPO_NAME', '020', 'a', 'International Standard Book Number', 'International Standard Book Number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
2670 |
('CORPO_NAME', '020', 'c', 'Terms of availability', 'Terms of availability', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
2671 |
('CORPO_NAME', '020', 'z', 'Canceled/invalid ISBN', 'Canceled/invalid ISBN', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
2672 |
('CORPO_NAME', '020', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
2673 |
('CORPO_NAME', '020', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
2674 |
('CORPO_NAME', '022', 'a', 'International Standard Serial Number', 'International Standard Serial Number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
2675 |
('CORPO_NAME', '022', 'y', 'Incorrect ISSN', 'Incorrect ISSN', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
2676 |
('CORPO_NAME', '022', 'z', 'Canceled ISSN', 'Canceled ISSN', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
2677 |
('CORPO_NAME', '022', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
2678 |
('CORPO_NAME', '022', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
2679 |
('CORPO_NAME', '024', 'a', 'Standard number or code', 'Standard number or code', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
2680 |
('CORPO_NAME', '024', 'c', 'Terms of availability', 'Terms of availability', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
2681 |
('CORPO_NAME', '024', 'd', 'Additional codes following the standard number or code', 'Additional codes following the standard number or code', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
2682 |
('CORPO_NAME', '024', 'z', 'Canceled/invalid standard number or code', 'Canceled/invalid standard number or code', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
2683 |
('CORPO_NAME', '024', '2', 'Source of number or code', 'Source of number or code', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
2684 |
('CORPO_NAME', '024', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
2685 |
('CORPO_NAME', '024', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
2686 |
('CORPO_NAME', '031', 'a', 'Number of work', 'Number of work', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
2687 |
('CORPO_NAME', '031', 'b', 'Number of movement', 'Number of movement', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
2688 |
('CORPO_NAME', '031', 'c', 'Number of excerpt', 'Number of excerpt', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
2689 |
('CORPO_NAME', '031', 'd', 'Caption or heading', 'Caption or heading', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
2690 |
('CORPO_NAME', '031', 'e', 'Role', 'Role', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
2691 |
('CORPO_NAME', '031', 'g', 'Clef', 'Clef', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
2692 |
('CORPO_NAME', '031', 'm', 'Voice/instrument', 'Voice/instrument', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
2693 |
('CORPO_NAME', '031', 'n', 'Key signature', 'Key signature', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
2694 |
('CORPO_NAME', '031', 'o', 'Time signature', 'Time signature', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
2695 |
('CORPO_NAME', '031', 'p', 'Musical notation', 'Musical notation', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
2696 |
('CORPO_NAME', '031', 'q', 'General note', 'General note', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
2697 |
('CORPO_NAME', '031', 'r', 'Key or mode', 'Key or mode', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
2698 |
('CORPO_NAME', '031', 's', 'Coded validity note', 'Coded validity note', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
2699 |
('CORPO_NAME', '031', 't', 'Text incipit', 'Text incipit', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
2700 |
('CORPO_NAME', '031', 'u', 'Uniform Resource Identifier', 'Uniform Resource Identifier', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
2701 |
('CORPO_NAME', '031', '2', 'System code', 'System code', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
2702 |
('CORPO_NAME', '031', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
2703 |
('CORPO_NAME', '031', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
2704 |
('CORPO_NAME', '035', 'a', 'System control number', 'System control number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
2705 |
('CORPO_NAME', '035', 'z', 'Canceled/invalid control number', 'Canceled/invalid control number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
2706 |
('CORPO_NAME', '035', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
2707 |
('CORPO_NAME', '035', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
2708 |
('CORPO_NAME', '040', 'a', 'Original cataloging agency', 'Original cataloging agency', 0, 1, 0, NULL, 'marc21_field_003.pl', NULL, 0, 0, '', '', ''), |
2709 |
('CORPO_NAME', '040', 'b', 'Language of cataloging', 'Language of cataloging', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
2710 |
('CORPO_NAME', '040', 'c', 'Transcribing agency', 'Transcribing agency', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
2711 |
('CORPO_NAME', '040', 'd', 'Modifying agency', 'Modifying agency', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
2712 |
('CORPO_NAME', '040', 'e', 'Description conventions', 'Description conventions', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
2713 |
('CORPO_NAME', '040', 'f', 'Subject heading or thesaurus conventions', 'Subject heading or thesaurus conventions', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
2714 |
('CORPO_NAME', '040', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
2715 |
('CORPO_NAME', '040', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
2716 |
('CORPO_NAME', '042', 'a', 'Authentication code', 'Authentication code', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
2717 |
('CORPO_NAME', '043', 'a', 'Geographic area code', 'Geographic area code', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
2718 |
('CORPO_NAME', '043', 'b', 'Local GAC code', 'Local GAC code', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
2719 |
('CORPO_NAME', '043', 'c', 'ISO code', 'ISO code', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
2720 |
('CORPO_NAME', '043', '2', 'Source of local code', 'Source of local code', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
2721 |
('CORPO_NAME', '043', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
2722 |
('CORPO_NAME', '043', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
2723 |
('CORPO_NAME', '045', 'a', 'Time period code', 'Time period code', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
2724 |
('CORPO_NAME', '045', 'b', 'Formatted 9999 B.C. through C.E. time period', 'Formatted 9999 B.C. through C.E. time period', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
2725 |
('CORPO_NAME', '045', 'c', 'Formatted pre-9999 B.C. time period', 'Formatted pre-9999 B.C. time period', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
2726 |
('CORPO_NAME', '045', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
2727 |
('CORPO_NAME', '045', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
2728 |
('CORPO_NAME', '050', 'a', 'Classification number', 'Classification number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
2729 |
('CORPO_NAME', '050', 'b', 'Item number', 'Item number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
2730 |
('CORPO_NAME', '050', 'd', 'Volumes/dates to which call number applies', 'Volumes/dates to which call number applies', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
2731 |
('CORPO_NAME', '050', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
2732 |
('CORPO_NAME', '050', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
2733 |
('CORPO_NAME', '050', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
2734 |
('CORPO_NAME', '052', 'a', 'Geographic classification area code', 'Geographic classification area code', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
2735 |
('CORPO_NAME', '052', 'b', 'Geographic classification subarea code', 'Geographic classification subarea code', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
2736 |
('CORPO_NAME', '052', 'd', 'Populated place name', 'Populated place name', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
2737 |
('CORPO_NAME', '052', '2', 'Code source', 'Code source', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
2738 |
('CORPO_NAME', '052', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
2739 |
('CORPO_NAME', '052', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
2740 |
('CORPO_NAME', '053', 'a', 'Classification number element--single number or beginning number of span', 'Classification number element--single number or beginning number of span', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
2741 |
('CORPO_NAME', '053', 'b', 'Classification number element--ending number of span', 'Classification number element--ending number of span', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
2742 |
('CORPO_NAME', '053', 'c', 'Explanatory term', 'Explanatory term', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
2743 |
('CORPO_NAME', '053', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
2744 |
('CORPO_NAME', '053', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
2745 |
('CORPO_NAME', '053', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
2746 |
('CORPO_NAME', '055', 'a', 'Classification number', 'Classification number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
2747 |
('CORPO_NAME', '055', 'b', 'Item number', 'Item number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
2748 |
('CORPO_NAME', '055', 'd', 'Volumes/dates to which call number applies', 'Volumes/dates to which call number applies', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
2749 |
('CORPO_NAME', '055', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
2750 |
('CORPO_NAME', '055', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
2751 |
('CORPO_NAME', '055', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
2752 |
('CORPO_NAME', '060', 'a', 'Classification number', 'Classification number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
2753 |
('CORPO_NAME', '060', 'b', 'Item number', 'Item number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
2754 |
('CORPO_NAME', '060', 'd', 'Volumes/dates to which call number applies', 'Volumes/dates to which call number applies', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
2755 |
('CORPO_NAME', '060', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
2756 |
('CORPO_NAME', '060', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
2757 |
('CORPO_NAME', '060', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
2758 |
('CORPO_NAME', '065', 'a', 'Classification number element--single number or beginning of span', 'Classification number element--single number or beginning of span', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
2759 |
('CORPO_NAME', '065', 'b', 'Classification number element--ending number of span', 'Classification number element--ending number of span', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
2760 |
('CORPO_NAME', '065', 'c', 'Explanatory term', 'Explanatory term', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
2761 |
('CORPO_NAME', '065', '2', 'Number source', 'Number source', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
2762 |
('CORPO_NAME', '065', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
2763 |
('CORPO_NAME', '065', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
2764 |
('CORPO_NAME', '065', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
2765 |
('CORPO_NAME', '066', 'a', 'Primary G0 character set', 'Primary G0 character set', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
2766 |
('CORPO_NAME', '066', 'b', 'Primary G1 character set', 'Primary G1 character set', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
2767 |
('CORPO_NAME', '066', 'c', 'Alternate G0 or G1 character set', 'Alternate G0 or G1 character set', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
2768 |
('CORPO_NAME', '070', 'a', 'Classification number', 'Classification number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
2769 |
('CORPO_NAME', '070', 'b', 'Item number', 'Item number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
2770 |
('CORPO_NAME', '070', 'd', 'Volume/dates to which call number applies', 'Volume/dates to which call number applies', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
2771 |
('CORPO_NAME', '070', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
2772 |
('CORPO_NAME', '070', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
2773 |
('CORPO_NAME', '072', 'a', 'Subject category code', 'Subject category code', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
2774 |
('CORPO_NAME', '072', 'x', 'Subject category code subdivision', 'Subject category code subdivision', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
2775 |
('CORPO_NAME', '072', '2', 'Code source', 'Code source', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
2776 |
('CORPO_NAME', '072', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
2777 |
('CORPO_NAME', '072', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
2778 |
('CORPO_NAME', '073', 'a', 'Subdivision usage', 'Subdivision usage', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
2779 |
('CORPO_NAME', '073', 'z', 'Code source', 'Code source', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
2780 |
('CORPO_NAME', '073', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
2781 |
('CORPO_NAME', '073', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
2782 |
('CORPO_NAME', '082', 'a', 'Classification number', 'Classification number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
2783 |
('CORPO_NAME', '082', 'b', 'Item number', 'Item number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
2784 |
('CORPO_NAME', '082', 'd', 'Volumes/dates to which call number applies', 'Volumes/dates to which call number applies', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
2785 |
('CORPO_NAME', '082', '2', 'Edition number', 'Edition number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
2786 |
('CORPO_NAME', '082', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
2787 |
('CORPO_NAME', '082', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
2788 |
('CORPO_NAME', '082', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
2789 |
('CORPO_NAME', '083', 'a', 'Classification number element--single number or beginning number of span', 'Classification number element--single number or beginning number of span', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
2790 |
('CORPO_NAME', '083', 'b', 'Classification number element--ending number of span', 'Classification number element--ending number of span', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
2791 |
('CORPO_NAME', '083', 'c', 'Explanatory term', 'Explanatory term', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
2792 |
('CORPO_NAME', '083', 'z', 'Table identification--table number', 'Table identification--table number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
2793 |
('CORPO_NAME', '083', '2', 'Edition number', 'Edition number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
2794 |
('CORPO_NAME', '083', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
2795 |
('CORPO_NAME', '083', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
2796 |
('CORPO_NAME', '083', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
2797 |
('CORPO_NAME', '086', 'a', 'Call number', 'Call number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
2798 |
('CORPO_NAME', '086', 'd', 'Volumes/dates to which call number applies', 'Volumes/dates to which call number applies', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
2799 |
('CORPO_NAME', '086', 'z', 'Cancelled/invalid call number', 'Cancelled/invalid call number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
2800 |
('CORPO_NAME', '086', '2', 'Number source', 'Number source', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
2801 |
('CORPO_NAME', '086', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
2802 |
('CORPO_NAME', '086', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
2803 |
('CORPO_NAME', '086', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
2804 |
('CORPO_NAME', '087', 'a', 'Classification number element--Single number or beginning number of span', 'Classification number element--Single number or beginning number of span', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
2805 |
('CORPO_NAME', '087', 'b', 'Classification number element--Ending number of span', 'Classification number element--Ending number of span', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
2806 |
('CORPO_NAME', '087', 'c', 'Explanatory information', 'Explanatory information', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
2807 |
('CORPO_NAME', '087', '2', 'Number source', 'Number source', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
2808 |
('CORPO_NAME', '087', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
2809 |
('CORPO_NAME', '087', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
2810 |
('CORPO_NAME', '090', 'a', 'Call number ; Classification number (OCLC) (R) ; Classification number, CALL (RLIN) (NR)', 'Call number ; Classification number (OCLC) (R) ; Classification number, CALL (RLIN) (NR)', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
2811 |
('CORPO_NAME', '090', 'b', '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, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
2812 |
('CORPO_NAME', '090', 'd', 'Volumes/dates to which call number applies', 'Volumes/dates to which call number applies', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
2813 |
('CORPO_NAME', '090', 'e', 'Feature heading (OCLC)', 'Feature heading (OCLC)', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
2814 |
('CORPO_NAME', '090', 'f', 'Filing suffix (OCLC) ; Footnote, FNT (RLIN)', 'Filing suffix (OCLC) ; Footnote, FNT (RLIN)', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
2815 |
('CORPO_NAME', '090', 'h', 'Output transaction history, HST (RLIN)', 'Output transaction history, HST (RLIN)', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
2816 |
('CORPO_NAME', '090', 'i', 'Output transaction instruction, INS (RLIN)', 'Output transaction instruction, INS (RLIN)', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
2817 |
('CORPO_NAME', '090', 'l', 'Extra card control statement, EXT (RLIN)', 'Extra card control statement, EXT (RLIN)', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
2818 |
('CORPO_NAME', '090', 'n', 'Additional local notes, ANT (RLIN)', 'Additional local notes, ANT (RLIN)', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
2819 |
('CORPO_NAME', '090', 'p', 'Pathfinder code, PTH (RLIN)', 'Pathfinder code, PTH (RLIN)', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
2820 |
('CORPO_NAME', '090', 't', 'Field suppresion, FSP (RLIN)', 'Field suppresion, FSP (RLIN)', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
2821 |
('CORPO_NAME', '090', 'v', 'Volumes, VOL (RLIN)', 'Volumes, VOL (RLIN)', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
2822 |
('CORPO_NAME', '090', 'y', 'Date, VOL (RLIN)', 'Date, VOL (RLIN)', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
2823 |
('CORPO_NAME', '090', 'z', 'Cancelled/invalid call number', 'Cancelled/invalid call number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
2824 |
('CORPO_NAME', '090', '2', 'Number source', 'Number source', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
2825 |
('CORPO_NAME', '090', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
2826 |
('CORPO_NAME', '090', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
2827 |
('CORPO_NAME', '090', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
2828 |
('CORPO_NAME', '091', 'a', 'Classification number element--single number or beginning number of span', 'Classification number element--single number or beginning number of span', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
2829 |
('CORPO_NAME', '091', 'b', 'Classification number element--ending number of span', 'Classification number element--ending number of span', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
2830 |
('CORPO_NAME', '091', 'c', 'Explanatory term', 'Explanatory term', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
2831 |
('CORPO_NAME', '091', 'z', 'Table identification--table number', 'Table identification--table number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
2832 |
('CORPO_NAME', '091', '2', 'Edition number', 'Edition number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
2833 |
('CORPO_NAME', '091', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
2834 |
('CORPO_NAME', '091', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
2835 |
('CORPO_NAME', '091', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
2836 |
('CORPO_NAME', '092', 'a', 'Classification number', 'Classification number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
2837 |
('CORPO_NAME', '092', 'b', 'Item number', 'Item number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
2838 |
('CORPO_NAME', '092', 'd', 'Volumes/dates to which call number applies', 'Volumes/dates to which call number applies', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
2839 |
('CORPO_NAME', '092', 'e', 'Feature heading', 'Feature heading', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
2840 |
('CORPO_NAME', '092', 'f', 'Filing suffix', 'Filing suffix', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
2841 |
('CORPO_NAME', '092', '2', 'Edition number', 'Edition number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
2842 |
('CORPO_NAME', '092', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
2843 |
('CORPO_NAME', '092', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
2844 |
('CORPO_NAME', '092', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
2845 |
('CORPO_NAME', '093', 'a', 'Classification number element--single number or beginning number of span', 'Classification number element--single number or beginning number of span', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
2846 |
('CORPO_NAME', '093', 'b', 'Classification number element--ending number of span', 'Classification number element--ending number of span', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
2847 |
('CORPO_NAME', '093', 'c', 'Explanatory term', 'Explanatory term', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
2848 |
('CORPO_NAME', '093', 'z', 'Table identification--table number', 'Table identification--table number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
2849 |
('CORPO_NAME', '093', '2', 'Edition number', 'Edition number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
2850 |
('CORPO_NAME', '093', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
2851 |
('CORPO_NAME', '093', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
2852 |
('CORPO_NAME', '093', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
2853 |
('CORPO_NAME', '096', 'a', 'Classification number', 'Classification number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
2854 |
('CORPO_NAME', '096', 'b', 'Item number', 'Item number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
2855 |
('CORPO_NAME', '096', 'd', 'Volumes/dates to which call number applies', 'Volumes/dates to which call number applies', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
2856 |
('CORPO_NAME', '096', 'e', 'Feature heading', 'Feature heading', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
2857 |
('CORPO_NAME', '096', 'f', 'Filing suffix', 'Filing suffix', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
2858 |
('CORPO_NAME', '096', '2', 'Edition number', 'Edition number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
2859 |
('CORPO_NAME', '096', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
2860 |
('CORPO_NAME', '096', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
2861 |
('CORPO_NAME', '096', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
2862 |
('CORPO_NAME', '097', 'a', 'Classification number element--single number or beginning number of span', 'Classification number element--single number or beginning number of span', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
2863 |
('CORPO_NAME', '097', 'b', 'Classification number element--ending number of span', 'Classification number element--ending number of span', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
2864 |
('CORPO_NAME', '097', 'c', 'Explanatory term', 'Explanatory term', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
2865 |
('CORPO_NAME', '097', 'z', 'Table identification--table number', 'Table identification--table number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
2866 |
('CORPO_NAME', '097', '2', 'Edition number', 'Edition number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
2867 |
('CORPO_NAME', '097', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
2868 |
('CORPO_NAME', '097', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
2869 |
('CORPO_NAME', '097', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
2870 |
('CORPO_NAME', '098', 'a', 'Call number based on other classification scheme', 'Call number based on other classification scheme', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
2871 |
('CORPO_NAME', '098', 'b', 'Item number', 'Item number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
2872 |
('CORPO_NAME', '098', 'd', 'Volumes/dates to which call number applies', 'Volumes/dates to which call number applies', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
2873 |
('CORPO_NAME', '098', 'e', 'Feature heading', 'Feature heading', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
2874 |
('CORPO_NAME', '098', 'f', 'Filing suffix', 'Filing suffix', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
2875 |
('CORPO_NAME', '098', '2', 'Edition number', 'Edition number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
2876 |
('CORPO_NAME', '098', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
2877 |
('CORPO_NAME', '098', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
2878 |
('CORPO_NAME', '098', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
2879 |
('CORPO_NAME', '099', 'a', 'Classification number', 'Classification number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
2880 |
('CORPO_NAME', '099', 'b', 'Item number', 'Item number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
2881 |
('CORPO_NAME', '099', 'd', 'Volumes/dates to which call number applies', 'Volumes/dates to which call number applies', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
2882 |
('CORPO_NAME', '099', 'e', 'Feature heading', 'Feature heading', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
2883 |
('CORPO_NAME', '099', 'f', 'Filing suffix', 'Filing suffix', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
2884 |
('CORPO_NAME', '099', '2', 'Edition number', 'Edition number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
2885 |
('CORPO_NAME', '099', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
2886 |
('CORPO_NAME', '099', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
2887 |
('CORPO_NAME', '099', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
2888 |
('CORPO_NAME', '110', 'a', 'Corporate name or jurisdiction name as entry element', 'Corporate name or jurisdiction name as entry element', 0, 0, 1, NULL, NULL, '''110b'',''110c'',''110d'',''110t'',''110o'',''110m'',''110r'',''110s'',''110k'',''110n'',''110p'',''110g'',''110l'',''110f'',''110h'',''110x'',''110z'',''110y'',''110v''', 0, 0, '', '', ''), |
2889 |
('CORPO_NAME', '110', 'b', 'Subordinate unit', 'Subordinate unit', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
2890 |
('CORPO_NAME', '110', 'c', 'Location of meeting', 'Location of meeting', 0, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
2891 |
('CORPO_NAME', '110', 'd', 'Date of meeting or treaty signing', 'Date of meeting or treaty signing', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
2892 |
('CORPO_NAME', '110', 'e', 'Relator term', 'Relator term', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
2893 |
('CORPO_NAME', '110', 'f', 'Date of a work', 'Date of a work', 0, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
2894 |
('CORPO_NAME', '110', 'g', 'Miscellaneous information', 'Miscellaneous information', 0, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
2895 |
('CORPO_NAME', '110', 'h', 'Medium', 'Medium', 0, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
2896 |
('CORPO_NAME', '110', 'k', 'Form subheading', 'Form subheading', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
2897 |
('CORPO_NAME', '110', 'l', 'Language of a work', 'Language of a work', 0, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
2898 |
('CORPO_NAME', '110', 'm', 'Medium of performance for music', 'Medium of performance for music', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
2899 |
('CORPO_NAME', '110', 'n', 'Number of part/section/meeting', 'Number of part/section/meeting', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
2900 |
('CORPO_NAME', '110', 'o', 'Arranged statement for music', 'Arranged statement for music', 0, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
2901 |
('CORPO_NAME', '110', 'p', 'Name of part/section of a work', 'Name of part/section of a work', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
2902 |
('CORPO_NAME', '110', 'r', 'Key for music', 'Key for music', 0, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
2903 |
('CORPO_NAME', '110', 's', 'Version', 'Version', 0, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
2904 |
('CORPO_NAME', '110', 't', 'Title of a work', 'Title of a work', 0, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
2905 |
('CORPO_NAME', '110', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
2906 |
('CORPO_NAME', '110', 'x', 'General subdivision', 'General subdivision', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
2907 |
('CORPO_NAME', '110', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
2908 |
('CORPO_NAME', '110', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
2909 |
('CORPO_NAME', '110', '6', 'Linkage', 'Linkage', 0, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
2910 |
('CORPO_NAME', '110', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
2911 |
('CORPO_NAME', '260', 'a', 'Heading referred to', 'Heading referred to', 1, 0, 2, NULL, NULL, NULL, 0, 0, '', '', ''), |
2912 |
('CORPO_NAME', '260', 'i', 'Explanatory text', 'Explanatory text', 1, 0, 2, NULL, NULL, NULL, 0, 0, '', '', ''), |
2913 |
('CORPO_NAME', '260', '6', 'Linkage', 'Linkage', 0, 0, 2, NULL, NULL, NULL, 0, 0, '', '', ''), |
2914 |
('CORPO_NAME', '260', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 2, NULL, NULL, NULL, 0, 0, '', '', ''), |
2915 |
('CORPO_NAME', '360', 'a', 'Heading referred to', 'Heading referred to', 1, 0, 3, NULL, NULL, NULL, 0, 0, '', '', ''), |
2916 |
('CORPO_NAME', '360', 'i', 'Explanatory text', 'Explanatory text', 1, 0, 3, NULL, NULL, NULL, 0, 0, '', '', ''), |
2917 |
('CORPO_NAME', '360', '6', 'Linkage', 'Linkage', 0, 0, 3, NULL, NULL, NULL, 0, 0, '', '', ''), |
2918 |
('CORPO_NAME', '360', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 3, NULL, NULL, NULL, 0, 0, '', '', ''), |
2919 |
('CORPO_NAME', '400', 'a', 'Personal name', 'Personal name', 0, 0, 4, NULL, NULL, '''400b'',''400c'',''400q'',''400d'',''400t'',''400o'',''400m'',''400r'',''400s'',''400k'',''400n'',''400p'',''400g'',''400l'',''400f'',''400h'',''400x'',''400z'',''400y'',''400v''', 0, 0, '', '', ''), |
2920 |
('CORPO_NAME', '400', 'b', 'Numeration', 'Numeration', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
2921 |
('CORPO_NAME', '400', 'c', 'Titles and other words associated with a name', 'Titles and other words associated with a name', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
2922 |
('CORPO_NAME', '400', 'd', 'Dates associated with a name', 'Dates associated with a name', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
2923 |
('CORPO_NAME', '400', 'e', 'Relator term', 'Relator term', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
2924 |
('CORPO_NAME', '400', 'f', 'Date of a work', 'Date of a work', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
2925 |
('CORPO_NAME', '400', 'g', 'Miscellaneous information', 'Miscellaneous information', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
2926 |
('CORPO_NAME', '400', 'h', 'Medium', 'Medium', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
2927 |
('CORPO_NAME', '400', 'i', 'Reference instruction phrase', 'Reference instruction phrase', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
2928 |
('CORPO_NAME', '400', 'j', 'Attribution qualifier', 'Attribution qualifier', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
2929 |
('CORPO_NAME', '400', 'k', 'Form subheading', 'Form subheading', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
2930 |
('CORPO_NAME', '400', 'l', 'Language of a work', 'Language of a work', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
2931 |
('CORPO_NAME', '400', 'm', 'Medium of performance for music', 'Medium of performance for music', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
2932 |
('CORPO_NAME', '400', 'n', 'Number of part/section of a work', 'Number of part/section of a work', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
2933 |
('CORPO_NAME', '400', 'o', 'Arranged statement for music', 'Arranged statement for music', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
2934 |
('CORPO_NAME', '400', 'p', 'Name of part/section of a work', 'Name of part/section of a work', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
2935 |
('CORPO_NAME', '400', 'q', 'Fuller form of name', 'Fuller form of name', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
2936 |
('CORPO_NAME', '400', 'r', 'Key for music', 'Key for music', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
2937 |
('CORPO_NAME', '400', 's', 'Version', 'Version', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
2938 |
('CORPO_NAME', '400', 't', 'Title of a work', 'Title of a work', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
2939 |
('CORPO_NAME', '400', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
2940 |
('CORPO_NAME', '400', 'w', 'Control subfield', 'Control subfield', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
2941 |
('CORPO_NAME', '400', 'x', 'General subdivision', 'General subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
2942 |
('CORPO_NAME', '400', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
2943 |
('CORPO_NAME', '400', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
2944 |
('CORPO_NAME', '400', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
2945 |
('CORPO_NAME', '400', '6', 'Linkage', 'Linkage', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
2946 |
('CORPO_NAME', '400', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
2947 |
('CORPO_NAME', '410', 'a', 'Corporate name or jurisdiction name as entry element', 'Corporate name or jurisdiction name as entry element', 0, 0, 4, NULL, NULL, '''410b'',''410c'',''410d'',''410t'',''410o'',''410m'',''410r'',''410s'',''410k'',''410n'',''410p'',''410g'',''410l'',''410f'',''410h'',''410x'',''410z'',''410y'',''410v''', 0, 0, '', '', ''), |
2948 |
('CORPO_NAME', '410', 'b', 'Subordinate unit', 'Subordinate unit', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
2949 |
('CORPO_NAME', '410', 'c', 'Location of meeting', 'Location of meeting', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
2950 |
('CORPO_NAME', '410', 'd', 'Date of meeting or treaty signing', 'Date of meeting or treaty signing', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
2951 |
('CORPO_NAME', '410', 'e', 'Relator term', 'Relator term', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
2952 |
('CORPO_NAME', '410', 'f', 'Date of a work', 'Date of a work', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
2953 |
('CORPO_NAME', '410', 'g', 'Miscellaneous information', 'Miscellaneous information', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
2954 |
('CORPO_NAME', '410', 'h', 'Medium', 'Medium', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
2955 |
('CORPO_NAME', '410', 'i', 'Reference instruction phrase', 'Reference instruction phrase', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
2956 |
('CORPO_NAME', '410', 'k', 'Form subheading', 'Form subheading', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
2957 |
('CORPO_NAME', '410', 'l', 'Language of a work', 'Language of a work', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
2958 |
('CORPO_NAME', '410', 'm', 'Medium of performance for music', 'Medium of performance for music', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
2959 |
('CORPO_NAME', '410', 'n', 'Number of part/section/meeting', 'Number of part/section/meeting', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
2960 |
('CORPO_NAME', '410', 'o', 'Arranged statement for music', 'Arranged statement for music', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
2961 |
('CORPO_NAME', '410', 'p', 'Name of part/section of a work', 'Name of part/section of a work', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
2962 |
('CORPO_NAME', '410', 'r', 'Key for music', 'Key for music', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
2963 |
('CORPO_NAME', '410', 's', 'Version', 'Version', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
2964 |
('CORPO_NAME', '410', 't', 'Title of a work', 'Title of a work', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
2965 |
('CORPO_NAME', '410', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
2966 |
('CORPO_NAME', '410', 'w', 'Control subfield', 'Control subfield', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
2967 |
('CORPO_NAME', '410', 'x', 'General subdivision', 'General subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
2968 |
('CORPO_NAME', '410', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
2969 |
('CORPO_NAME', '410', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
2970 |
('CORPO_NAME', '410', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
2971 |
('CORPO_NAME', '410', '6', 'Linkage', 'Linkage', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
2972 |
('CORPO_NAME', '410', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
2973 |
('CORPO_NAME', '411', 'a', 'Meeting name or jurisdiction name as entry element', 'Meeting name or jurisdiction name as entry element', 0, 0, 4, NULL, NULL, '''411e'',''411c'',''411d'',''411t'',''411s'',''411k'',''411n'',''411p'',''411g'',''411l'',''411f'',''411h'',''411x'',''411z'',''411y'',''411v''', 0, 0, '', '', ''), |
2974 |
('CORPO_NAME', '411', 'b', 'Number {OBSOLETE]', 'Number {OBSOLETE]', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
2975 |
('CORPO_NAME', '411', 'c', 'Location of meeting', 'Location of meeting', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
2976 |
('CORPO_NAME', '411', 'd', 'Date of meeting', 'Date of meeting', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
2977 |
('CORPO_NAME', '411', 'e', 'Subordinate unit', 'Subordinate unit', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
2978 |
('CORPO_NAME', '411', 'f', 'Date of a work', 'Date of a work', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
2979 |
('CORPO_NAME', '411', 'g', 'Miscellaneous information', 'Miscellaneous information', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
2980 |
('CORPO_NAME', '411', 'h', 'Medium', 'Medium', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
2981 |
('CORPO_NAME', '411', 'i', 'Reference instruction phrase', 'Reference instruction phrase', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
2982 |
('CORPO_NAME', '411', 'k', 'Form subheading', 'Form subheading', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
2983 |
('CORPO_NAME', '411', 'l', 'Language of a work', 'Language of a work', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
2984 |
('CORPO_NAME', '411', 'n', 'Number of part/section/meeting', 'Number of part/section/meeting', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
2985 |
('CORPO_NAME', '411', 'p', 'Name of part/section of a work', 'Name of part/section of a work', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
2986 |
('CORPO_NAME', '411', 'q', 'Name of meeting following jurisdiction name entry element', 'Name of meeting following jurisdiction name entry element', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
2987 |
('CORPO_NAME', '411', 's', 'Version', 'Version', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
2988 |
('CORPO_NAME', '411', 't', 'Title of a work', 'Title of a work', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
2989 |
('CORPO_NAME', '411', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
2990 |
('CORPO_NAME', '411', 'w', 'Control subfield', 'Control subfield', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
2991 |
('CORPO_NAME', '411', 'x', 'General subdivision', 'General subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
2992 |
('CORPO_NAME', '411', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
2993 |
('CORPO_NAME', '411', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
2994 |
('CORPO_NAME', '411', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
2995 |
('CORPO_NAME', '411', '6', 'Linkage', 'Linkage', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
2996 |
('CORPO_NAME', '411', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
2997 |
('CORPO_NAME', '430', 'a', 'Uniform title', 'Uniform title', 0, 0, 4, NULL, NULL, '''430o'',''430m'',''430r'',''430s'',''430d'',''430k'',''430n'',''430p'',''430g'',''430l'',''430f'',''430h'',''430t'',''430x'',''430z'',''430y'',''430v''', 0, 0, '', '', ''), |
2998 |
('CORPO_NAME', '430', 'd', 'Date of treaty signing', 'Date of treaty signing', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
2999 |
('CORPO_NAME', '430', 'f', 'Date of a work', 'Date of a work', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
3000 |
('CORPO_NAME', '430', 'g', 'Miscellaneous information', 'Miscellaneous information', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
3001 |
('CORPO_NAME', '430', 'h', 'Medium', 'Medium', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
3002 |
('CORPO_NAME', '430', 'i', 'Reference instruction phrase', 'Reference instruction phrase', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
3003 |
('CORPO_NAME', '430', 'k', 'Form subheading', 'Form subheading', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
3004 |
('CORPO_NAME', '430', 'l', 'Language of a work', 'Language of a work', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
3005 |
('CORPO_NAME', '430', 'm', 'Medium of performance for music', 'Medium of performance for music', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
3006 |
('CORPO_NAME', '430', 'n', 'Number of part/section of a work', 'Number of part/section of a work', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
3007 |
('CORPO_NAME', '430', 'o', 'Arranged statement for music', 'Arranged statement for music', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
3008 |
('CORPO_NAME', '430', 'p', 'Name of part/section of a work', 'Name of part/section of a work', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
3009 |
('CORPO_NAME', '430', 'r', 'Key for music', 'Key for music', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
3010 |
('CORPO_NAME', '430', 's', 'Version', 'Version', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
3011 |
('CORPO_NAME', '430', 't', 'Title of a work', 'Title of a work', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
3012 |
('CORPO_NAME', '430', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
3013 |
('CORPO_NAME', '430', 'w', 'Control subfield', 'Control subfield', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
3014 |
('CORPO_NAME', '430', 'x', 'General subdivision', 'General subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
3015 |
('CORPO_NAME', '430', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
3016 |
('CORPO_NAME', '430', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
3017 |
('CORPO_NAME', '430', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
3018 |
('CORPO_NAME', '430', '6', 'Linkage', 'Linkage', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
3019 |
('CORPO_NAME', '430', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
3020 |
('CORPO_NAME', '448', 'a', 'Chronological term', 'Chronological term', 0, 0, 4, NULL, NULL, '''448y'',''448x'',''448z'',''448v''', 0, 0, '', '', ''), |
3021 |
('CORPO_NAME', '448', 'i', 'Reference instruction phrase', 'Reference instruction phrase', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
3022 |
('CORPO_NAME', '448', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
3023 |
('CORPO_NAME', '448', 'w', 'Control subfield', 'Control subfield', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
3024 |
('CORPO_NAME', '448', 'x', 'General subdivision', 'General subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
3025 |
('CORPO_NAME', '448', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
3026 |
('CORPO_NAME', '448', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
3027 |
('CORPO_NAME', '448', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
3028 |
('CORPO_NAME', '448', '6', 'Linkage', 'Linkage', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
3029 |
('CORPO_NAME', '448', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
3030 |
('CORPO_NAME', '450', 'a', 'Topical term or geographic name entry element', 'Topical term or geographic name entry element', 0, 0, 4, NULL, NULL, '''450x'',''450z'',''450y'',''450v''', 0, 0, '', '', ''), |
3031 |
('CORPO_NAME', '450', 'b', 'Topical term following geographic name entry element', 'Topical term following geographic name entry element', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
3032 |
('CORPO_NAME', '450', 'i', 'Reference instruction phrase', 'Reference instruction phrase', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
3033 |
('CORPO_NAME', '450', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
3034 |
('CORPO_NAME', '450', 'w', 'Control subfield', 'Control subfield', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
3035 |
('CORPO_NAME', '450', 'x', 'General subdivision', 'General subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
3036 |
('CORPO_NAME', '450', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
3037 |
('CORPO_NAME', '450', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
3038 |
('CORPO_NAME', '450', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
3039 |
('CORPO_NAME', '450', '6', 'Linkage', 'Linkage', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
3040 |
('CORPO_NAME', '450', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
3041 |
('CORPO_NAME', '451', 'a', 'Geographic name', 'Geographic name', 0, 0, 4, NULL, NULL, '''451z'',''451x'',''451y'',''451v''', 0, 0, '', '', ''), |
3042 |
('CORPO_NAME', '451', 'i', 'Reference instruction phrase', 'Reference instruction phrase', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
3043 |
('CORPO_NAME', '451', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
3044 |
('CORPO_NAME', '451', 'w', 'Control subfield', 'Control subfield', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
3045 |
('CORPO_NAME', '451', 'x', 'General subdivision', 'General subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
3046 |
('CORPO_NAME', '451', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
3047 |
('CORPO_NAME', '451', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
3048 |
('CORPO_NAME', '451', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
3049 |
('CORPO_NAME', '451', '6', 'Linkage', 'Linkage', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
3050 |
('CORPO_NAME', '451', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
3051 |
('CORPO_NAME', '455', 'a', 'Genre/form term', 'Genre/form term', 0, 0, 4, NULL, NULL, '''455v'',''455x'',''455z'',''455y''', 0, 0, '', '', ''), |
3052 |
('CORPO_NAME', '455', 'i', 'Reference instruction phrase', 'Reference instruction phrase', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
3053 |
('CORPO_NAME', '455', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
3054 |
('CORPO_NAME', '455', 'w', 'Control subfield', 'Control subfield', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
3055 |
('CORPO_NAME', '455', 'x', 'General subdivision', 'General subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
3056 |
('CORPO_NAME', '455', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
3057 |
('CORPO_NAME', '455', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
3058 |
('CORPO_NAME', '455', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
3059 |
('CORPO_NAME', '455', '6', 'Linkage', 'Linkage', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
3060 |
('CORPO_NAME', '455', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
3061 |
('CORPO_NAME', '480', 'i', 'Reference instruction phrase', 'Reference instruction phrase', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
3062 |
('CORPO_NAME', '480', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
3063 |
('CORPO_NAME', '480', 'w', 'Control subfield', 'Control subfield', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
3064 |
('CORPO_NAME', '480', 'x', 'General subdivision', 'General subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
3065 |
('CORPO_NAME', '480', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
3066 |
('CORPO_NAME', '480', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
3067 |
('CORPO_NAME', '480', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
3068 |
('CORPO_NAME', '480', '6', 'Linkage', 'Linkage', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
3069 |
('CORPO_NAME', '480', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
3070 |
('CORPO_NAME', '481', 'i', 'Reference instruction phrase', 'Reference instruction phrase', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
3071 |
('CORPO_NAME', '481', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
3072 |
('CORPO_NAME', '481', 'w', 'Control subfield', 'Control subfield', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
3073 |
('CORPO_NAME', '481', 'x', 'General subdivision', 'General subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
3074 |
('CORPO_NAME', '481', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
3075 |
('CORPO_NAME', '481', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
3076 |
('CORPO_NAME', '481', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
3077 |
('CORPO_NAME', '481', '6', 'Linkage', 'Linkage', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
3078 |
('CORPO_NAME', '481', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
3079 |
('CORPO_NAME', '482', 'i', 'Reference instruction phrase', 'Reference instruction phrase', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
3080 |
('CORPO_NAME', '482', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
3081 |
('CORPO_NAME', '482', 'w', 'Control subfield', 'Control subfield', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
3082 |
('CORPO_NAME', '482', 'x', 'General subdivision', 'General subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
3083 |
('CORPO_NAME', '482', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
3084 |
('CORPO_NAME', '482', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
3085 |
('CORPO_NAME', '482', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
3086 |
('CORPO_NAME', '482', '6', 'Linkage', 'Linkage', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
3087 |
('CORPO_NAME', '482', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
3088 |
('CORPO_NAME', '485', 'i', 'Reference instruction phrase', 'Reference instruction phrase', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
3089 |
('CORPO_NAME', '485', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
3090 |
('CORPO_NAME', '485', 'w', 'Control subfield', 'Control subfield', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
3091 |
('CORPO_NAME', '485', 'x', 'General subdivision', 'General subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
3092 |
('CORPO_NAME', '485', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
3093 |
('CORPO_NAME', '485', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
3094 |
('CORPO_NAME', '485', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
3095 |
('CORPO_NAME', '485', '6', 'Linkage', 'Linkage', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
3096 |
('CORPO_NAME', '485', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
3097 |
('CORPO_NAME', '500', 'a', 'Personal name', 'Personal name', 0, 0, 5, NULL, NULL, '''500b'',''500c'',''500q'',''500d'',''500t'',''500o'',''500m'',''500r'',''500s'',''500k'',''500n'',''500p'',''500g'',''500l'',''500f'',''500h'',''500x'',''500z'',''500y'',''500v''', 0, 0, '', '', ''), |
3098 |
('CORPO_NAME', '500', 'b', 'Numeration', 'Numeration', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
3099 |
('CORPO_NAME', '500', 'c', 'Titles and other words associated with a name', 'Titles and other words associated with a name', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
3100 |
('CORPO_NAME', '500', 'd', 'Dates associated with a name', 'Dates associated with a name', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
3101 |
('CORPO_NAME', '500', 'e', 'Relator term', 'Relator term', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
3102 |
('CORPO_NAME', '500', 'f', 'Date of a work', 'Date of a work', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
3103 |
('CORPO_NAME', '500', 'g', 'Miscellaneous information', 'Miscellaneous information', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
3104 |
('CORPO_NAME', '500', 'h', 'Medium', 'Medium', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
3105 |
('CORPO_NAME', '500', 'i', 'Reference instruction phrase', 'Reference instruction phrase', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
3106 |
('CORPO_NAME', '500', 'j', 'Attribution qualifier', 'Attribution qualifier', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
3107 |
('CORPO_NAME', '500', 'k', 'Form subheading', 'Form subheading', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
3108 |
('CORPO_NAME', '500', 'l', 'Language of a work', 'Language of a work', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
3109 |
('CORPO_NAME', '500', 'm', 'Medium of performance for music', 'Medium of performance for music', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
3110 |
('CORPO_NAME', '500', 'n', 'Number of part/section of a work', 'Number of part/section of a work', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
3111 |
('CORPO_NAME', '500', 'o', 'Arranged statement for music', 'Arranged statement for music', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
3112 |
('CORPO_NAME', '500', 'p', 'Name of part/section of a work', 'Name of part/section of a work', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
3113 |
('CORPO_NAME', '500', 'q', 'Fuller form of name', 'Fuller form of name', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
3114 |
('CORPO_NAME', '500', 'r', 'Key for music', 'Key for music', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
3115 |
('CORPO_NAME', '500', 's', 'Version', 'Version', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
3116 |
('CORPO_NAME', '500', 't', 'Title of a work', 'Title of a work', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
3117 |
('CORPO_NAME', '500', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
3118 |
('CORPO_NAME', '500', 'w', 'Control subfield', 'Control subfield', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
3119 |
('CORPO_NAME', '500', 'x', 'General subdivision', 'General subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
3120 |
('CORPO_NAME', '500', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
3121 |
('CORPO_NAME', '500', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
3122 |
('CORPO_NAME', '500', '0', 'Record control number', 'Record control number', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
3123 |
('CORPO_NAME', '500', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
3124 |
('CORPO_NAME', '500', '6', 'Linkage', 'Linkage', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
3125 |
('CORPO_NAME', '500', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
3126 |
('CORPO_NAME', '510', 'a', 'Corporate name or jurisdiction name as entry element', 'Corporate name or jurisdiction name as entry element', 0, 0, 5, NULL, NULL, '''510b'',''510c'',''510d'',''510t'',''510o'',''510m'',''510r'',''510s'',''510k'',''510n'',''510p'',''510g'',''510l'',''510f'',''510h'',''510x'',''510z'',''510y'',''510v''', 0, 0, '', '', ''), |
3127 |
('CORPO_NAME', '510', 'b', 'Subordinate unit', 'Subordinate unit', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
3128 |
('CORPO_NAME', '510', 'c', 'Location of meeting', 'Location of meeting', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
3129 |
('CORPO_NAME', '510', 'd', 'Date of meeting or treaty signing', 'Date of meeting or treaty signing', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
3130 |
('CORPO_NAME', '510', 'e', 'Relator term', 'Relator term', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
3131 |
('CORPO_NAME', '510', 'f', 'Date of a work', 'Date of a work', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
3132 |
('CORPO_NAME', '510', 'g', 'Miscellaneous information', 'Miscellaneous information', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
3133 |
('CORPO_NAME', '510', 'h', 'Medium', 'Medium', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
3134 |
('CORPO_NAME', '510', 'i', 'Reference instruction phrase', 'Reference instruction phrase', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
3135 |
('CORPO_NAME', '510', 'k', 'Form subheading', 'Form subheading', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
3136 |
('CORPO_NAME', '510', 'l', 'Language of a work', 'Language of a work', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
3137 |
('CORPO_NAME', '510', 'm', 'Medium of performance for music', 'Medium of performance for music', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
3138 |
('CORPO_NAME', '510', 'n', 'Number of part/section/meeting', 'Number of part/section/meeting', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
3139 |
('CORPO_NAME', '510', 'o', 'Arranged statement for music', 'Arranged statement for music', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
3140 |
('CORPO_NAME', '510', 'p', 'Name of part/section of a work', 'Name of part/section of a work', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
3141 |
('CORPO_NAME', '510', 'r', 'Key for music', 'Key for music', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
3142 |
('CORPO_NAME', '510', 's', 'Version', 'Version', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
3143 |
('CORPO_NAME', '510', 't', 'Title of a work', 'Title of a work', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
3144 |
('CORPO_NAME', '510', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
3145 |
('CORPO_NAME', '510', 'w', 'Control subfield', 'Control subfield', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
3146 |
('CORPO_NAME', '510', 'x', 'General subdivision', 'General subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
3147 |
('CORPO_NAME', '510', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
3148 |
('CORPO_NAME', '510', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
3149 |
('CORPO_NAME', '510', '0', 'Record control number', 'Record control number', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
3150 |
('CORPO_NAME', '510', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
3151 |
('CORPO_NAME', '510', '6', 'Linkage', 'Linkage', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
3152 |
('CORPO_NAME', '510', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
3153 |
('CORPO_NAME', '511', 'a', 'Meeting name or jurisdiction name as entry element', 'Meeting name or jurisdiction name as entry element', 0, 0, 5, NULL, NULL, '''511e'',''511c'',''511d'',''511t'',''511s'',''511k'',''511n'',''511p'',''511g'',''511l'',''511f'',''511h'',''511x'',''511z'',''511y'',''511v''', 0, 0, '', '', ''), |
3154 |
('CORPO_NAME', '511', 'c', 'Location of meeting', 'Location of meeting', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
3155 |
('CORPO_NAME', '511', 'd', 'Date of meeting', 'Date of meeting', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
3156 |
('CORPO_NAME', '511', 'e', 'Subordinate unit', 'Subordinate unit', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
3157 |
('CORPO_NAME', '511', 'f', 'Date of a work', 'Date of a work', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
3158 |
('CORPO_NAME', '511', 'g', 'Miscellaneous information', 'Miscellaneous information', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
3159 |
('CORPO_NAME', '511', 'h', 'Medium', 'Medium', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
3160 |
('CORPO_NAME', '511', 'i', 'Reference instruction phrase', 'Reference instruction phrase', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
3161 |
('CORPO_NAME', '511', 'k', 'Form subheading', 'Form subheading', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
3162 |
('CORPO_NAME', '511', 'l', 'Language of a work', 'Language of a work', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
3163 |
('CORPO_NAME', '511', 'n', 'Number of part/section/meeting', 'Number of part/section/meeting', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
3164 |
('CORPO_NAME', '511', 'p', 'Name of part/section of a work', 'Name of part/section of a work', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
3165 |
('CORPO_NAME', '511', 'q', 'Name of meeting following jurisdiction name entry element', 'Name of meeting following jurisdiction name entry element', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
3166 |
('CORPO_NAME', '511', 's', 'Version', 'Version', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
3167 |
('CORPO_NAME', '511', 't', 'Title of a work', 'Title of a work', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
3168 |
('CORPO_NAME', '511', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
3169 |
('CORPO_NAME', '511', 'w', 'Control subfield', 'Control subfield', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
3170 |
('CORPO_NAME', '511', 'x', 'General subdivision', 'General subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
3171 |
('CORPO_NAME', '511', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
3172 |
('CORPO_NAME', '511', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
3173 |
('CORPO_NAME', '511', '0', 'Record control number', 'Record control number', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
3174 |
('CORPO_NAME', '511', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
3175 |
('CORPO_NAME', '511', '6', 'Linkage', 'Linkage', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
3176 |
('CORPO_NAME', '511', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
3177 |
('CORPO_NAME', '530', 'a', 'Uniform title', 'Uniform title', 0, 0, 5, NULL, NULL, '''530o'',''530m'',''530r'',''530s'',''530d'',''530k'',''530n'',''530p'',''530g'',''530l'',''530f'',''530h'',''530t'',''530x'',''530z'',''530y'',''530v''', 0, 0, '', '', ''), |
3178 |
('CORPO_NAME', '530', 'd', 'Date of treaty signing', 'Date of treaty signing', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
3179 |
('CORPO_NAME', '530', 'f', 'Date of a work', 'Date of a work', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
3180 |
('CORPO_NAME', '530', 'g', 'Miscellaneous information', 'Miscellaneous information', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
3181 |
('CORPO_NAME', '530', 'h', 'Medium', 'Medium', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
3182 |
('CORPO_NAME', '530', 'i', 'Reference instruction phrase', 'Reference instruction phrase', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
3183 |
('CORPO_NAME', '530', 'k', 'Form subheading', 'Form subheading', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
3184 |
('CORPO_NAME', '530', 'l', 'Language of a work', 'Language of a work', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
3185 |
('CORPO_NAME', '530', 'm', 'Medium of performance for music', 'Medium of performance for music', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
3186 |
('CORPO_NAME', '530', 'n', 'Number of part/section of a work', 'Number of part/section of a work', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
3187 |
('CORPO_NAME', '530', 'o', 'Arranged statement for music', 'Arranged statement for music', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
3188 |
('CORPO_NAME', '530', 'p', 'Name of part/section of a work', 'Name of part/section of a work', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
3189 |
('CORPO_NAME', '530', 'r', 'Key for music', 'Key for music', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
3190 |
('CORPO_NAME', '530', 's', 'Version', 'Version', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
3191 |
('CORPO_NAME', '530', 't', 'Title of a work', 'Title of a work', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
3192 |
('CORPO_NAME', '530', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
3193 |
('CORPO_NAME', '530', 'w', 'Control subfield', 'Control subfield', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
3194 |
('CORPO_NAME', '530', 'x', 'General subdivision', 'General subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
3195 |
('CORPO_NAME', '530', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
3196 |
('CORPO_NAME', '530', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
3197 |
('CORPO_NAME', '530', '0', 'Record control number', 'Record control number', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
3198 |
('CORPO_NAME', '530', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
3199 |
('CORPO_NAME', '530', '6', 'Linkage', 'Linkage', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
3200 |
('CORPO_NAME', '530', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
3201 |
('CORPO_NAME', '548', 'a', 'Chronological term', 'Chronological term', 0, 0, 5, NULL, NULL, '''548y'',''548x'',''548z'',''548v''', 0, 0, '', '', ''), |
3202 |
('CORPO_NAME', '548', 'i', 'Reference instruction phrase', 'Reference instruction phrase', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
3203 |
('CORPO_NAME', '548', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
3204 |
('CORPO_NAME', '548', 'w', 'Control subfield', 'Control subfield', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
3205 |
('CORPO_NAME', '548', 'x', 'General subdivision', 'General subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
3206 |
('CORPO_NAME', '548', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
3207 |
('CORPO_NAME', '548', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
3208 |
('CORPO_NAME', '548', '0', 'Record control number', 'Record control number', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
3209 |
('CORPO_NAME', '548', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
3210 |
('CORPO_NAME', '548', '6', 'Linkage', 'Linkage', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
3211 |
('CORPO_NAME', '548', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
3212 |
('CORPO_NAME', '550', 'a', 'Topical term or geographic name entry element', 'Topical term or geographic name entry element', 0, 0, 5, NULL, NULL, '''550x'',''550z'',''550y'',''550v''', 0, 0, '', '', ''), |
3213 |
('CORPO_NAME', '550', 'b', 'Topical term following geographic name entry element', 'Topical term following geographic name entry element', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
3214 |
('CORPO_NAME', '550', 'i', 'Reference instruction phrase', 'Reference instruction phrase', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
3215 |
('CORPO_NAME', '550', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
3216 |
('CORPO_NAME', '550', 'w', 'Control subfield', 'Control subfield', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
3217 |
('CORPO_NAME', '550', 'x', 'General subdivision', 'General subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
3218 |
('CORPO_NAME', '550', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
3219 |
('CORPO_NAME', '550', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
3220 |
('CORPO_NAME', '550', '0', 'Record control number', 'Record control number', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
3221 |
('CORPO_NAME', '550', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
3222 |
('CORPO_NAME', '550', '6', 'Linkage', 'Linkage', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
3223 |
('CORPO_NAME', '550', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
3224 |
('CORPO_NAME', '551', 'a', 'Geographic name', 'Geographic name', 0, 0, 5, NULL, NULL, '''551z'',''551x'',''551y'',''551v''', 0, 0, '', '', ''), |
3225 |
('CORPO_NAME', '551', 'i', 'Reference instruction phrase', 'Reference instruction phrase', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
3226 |
('CORPO_NAME', '551', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
3227 |
('CORPO_NAME', '551', 'w', 'Control subfield', 'Control subfield', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
3228 |
('CORPO_NAME', '551', 'x', 'General subdivision', 'General subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
3229 |
('CORPO_NAME', '551', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
3230 |
('CORPO_NAME', '551', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
3231 |
('CORPO_NAME', '551', '0', 'Record control number', 'Record control number', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
3232 |
('CORPO_NAME', '551', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
3233 |
('CORPO_NAME', '551', '6', 'Linkage', 'Linkage', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
3234 |
('CORPO_NAME', '551', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
3235 |
('CORPO_NAME', '555', 'a', 'Genre/form term', 'Genre/form term', 0, 0, 5, NULL, NULL, '''555v'',''555x'',''555z'',''555y''', 0, 0, '', '', ''), |
3236 |
('CORPO_NAME', '555', 'i', 'Reference instruction phrase', 'Reference instruction phrase', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
3237 |
('CORPO_NAME', '555', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
3238 |
('CORPO_NAME', '555', 'w', 'Control subfield', 'Control subfield', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
3239 |
('CORPO_NAME', '555', 'x', 'General subdivision', 'General subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
3240 |
('CORPO_NAME', '555', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
3241 |
('CORPO_NAME', '555', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
3242 |
('CORPO_NAME', '555', '0', 'Record control number', 'Record control number', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
3243 |
('CORPO_NAME', '555', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
3244 |
('CORPO_NAME', '555', '6', 'Linkage', 'Linkage', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
3245 |
('CORPO_NAME', '555', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
3246 |
('CORPO_NAME', '580', 'i', 'Reference instruction phrase', 'Reference instruction phrase', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
3247 |
('CORPO_NAME', '580', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
3248 |
('CORPO_NAME', '580', 'w', 'Control subfield', 'Control subfield', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
3249 |
('CORPO_NAME', '580', 'x', 'General subdivision', 'General subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
3250 |
('CORPO_NAME', '580', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
3251 |
('CORPO_NAME', '580', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
3252 |
('CORPO_NAME', '580', '0', 'Record control number', 'Record control number', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
3253 |
('CORPO_NAME', '580', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
3254 |
('CORPO_NAME', '580', '6', 'Linkage', 'Linkage', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
3255 |
('CORPO_NAME', '580', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
3256 |
('CORPO_NAME', '581', 'i', 'Reference instruction phrase', 'Reference instruction phrase', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
3257 |
('CORPO_NAME', '581', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
3258 |
('CORPO_NAME', '581', 'w', 'Control subfield', 'Control subfield', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
3259 |
('CORPO_NAME', '581', 'x', 'General subdivision', 'General subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
3260 |
('CORPO_NAME', '581', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
3261 |
('CORPO_NAME', '581', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
3262 |
('CORPO_NAME', '581', '0', 'Record control number', 'Record control number', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
3263 |
('CORPO_NAME', '581', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
3264 |
('CORPO_NAME', '581', '6', 'Linkage', 'Linkage', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
3265 |
('CORPO_NAME', '581', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
3266 |
('CORPO_NAME', '582', 'i', 'Reference instruction phrase', 'Reference instruction phrase', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
3267 |
('CORPO_NAME', '582', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
3268 |
('CORPO_NAME', '582', 'w', 'Control subfield', 'Control subfield', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
3269 |
('CORPO_NAME', '582', 'x', 'General subdivision', 'General subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
3270 |
('CORPO_NAME', '582', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
3271 |
('CORPO_NAME', '582', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
3272 |
('CORPO_NAME', '582', '0', 'Record control number', 'Record control number', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
3273 |
('CORPO_NAME', '582', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
3274 |
('CORPO_NAME', '582', '6', 'Linkage', 'Linkage', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
3275 |
('CORPO_NAME', '582', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
3276 |
('CORPO_NAME', '585', 'i', 'Reference instruction phrase', 'Reference instruction phrase', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
3277 |
('CORPO_NAME', '585', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
3278 |
('CORPO_NAME', '585', 'w', 'Control subfield', 'Control subfield', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
3279 |
('CORPO_NAME', '585', 'x', 'General subdivision', 'General subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
3280 |
('CORPO_NAME', '585', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
3281 |
('CORPO_NAME', '585', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
3282 |
('CORPO_NAME', '585', '0', 'Record control number', 'Record control number', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
3283 |
('CORPO_NAME', '585', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
3284 |
('CORPO_NAME', '585', '6', 'Linkage', 'Linkage', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
3285 |
('CORPO_NAME', '585', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
3286 |
('CORPO_NAME', '663', 'a', 'Explanatory text', 'Explanatory text', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
3287 |
('CORPO_NAME', '663', 'b', 'Heading referred to', 'Heading referred to', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
3288 |
('CORPO_NAME', '663', 't', 'Title referred to', 'Title referred to', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
3289 |
('CORPO_NAME', '663', '6', 'Linkage', 'Linkage', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
3290 |
('CORPO_NAME', '663', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
3291 |
('CORPO_NAME', '664', 'a', 'Explanatory text', 'Explanatory text', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
3292 |
('CORPO_NAME', '664', 'b', 'Heading referred to', 'Heading referred to', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
3293 |
('CORPO_NAME', '664', 't', 'Title referred to', 'Title referred to', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
3294 |
('CORPO_NAME', '664', '6', 'Linkage', 'Linkage', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
3295 |
('CORPO_NAME', '664', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
3296 |
('CORPO_NAME', '665', 'a', 'History reference', 'History reference', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
3297 |
('CORPO_NAME', '665', '6', 'Linkage', 'Linkage', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
3298 |
('CORPO_NAME', '665', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
3299 |
('CORPO_NAME', '666', 'a', 'General explanatory reference', 'General explanatory reference', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
3300 |
('CORPO_NAME', '666', '6', 'Linkage', 'Linkage', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
3301 |
('CORPO_NAME', '666', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
3302 |
('CORPO_NAME', '667', 'a', 'Nonpublic general note', 'Nonpublic general note', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
3303 |
('CORPO_NAME', '667', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
3304 |
('CORPO_NAME', '667', '6', 'Linkage', 'Linkage', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
3305 |
('CORPO_NAME', '667', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
3306 |
('CORPO_NAME', '670', 'a', 'Source citation', 'Source citation', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
3307 |
('CORPO_NAME', '670', 'b', 'Information found', 'Information found', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
3308 |
('CORPO_NAME', '670', 'u', 'Uniform Resource Identifier', 'Uniform Resource Identifier', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
3309 |
('CORPO_NAME', '670', '6', 'Linkage', 'Linkage', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
3310 |
('CORPO_NAME', '670', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
3311 |
('CORPO_NAME', '675', 'a', 'Source citation', 'Source citation', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
3312 |
('CORPO_NAME', '675', '6', 'Linkage', 'Linkage', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
3313 |
('CORPO_NAME', '675', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
3314 |
('CORPO_NAME', '678', 'a', 'Biographical or historical data', 'Biographical or historical data', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
3315 |
('CORPO_NAME', '678', 'b', 'Expansion', 'Expansion', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
3316 |
('CORPO_NAME', '678', 'u', 'Uniform Resource Identifier', 'Uniform Resource Identifier', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
3317 |
('CORPO_NAME', '678', '6', 'Linkage', 'Linkage', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
3318 |
('CORPO_NAME', '678', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
3319 |
('CORPO_NAME', '680', 'a', 'Heading or subdivision term', 'Heading or subdivision term', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
3320 |
('CORPO_NAME', '680', 'i', 'Explanatory text', 'Explanatory text', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
3321 |
('CORPO_NAME', '680', 'z', 'Table identification', 'Table identification', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
3322 |
('CORPO_NAME', '680', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
3323 |
('CORPO_NAME', '680', '6', 'Linkage', 'Linkage', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
3324 |
('CORPO_NAME', '680', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
3325 |
('CORPO_NAME', '681', 'a', 'Subject heading or subdivision term', 'Subject heading or subdivision term', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
3326 |
('CORPO_NAME', '681', 'i', 'Explanatory text', 'Explanatory text', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
3327 |
('CORPO_NAME', '681', 'z', 'Table identification', 'Table identification', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
3328 |
('CORPO_NAME', '681', '6', 'Linkage', 'Linkage', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
3329 |
('CORPO_NAME', '681', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
3330 |
('CORPO_NAME', '682', 'a', 'Replacement heading', 'Replacement heading', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
3331 |
('CORPO_NAME', '682', 'i', 'Explanatory text', 'Explanatory text', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
3332 |
('CORPO_NAME', '682', '6', 'Linkage', 'Linkage', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
3333 |
('CORPO_NAME', '682', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
3334 |
('CORPO_NAME', '683', 'a', 'Classification number--Single number or beginning number of span', 'Classification number--Single number or beginning number of span', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
3335 |
('CORPO_NAME', '683', 'c', 'Classification number--Ending number of span', 'Classification number--Ending number of span', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
3336 |
('CORPO_NAME', '683', 'i', 'Explanatory text', 'Explanatory text', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
3337 |
('CORPO_NAME', '683', 'p', 'Corresponding classification field', 'Corresponding classification field', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
3338 |
('CORPO_NAME', '683', 'y', 'Table identification--Schedule [OBSOLETE]', 'Table identification--Schedule [OBSOLETE]', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
3339 |
('CORPO_NAME', '683', 'z', 'Table identification', 'Table identification', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
3340 |
('CORPO_NAME', '683', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
3341 |
('CORPO_NAME', '683', '6', 'Linkage', 'Linkage', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
3342 |
('CORPO_NAME', '683', '8', 'Field link and sequence number', 'Field link and sequence number', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
3343 |
('CORPO_NAME', '688', 'a', 'Application history note', 'Application history note', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
3344 |
('CORPO_NAME', '688', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
3345 |
('CORPO_NAME', '688', '6', 'Linkage', 'Linkage', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
3346 |
('CORPO_NAME', '688', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
3347 |
('CORPO_NAME', '710', 'a', 'Corporate name or jurisdiction name as entry element', 'Corporate name or jurisdiction name as entry element', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
3348 |
('CORPO_NAME', '710', 'b', 'Subordinate unit', 'Subordinate unit', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
3349 |
('CORPO_NAME', '710', 'c', 'Location of meeting', 'Location of meeting', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
3350 |
('CORPO_NAME', '710', 'd', 'Date of meeting or treaty signing', 'Date of meeting or treaty signing', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
3351 |
('CORPO_NAME', '710', 'e', 'Relator term', 'Relator term', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
3352 |
('CORPO_NAME', '710', 'f', 'Date of a work', 'Date of a work', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
3353 |
('CORPO_NAME', '710', 'g', 'Miscellaneous information', 'Miscellaneous information', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
3354 |
('CORPO_NAME', '710', 'h', 'Medium', 'Medium', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
3355 |
('CORPO_NAME', '710', 'i', 'Explanatory text', 'Explanatory text', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
3356 |
('CORPO_NAME', '710', 'k', 'Form subheading', 'Form subheading', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
3357 |
('CORPO_NAME', '710', 'l', 'Language of a work', 'Language of a work', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
3358 |
('CORPO_NAME', '710', 'm', 'Medium of performance for music', 'Medium of performance for music', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
3359 |
('CORPO_NAME', '710', 'n', 'Number of part/section/meeting', 'Number of part/section/meeting', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
3360 |
('CORPO_NAME', '710', 'o', 'Arranged statement for music', 'Arranged statement for music', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
3361 |
('CORPO_NAME', '710', 'p', 'Name of part/section of a work', 'Name of part/section of a work', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
3362 |
('CORPO_NAME', '710', 'r', 'Key for music', 'Key for music', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
3363 |
('CORPO_NAME', '710', 's', 'Version', 'Version', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
3364 |
('CORPO_NAME', '710', 't', 'Title of a work', 'Title of a work', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
3365 |
('CORPO_NAME', '710', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
3366 |
('CORPO_NAME', '710', 'w', 'Control subfield', 'Control subfield', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
3367 |
('CORPO_NAME', '710', 'x', 'General subdivision', 'General subdivision', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
3368 |
('CORPO_NAME', '710', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
3369 |
('CORPO_NAME', '710', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
3370 |
('CORPO_NAME', '710', '0', 'Record control number', 'Record control number', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
3371 |
('CORPO_NAME', '710', '2', 'Source of heading or term', 'Source of heading or term', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
3372 |
('CORPO_NAME', '710', '4', 'Relator code', 'Relator code', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
3373 |
('CORPO_NAME', '710', '6', 'Linkage', 'Linkage', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
3374 |
('CORPO_NAME', '710', '8', 'Field link and field number', 'Field link and field number', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
3375 |
('CORPO_NAME', '788', 'a', 'Heading referred to', 'Heading referred to', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
3376 |
('CORPO_NAME', '788', 'i', 'Explanatory text', 'Explanatory text', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
3377 |
('CORPO_NAME', '788', '0', 'Record control number', 'Record control number', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
3378 |
('CORPO_NAME', '788', '2', 'Source of heading or term', 'Source of heading or term', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
3379 |
('CORPO_NAME', '788', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
3380 |
('CORPO_NAME', '788', '6', 'Linkage', 'Linkage', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
3381 |
('CORPO_NAME', '788', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
3382 |
('CORPO_NAME', '856', 'a', 'Host name', 'Host name', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
3383 |
('CORPO_NAME', '856', 'b', 'Access number', 'Access number', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
3384 |
('CORPO_NAME', '856', 'c', 'Compression information', 'Compression information', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
3385 |
('CORPO_NAME', '856', 'd', 'Path', 'Path', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
3386 |
('CORPO_NAME', '856', 'f', 'Electronic name', 'Electronic name', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
3387 |
('CORPO_NAME', '856', 'h', 'Processor of request', 'Processor of request', 0, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
3388 |
('CORPO_NAME', '856', 'i', 'Instruction', 'Instruction', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
3389 |
('CORPO_NAME', '856', 'j', 'Bits per second', 'Bits per second', 0, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
3390 |
('CORPO_NAME', '856', 'k', 'Password', 'Password', 0, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
3391 |
('CORPO_NAME', '856', 'l', 'Logon', 'Logon', 0, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
3392 |
('CORPO_NAME', '856', 'm', 'Contact for access assistance', 'Contact for access assistance', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
3393 |
('CORPO_NAME', '856', 'n', 'Name of location of host', 'Name of location of host', 0, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
3394 |
('CORPO_NAME', '856', 'o', 'Operating system', 'Operating system', 0, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
3395 |
('CORPO_NAME', '856', 'p', 'Port', 'Port', 0, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
3396 |
('CORPO_NAME', '856', 'q', 'Electronic format type', 'Electronic format type', 0, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
3397 |
('CORPO_NAME', '856', 'r', 'Settings', 'Settings', 0, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
3398 |
('CORPO_NAME', '856', 's', 'File size', 'File size', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
3399 |
('CORPO_NAME', '856', 't', 'Terminal emulation', 'Terminal emulation', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
3400 |
('CORPO_NAME', '856', 'u', 'Uniform Resource Identifier', 'Uniform Resource Identifier', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
3401 |
('CORPO_NAME', '856', 'v', 'Hours access method available', 'Hours access method available', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
3402 |
('CORPO_NAME', '856', 'w', 'Record control number', 'Record control number', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
3403 |
('CORPO_NAME', '856', 'x', 'Nonpublic note', 'Nonpublic note', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
3404 |
('CORPO_NAME', '856', 'y', 'Link text', 'Link text', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
3405 |
('CORPO_NAME', '856', 'z', 'Public note', 'Public note', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
3406 |
('CORPO_NAME', '856', '2', 'Access method', 'Access method', 0, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
3407 |
('CORPO_NAME', '856', '3', 'Materials specified', 'Materials specified', 0, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
3408 |
('CORPO_NAME', '856', '6', 'Linkage', 'Linkage', 0, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
3409 |
('CORPO_NAME', '856', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
3410 |
('CORPO_NAME', '880', 'a', 'a', 'a', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
3411 |
('CORPO_NAME', '880', 'b', 'b', 'b', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
3412 |
('CORPO_NAME', '880', 'c', 'c', 'c', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
3413 |
('CORPO_NAME', '880', 'd', 'd', 'd', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
3414 |
('CORPO_NAME', '880', 'e', 'e', 'e', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
3415 |
('CORPO_NAME', '880', 'f', 'f', 'f', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
3416 |
('CORPO_NAME', '880', 'g', 'g', 'g', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
3417 |
('CORPO_NAME', '880', 'h', 'h', 'h', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
3418 |
('CORPO_NAME', '880', 'i', 'i', 'i', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
3419 |
('CORPO_NAME', '880', 'j', 'j', 'j', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
3420 |
('CORPO_NAME', '880', 'k', 'k', 'k', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
3421 |
('CORPO_NAME', '880', 'l', 'l', 'l', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
3422 |
('CORPO_NAME', '880', 'm', 'm', 'm', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
3423 |
('CORPO_NAME', '880', 'n', 'n', 'n', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
3424 |
('CORPO_NAME', '880', 'o', 'o', 'o', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
3425 |
('CORPO_NAME', '880', 'p', 'p', 'p', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
3426 |
('CORPO_NAME', '880', 'q', 'q', 'q', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
3427 |
('CORPO_NAME', '880', 'r', 'r', 'r', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
3428 |
('CORPO_NAME', '880', 's', 's', 's', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
3429 |
('CORPO_NAME', '880', 't', 't', 't', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
3430 |
('CORPO_NAME', '880', 'u', 'u', 'u', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
3431 |
('CORPO_NAME', '880', 'v', 'v', 'v', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
3432 |
('CORPO_NAME', '880', 'w', 'w', 'w', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
3433 |
('CORPO_NAME', '880', 'x', 'x', 'x', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
3434 |
('CORPO_NAME', '880', 'y', 'y', 'y', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
3435 |
('CORPO_NAME', '880', 'z', 'z', 'z', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
3436 |
('CORPO_NAME', '880', '0', '0', '0', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
3437 |
('CORPO_NAME', '880', '1', '1', '1', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
3438 |
('CORPO_NAME', '880', '2', '2', '2', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
3439 |
('CORPO_NAME', '880', '3', '3', '3', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
3440 |
('CORPO_NAME', '880', '4', '4', '4', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
3441 |
('CORPO_NAME', '880', '5', '5', '5', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
3442 |
('CORPO_NAME', '880', '6', '6', '6', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
3443 |
('CORPO_NAME', '880', '7', '7', '7', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
3444 |
('CORPO_NAME', '880', '8', '8', '8', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
3445 |
('CORPO_NAME', '880', '9', '9', '9', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
3446 |
('CORPO_NAME', '942', 'a', 'Koha auth type', 'Koha auth type', 0, 1, 9, NULL, NULL, NULL, 0, 8, '', 'auth_header.authtypecode', ''); |
3447 |
|
3448 |
|
1973 |
|
3449 |
-- ****************************************************** |
1974 |
-- ****************************************************** |
3450 |
|
1975 |
|
3451 |
|
|
|
3452 |
|
3453 |
-- ******************************************************************* |
1976 |
-- ******************************************************************* |
3454 |
-- MEETING NAME AUTHORITY FIELDS/SUBFIELDS. |
1977 |
-- MEETING NAME AUTHORITY FIELDS/SUBFIELDS. X11 |
3455 |
-- ******************************************************************* |
1978 |
-- ******************************************************************* |
3456 |
|
1979 |
|
3457 |
-- These ought to be adjusted for different less conflicting and more |
1980 |
-- copy from default auth framework except obsoleted tags |
3458 |
-- rationally chosen fields and subfields but I had left that for last. |
1981 |
|
3459 |
|
1982 |
INSERT INTO auth_tag_structure (authtypecode, tagfield, liblibrarian, libopac, repeatable, mandatory, authorised_value) |
3460 |
-- ADJUST ME |
1983 |
SELECT 'MEETI_NAME', tagfield, liblibrarian, libopac, repeatable, mandatory, authorised_value |
3461 |
-- Use values from your dump of auth_tag_structure and auth_subfield_structure |
1984 |
FROM auth_tag_structure |
3462 |
-- to provide support for your Koha database. |
1985 |
WHERE authtypecode = '' AND |
3463 |
|
1986 |
tagfield NOT IN ( '058','063','068','084','088','140','143','153', |
3464 |
|
1987 |
'154','253','353','453','553','668','671','676', |
3465 |
INSERT INTO `auth_tag_structure` (`authtypecode`, `tagfield`, `liblibrarian`, `libopac`, `repeatable`, `mandatory`, `authorised_value`) VALUES |
1988 |
'684','685','686','687','753','754', |
3466 |
('MEETI_NAME', '000', 'LEADER', 'LEADER', 0, 1, NULL), |
1989 |
'761','763','764','765','766','768') AND |
3467 |
('MEETI_NAME', '001', 'CONTROL NUMBER', 'CONTROL NUMBER', 0, 1, NULL), |
1990 |
tagfield NOT IN ( '100','110','130','148','150','151','155','162', |
3468 |
('MEETI_NAME', '003', 'CONTROL NUMBER IDENTIFIER', 'CONTROL NUMBER IDENTIFIER', 0, 1, NULL), |
1991 |
'180','181','182','185','640','641','642','643', |
3469 |
('MEETI_NAME', '005', 'DATE AND TIME OF LATEST TRANSACTION', 'DATE AND TIME OF LATEST TRANSACTION', 0, 1, NULL), |
1992 |
'644','645','646'); |
3470 |
('MEETI_NAME', '008', 'FIXED-LENGTH DATA ELEMENTS', 'FIXED-LENGTH DATA ELEMENTS', 0, 1, NULL), |
1993 |
|
3471 |
('MEETI_NAME', '010', 'LIBRARY OF CONGRESS CONTROL NUMBER', 'LIBRARY OF CONGRESS CONTROL NUMBER', 0, 0, NULL), |
1994 |
INSERT INTO auth_subfield_structure (authtypecode, tagfield, tagsubfield, liblibrarian, libopac, repeatable, |
3472 |
('MEETI_NAME', '014', 'LINK TO BIBLIOGRAPHIC RECORD FOR SERIAL OR MULTIPART ITEM', 'LINK TO BIBLIOGRAPHIC RECORD FOR SERIAL OR MULTIPART ITEM', 1, 0, NULL), |
1995 |
mandatory, tab, authorised_value, value_builder, seealso, isurl, hidden, linkid, kohafield, frameworkcode) |
3473 |
('MEETI_NAME', '016', 'NATIONAL BIBLIOGRAPHIC AGENCY CONTROL NUMBER', 'NATIONAL BIBLIOGRAPHIC AGENCY CONTROL NUMBER', 1, 0, NULL), |
1996 |
SELECT 'MEETI_NAME', tagfield, tagsubfield, liblibrarian, libopac, repeatable, mandatory, tab, |
3474 |
('MEETI_NAME', '020', 'INTERNATIONAL STANDARD BOOK NUMBER', 'INTERNATIONAL STANDARD BOOK NUMBER', 1, 0, NULL), |
1997 |
authorised_value, value_builder, seealso, isurl, hidden, linkid, kohafield, frameworkcode |
3475 |
('MEETI_NAME', '022', 'INTERNATIONAL STANDARD SERIAL NUMBER', 'INTERNATIONAL STANDARD SERIAL NUMBER', 1, 0, NULL), |
1998 |
FROM auth_subfield_structure |
3476 |
('MEETI_NAME', '024', 'OTHER STANDARD IDENTIFIER', 'OTHER STANDARD IDENTIFIER', 1, 0, NULL), |
1999 |
WHERE authtypecode = '' AND |
3477 |
('MEETI_NAME', '031', 'MUSICAL INCIPITS INFORMATION', 'MUSICAL INCIPITS INFORMATION', 1, 0, NULL), |
2000 |
tagfield NOT IN ( '058','063','068','084','088','140','143','153', |
3478 |
('MEETI_NAME', '034', 'CODED CARTOGRAPHIC MATHEMATICAL DATA', 'CODED CARTOGRAPHIC MATHEMATICAL DATA', 1, 0, NULL), |
2001 |
'154','253','353','453','553','668','671','676', |
3479 |
('MEETI_NAME', '035', 'SYSTEM CONTROL NUMBER', 'SYSTEM CONTROL NUMBER', 1, 0, NULL), |
2002 |
'684','685','686','687','753','754', |
3480 |
('MEETI_NAME', '040', 'CATALOGING SOURCE', 'CATALOGING SOURCE', 0, 1, NULL), |
2003 |
'761','763','764','765','766','768') AND |
3481 |
('MEETI_NAME', '042', 'AUTHENTICATION CODE', 'AUTHENTICATION CODE', 0, 0, NULL), |
2004 |
tagfield NOT IN ( '100','110','130','148','150','151','155','162', |
3482 |
('MEETI_NAME', '043', 'GEOGRAPHIC AREA CODE', 'GEOGRAPHIC AREA CODE', 0, 0, NULL), |
2005 |
'180','181','182','185','640','641','642','643', |
3483 |
('MEETI_NAME', '045', 'TIME PERIOD OF HEADING', 'TIME PERIOD OF HEADING', 0, 0, NULL), |
2006 |
'644','645','646'); |
3484 |
('MEETI_NAME', '050', 'LIBRARY OF CONGRESS CALL NUMBER', 'LIBRARY OF CONGRESS CALL NUMBER', 1, 0, NULL), |
|
|
3485 |
('MEETI_NAME', '052', 'GEOGRAPHIC CLASSIFICATION', 'GEOGRAPHIC CLASSIFICATION', 1, 0, NULL), |
3486 |
('MEETI_NAME', '053', 'LC CLASSIFICATION NUMBER', 'LC CLASSIFICATION NUMBER', 1, 0, NULL), |
3487 |
('MEETI_NAME', '055', 'NATIONAL LIBRARY AND ARCHIVE OF CANADA CALL NUMBER', 'NATIONAL LIBRARY AND ARCHIVE OF CANADA CALL NUMBER', 1, 0, NULL), |
3488 |
('MEETI_NAME', '060', 'NATIONAL LIBRARY OF MEDICINE CALL NUMBER', 'NATIONAL LIBRARY OF MEDICINE CALL NUMBER', 1, 0, NULL), |
3489 |
('MEETI_NAME', '065', 'OTHER CLASSIFICATION NUMBER', 'OTHER CLASSIFICATION NUMBER', 1, 0, NULL), |
3490 |
('MEETI_NAME', '066', 'CHARACTER SETS PRESENT', 'CHARACTER SETS PRESENT', 0, 0, NULL), |
3491 |
('MEETI_NAME', '070', 'NATIONAL AGRICULTURAL LIBRARY CALL NUMBER', 'NATIONAL AGRICULTURAL LIBRARY CALL NUMBER', 1, 0, NULL), |
3492 |
('MEETI_NAME', '072', 'SUBJECT CATEGORY CODE', 'SUBJECT CATEGORY CODE', 1, 0, NULL), |
3493 |
('MEETI_NAME', '073', 'SUBDIVISION USAGE', 'SUBDIVISION USAGE', 0, 0, NULL), |
3494 |
('MEETI_NAME', '082', 'DEWEY DECIMAL CALL NUMBER', 'DEWEY DECIMAL CALL NUMBER', 1, 0, NULL), |
3495 |
('MEETI_NAME', '083', 'DEWEY DECIMAL CLASSIFICATION NUMBER', 'DEWEY DECIMAL CLASSIFICATION NUMBER', 1, 0, NULL), |
3496 |
('MEETI_NAME', '086', 'GOVERNMENT DOCUMENT CALL NUMBER', 'GOVERNMENT DOCUMENT CALL NUMBER', 1, 0, NULL), |
3497 |
('MEETI_NAME', '087', 'GOVERNMENT DOCUMENT CLASSIFICATION NUMBER', 'GOVERNMENT DOCUMENT CLASSIFICATION NUMBER', 1, 0, NULL), |
3498 |
('MEETI_NAME', '090', '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 (OCLC)', 1, 0, NULL), |
3499 |
('MEETI_NAME', '091', 'LOCALLY ASSIGNED LC-TYPE CLASSIFICATION NUMBER (OCLC); LOCAL CLASSIFICATION NUMBER (RLIN)', 'LOCALLY ASSIGNED LC-TYPE CLASSIFICATION NUMBER (OCLC); LOCAL CLASSIFICATION NUMBER (RLIN)', 0, 0, NULL), |
3500 |
('MEETI_NAME', '092', 'LOCALLY ASSIGNED DEWEY CALL NUMBER (OCLC)', 'LOCALLY ASSIGNED DEWEY CALL NUMBER (OCLC)', 1, 0, NULL), |
3501 |
('MEETI_NAME', '093', 'LOCALLY ASSIGNED DEWEY CLASSIFICATION NUMBER (OCLC)', 'LOCALLY ASSIGNED DEWEY CLASSIFICATION NUMBER (OCLC)', 1, 0, NULL), |
3502 |
('MEETI_NAME', '096', 'LOCALLY ASSIGNED NLM-TYPE CALL NUMBER (OCLC)', 'LOCALLY ASSIGNED NLM-TYPE CALL NUMBER (OCLC)', 1, 0, NULL), |
3503 |
('MEETI_NAME', '097', 'LOCALLY ASSIGNED NLM-TYPE CLASSIFICATION NUMBER (OCLC)', 'LOCALLY ASSIGNED NLM-TYPE CLASSIFICATION NUMBER (OCLC)', 1, 0, NULL), |
3504 |
('MEETI_NAME', '098', 'OTHER CLASSIFICATION SCHEMES (OCLC)', 'OTHER CLASSIFICATION SCHEMES (OCLC)', 1, 0, NULL), |
3505 |
('MEETI_NAME', '099', 'LOCAL FREE-TEXT CALL NUMBER (OCLC)', 'LOCAL FREE-TEXT CALL NUMBER (OCLC)', 1, 0, NULL), |
3506 |
('MEETI_NAME', '111', 'HEADING--MEETING NAME', 'HEADING--MEETING NAME', 0, 0, NULL), |
3507 |
('MEETI_NAME', '260', 'COMPLEX SEE REFERENCE--SUBJECT', 'COMPLEX SEE REFERENCE--SUBJECT', 1, 0, NULL), |
3508 |
('MEETI_NAME', '360', 'COMPLEX SEE ALSO REFERENCE--SUBJECT', 'COMPLEX SEE ALSO REFERENCE--SUBJECT', 1, 0, NULL), |
3509 |
('MEETI_NAME', '400', 'SEE FROM TRACING--PERSONAL NAME', 'SEE FROM TRACING--PERSONAL NAME', 1, 0, NULL), |
3510 |
('MEETI_NAME', '410', 'SEE FROM TRACING--CORPORATE NAME', 'SEE FROM TRACING--CORPORATE NAME', 1, 0, NULL), |
3511 |
('MEETI_NAME', '411', 'SEE FROM TRACING--MEETING NAME', 'SEE FROM TRACING--MEETING NAME', 1, 0, NULL), |
3512 |
('MEETI_NAME', '430', 'SEE FROM TRACING--UNIFORM TITLE', 'SEE FROM TRACING--UNIFORM TITLE', 1, 0, NULL), |
3513 |
('MEETI_NAME', '448', 'SEE FROM TRACING--CHRONOLOGICAL TERM', 'SEE FROM TRACING--CHRONOLOGICAL TERM', 1, 0, NULL), |
3514 |
('MEETI_NAME', '450', 'SEE FROM TRACING--TOPICAL TERM', 'SEE FROM TRACING--TOPICAL TERM', 1, 0, NULL), |
3515 |
('MEETI_NAME', '451', 'SEE FROM TRACING--GEOGRAPHIC NAME', 'SEE FROM TRACING--GEOGRAPHIC NAME', 1, 0, NULL), |
3516 |
('MEETI_NAME', '455', 'SEE FROM TRACING--GENRE/FORM TERM', 'SEE FROM TRACING--GENRE/FORM TERM', 1, 0, NULL), |
3517 |
('MEETI_NAME', '480', 'SEE FROM TRACING--GENERAL SUBDIVISION', 'SEE FROM TRACING--GENERAL SUBDIVISION', 1, 0, NULL), |
3518 |
('MEETI_NAME', '481', 'SEE FROM TRACING--GEOGRAPHIC SUBDIVISION', 'SEE FROM TRACING--GEOGRAPHIC SUBDIVISION', 1, 0, NULL), |
3519 |
('MEETI_NAME', '482', 'SEE FROM TRACING--CHRONOLOGICAL SUBDIVISION', 'SEE FROM TRACING--CHRONOLOGICAL SUBDIVISION', 1, 0, NULL), |
3520 |
('MEETI_NAME', '485', 'SEE FROM TRACING--FORM SUBDIVISION', 'SEE FROM TRACING--FORM SUBDIVISION', 1, 0, NULL), |
3521 |
('MEETI_NAME', '500', 'SEE ALSO FROM TRACING--PERSONAL NAME', 'SEE ALSO FROM TRACING--PERSONAL NAME', 1, 0, NULL), |
3522 |
('MEETI_NAME', '510', 'SEE ALSO FROM TRACING--CORPORATE NAME', 'SEE ALSO FROM TRACING--CORPORATE NAME', 1, 0, NULL), |
3523 |
('MEETI_NAME', '511', 'SEE ALSO FROM TRACING--MEETING NAME', 'SEE ALSO FROM TRACING--MEETING NAME', 1, 0, NULL), |
3524 |
('MEETI_NAME', '530', 'SEE ALSO FROM TRACING--UNIFORM TITLE', 'SEE ALSO FROM TRACING--UNIFORM TITLE', 1, 0, NULL), |
3525 |
('MEETI_NAME', '548', 'SEE ALSO FROM TRACING--CHRONOLOGICAL TERM', 'SEE ALSO FROM TRACING--CHRONOLOGICAL TERM', 1, 0, NULL), |
3526 |
('MEETI_NAME', '550', 'SEE ALSO FROM TRACING--TOPICAL TERM', 'SEE ALSO FROM TRACING--TOPICAL TERM', 1, 0, NULL), |
3527 |
('MEETI_NAME', '551', 'SEE ALSO FROM TRACING--GEOGRAPHIC NAME', 'SEE ALSO FROM TRACING--GEOGRAPHIC NAME', 1, 0, NULL), |
3528 |
('MEETI_NAME', '555', 'SEE ALSO FROM TRACING--GENRE/FORM TERM', 'SEE ALSO FROM TRACING--GENRE/FORM TERM', 1, 0, NULL), |
3529 |
('MEETI_NAME', '580', 'SEE ALSO FROM TRACING--GENERAL SUBDIVISION', 'SEE ALSO FROM TRACING--GENERAL SUBDIVISION', 1, 0, NULL), |
3530 |
('MEETI_NAME', '581', 'SEE ALSO FROM TRACING--GEOGRAPHIC SUBDIVISION', 'SEE ALSO FROM TRACING--GEOGRAPHIC SUBDIVISION', 1, 0, NULL), |
3531 |
('MEETI_NAME', '582', 'SEE ALSO FROM TRACING--CHRONOLOGICAL SUBDIVISION', 'SEE ALSO FROM TRACING--CHRONOLOGICAL SUBDIVISION', 1, 0, NULL), |
3532 |
('MEETI_NAME', '585', 'SEE ALSO FROM TRACING--FORM SUBDIVISION', 'SEE ALSO FROM TRACING--FORM SUBDIVISION', 1, 0, NULL), |
3533 |
('MEETI_NAME', '663', 'COMPLEX SEE ALSO REFERENCE--NAME', 'COMPLEX SEE ALSO REFERENCE--NAME', 0, 0, NULL), |
3534 |
('MEETI_NAME', '664', 'COMPLEX SEE REFERENCE--NAME', 'COMPLEX SEE REFERENCE--NAME', 0, 0, NULL), |
3535 |
('MEETI_NAME', '665', 'HISTORY REFERENCE', 'HISTORY REFERENCE', 0, 0, NULL), |
3536 |
('MEETI_NAME', '666', 'GENERAL EXPLANATORY REFERENCE--NAME', 'GENERAL EXPLANATORY REFERENCE--NAME', 0, 0, NULL), |
3537 |
('MEETI_NAME', '667', 'NONPUBLIC GENERAL NOTE', 'NONPUBLIC GENERAL NOTE', 1, 0, NULL), |
3538 |
('MEETI_NAME', '670', 'SOURCE DATA FOUND', 'SOURCE DATA FOUND', 1, 0, NULL), |
3539 |
('MEETI_NAME', '675', 'SOURCE DATA NOT FOUND', 'SOURCE DATA NOT FOUND', 0, 0, NULL), |
3540 |
('MEETI_NAME', '678', 'BIOGRAPHICAL OR HISTORICAL DATA', 'BIOGRAPHICAL OR HISTORICAL DATA', 1, 0, NULL), |
3541 |
('MEETI_NAME', '680', 'PUBLIC GENERAL NOTE', 'PUBLIC GENERAL NOTE', 1, 0, NULL), |
3542 |
('MEETI_NAME', '681', 'SUBJECT EXAMPLE TRACING NOTE', 'SUBJECT EXAMPLE TRACING NOTE', 1, 0, NULL), |
3543 |
('MEETI_NAME', '682', 'DELETED HEADING INFORMATION', 'DELETED HEADING INFORMATION', 0, 0, NULL), |
3544 |
('MEETI_NAME', '683', 'APPLICATION HISTORY NOTE', 'APPLICATION HISTORY NOTE', 1, 0, NULL), |
3545 |
('MEETI_NAME', '688', 'APPLICATION HISTORY NOTE', 'APPLICATION HISTORY NOTE', 1, 0, NULL), |
3546 |
('MEETI_NAME', '711', 'ESTABLISHED HEADING LINKING ENTRY--MEETING NAME', 'ESTABLISHED HEADING LINKING ENTRY--MEETING NAME', 1, 0, NULL), |
3547 |
('MEETI_NAME', '788', 'COMPLEX LINKING ENTRY DATA', 'COMPLEX LINKING ENTRY DATA', 0, 0, NULL), |
3548 |
('MEETI_NAME', '856', 'ELECTRONIC LOCATION AND ACCESS', 'ELECTRONIC LOCATION AND ACCESS', 1, 0, NULL), |
3549 |
('MEETI_NAME', '880', 'ALTERNATE GRAPHIC REPRESENTATION', 'ALTERNATE GRAPHIC REPRESENTATION', 1, 0, NULL), |
3550 |
('MEETI_NAME', '942', 'KOHA INTERNAL USE', 'KOHA INTERNAL USE', 0, 1, NULL); |
3551 |
|
3552 |
|
3553 |
INSERT INTO `auth_subfield_structure` (`authtypecode`, `tagfield`, `tagsubfield`, `liblibrarian`, `libopac`, `repeatable`, `mandatory`, `tab`, `authorised_value`, `value_builder`, `seealso`, `isurl`, `hidden`, `linkid`, `kohafield`, `frameworkcode`) VALUES |
3554 |
('MEETI_NAME', '000', '@', 'fixed length control field', 'fixed length control field', 0, 1, 0, NULL, 'marc21_leader_authorities.pl', NULL, 0, 0, '', '', ''), |
3555 |
('MEETI_NAME', '001', '@', 'control field', 'control field', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', 'auth_header.authid', ''), |
3556 |
('MEETI_NAME', '003', '@', 'control field', 'control field', 0, 1, 0, NULL, 'marc21_field_003.pl', NULL, 0, 0, '', '', ''), |
3557 |
('MEETI_NAME', '005', '@', 'control field', 'control field', 0, 1, 0, NULL, 'marc21_field_005.pl', NULL, 0, 0, '', '', ''), |
3558 |
('MEETI_NAME', '008', '@', 'fixed length control field', 'fixed length control field', 0, 1, 0, NULL, 'marc21_field_008_authorities.pl', NULL, 0, 0, '', '', ''), |
3559 |
('MEETI_NAME', '010', 'a', 'LC control number', 'LC control number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
3560 |
('MEETI_NAME', '010', 'z', 'Canceled/invalid LC control number', 'Canceled/invalid LC control number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
3561 |
('MEETI_NAME', '010', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
3562 |
('MEETI_NAME', '014', 'a', 'Control number of related bibliographic record', 'Control number of related bibliographic record', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
3563 |
('MEETI_NAME', '014', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
3564 |
('MEETI_NAME', '014', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
3565 |
('MEETI_NAME', '016', 'a', 'Record control number', 'Record control number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
3566 |
('MEETI_NAME', '016', 'z', 'Canceled/invalid record control number', 'Canceled/invalid record control number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
3567 |
('MEETI_NAME', '016', '2', 'Source', 'Source', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
3568 |
('MEETI_NAME', '016', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
3569 |
('MEETI_NAME', '020', 'a', 'International Standard Book Number', 'International Standard Book Number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
3570 |
('MEETI_NAME', '020', 'c', 'Terms of availability', 'Terms of availability', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
3571 |
('MEETI_NAME', '020', 'z', 'Canceled/invalid ISBN', 'Canceled/invalid ISBN', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
3572 |
('MEETI_NAME', '020', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
3573 |
('MEETI_NAME', '020', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
3574 |
('MEETI_NAME', '022', 'a', 'International Standard Serial Number', 'International Standard Serial Number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
3575 |
('MEETI_NAME', '022', 'y', 'Incorrect ISSN', 'Incorrect ISSN', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
3576 |
('MEETI_NAME', '022', 'z', 'Canceled ISSN', 'Canceled ISSN', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
3577 |
('MEETI_NAME', '022', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
3578 |
('MEETI_NAME', '022', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
3579 |
('MEETI_NAME', '024', 'a', 'Standard number or code', 'Standard number or code', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
3580 |
('MEETI_NAME', '024', 'c', 'Terms of availability', 'Terms of availability', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
3581 |
('MEETI_NAME', '024', 'd', 'Additional codes following the standard number or code', 'Additional codes following the standard number or code', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
3582 |
('MEETI_NAME', '024', 'z', 'Canceled/invalid standard number or code', 'Canceled/invalid standard number or code', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
3583 |
('MEETI_NAME', '024', '2', 'Source of number or code', 'Source of number or code', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
3584 |
('MEETI_NAME', '024', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
3585 |
('MEETI_NAME', '024', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
3586 |
('MEETI_NAME', '031', 'a', 'Number of work', 'Number of work', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
3587 |
('MEETI_NAME', '031', 'b', 'Number of movement', 'Number of movement', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
3588 |
('MEETI_NAME', '031', 'c', 'Number of excerpt', 'Number of excerpt', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
3589 |
('MEETI_NAME', '031', 'd', 'Caption or heading', 'Caption or heading', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
3590 |
('MEETI_NAME', '031', 'e', 'Role', 'Role', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
3591 |
('MEETI_NAME', '031', 'g', 'Clef', 'Clef', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
3592 |
('MEETI_NAME', '031', 'm', 'Voice/instrument', 'Voice/instrument', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
3593 |
('MEETI_NAME', '031', 'n', 'Key signature', 'Key signature', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
3594 |
('MEETI_NAME', '031', 'o', 'Time signature', 'Time signature', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
3595 |
('MEETI_NAME', '031', 'p', 'Musical notation', 'Musical notation', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
3596 |
('MEETI_NAME', '031', 'q', 'General note', 'General note', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
3597 |
('MEETI_NAME', '031', 'r', 'Key or mode', 'Key or mode', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
3598 |
('MEETI_NAME', '031', 's', 'Coded validity note', 'Coded validity note', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
3599 |
('MEETI_NAME', '031', 't', 'Text incipit', 'Text incipit', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
3600 |
('MEETI_NAME', '031', 'u', 'Uniform Resource Identifier', 'Uniform Resource Identifier', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
3601 |
('MEETI_NAME', '031', '2', 'System code', 'System code', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
3602 |
('MEETI_NAME', '031', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
3603 |
('MEETI_NAME', '031', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
3604 |
('MEETI_NAME', '034', 'd', 'Coordinates--westernmost longitude', 'Coordinates--westernmost longitude', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
3605 |
('MEETI_NAME', '034', 'e', 'Coordinates--easternmost longitude', 'Coordinates--easternmost longitude', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
3606 |
('MEETI_NAME', '034', 'f', 'Coordinates--northernmost latitude', 'Coordinates--northernmost latitude', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
3607 |
('MEETI_NAME', '034', 'g', 'Coordinates--southernmost latitude', 'Coordinates--southernmost latitude', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
3608 |
('MEETI_NAME', '034', 'j', 'Declination--northern limit', 'Declination--northern limit', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
3609 |
('MEETI_NAME', '034', 'k', 'Declination--southern limit', 'Declination--southern limit', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
3610 |
('MEETI_NAME', '034', 'm', 'Right ascension--eastern limit', 'Right ascension--eastern limit', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
3611 |
('MEETI_NAME', '034', 'n', 'Right ascension--western limit', 'Right ascension--western limit', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
3612 |
('MEETI_NAME', '034', 'p', 'Equinox', 'Equinox', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
3613 |
('MEETI_NAME', '034', 'r', 'Distance from earth', 'Distance from earth', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
3614 |
('MEETI_NAME', '034', 's', 'G-ring latitude', 'G-ring latitude', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
3615 |
('MEETI_NAME', '034', 't', 'G-ring longitude', 'G-ring longitude', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
3616 |
('MEETI_NAME', '034', 'x', 'Beginning date', 'Beginning date', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
3617 |
('MEETI_NAME', '034', 'y', 'Ending date', 'Ending date', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
3618 |
('MEETI_NAME', '034', 'z', 'Name of extraterrestrial body', 'Name of extraterrestrial body', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
3619 |
('MEETI_NAME', '034', '2', 'Source', 'Source', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
3620 |
('MEETI_NAME', '034', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
3621 |
('MEETI_NAME', '034', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
3622 |
('MEETI_NAME', '035', 'a', 'System control number', 'System control number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
3623 |
('MEETI_NAME', '035', 'z', 'Canceled/invalid control number', 'Canceled/invalid control number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
3624 |
('MEETI_NAME', '035', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
3625 |
('MEETI_NAME', '035', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
3626 |
('MEETI_NAME', '040', 'a', 'Original cataloging agency', 'Original cataloging agency', 0, 1, 0, NULL, 'marc21_field_003.pl', NULL, 0, 0, '', '', ''), |
3627 |
('MEETI_NAME', '040', 'b', 'Language of cataloging', 'Language of cataloging', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
3628 |
('MEETI_NAME', '040', 'c', 'Transcribing agency', 'Transcribing agency', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
3629 |
('MEETI_NAME', '040', 'd', 'Modifying agency', 'Modifying agency', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
3630 |
('MEETI_NAME', '040', 'e', 'Description conventions', 'Description conventions', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
3631 |
('MEETI_NAME', '040', 'f', 'Subject heading or thesaurus conventions', 'Subject heading or thesaurus conventions', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
3632 |
('MEETI_NAME', '040', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
3633 |
('MEETI_NAME', '040', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
3634 |
('MEETI_NAME', '042', 'a', 'Authentication code', 'Authentication code', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
3635 |
('MEETI_NAME', '043', 'a', 'Geographic area code', 'Geographic area code', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
3636 |
('MEETI_NAME', '043', 'b', 'Local GAC code', 'Local GAC code', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
3637 |
('MEETI_NAME', '043', 'c', 'ISO code', 'ISO code', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
3638 |
('MEETI_NAME', '043', '2', 'Source of local code', 'Source of local code', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
3639 |
('MEETI_NAME', '043', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
3640 |
('MEETI_NAME', '043', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
3641 |
('MEETI_NAME', '045', 'a', 'Time period code', 'Time period code', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
3642 |
('MEETI_NAME', '045', 'b', 'Formatted 9999 B.C. through C.E. time period', 'Formatted 9999 B.C. through C.E. time period', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
3643 |
('MEETI_NAME', '045', 'c', 'Formatted pre-9999 B.C. time period', 'Formatted pre-9999 B.C. time period', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
3644 |
('MEETI_NAME', '045', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
3645 |
('MEETI_NAME', '045', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
3646 |
('MEETI_NAME', '050', 'a', 'Classification number', 'Classification number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
3647 |
('MEETI_NAME', '050', 'b', 'Item number', 'Item number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
3648 |
('MEETI_NAME', '050', 'd', 'Volumes/dates to which call number applies', 'Volumes/dates to which call number applies', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
3649 |
('MEETI_NAME', '050', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
3650 |
('MEETI_NAME', '050', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
3651 |
('MEETI_NAME', '050', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
3652 |
('MEETI_NAME', '052', 'a', 'Geographic classification area code', 'Geographic classification area code', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
3653 |
('MEETI_NAME', '052', 'b', 'Geographic classification subarea code', 'Geographic classification subarea code', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
3654 |
('MEETI_NAME', '052', 'd', 'Populated place name', 'Populated place name', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
3655 |
('MEETI_NAME', '052', '2', 'Code source', 'Code source', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
3656 |
('MEETI_NAME', '052', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
3657 |
('MEETI_NAME', '052', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
3658 |
('MEETI_NAME', '053', 'a', 'Classification number element--single number or beginning number of span', 'Classification number element--single number or beginning number of span', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
3659 |
('MEETI_NAME', '053', 'b', 'Classification number element--ending number of span', 'Classification number element--ending number of span', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
3660 |
('MEETI_NAME', '053', 'c', 'Explanatory term', 'Explanatory term', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
3661 |
('MEETI_NAME', '053', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
3662 |
('MEETI_NAME', '053', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
3663 |
('MEETI_NAME', '053', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
3664 |
('MEETI_NAME', '055', 'a', 'Classification number', 'Classification number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
3665 |
('MEETI_NAME', '055', 'b', 'Item number', 'Item number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
3666 |
('MEETI_NAME', '055', 'd', 'Volumes/dates to which call number applies', 'Volumes/dates to which call number applies', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
3667 |
('MEETI_NAME', '055', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
3668 |
('MEETI_NAME', '055', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
3669 |
('MEETI_NAME', '055', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
3670 |
('MEETI_NAME', '060', 'a', 'Classification number', 'Classification number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
3671 |
('MEETI_NAME', '060', 'b', 'Item number', 'Item number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
3672 |
('MEETI_NAME', '060', 'd', 'Volumes/dates to which call number applies', 'Volumes/dates to which call number applies', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
3673 |
('MEETI_NAME', '060', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
3674 |
('MEETI_NAME', '060', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
3675 |
('MEETI_NAME', '060', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
3676 |
('MEETI_NAME', '065', 'a', 'Classification number element--single number or beginning of span', 'Classification number element--single number or beginning of span', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
3677 |
('MEETI_NAME', '065', 'b', 'Classification number element--ending number of span', 'Classification number element--ending number of span', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
3678 |
('MEETI_NAME', '065', 'c', 'Explanatory term', 'Explanatory term', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
3679 |
('MEETI_NAME', '065', '2', 'Number source', 'Number source', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
3680 |
('MEETI_NAME', '065', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
3681 |
('MEETI_NAME', '065', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
3682 |
('MEETI_NAME', '065', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
3683 |
('MEETI_NAME', '066', 'a', 'Primary G0 character set', 'Primary G0 character set', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
3684 |
('MEETI_NAME', '066', 'b', 'Primary G1 character set', 'Primary G1 character set', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
3685 |
('MEETI_NAME', '066', 'c', 'Alternate G0 or G1 character set', 'Alternate G0 or G1 character set', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
3686 |
('MEETI_NAME', '070', 'a', 'Classification number', 'Classification number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
3687 |
('MEETI_NAME', '070', 'b', 'Item number', 'Item number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
3688 |
('MEETI_NAME', '070', 'd', 'Volume/dates to which call number applies', 'Volume/dates to which call number applies', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
3689 |
('MEETI_NAME', '070', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
3690 |
('MEETI_NAME', '070', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
3691 |
('MEETI_NAME', '072', 'a', 'Subject category code', 'Subject category code', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
3692 |
('MEETI_NAME', '072', 'x', 'Subject category code subdivision', 'Subject category code subdivision', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
3693 |
('MEETI_NAME', '072', '2', 'Code source', 'Code source', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
3694 |
('MEETI_NAME', '072', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
3695 |
('MEETI_NAME', '072', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
3696 |
('MEETI_NAME', '073', 'a', 'Subdivision usage', 'Subdivision usage', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
3697 |
('MEETI_NAME', '073', 'z', 'Code source', 'Code source', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
3698 |
('MEETI_NAME', '073', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
3699 |
('MEETI_NAME', '073', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
3700 |
('MEETI_NAME', '082', 'a', 'Classification number', 'Classification number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
3701 |
('MEETI_NAME', '082', 'b', 'Item number', 'Item number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
3702 |
('MEETI_NAME', '082', 'd', 'Volumes/dates to which call number applies', 'Volumes/dates to which call number applies', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
3703 |
('MEETI_NAME', '082', '2', 'Edition number', 'Edition number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
3704 |
('MEETI_NAME', '082', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
3705 |
('MEETI_NAME', '082', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
3706 |
('MEETI_NAME', '082', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
3707 |
('MEETI_NAME', '083', 'a', 'Classification number element--single number or beginning number of span', 'Classification number element--single number or beginning number of span', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
3708 |
('MEETI_NAME', '083', 'b', 'Classification number element--ending number of span', 'Classification number element--ending number of span', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
3709 |
('MEETI_NAME', '083', 'c', 'Explanatory term', 'Explanatory term', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
3710 |
('MEETI_NAME', '083', 'z', 'Table identification--table number', 'Table identification--table number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
3711 |
('MEETI_NAME', '083', '2', 'Edition number', 'Edition number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
3712 |
('MEETI_NAME', '083', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
3713 |
('MEETI_NAME', '083', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
3714 |
('MEETI_NAME', '083', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
3715 |
('MEETI_NAME', '086', 'a', 'Call number', 'Call number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
3716 |
('MEETI_NAME', '086', 'd', 'Volumes/dates to which call number applies', 'Volumes/dates to which call number applies', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
3717 |
('MEETI_NAME', '086', 'z', 'Cancelled/invalid call number', 'Cancelled/invalid call number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
3718 |
('MEETI_NAME', '086', '2', 'Number source', 'Number source', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
3719 |
('MEETI_NAME', '086', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
3720 |
('MEETI_NAME', '086', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
3721 |
('MEETI_NAME', '086', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
3722 |
('MEETI_NAME', '087', 'a', 'Classification number element--Single number or beginning number of span', 'Classification number element--Single number or beginning number of span', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
3723 |
('MEETI_NAME', '087', 'b', 'Classification number element--Ending number of span', 'Classification number element--Ending number of span', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
3724 |
('MEETI_NAME', '087', 'c', 'Explanatory information', 'Explanatory information', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
3725 |
('MEETI_NAME', '087', '2', 'Number source', 'Number source', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
3726 |
('MEETI_NAME', '087', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
3727 |
('MEETI_NAME', '087', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
3728 |
('MEETI_NAME', '090', 'a', 'Call number ; Classification number (OCLC) (R) ; Classification number, CALL (RLIN) (NR)', 'Call number ; Classification number (OCLC) (R) ; Classification number, CALL (RLIN) (NR)', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
3729 |
('MEETI_NAME', '090', 'b', '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, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
3730 |
('MEETI_NAME', '090', 'd', 'Volumes/dates to which call number applies', 'Volumes/dates to which call number applies', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
3731 |
('MEETI_NAME', '090', 'e', 'Feature heading (OCLC)', 'Feature heading (OCLC)', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
3732 |
('MEETI_NAME', '090', 'f', 'Filing suffix (OCLC) ; Footnote, FNT (RLIN)', 'Filing suffix (OCLC) ; Footnote, FNT (RLIN)', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
3733 |
('MEETI_NAME', '090', 'h', 'Output transaction history, HST (RLIN)', 'Output transaction history, HST (RLIN)', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
3734 |
('MEETI_NAME', '090', 'i', 'Output transaction instruction, INS (RLIN)', 'Output transaction instruction, INS (RLIN)', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
3735 |
('MEETI_NAME', '090', 'l', 'Extra card control statement, EXT (RLIN)', 'Extra card control statement, EXT (RLIN)', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
3736 |
('MEETI_NAME', '090', 'n', 'Additional local notes, ANT (RLIN)', 'Additional local notes, ANT (RLIN)', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
3737 |
('MEETI_NAME', '090', 'p', 'Pathfinder code, PTH (RLIN)', 'Pathfinder code, PTH (RLIN)', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
3738 |
('MEETI_NAME', '090', 't', 'Field suppresion, FSP (RLIN)', 'Field suppresion, FSP (RLIN)', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
3739 |
('MEETI_NAME', '090', 'v', 'Volumes, VOL (RLIN)', 'Volumes, VOL (RLIN)', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
3740 |
('MEETI_NAME', '090', 'y', 'Date, VOL (RLIN)', 'Date, VOL (RLIN)', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
3741 |
('MEETI_NAME', '090', 'z', 'Cancelled/invalid call number', 'Cancelled/invalid call number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
3742 |
('MEETI_NAME', '090', '2', 'Number source', 'Number source', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
3743 |
('MEETI_NAME', '090', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
3744 |
('MEETI_NAME', '090', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
3745 |
('MEETI_NAME', '090', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
3746 |
('MEETI_NAME', '091', 'a', 'Classification number element--single number or beginning number of span', 'Classification number element--single number or beginning number of span', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
3747 |
('MEETI_NAME', '091', 'b', 'Classification number element--ending number of span', 'Classification number element--ending number of span', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
3748 |
('MEETI_NAME', '091', 'c', 'Explanatory term', 'Explanatory term', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
3749 |
('MEETI_NAME', '091', 'z', 'Table identification--table number', 'Table identification--table number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
3750 |
('MEETI_NAME', '091', '2', 'Edition number', 'Edition number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
3751 |
('MEETI_NAME', '091', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
3752 |
('MEETI_NAME', '091', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
3753 |
('MEETI_NAME', '091', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
3754 |
('MEETI_NAME', '092', 'a', 'Classification number', 'Classification number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
3755 |
('MEETI_NAME', '092', 'b', 'Item number', 'Item number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
3756 |
('MEETI_NAME', '092', 'd', 'Volumes/dates to which call number applies', 'Volumes/dates to which call number applies', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
3757 |
('MEETI_NAME', '092', 'e', 'Feature heading', 'Feature heading', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
3758 |
('MEETI_NAME', '092', 'f', 'Filing suffix', 'Filing suffix', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
3759 |
('MEETI_NAME', '092', '2', 'Edition number', 'Edition number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
3760 |
('MEETI_NAME', '092', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
3761 |
('MEETI_NAME', '092', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
3762 |
('MEETI_NAME', '092', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
3763 |
('MEETI_NAME', '093', 'a', 'Classification number element--single number or beginning number of span', 'Classification number element--single number or beginning number of span', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
3764 |
('MEETI_NAME', '093', 'b', 'Classification number element--ending number of span', 'Classification number element--ending number of span', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
3765 |
('MEETI_NAME', '093', 'c', 'Explanatory term', 'Explanatory term', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
3766 |
('MEETI_NAME', '093', 'z', 'Table identification--table number', 'Table identification--table number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
3767 |
('MEETI_NAME', '093', '2', 'Edition number', 'Edition number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
3768 |
('MEETI_NAME', '093', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
3769 |
('MEETI_NAME', '093', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
3770 |
('MEETI_NAME', '093', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
3771 |
('MEETI_NAME', '096', 'a', 'Classification number', 'Classification number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
3772 |
('MEETI_NAME', '096', 'b', 'Item number', 'Item number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
3773 |
('MEETI_NAME', '096', 'd', 'Volumes/dates to which call number applies', 'Volumes/dates to which call number applies', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
3774 |
('MEETI_NAME', '096', 'e', 'Feature heading', 'Feature heading', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
3775 |
('MEETI_NAME', '096', 'f', 'Filing suffix', 'Filing suffix', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
3776 |
('MEETI_NAME', '096', '2', 'Edition number', 'Edition number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
3777 |
('MEETI_NAME', '096', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
3778 |
('MEETI_NAME', '096', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
3779 |
('MEETI_NAME', '096', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
3780 |
('MEETI_NAME', '097', 'a', 'Classification number element--single number or beginning number of span', 'Classification number element--single number or beginning number of span', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
3781 |
('MEETI_NAME', '097', 'b', 'Classification number element--ending number of span', 'Classification number element--ending number of span', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
3782 |
('MEETI_NAME', '097', 'c', 'Explanatory term', 'Explanatory term', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
3783 |
('MEETI_NAME', '097', 'z', 'Table identification--table number', 'Table identification--table number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
3784 |
('MEETI_NAME', '097', '2', 'Edition number', 'Edition number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
3785 |
('MEETI_NAME', '097', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
3786 |
('MEETI_NAME', '097', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
3787 |
('MEETI_NAME', '097', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
3788 |
('MEETI_NAME', '098', 'a', 'Call number based on other classification scheme', 'Call number based on other classification scheme', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
3789 |
('MEETI_NAME', '098', 'b', 'Item number', 'Item number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
3790 |
('MEETI_NAME', '098', 'd', 'Volumes/dates to which call number applies', 'Volumes/dates to which call number applies', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
3791 |
('MEETI_NAME', '098', 'e', 'Feature heading', 'Feature heading', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
3792 |
('MEETI_NAME', '098', 'f', 'Filing suffix', 'Filing suffix', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
3793 |
('MEETI_NAME', '098', '2', 'Edition number', 'Edition number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
3794 |
('MEETI_NAME', '098', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
3795 |
('MEETI_NAME', '098', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
3796 |
('MEETI_NAME', '098', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
3797 |
('MEETI_NAME', '099', 'a', 'Classification number', 'Classification number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
3798 |
('MEETI_NAME', '099', 'b', 'Item number', 'Item number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
3799 |
('MEETI_NAME', '099', 'd', 'Volumes/dates to which call number applies', 'Volumes/dates to which call number applies', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
3800 |
('MEETI_NAME', '099', 'e', 'Feature heading', 'Feature heading', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
3801 |
('MEETI_NAME', '099', 'f', 'Filing suffix', 'Filing suffix', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
3802 |
('MEETI_NAME', '099', '2', 'Edition number', 'Edition number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
3803 |
('MEETI_NAME', '099', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
3804 |
('MEETI_NAME', '099', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
3805 |
('MEETI_NAME', '099', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
3806 |
('MEETI_NAME', '111', 'a', 'Meeting name or jurisdiction name as entry element', 'Meeting name or jurisdiction name as entry element', 0, 0, 1, NULL, NULL, '''111e'',''111c'',''111d'',''111t'',''111s'',''111k'',''111n'',''111p'',''111g'',''111l'',''111f'',''111h'',''111x'',''111z'',''111y'',''111v''', 0, 0, '', '', ''), |
3807 |
('MEETI_NAME', '111', 'b', 'Number [OBSOLETE]', 'Number [OBSOLETE]', 0, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
3808 |
('MEETI_NAME', '111', 'c', 'Location of meeting', 'Location of meeting', 0, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
3809 |
('MEETI_NAME', '111', 'd', 'Date of meeting', 'Date of meeting', 0, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
3810 |
('MEETI_NAME', '111', 'e', 'Subordinate unit', 'Subordinate unit', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
3811 |
('MEETI_NAME', '111', 'f', 'Date of a work', 'Date of a work', 0, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
3812 |
('MEETI_NAME', '111', 'g', 'Miscellaneous information', 'Miscellaneous information', 0, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
3813 |
('MEETI_NAME', '111', 'h', 'Medium', 'Medium', 0, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
3814 |
('MEETI_NAME', '111', 'j', 'Relator term', 'Relator term', 0, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
3815 |
('MEETI_NAME', '111', 'k', 'Form subheading', 'Form subheading', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
3816 |
('MEETI_NAME', '111', 'l', 'Language of a work', 'Language of a work', 0, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
3817 |
('MEETI_NAME', '111', 'n', 'Number of part/section/meeting', 'Number of part/section/meeting', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
3818 |
('MEETI_NAME', '111', 'p', 'Name of part/section of a work', 'Name of part/section of a work', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
3819 |
('MEETI_NAME', '111', 'q', 'Name of meeting following jurisdiction name entry element', 'Name of meeting following jurisdiction name entry element', 0, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
3820 |
('MEETI_NAME', '111', 's', 'Version', 'Version', 0, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
3821 |
('MEETI_NAME', '111', 't', 'Title of a work', 'Title of a work', 0, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
3822 |
('MEETI_NAME', '111', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
3823 |
('MEETI_NAME', '111', 'x', 'General subdivision', 'General subdivision', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
3824 |
('MEETI_NAME', '111', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
3825 |
('MEETI_NAME', '111', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
3826 |
('MEETI_NAME', '111', '6', 'Linkage', 'Linkage', 0, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
3827 |
('MEETI_NAME', '111', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
3828 |
('MEETI_NAME', '260', 'a', 'Heading referred to', 'Heading referred to', 1, 0, 2, NULL, NULL, NULL, 0, 0, '', '', ''), |
3829 |
('MEETI_NAME', '260', 'i', 'Explanatory text', 'Explanatory text', 1, 0, 2, NULL, NULL, NULL, 0, 0, '', '', ''), |
3830 |
('MEETI_NAME', '260', '6', 'Linkage', 'Linkage', 0, 0, 2, NULL, NULL, NULL, 0, 0, '', '', ''), |
3831 |
('MEETI_NAME', '260', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 2, NULL, NULL, NULL, 0, 0, '', '', ''), |
3832 |
('MEETI_NAME', '360', 'a', 'Heading referred to', 'Heading referred to', 1, 0, 3, NULL, NULL, NULL, 0, 0, '', '', ''), |
3833 |
('MEETI_NAME', '360', 'i', 'Explanatory text', 'Explanatory text', 1, 0, 3, NULL, NULL, NULL, 0, 0, '', '', ''), |
3834 |
('MEETI_NAME', '360', '6', 'Linkage', 'Linkage', 0, 0, 3, NULL, NULL, NULL, 0, 0, '', '', ''), |
3835 |
('MEETI_NAME', '360', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 3, NULL, NULL, NULL, 0, 0, '', '', ''), |
3836 |
('MEETI_NAME', '400', 'a', 'Personal name', 'Personal name', 0, 0, 4, NULL, NULL, '''400b'',''400c'',''400q'',''400d'',''400t'',''400o'',''400m'',''400r'',''400s'',''400k'',''400n'',''400p'',''400g'',''400l'',''400f'',''400h'',''400x'',''400z'',''400y'',''400v''', 0, 0, '', '', ''), |
3837 |
('MEETI_NAME', '400', 'b', 'Numeration', 'Numeration', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
3838 |
('MEETI_NAME', '400', 'c', 'Titles and other words associated with a name', 'Titles and other words associated with a name', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
3839 |
('MEETI_NAME', '400', 'd', 'Dates associated with a name', 'Dates associated with a name', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
3840 |
('MEETI_NAME', '400', 'e', 'Relator term', 'Relator term', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
3841 |
('MEETI_NAME', '400', 'f', 'Date of a work', 'Date of a work', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
3842 |
('MEETI_NAME', '400', 'g', 'Miscellaneous information', 'Miscellaneous information', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
3843 |
('MEETI_NAME', '400', 'h', 'Medium', 'Medium', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
3844 |
('MEETI_NAME', '400', 'i', 'Reference instruction phrase', 'Reference instruction phrase', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
3845 |
('MEETI_NAME', '400', 'j', 'Attribution qualifier', 'Attribution qualifier', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
3846 |
('MEETI_NAME', '400', 'k', 'Form subheading', 'Form subheading', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
3847 |
('MEETI_NAME', '400', 'l', 'Language of a work', 'Language of a work', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
3848 |
('MEETI_NAME', '400', 'm', 'Medium of performance for music', 'Medium of performance for music', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
3849 |
('MEETI_NAME', '400', 'n', 'Number of part/section of a work', 'Number of part/section of a work', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
3850 |
('MEETI_NAME', '400', 'o', 'Arranged statement for music', 'Arranged statement for music', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
3851 |
('MEETI_NAME', '400', 'p', 'Name of part/section of a work', 'Name of part/section of a work', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
3852 |
('MEETI_NAME', '400', 'q', 'Fuller form of name', 'Fuller form of name', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
3853 |
('MEETI_NAME', '400', 'r', 'Key for music', 'Key for music', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
3854 |
('MEETI_NAME', '400', 's', 'Version', 'Version', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
3855 |
('MEETI_NAME', '400', 't', 'Title of a work', 'Title of a work', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
3856 |
('MEETI_NAME', '400', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
3857 |
('MEETI_NAME', '400', 'w', 'Control subfield', 'Control subfield', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
3858 |
('MEETI_NAME', '400', 'x', 'General subdivision', 'General subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
3859 |
('MEETI_NAME', '400', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
3860 |
('MEETI_NAME', '400', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
3861 |
('MEETI_NAME', '400', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
3862 |
('MEETI_NAME', '400', '6', 'Linkage', 'Linkage', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
3863 |
('MEETI_NAME', '400', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
3864 |
('MEETI_NAME', '410', 'a', 'Corporate name or jurisdiction name as entry element', 'Corporate name or jurisdiction name as entry element', 0, 0, 4, NULL, NULL, '''410b'',''410c'',''410d'',''410t'',''410o'',''410m'',''410r'',''410s'',''410k'',''410n'',''410p'',''410g'',''410l'',''410f'',''410h'',''410x'',''410z'',''410y'',''410v''', 0, 0, '', '', ''), |
3865 |
('MEETI_NAME', '410', 'b', 'Subordinate unit', 'Subordinate unit', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
3866 |
('MEETI_NAME', '410', 'c', 'Location of meeting', 'Location of meeting', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
3867 |
('MEETI_NAME', '410', 'd', 'Date of meeting or treaty signing', 'Date of meeting or treaty signing', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
3868 |
('MEETI_NAME', '410', 'e', 'Relator term', 'Relator term', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
3869 |
('MEETI_NAME', '410', 'f', 'Date of a work', 'Date of a work', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
3870 |
('MEETI_NAME', '410', 'g', 'Miscellaneous information', 'Miscellaneous information', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
3871 |
('MEETI_NAME', '410', 'h', 'Medium', 'Medium', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
3872 |
('MEETI_NAME', '410', 'i', 'Reference instruction phrase', 'Reference instruction phrase', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
3873 |
('MEETI_NAME', '410', 'k', 'Form subheading', 'Form subheading', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
3874 |
('MEETI_NAME', '410', 'l', 'Language of a work', 'Language of a work', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
3875 |
('MEETI_NAME', '410', 'm', 'Medium of performance for music', 'Medium of performance for music', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
3876 |
('MEETI_NAME', '410', 'n', 'Number of part/section/meeting', 'Number of part/section/meeting', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
3877 |
('MEETI_NAME', '410', 'o', 'Arranged statement for music', 'Arranged statement for music', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
3878 |
('MEETI_NAME', '410', 'p', 'Name of part/section of a work', 'Name of part/section of a work', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
3879 |
('MEETI_NAME', '410', 'r', 'Key for music', 'Key for music', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
3880 |
('MEETI_NAME', '410', 's', 'Version', 'Version', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
3881 |
('MEETI_NAME', '410', 't', 'Title of a work', 'Title of a work', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
3882 |
('MEETI_NAME', '410', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
3883 |
('MEETI_NAME', '410', 'w', 'Control subfield', 'Control subfield', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
3884 |
('MEETI_NAME', '410', 'x', 'General subdivision', 'General subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
3885 |
('MEETI_NAME', '410', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
3886 |
('MEETI_NAME', '410', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
3887 |
('MEETI_NAME', '410', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
3888 |
('MEETI_NAME', '410', '6', 'Linkage', 'Linkage', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
3889 |
('MEETI_NAME', '410', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
3890 |
('MEETI_NAME', '411', 'a', 'Meeting name or jurisdiction name as entry element', 'Meeting name or jurisdiction name as entry element', 0, 0, 4, NULL, NULL, '''411e'',''411c'',''411d'',''411t'',''411s'',''411k'',''411n'',''411p'',''411g'',''411l'',''411f'',''411h'',''411x'',''411z'',''411y'',''411v''', 0, 0, '', '', ''), |
3891 |
('MEETI_NAME', '411', 'b', 'Number {OBSOLETE]', 'Number {OBSOLETE]', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
3892 |
('MEETI_NAME', '411', 'c', 'Location of meeting', 'Location of meeting', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
3893 |
('MEETI_NAME', '411', 'd', 'Date of meeting', 'Date of meeting', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
3894 |
('MEETI_NAME', '411', 'e', 'Subordinate unit', 'Subordinate unit', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
3895 |
('MEETI_NAME', '411', 'f', 'Date of a work', 'Date of a work', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
3896 |
('MEETI_NAME', '411', 'g', 'Miscellaneous information', 'Miscellaneous information', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
3897 |
('MEETI_NAME', '411', 'h', 'Medium', 'Medium', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
3898 |
('MEETI_NAME', '411', 'i', 'Reference instruction phrase', 'Reference instruction phrase', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
3899 |
('MEETI_NAME', '411', 'k', 'Form subheading', 'Form subheading', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
3900 |
('MEETI_NAME', '411', 'l', 'Language of a work', 'Language of a work', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
3901 |
('MEETI_NAME', '411', 'n', 'Number of part/section/meeting', 'Number of part/section/meeting', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
3902 |
('MEETI_NAME', '411', 'p', 'Name of part/section of a work', 'Name of part/section of a work', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
3903 |
('MEETI_NAME', '411', 'q', 'Name of meeting following jurisdiction name entry element', 'Name of meeting following jurisdiction name entry element', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
3904 |
('MEETI_NAME', '411', 's', 'Version', 'Version', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
3905 |
('MEETI_NAME', '411', 't', 'Title of a work', 'Title of a work', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
3906 |
('MEETI_NAME', '411', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
3907 |
('MEETI_NAME', '411', 'w', 'Control subfield', 'Control subfield', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
3908 |
('MEETI_NAME', '411', 'x', 'General subdivision', 'General subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
3909 |
('MEETI_NAME', '411', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
3910 |
('MEETI_NAME', '411', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
3911 |
('MEETI_NAME', '411', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
3912 |
('MEETI_NAME', '411', '6', 'Linkage', 'Linkage', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
3913 |
('MEETI_NAME', '411', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
3914 |
('MEETI_NAME', '430', 'a', 'Uniform title', 'Uniform title', 0, 0, 4, NULL, NULL, '''430o'',''430m'',''430r'',''430s'',''430d'',''430k'',''430n'',''430p'',''430g'',''430l'',''430f'',''430h'',''430t'',''430x'',''430z'',''430y'',''430v''', 0, 0, '', '', ''), |
3915 |
('MEETI_NAME', '430', 'd', 'Date of treaty signing', 'Date of treaty signing', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
3916 |
('MEETI_NAME', '430', 'f', 'Date of a work', 'Date of a work', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
3917 |
('MEETI_NAME', '430', 'g', 'Miscellaneous information', 'Miscellaneous information', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
3918 |
('MEETI_NAME', '430', 'h', 'Medium', 'Medium', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
3919 |
('MEETI_NAME', '430', 'i', 'Reference instruction phrase', 'Reference instruction phrase', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
3920 |
('MEETI_NAME', '430', 'k', 'Form subheading', 'Form subheading', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
3921 |
('MEETI_NAME', '430', 'l', 'Language of a work', 'Language of a work', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
3922 |
('MEETI_NAME', '430', 'm', 'Medium of performance for music', 'Medium of performance for music', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
3923 |
('MEETI_NAME', '430', 'n', 'Number of part/section of a work', 'Number of part/section of a work', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
3924 |
('MEETI_NAME', '430', 'o', 'Arranged statement for music', 'Arranged statement for music', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
3925 |
('MEETI_NAME', '430', 'p', 'Name of part/section of a work', 'Name of part/section of a work', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
3926 |
('MEETI_NAME', '430', 'r', 'Key for music', 'Key for music', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
3927 |
('MEETI_NAME', '430', 's', 'Version', 'Version', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
3928 |
('MEETI_NAME', '430', 't', 'Title of a work', 'Title of a work', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
3929 |
('MEETI_NAME', '430', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
3930 |
('MEETI_NAME', '430', 'w', 'Control subfield', 'Control subfield', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
3931 |
('MEETI_NAME', '430', 'x', 'General subdivision', 'General subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
3932 |
('MEETI_NAME', '430', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
3933 |
('MEETI_NAME', '430', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
3934 |
('MEETI_NAME', '430', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
3935 |
('MEETI_NAME', '430', '6', 'Linkage', 'Linkage', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
3936 |
('MEETI_NAME', '430', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
3937 |
('MEETI_NAME', '448', 'a', 'Chronological term', 'Chronological term', 0, 0, 4, NULL, NULL, '''448y'',''448x'',''448z'',''448v''', 0, 0, '', '', ''), |
3938 |
('MEETI_NAME', '448', 'i', 'Reference instruction phrase', 'Reference instruction phrase', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
3939 |
('MEETI_NAME', '448', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
3940 |
('MEETI_NAME', '448', 'w', 'Control subfield', 'Control subfield', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
3941 |
('MEETI_NAME', '448', 'x', 'General subdivision', 'General subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
3942 |
('MEETI_NAME', '448', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
3943 |
('MEETI_NAME', '448', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
3944 |
('MEETI_NAME', '448', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
3945 |
('MEETI_NAME', '448', '6', 'Linkage', 'Linkage', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
3946 |
('MEETI_NAME', '448', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
3947 |
('MEETI_NAME', '450', 'a', 'Topical term or geographic name entry element', 'Topical term or geographic name entry element', 0, 0, 4, NULL, NULL, '''450x'',''450z'',''450y'',''450v''', 0, 0, '', '', ''), |
3948 |
('MEETI_NAME', '450', 'b', 'Topical term following geographic name entry element', 'Topical term following geographic name entry element', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
3949 |
('MEETI_NAME', '450', 'i', 'Reference instruction phrase', 'Reference instruction phrase', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
3950 |
('MEETI_NAME', '450', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
3951 |
('MEETI_NAME', '450', 'w', 'Control subfield', 'Control subfield', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
3952 |
('MEETI_NAME', '450', 'x', 'General subdivision', 'General subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
3953 |
('MEETI_NAME', '450', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
3954 |
('MEETI_NAME', '450', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
3955 |
('MEETI_NAME', '450', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
3956 |
('MEETI_NAME', '450', '6', 'Linkage', 'Linkage', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
3957 |
('MEETI_NAME', '450', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
3958 |
('MEETI_NAME', '451', 'a', 'Geographic name', 'Geographic name', 0, 0, 4, NULL, NULL, '''451z'',''451x'',''451y'',''451v''', 0, 0, '', '', ''), |
3959 |
('MEETI_NAME', '451', 'i', 'Reference instruction phrase', 'Reference instruction phrase', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
3960 |
('MEETI_NAME', '451', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
3961 |
('MEETI_NAME', '451', 'w', 'Control subfield', 'Control subfield', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
3962 |
('MEETI_NAME', '451', 'x', 'General subdivision', 'General subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
3963 |
('MEETI_NAME', '451', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
3964 |
('MEETI_NAME', '451', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
3965 |
('MEETI_NAME', '451', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
3966 |
('MEETI_NAME', '451', '6', 'Linkage', 'Linkage', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
3967 |
('MEETI_NAME', '451', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
3968 |
('MEETI_NAME', '455', 'a', 'Genre/form term', 'Genre/form term', 0, 0, 4, NULL, NULL, '''455v'',''455x'',''455z'',''455y''', 0, 0, '', '', ''), |
3969 |
('MEETI_NAME', '455', 'i', 'Reference instruction phrase', 'Reference instruction phrase', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
3970 |
('MEETI_NAME', '455', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
3971 |
('MEETI_NAME', '455', 'w', 'Control subfield', 'Control subfield', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
3972 |
('MEETI_NAME', '455', 'x', 'General subdivision', 'General subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
3973 |
('MEETI_NAME', '455', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
3974 |
('MEETI_NAME', '455', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
3975 |
('MEETI_NAME', '455', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
3976 |
('MEETI_NAME', '455', '6', 'Linkage', 'Linkage', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
3977 |
('MEETI_NAME', '455', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
3978 |
('MEETI_NAME', '480', 'i', 'Reference instruction phrase', 'Reference instruction phrase', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
3979 |
('MEETI_NAME', '480', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
3980 |
('MEETI_NAME', '480', 'w', 'Control subfield', 'Control subfield', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
3981 |
('MEETI_NAME', '480', 'x', 'General subdivision', 'General subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
3982 |
('MEETI_NAME', '480', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
3983 |
('MEETI_NAME', '480', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
3984 |
('MEETI_NAME', '480', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
3985 |
('MEETI_NAME', '480', '6', 'Linkage', 'Linkage', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
3986 |
('MEETI_NAME', '480', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
3987 |
('MEETI_NAME', '481', 'i', 'Reference instruction phrase', 'Reference instruction phrase', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
3988 |
('MEETI_NAME', '481', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
3989 |
('MEETI_NAME', '481', 'w', 'Control subfield', 'Control subfield', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
3990 |
('MEETI_NAME', '481', 'x', 'General subdivision', 'General subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
3991 |
('MEETI_NAME', '481', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
3992 |
('MEETI_NAME', '481', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
3993 |
('MEETI_NAME', '481', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
3994 |
('MEETI_NAME', '481', '6', 'Linkage', 'Linkage', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
3995 |
('MEETI_NAME', '481', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
3996 |
('MEETI_NAME', '482', 'i', 'Reference instruction phrase', 'Reference instruction phrase', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
3997 |
('MEETI_NAME', '482', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
3998 |
('MEETI_NAME', '482', 'w', 'Control subfield', 'Control subfield', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
3999 |
('MEETI_NAME', '482', 'x', 'General subdivision', 'General subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
4000 |
('MEETI_NAME', '482', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
4001 |
('MEETI_NAME', '482', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
4002 |
('MEETI_NAME', '482', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
4003 |
('MEETI_NAME', '482', '6', 'Linkage', 'Linkage', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
4004 |
('MEETI_NAME', '482', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
4005 |
('MEETI_NAME', '485', 'i', 'Reference instruction phrase', 'Reference instruction phrase', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
4006 |
('MEETI_NAME', '485', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
4007 |
('MEETI_NAME', '485', 'w', 'Control subfield', 'Control subfield', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
4008 |
('MEETI_NAME', '485', 'x', 'General subdivision', 'General subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
4009 |
('MEETI_NAME', '485', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
4010 |
('MEETI_NAME', '485', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
4011 |
('MEETI_NAME', '485', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
4012 |
('MEETI_NAME', '485', '6', 'Linkage', 'Linkage', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
4013 |
('MEETI_NAME', '485', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
4014 |
('MEETI_NAME', '500', 'a', 'Personal name', 'Personal name', 0, 0, 5, NULL, NULL, '''500b'',''500c'',''500q'',''500d'',''500t'',''500o'',''500m'',''500r'',''500s'',''500k'',''500n'',''500p'',''500g'',''500l'',''500f'',''500h'',''500x'',''500z'',''500y'',''500v''', 0, 0, '', '', ''), |
4015 |
('MEETI_NAME', '500', 'b', 'Numeration', 'Numeration', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
4016 |
('MEETI_NAME', '500', 'c', 'Titles and other words associated with a name', 'Titles and other words associated with a name', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
4017 |
('MEETI_NAME', '500', 'd', 'Dates associated with a name', 'Dates associated with a name', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
4018 |
('MEETI_NAME', '500', 'e', 'Relator term', 'Relator term', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
4019 |
('MEETI_NAME', '500', 'f', 'Date of a work', 'Date of a work', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
4020 |
('MEETI_NAME', '500', 'g', 'Miscellaneous information', 'Miscellaneous information', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
4021 |
('MEETI_NAME', '500', 'h', 'Medium', 'Medium', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
4022 |
('MEETI_NAME', '500', 'i', 'Reference instruction phrase', 'Reference instruction phrase', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
4023 |
('MEETI_NAME', '500', 'j', 'Attribution qualifier', 'Attribution qualifier', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
4024 |
('MEETI_NAME', '500', 'k', 'Form subheading', 'Form subheading', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
4025 |
('MEETI_NAME', '500', 'l', 'Language of a work', 'Language of a work', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
4026 |
('MEETI_NAME', '500', 'm', 'Medium of performance for music', 'Medium of performance for music', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
4027 |
('MEETI_NAME', '500', 'n', 'Number of part/section of a work', 'Number of part/section of a work', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
4028 |
('MEETI_NAME', '500', 'o', 'Arranged statement for music', 'Arranged statement for music', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
4029 |
('MEETI_NAME', '500', 'p', 'Name of part/section of a work', 'Name of part/section of a work', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
4030 |
('MEETI_NAME', '500', 'q', 'Fuller form of name', 'Fuller form of name', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
4031 |
('MEETI_NAME', '500', 'r', 'Key for music', 'Key for music', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
4032 |
('MEETI_NAME', '500', 's', 'Version', 'Version', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
4033 |
('MEETI_NAME', '500', 't', 'Title of a work', 'Title of a work', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
4034 |
('MEETI_NAME', '500', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
4035 |
('MEETI_NAME', '500', 'w', 'Control subfield', 'Control subfield', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
4036 |
('MEETI_NAME', '500', 'x', 'General subdivision', 'General subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
4037 |
('MEETI_NAME', '500', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
4038 |
('MEETI_NAME', '500', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
4039 |
('MEETI_NAME', '500', '0', 'Record control number', 'Record control number', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
4040 |
('MEETI_NAME', '500', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
4041 |
('MEETI_NAME', '500', '6', 'Linkage', 'Linkage', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
4042 |
('MEETI_NAME', '500', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
4043 |
('MEETI_NAME', '510', 'a', 'Corporate name or jurisdiction name as entry element', 'Corporate name or jurisdiction name as entry element', 0, 0, 5, NULL, NULL, '''510b'',''510c'',''510d'',''510t'',''510o'',''510m'',''510r'',''510s'',''510k'',''510n'',''510p'',''510g'',''510l'',''510f'',''510h'',''510x'',''510z'',''510y'',''510v''', 0, 0, '', '', ''), |
4044 |
('MEETI_NAME', '510', 'b', 'Subordinate unit', 'Subordinate unit', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
4045 |
('MEETI_NAME', '510', 'c', 'Location of meeting', 'Location of meeting', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
4046 |
('MEETI_NAME', '510', 'd', 'Date of meeting or treaty signing', 'Date of meeting or treaty signing', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
4047 |
('MEETI_NAME', '510', 'e', 'Relator term', 'Relator term', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
4048 |
('MEETI_NAME', '510', 'f', 'Date of a work', 'Date of a work', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
4049 |
('MEETI_NAME', '510', 'g', 'Miscellaneous information', 'Miscellaneous information', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
4050 |
('MEETI_NAME', '510', 'h', 'Medium', 'Medium', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
4051 |
('MEETI_NAME', '510', 'i', 'Reference instruction phrase', 'Reference instruction phrase', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
4052 |
('MEETI_NAME', '510', 'k', 'Form subheading', 'Form subheading', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
4053 |
('MEETI_NAME', '510', 'l', 'Language of a work', 'Language of a work', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
4054 |
('MEETI_NAME', '510', 'm', 'Medium of performance for music', 'Medium of performance for music', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
4055 |
('MEETI_NAME', '510', 'n', 'Number of part/section/meeting', 'Number of part/section/meeting', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
4056 |
('MEETI_NAME', '510', 'o', 'Arranged statement for music', 'Arranged statement for music', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
4057 |
('MEETI_NAME', '510', 'p', 'Name of part/section of a work', 'Name of part/section of a work', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
4058 |
('MEETI_NAME', '510', 'r', 'Key for music', 'Key for music', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
4059 |
('MEETI_NAME', '510', 's', 'Version', 'Version', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
4060 |
('MEETI_NAME', '510', 't', 'Title of a work', 'Title of a work', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
4061 |
('MEETI_NAME', '510', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
4062 |
('MEETI_NAME', '510', 'w', 'Control subfield', 'Control subfield', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
4063 |
('MEETI_NAME', '510', 'x', 'General subdivision', 'General subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
4064 |
('MEETI_NAME', '510', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
4065 |
('MEETI_NAME', '510', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
4066 |
('MEETI_NAME', '510', '0', 'Record control number', 'Record control number', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
4067 |
('MEETI_NAME', '510', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
4068 |
('MEETI_NAME', '510', '6', 'Linkage', 'Linkage', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
4069 |
('MEETI_NAME', '510', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
4070 |
('MEETI_NAME', '511', 'a', 'Meeting name or jurisdiction name as entry element', 'Meeting name or jurisdiction name as entry element', 0, 0, 5, NULL, NULL, '''511e'',''511c'',''511d'',''511t'',''511s'',''511k'',''511n'',''511p'',''511g'',''511l'',''511f'',''511h'',''511x'',''511z'',''511y'',''511v''', 0, 0, '', '', ''), |
4071 |
('MEETI_NAME', '511', 'c', 'Location of meeting', 'Location of meeting', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
4072 |
('MEETI_NAME', '511', 'd', 'Date of meeting', 'Date of meeting', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
4073 |
('MEETI_NAME', '511', 'e', 'Subordinate unit', 'Subordinate unit', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
4074 |
('MEETI_NAME', '511', 'f', 'Date of a work', 'Date of a work', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
4075 |
('MEETI_NAME', '511', 'g', 'Miscellaneous information', 'Miscellaneous information', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
4076 |
('MEETI_NAME', '511', 'h', 'Medium', 'Medium', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
4077 |
('MEETI_NAME', '511', 'i', 'Reference instruction phrase', 'Reference instruction phrase', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
4078 |
('MEETI_NAME', '511', 'k', 'Form subheading', 'Form subheading', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
4079 |
('MEETI_NAME', '511', 'l', 'Language of a work', 'Language of a work', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
4080 |
('MEETI_NAME', '511', 'n', 'Number of part/section/meeting', 'Number of part/section/meeting', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
4081 |
('MEETI_NAME', '511', 'p', 'Name of part/section of a work', 'Name of part/section of a work', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
4082 |
('MEETI_NAME', '511', 'q', 'Name of meeting following jurisdiction name entry element', 'Name of meeting following jurisdiction name entry element', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
4083 |
('MEETI_NAME', '511', 's', 'Version', 'Version', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
4084 |
('MEETI_NAME', '511', 't', 'Title of a work', 'Title of a work', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
4085 |
('MEETI_NAME', '511', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
4086 |
('MEETI_NAME', '511', 'w', 'Control subfield', 'Control subfield', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
4087 |
('MEETI_NAME', '511', 'x', 'General subdivision', 'General subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
4088 |
('MEETI_NAME', '511', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
4089 |
('MEETI_NAME', '511', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
4090 |
('MEETI_NAME', '511', '0', 'Record control number', 'Record control number', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
4091 |
('MEETI_NAME', '511', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
4092 |
('MEETI_NAME', '511', '6', 'Linkage', 'Linkage', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
4093 |
('MEETI_NAME', '511', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
4094 |
('MEETI_NAME', '530', 'a', 'Uniform title', 'Uniform title', 0, 0, 5, NULL, NULL, '''530o'',''530m'',''530r'',''530s'',''530d'',''530k'',''530n'',''530p'',''530g'',''530l'',''530f'',''530h'',''530t'',''530x'',''530z'',''530y'',''530v''', 0, 0, '', '', ''), |
4095 |
('MEETI_NAME', '530', 'd', 'Date of treaty signing', 'Date of treaty signing', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
4096 |
('MEETI_NAME', '530', 'f', 'Date of a work', 'Date of a work', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
4097 |
('MEETI_NAME', '530', 'g', 'Miscellaneous information', 'Miscellaneous information', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
4098 |
('MEETI_NAME', '530', 'h', 'Medium', 'Medium', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
4099 |
('MEETI_NAME', '530', 'i', 'Reference instruction phrase', 'Reference instruction phrase', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
4100 |
('MEETI_NAME', '530', 'k', 'Form subheading', 'Form subheading', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
4101 |
('MEETI_NAME', '530', 'l', 'Language of a work', 'Language of a work', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
4102 |
('MEETI_NAME', '530', 'm', 'Medium of performance for music', 'Medium of performance for music', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
4103 |
('MEETI_NAME', '530', 'n', 'Number of part/section of a work', 'Number of part/section of a work', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
4104 |
('MEETI_NAME', '530', 'o', 'Arranged statement for music', 'Arranged statement for music', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
4105 |
('MEETI_NAME', '530', 'p', 'Name of part/section of a work', 'Name of part/section of a work', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
4106 |
('MEETI_NAME', '530', 'r', 'Key for music', 'Key for music', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
4107 |
('MEETI_NAME', '530', 's', 'Version', 'Version', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
4108 |
('MEETI_NAME', '530', 't', 'Title of a work', 'Title of a work', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
4109 |
('MEETI_NAME', '530', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
4110 |
('MEETI_NAME', '530', 'w', 'Control subfield', 'Control subfield', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
4111 |
('MEETI_NAME', '530', 'x', 'General subdivision', 'General subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
4112 |
('MEETI_NAME', '530', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
4113 |
('MEETI_NAME', '530', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
4114 |
('MEETI_NAME', '530', '0', 'Record control number', 'Record control number', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
4115 |
('MEETI_NAME', '530', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
4116 |
('MEETI_NAME', '530', '6', 'Linkage', 'Linkage', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
4117 |
('MEETI_NAME', '530', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
4118 |
('MEETI_NAME', '548', 'a', 'Chronological term', 'Chronological term', 0, 0, 5, NULL, NULL, '''548y'',''548x'',''548z'',''548v''', 0, 0, '', '', ''), |
4119 |
('MEETI_NAME', '548', 'i', 'Reference instruction phrase', 'Reference instruction phrase', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
4120 |
('MEETI_NAME', '548', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
4121 |
('MEETI_NAME', '548', 'w', 'Control subfield', 'Control subfield', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
4122 |
('MEETI_NAME', '548', 'x', 'General subdivision', 'General subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
4123 |
('MEETI_NAME', '548', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
4124 |
('MEETI_NAME', '548', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
4125 |
('MEETI_NAME', '548', '0', 'Record control number', 'Record control number', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
4126 |
('MEETI_NAME', '548', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
4127 |
('MEETI_NAME', '548', '6', 'Linkage', 'Linkage', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
4128 |
('MEETI_NAME', '548', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
4129 |
('MEETI_NAME', '550', 'a', 'Topical term or geographic name entry element', 'Topical term or geographic name entry element', 0, 0, 5, NULL, NULL, '''550x'',''550z'',''550y'',''550v''', 0, 0, '', '', ''), |
4130 |
('MEETI_NAME', '550', 'b', 'Topical term following geographic name entry element', 'Topical term following geographic name entry element', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
4131 |
('MEETI_NAME', '550', 'i', 'Reference instruction phrase', 'Reference instruction phrase', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
4132 |
('MEETI_NAME', '550', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
4133 |
('MEETI_NAME', '550', 'w', 'Control subfield', 'Control subfield', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
4134 |
('MEETI_NAME', '550', 'x', 'General subdivision', 'General subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
4135 |
('MEETI_NAME', '550', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
4136 |
('MEETI_NAME', '550', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
4137 |
('MEETI_NAME', '550', '0', 'Record control number', 'Record control number', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
4138 |
('MEETI_NAME', '550', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
4139 |
('MEETI_NAME', '550', '6', 'Linkage', 'Linkage', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
4140 |
('MEETI_NAME', '550', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
4141 |
('MEETI_NAME', '551', 'a', 'Geographic name', 'Geographic name', 0, 0, 5, NULL, NULL, '''551z'',''551x'',''551y'',''551v''', 0, 0, '', '', ''), |
4142 |
('MEETI_NAME', '551', 'i', 'Reference instruction phrase', 'Reference instruction phrase', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
4143 |
('MEETI_NAME', '551', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
4144 |
('MEETI_NAME', '551', 'w', 'Control subfield', 'Control subfield', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
4145 |
('MEETI_NAME', '551', 'x', 'General subdivision', 'General subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
4146 |
('MEETI_NAME', '551', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
4147 |
('MEETI_NAME', '551', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
4148 |
('MEETI_NAME', '551', '0', 'Record control number', 'Record control number', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
4149 |
('MEETI_NAME', '551', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
4150 |
('MEETI_NAME', '551', '6', 'Linkage', 'Linkage', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
4151 |
('MEETI_NAME', '551', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
4152 |
('MEETI_NAME', '555', 'a', 'Genre/form term', 'Genre/form term', 0, 0, 5, NULL, NULL, '''555v'',''555x'',''555z'',''555y''', 0, 0, '', '', ''), |
4153 |
('MEETI_NAME', '555', 'i', 'Reference instruction phrase', 'Reference instruction phrase', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
4154 |
('MEETI_NAME', '555', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
4155 |
('MEETI_NAME', '555', 'w', 'Control subfield', 'Control subfield', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
4156 |
('MEETI_NAME', '555', 'x', 'General subdivision', 'General subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
4157 |
('MEETI_NAME', '555', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
4158 |
('MEETI_NAME', '555', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
4159 |
('MEETI_NAME', '555', '0', 'Record control number', 'Record control number', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
4160 |
('MEETI_NAME', '555', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
4161 |
('MEETI_NAME', '555', '6', 'Linkage', 'Linkage', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
4162 |
('MEETI_NAME', '555', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
4163 |
('MEETI_NAME', '580', 'i', 'Reference instruction phrase', 'Reference instruction phrase', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
4164 |
('MEETI_NAME', '580', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
4165 |
('MEETI_NAME', '580', 'w', 'Control subfield', 'Control subfield', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
4166 |
('MEETI_NAME', '580', 'x', 'General subdivision', 'General subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
4167 |
('MEETI_NAME', '580', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
4168 |
('MEETI_NAME', '580', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
4169 |
('MEETI_NAME', '580', '0', 'Record control number', 'Record control number', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
4170 |
('MEETI_NAME', '580', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
4171 |
('MEETI_NAME', '580', '6', 'Linkage', 'Linkage', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
4172 |
('MEETI_NAME', '580', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
4173 |
('MEETI_NAME', '581', 'i', 'Reference instruction phrase', 'Reference instruction phrase', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
4174 |
('MEETI_NAME', '581', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
4175 |
('MEETI_NAME', '581', 'w', 'Control subfield', 'Control subfield', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
4176 |
('MEETI_NAME', '581', 'x', 'General subdivision', 'General subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
4177 |
('MEETI_NAME', '581', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
4178 |
('MEETI_NAME', '581', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
4179 |
('MEETI_NAME', '581', '0', 'Record control number', 'Record control number', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
4180 |
('MEETI_NAME', '581', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
4181 |
('MEETI_NAME', '581', '6', 'Linkage', 'Linkage', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
4182 |
('MEETI_NAME', '581', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
4183 |
('MEETI_NAME', '582', 'i', 'Reference instruction phrase', 'Reference instruction phrase', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
4184 |
('MEETI_NAME', '582', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
4185 |
('MEETI_NAME', '582', 'w', 'Control subfield', 'Control subfield', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
4186 |
('MEETI_NAME', '582', 'x', 'General subdivision', 'General subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
4187 |
('MEETI_NAME', '582', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
4188 |
('MEETI_NAME', '582', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
4189 |
('MEETI_NAME', '582', '0', 'Record control number', 'Record control number', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
4190 |
('MEETI_NAME', '582', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
4191 |
('MEETI_NAME', '582', '6', 'Linkage', 'Linkage', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
4192 |
('MEETI_NAME', '582', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
4193 |
('MEETI_NAME', '585', 'i', 'Reference instruction phrase', 'Reference instruction phrase', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
4194 |
('MEETI_NAME', '585', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
4195 |
('MEETI_NAME', '585', 'w', 'Control subfield', 'Control subfield', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
4196 |
('MEETI_NAME', '585', 'x', 'General subdivision', 'General subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
4197 |
('MEETI_NAME', '585', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
4198 |
('MEETI_NAME', '585', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
4199 |
('MEETI_NAME', '585', '0', 'Record control number', 'Record control number', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
4200 |
('MEETI_NAME', '585', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
4201 |
('MEETI_NAME', '585', '6', 'Linkage', 'Linkage', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
4202 |
('MEETI_NAME', '585', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
4203 |
('MEETI_NAME', '663', 'a', 'Explanatory text', 'Explanatory text', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
4204 |
('MEETI_NAME', '663', 'b', 'Heading referred to', 'Heading referred to', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
4205 |
('MEETI_NAME', '663', 't', 'Title referred to', 'Title referred to', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
4206 |
('MEETI_NAME', '663', '6', 'Linkage', 'Linkage', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
4207 |
('MEETI_NAME', '663', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
4208 |
('MEETI_NAME', '664', 'a', 'Explanatory text', 'Explanatory text', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
4209 |
('MEETI_NAME', '664', 'b', 'Heading referred to', 'Heading referred to', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
4210 |
('MEETI_NAME', '664', 't', 'Title referred to', 'Title referred to', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
4211 |
('MEETI_NAME', '664', '6', 'Linkage', 'Linkage', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
4212 |
('MEETI_NAME', '664', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
4213 |
('MEETI_NAME', '665', 'a', 'History reference', 'History reference', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
4214 |
('MEETI_NAME', '665', '6', 'Linkage', 'Linkage', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
4215 |
('MEETI_NAME', '665', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
4216 |
('MEETI_NAME', '666', 'a', 'General explanatory reference', 'General explanatory reference', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
4217 |
('MEETI_NAME', '666', '6', 'Linkage', 'Linkage', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
4218 |
('MEETI_NAME', '666', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
4219 |
('MEETI_NAME', '667', 'a', 'Nonpublic general note', 'Nonpublic general note', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
4220 |
('MEETI_NAME', '667', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
4221 |
('MEETI_NAME', '667', '6', 'Linkage', 'Linkage', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
4222 |
('MEETI_NAME', '667', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
4223 |
('MEETI_NAME', '670', 'a', 'Source citation', 'Source citation', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
4224 |
('MEETI_NAME', '670', 'b', 'Information found', 'Information found', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
4225 |
('MEETI_NAME', '670', 'u', 'Uniform Resource Identifier', 'Uniform Resource Identifier', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
4226 |
('MEETI_NAME', '670', '6', 'Linkage', 'Linkage', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
4227 |
('MEETI_NAME', '670', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
4228 |
('MEETI_NAME', '675', 'a', 'Source citation', 'Source citation', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
4229 |
('MEETI_NAME', '675', '6', 'Linkage', 'Linkage', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
4230 |
('MEETI_NAME', '675', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
4231 |
('MEETI_NAME', '678', 'a', 'Biographical or historical data', 'Biographical or historical data', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
4232 |
('MEETI_NAME', '678', 'b', 'Expansion', 'Expansion', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
4233 |
('MEETI_NAME', '678', 'u', 'Uniform Resource Identifier', 'Uniform Resource Identifier', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
4234 |
('MEETI_NAME', '678', '6', 'Linkage', 'Linkage', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
4235 |
('MEETI_NAME', '678', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
4236 |
('MEETI_NAME', '680', 'a', 'Heading or subdivision term', 'Heading or subdivision term', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
4237 |
('MEETI_NAME', '680', 'i', 'Explanatory text', 'Explanatory text', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
4238 |
('MEETI_NAME', '680', 'z', 'Table identification', 'Table identification', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
4239 |
('MEETI_NAME', '680', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
4240 |
('MEETI_NAME', '680', '6', 'Linkage', 'Linkage', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
4241 |
('MEETI_NAME', '680', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
4242 |
('MEETI_NAME', '681', 'a', 'Subject heading or subdivision term', 'Subject heading or subdivision term', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
4243 |
('MEETI_NAME', '681', 'i', 'Explanatory text', 'Explanatory text', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
4244 |
('MEETI_NAME', '681', 'z', 'Table identification', 'Table identification', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
4245 |
('MEETI_NAME', '681', '6', 'Linkage', 'Linkage', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
4246 |
('MEETI_NAME', '681', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
4247 |
('MEETI_NAME', '682', 'a', 'Replacement heading', 'Replacement heading', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
4248 |
('MEETI_NAME', '682', 'i', 'Explanatory text', 'Explanatory text', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
4249 |
('MEETI_NAME', '682', '6', 'Linkage', 'Linkage', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
4250 |
('MEETI_NAME', '682', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
4251 |
('MEETI_NAME', '683', 'a', 'Classification number--Single number or beginning number of span', 'Classification number--Single number or beginning number of span', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
4252 |
('MEETI_NAME', '683', 'c', 'Classification number--Ending number of span', 'Classification number--Ending number of span', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
4253 |
('MEETI_NAME', '683', 'i', 'Explanatory text', 'Explanatory text', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
4254 |
('MEETI_NAME', '683', 'p', 'Corresponding classification field', 'Corresponding classification field', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
4255 |
('MEETI_NAME', '683', 'y', 'Table identification--Schedule [OBSOLETE]', 'Table identification--Schedule [OBSOLETE]', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
4256 |
('MEETI_NAME', '683', 'z', 'Table identification', 'Table identification', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
4257 |
('MEETI_NAME', '683', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
4258 |
('MEETI_NAME', '683', '6', 'Linkage', 'Linkage', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
4259 |
('MEETI_NAME', '683', '8', 'Field link and sequence number', 'Field link and sequence number', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
4260 |
('MEETI_NAME', '688', 'a', 'Application history note', 'Application history note', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
4261 |
('MEETI_NAME', '688', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
4262 |
('MEETI_NAME', '688', '6', 'Linkage', 'Linkage', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
4263 |
('MEETI_NAME', '688', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
4264 |
('MEETI_NAME', '711', 'a', 'Meeting name or jurisdiction name as entry element', 'Meeting name or jurisdiction name as entry element', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
4265 |
('MEETI_NAME', '711', 'c', 'Location of meeting', 'Location of meeting', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
4266 |
('MEETI_NAME', '711', 'd', 'Date of meeting or treating signing', 'Date of meeting or treating signing', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
4267 |
('MEETI_NAME', '711', 'e', 'Subordinate unit', 'Subordinate unit', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
4268 |
('MEETI_NAME', '711', 'f', 'Date of a work', 'Date of a work', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
4269 |
('MEETI_NAME', '711', 'g', 'Miscellaneous information', 'Miscellaneous information', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
4270 |
('MEETI_NAME', '711', 'h', 'Medium', 'Medium', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
4271 |
('MEETI_NAME', '711', 'i', 'Explanatory text', 'Explanatory text', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
4272 |
('MEETI_NAME', '711', 'k', 'Form subheading', 'Form subheading', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
4273 |
('MEETI_NAME', '711', 'l', 'Language of a work', 'Language of a work', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
4274 |
('MEETI_NAME', '711', 'n', 'Number of part/section/meeting', 'Number of part/section/meeting', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
4275 |
('MEETI_NAME', '711', 'p', 'Name of part/section of a work', 'Name of part/section of a work', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
4276 |
('MEETI_NAME', '711', 'q', 'Name of meeting following jurisdiction name entry element', 'Name of meeting following jurisdiction name entry element', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
4277 |
('MEETI_NAME', '711', 's', 'Version', 'Version', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
4278 |
('MEETI_NAME', '711', 't', 'Title of a work', 'Title of a work', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
4279 |
('MEETI_NAME', '711', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
4280 |
('MEETI_NAME', '711', 'w', 'Control subfield', 'Control subfield', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
4281 |
('MEETI_NAME', '711', 'x', 'General subdivision', 'General subdivision', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
4282 |
('MEETI_NAME', '711', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
4283 |
('MEETI_NAME', '711', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
4284 |
('MEETI_NAME', '711', '0', 'Record control number', 'Record control number', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
4285 |
('MEETI_NAME', '711', '2', 'Source of heading or term', 'Source of heading or term', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
4286 |
('MEETI_NAME', '711', '3', 'Materials specified', 'Materials specified', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
4287 |
('MEETI_NAME', '711', '4', 'Relator code', 'Relator code', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
4288 |
('MEETI_NAME', '711', '6', 'Linkage', 'Linkage', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
4289 |
('MEETI_NAME', '711', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
4290 |
('MEETI_NAME', '788', 'a', 'Heading referred to', 'Heading referred to', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
4291 |
('MEETI_NAME', '788', 'i', 'Explanatory text', 'Explanatory text', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
4292 |
('MEETI_NAME', '788', '0', 'Record control number', 'Record control number', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
4293 |
('MEETI_NAME', '788', '2', 'Source of heading or term', 'Source of heading or term', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
4294 |
('MEETI_NAME', '788', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
4295 |
('MEETI_NAME', '788', '6', 'Linkage', 'Linkage', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
4296 |
('MEETI_NAME', '788', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
4297 |
('MEETI_NAME', '856', 'a', 'Host name', 'Host name', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
4298 |
('MEETI_NAME', '856', 'b', 'Access number', 'Access number', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
4299 |
('MEETI_NAME', '856', 'c', 'Compression information', 'Compression information', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
4300 |
('MEETI_NAME', '856', 'd', 'Path', 'Path', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
4301 |
('MEETI_NAME', '856', 'f', 'Electronic name', 'Electronic name', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
4302 |
('MEETI_NAME', '856', 'h', 'Processor of request', 'Processor of request', 0, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
4303 |
('MEETI_NAME', '856', 'i', 'Instruction', 'Instruction', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
4304 |
('MEETI_NAME', '856', 'j', 'Bits per second', 'Bits per second', 0, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
4305 |
('MEETI_NAME', '856', 'k', 'Password', 'Password', 0, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
4306 |
('MEETI_NAME', '856', 'l', 'Logon', 'Logon', 0, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
4307 |
('MEETI_NAME', '856', 'm', 'Contact for access assistance', 'Contact for access assistance', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
4308 |
('MEETI_NAME', '856', 'n', 'Name of location of host', 'Name of location of host', 0, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
4309 |
('MEETI_NAME', '856', 'o', 'Operating system', 'Operating system', 0, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
4310 |
('MEETI_NAME', '856', 'p', 'Port', 'Port', 0, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
4311 |
('MEETI_NAME', '856', 'q', 'Electronic format type', 'Electronic format type', 0, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
4312 |
('MEETI_NAME', '856', 'r', 'Settings', 'Settings', 0, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
4313 |
('MEETI_NAME', '856', 's', 'File size', 'File size', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
4314 |
('MEETI_NAME', '856', 't', 'Terminal emulation', 'Terminal emulation', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
4315 |
('MEETI_NAME', '856', 'u', 'Uniform Resource Identifier', 'Uniform Resource Identifier', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
4316 |
('MEETI_NAME', '856', 'v', 'Hours access method available', 'Hours access method available', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
4317 |
('MEETI_NAME', '856', 'w', 'Record control number', 'Record control number', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
4318 |
('MEETI_NAME', '856', 'x', 'Nonpublic note', 'Nonpublic note', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
4319 |
('MEETI_NAME', '856', 'y', 'Link text', 'Link text', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
4320 |
('MEETI_NAME', '856', 'z', 'Public note', 'Public note', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
4321 |
('MEETI_NAME', '856', '2', 'Access method', 'Access method', 0, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
4322 |
('MEETI_NAME', '856', '3', 'Materials specified', 'Materials specified', 0, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
4323 |
('MEETI_NAME', '856', '6', 'Linkage', 'Linkage', 0, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
4324 |
('MEETI_NAME', '856', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
4325 |
('MEETI_NAME', '880', 'a', 'a', 'a', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
4326 |
('MEETI_NAME', '880', 'b', 'b', 'b', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
4327 |
('MEETI_NAME', '880', 'c', 'c', 'c', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
4328 |
('MEETI_NAME', '880', 'd', 'd', 'd', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
4329 |
('MEETI_NAME', '880', 'e', 'e', 'e', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
4330 |
('MEETI_NAME', '880', 'f', 'f', 'f', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
4331 |
('MEETI_NAME', '880', 'g', 'g', 'g', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
4332 |
('MEETI_NAME', '880', 'h', 'h', 'h', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
4333 |
('MEETI_NAME', '880', 'i', 'i', 'i', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
4334 |
('MEETI_NAME', '880', 'j', 'j', 'j', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
4335 |
('MEETI_NAME', '880', 'k', 'k', 'k', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
4336 |
('MEETI_NAME', '880', 'l', 'l', 'l', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
4337 |
('MEETI_NAME', '880', 'm', 'm', 'm', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
4338 |
('MEETI_NAME', '880', 'n', 'n', 'n', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
4339 |
('MEETI_NAME', '880', 'o', 'o', 'o', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
4340 |
('MEETI_NAME', '880', 'p', 'p', 'p', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
4341 |
('MEETI_NAME', '880', 'q', 'q', 'q', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
4342 |
('MEETI_NAME', '880', 'r', 'r', 'r', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
4343 |
('MEETI_NAME', '880', 's', 's', 's', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
4344 |
('MEETI_NAME', '880', 't', 't', 't', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
4345 |
('MEETI_NAME', '880', 'u', 'u', 'u', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
4346 |
('MEETI_NAME', '880', 'v', 'v', 'v', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
4347 |
('MEETI_NAME', '880', 'w', 'w', 'w', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
4348 |
('MEETI_NAME', '880', 'x', 'x', 'x', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
4349 |
('MEETI_NAME', '880', 'y', 'y', 'y', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
4350 |
('MEETI_NAME', '880', 'z', 'z', 'z', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
4351 |
('MEETI_NAME', '880', '0', '0', '0', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
4352 |
('MEETI_NAME', '880', '1', '1', '1', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
4353 |
('MEETI_NAME', '880', '2', '2', '2', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
4354 |
('MEETI_NAME', '880', '3', '3', '3', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
4355 |
('MEETI_NAME', '880', '4', '4', '4', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
4356 |
('MEETI_NAME', '880', '5', '5', '5', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
4357 |
('MEETI_NAME', '880', '6', '6', '6', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
4358 |
('MEETI_NAME', '880', '7', '7', '7', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
4359 |
('MEETI_NAME', '880', '8', '8', '8', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
4360 |
('MEETI_NAME', '880', '9', '9', '9', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
4361 |
('MEETI_NAME', '942', 'a', 'Koha auth type', 'Koha auth type', 0, 1, 9, NULL, NULL, NULL, 0, 8, '', 'auth_header.authtypecode', ''); |
4362 |
|
4363 |
|
2007 |
|
4364 |
-- ****************************************************** |
2008 |
-- ****************************************************** |
4365 |
|
2009 |
|
4366 |
|
|
|
4367 |
|
4368 |
-- ******************************************************************* |
2010 |
-- ******************************************************************* |
4369 |
-- UNIFORM TITLE AUTHORITY FIELDS/SUBFIELDS. |
2011 |
-- UNIFORM TITLE AUTHORITY FIELDS/SUBFIELDS. X30 |
4370 |
-- ******************************************************************* |
2012 |
-- ******************************************************************* |
4371 |
|
2013 |
|
4372 |
-- These ought to be adjusted for different less conflicting and more |
2014 |
-- copy from default auth framework except obsoleted tags |
4373 |
-- rationally chosen fields and subfields but I had left that for last. |
2015 |
|
4374 |
|
2016 |
INSERT INTO auth_tag_structure (authtypecode, tagfield, liblibrarian, libopac, repeatable, mandatory, authorised_value) |
4375 |
-- ADJUST ME |
2017 |
SELECT 'UNIF_TITLE', tagfield, liblibrarian, libopac, repeatable, mandatory, authorised_value |
4376 |
-- Use values from your dump of auth_tag_structure and auth_subfield_structure |
2018 |
FROM auth_tag_structure |
4377 |
-- to provide support for your Koha database. |
2019 |
WHERE authtypecode = '' AND |
4378 |
|
2020 |
tagfield NOT IN ( '058','063','068','084','088','140','143','153', |
4379 |
|
2021 |
'154','253','353','453','553','668','671','676', |
4380 |
INSERT INTO `auth_tag_structure` (`authtypecode`, `tagfield`, `liblibrarian`, `libopac`, `repeatable`, `mandatory`, `authorised_value`) VALUES |
2022 |
'684','685','686','687','753','754', |
4381 |
('UNIF_TITLE', '000', 'LEADER', 'LEADER', 0, 1, NULL), |
2023 |
'761','763','764','765','766','768') AND |
4382 |
('UNIF_TITLE', '001', 'CONTROL NUMBER', 'CONTROL NUMBER', 0, 1, NULL), |
2024 |
tagfield NOT IN ( '100','110','111','148','150','151','155','162', |
4383 |
('UNIF_TITLE', '003', 'CONTROL NUMBER IDENTIFIER', 'CONTROL NUMBER IDENTIFIER', 0, 1, NULL), |
2025 |
'180','181','182','185'); |
4384 |
('UNIF_TITLE', '005', 'DATE AND TIME OF LATEST TRANSACTION', 'DATE AND TIME OF LATEST TRANSACTION', 0, 1, NULL), |
2026 |
|
4385 |
('UNIF_TITLE', '008', 'FIXED-LENGTH DATA ELEMENTS', 'FIXED-LENGTH DATA ELEMENTS', 0, 1, NULL), |
2027 |
INSERT INTO auth_subfield_structure (authtypecode, tagfield, tagsubfield, liblibrarian, libopac, repeatable, |
4386 |
('UNIF_TITLE', '010', 'LIBRARY OF CONGRESS CONTROL NUMBER', 'LIBRARY OF CONGRESS CONTROL NUMBER', 0, 0, NULL), |
2028 |
mandatory, tab, authorised_value, value_builder, seealso, isurl, hidden, linkid, kohafield, frameworkcode) |
4387 |
('UNIF_TITLE', '014', 'LINK TO BIBLIOGRAPHIC RECORD FOR SERIAL OR MULTIPART ITEM', 'LINK TO BIBLIOGRAPHIC RECORD FOR SERIAL OR MULTIPART ITEM', 1, 0, NULL), |
2029 |
SELECT 'UNIF_TITLE', tagfield, tagsubfield, liblibrarian, libopac, repeatable, mandatory, tab, |
4388 |
('UNIF_TITLE', '016', 'NATIONAL BIBLIOGRAPHIC AGENCY CONTROL NUMBER', 'NATIONAL BIBLIOGRAPHIC AGENCY CONTROL NUMBER', 1, 0, NULL), |
2030 |
authorised_value, value_builder, seealso, isurl, hidden, linkid, kohafield, frameworkcode |
4389 |
('UNIF_TITLE', '020', 'INTERNATIONAL STANDARD BOOK NUMBER', 'INTERNATIONAL STANDARD BOOK NUMBER', 1, 0, NULL), |
2031 |
FROM auth_subfield_structure |
4390 |
('UNIF_TITLE', '022', 'INTERNATIONAL STANDARD SERIAL NUMBER', 'INTERNATIONAL STANDARD SERIAL NUMBER', 1, 0, NULL), |
2032 |
WHERE authtypecode = '' AND |
4391 |
('UNIF_TITLE', '024', 'OTHER STANDARD IDENTIFIER', 'OTHER STANDARD IDENTIFIER', 1, 0, NULL), |
2033 |
tagfield NOT IN ( '058','063','068','084','088','140','143','153', |
4392 |
('UNIF_TITLE', '031', 'MUSICAL INCIPITS INFORMATION', 'MUSICAL INCIPITS INFORMATION', 1, 0, NULL), |
2034 |
'154','253','353','453','553','668','671','676', |
4393 |
('UNIF_TITLE', '034', 'CODED CARTOGRAPHIC MATHEMATICAL DATA', 'CODED CARTOGRAPHIC MATHEMATICAL DATA', 1, 0, NULL), |
2035 |
'684','685','686','687','753','754', |
4394 |
('UNIF_TITLE', '035', 'SYSTEM CONTROL NUMBER', 'SYSTEM CONTROL NUMBER', 1, 0, NULL), |
2036 |
'761','763','764','765','766','768') AND |
4395 |
('UNIF_TITLE', '040', 'CATALOGING SOURCE', 'CATALOGING SOURCE', 0, 1, NULL), |
2037 |
tagfield NOT IN ( '100','110','111','148','150','151','155','162', |
4396 |
('UNIF_TITLE', '042', 'AUTHENTICATION CODE', 'AUTHENTICATION CODE', 0, 0, NULL), |
2038 |
'180','181','182','185'); |
4397 |
('UNIF_TITLE', '043', 'GEOGRAPHIC AREA CODE', 'GEOGRAPHIC AREA CODE', 0, 0, NULL), |
|
|
4398 |
('UNIF_TITLE', '045', 'TIME PERIOD OF HEADING', 'TIME PERIOD OF HEADING', 0, 0, NULL), |
4399 |
('UNIF_TITLE', '050', 'LIBRARY OF CONGRESS CALL NUMBER', 'LIBRARY OF CONGRESS CALL NUMBER', 1, 0, NULL), |
4400 |
('UNIF_TITLE', '052', 'GEOGRAPHIC CLASSIFICATION', 'GEOGRAPHIC CLASSIFICATION', 1, 0, NULL), |
4401 |
('UNIF_TITLE', '053', 'LC CLASSIFICATION NUMBER', 'LC CLASSIFICATION NUMBER', 1, 0, NULL), |
4402 |
('UNIF_TITLE', '055', 'NATIONAL LIBRARY AND ARCHIVE OF CANADA CALL NUMBER', 'NATIONAL LIBRARY AND ARCHIVE OF CANADA CALL NUMBER', 1, 0, NULL), |
4403 |
('UNIF_TITLE', '060', 'NATIONAL LIBRARY OF MEDICINE CALL NUMBER', 'NATIONAL LIBRARY OF MEDICINE CALL NUMBER', 1, 0, NULL), |
4404 |
('UNIF_TITLE', '065', 'OTHER CLASSIFICATION NUMBER', 'OTHER CLASSIFICATION NUMBER', 1, 0, NULL), |
4405 |
('UNIF_TITLE', '066', 'CHARACTER SETS PRESENT', 'CHARACTER SETS PRESENT', 0, 0, NULL), |
4406 |
('UNIF_TITLE', '070', 'NATIONAL AGRICULTURAL LIBRARY CALL NUMBER', 'NATIONAL AGRICULTURAL LIBRARY CALL NUMBER', 1, 0, NULL), |
4407 |
('UNIF_TITLE', '072', 'SUBJECT CATEGORY CODE', 'SUBJECT CATEGORY CODE', 1, 0, NULL), |
4408 |
('UNIF_TITLE', '073', 'SUBDIVISION USAGE', 'SUBDIVISION USAGE', 0, 0, NULL), |
4409 |
('UNIF_TITLE', '082', 'DEWEY DECIMAL CALL NUMBER', 'DEWEY DECIMAL CALL NUMBER', 1, 0, NULL), |
4410 |
('UNIF_TITLE', '083', 'DEWEY DECIMAL CLASSIFICATION NUMBER', 'DEWEY DECIMAL CLASSIFICATION NUMBER', 1, 0, NULL), |
4411 |
('UNIF_TITLE', '086', 'GOVERNMENT DOCUMENT CALL NUMBER', 'GOVERNMENT DOCUMENT CALL NUMBER', 1, 0, NULL), |
4412 |
('UNIF_TITLE', '087', 'GOVERNMENT DOCUMENT CLASSIFICATION NUMBER', 'GOVERNMENT DOCUMENT CLASSIFICATION NUMBER', 1, 0, NULL), |
4413 |
('UNIF_TITLE', '090', '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 (OCLC)', 1, 0, NULL), |
4414 |
('UNIF_TITLE', '091', 'LOCALLY ASSIGNED LC-TYPE CLASSIFICATION NUMBER (OCLC); LOCAL CLASSIFICATION NUMBER (RLIN)', 'LOCALLY ASSIGNED LC-TYPE CLASSIFICATION NUMBER (OCLC); LOCAL CLASSIFICATION NUMBER (RLIN)', 0, 0, NULL), |
4415 |
('UNIF_TITLE', '092', 'LOCALLY ASSIGNED DEWEY CALL NUMBER (OCLC)', 'LOCALLY ASSIGNED DEWEY CALL NUMBER (OCLC)', 1, 0, NULL), |
4416 |
('UNIF_TITLE', '093', 'LOCALLY ASSIGNED DEWEY CLASSIFICATION NUMBER (OCLC)', 'LOCALLY ASSIGNED DEWEY CLASSIFICATION NUMBER (OCLC)', 1, 0, NULL), |
4417 |
('UNIF_TITLE', '096', 'LOCALLY ASSIGNED NLM-TYPE CALL NUMBER (OCLC)', 'LOCALLY ASSIGNED NLM-TYPE CALL NUMBER (OCLC)', 1, 0, NULL), |
4418 |
('UNIF_TITLE', '097', 'LOCALLY ASSIGNED NLM-TYPE CLASSIFICATION NUMBER (OCLC)', 'LOCALLY ASSIGNED NLM-TYPE CLASSIFICATION NUMBER (OCLC)', 1, 0, NULL), |
4419 |
('UNIF_TITLE', '098', 'OTHER CLASSIFICATION SCHEMES (OCLC)', 'OTHER CLASSIFICATION SCHEMES (OCLC)', 1, 0, NULL), |
4420 |
('UNIF_TITLE', '099', 'LOCAL FREE-TEXT CALL NUMBER (OCLC)', 'LOCAL FREE-TEXT CALL NUMBER (OCLC)', 1, 0, NULL), |
4421 |
('UNIF_TITLE', '130', 'HEADING--UNIFORM TITLE', 'HEADING--UNIFORM TITLE', 0, 0, NULL), |
4422 |
('UNIF_TITLE', '260', 'COMPLEX SEE REFERENCE--SUBJECT', 'COMPLEX SEE REFERENCE--SUBJECT', 1, 0, NULL), |
4423 |
('UNIF_TITLE', '360', 'COMPLEX SEE ALSO REFERENCE--SUBJECT', 'COMPLEX SEE ALSO REFERENCE--SUBJECT', 1, 0, NULL), |
4424 |
('UNIF_TITLE', '400', 'SEE FROM TRACING--PERSONAL NAME', 'SEE FROM TRACING--PERSONAL NAME', 1, 0, NULL), |
4425 |
('UNIF_TITLE', '410', 'SEE FROM TRACING--CORPORATE NAME', 'SEE FROM TRACING--CORPORATE NAME', 1, 0, NULL), |
4426 |
('UNIF_TITLE', '411', 'SEE FROM TRACING--MEETING NAME', 'SEE FROM TRACING--MEETING NAME', 1, 0, NULL), |
4427 |
('UNIF_TITLE', '430', 'SEE FROM TRACING--UNIFORM TITLE', 'SEE FROM TRACING--UNIFORM TITLE', 1, 0, NULL), |
4428 |
('UNIF_TITLE', '448', 'SEE FROM TRACING--CHRONOLOGICAL TERM', 'SEE FROM TRACING--CHRONOLOGICAL TERM', 1, 0, NULL), |
4429 |
('UNIF_TITLE', '450', 'SEE FROM TRACING--TOPICAL TERM', 'SEE FROM TRACING--TOPICAL TERM', 1, 0, NULL), |
4430 |
('UNIF_TITLE', '451', 'SEE FROM TRACING--GEOGRAPHIC NAME', 'SEE FROM TRACING--GEOGRAPHIC NAME', 1, 0, NULL), |
4431 |
('UNIF_TITLE', '455', 'SEE FROM TRACING--GENRE/FORM TERM', 'SEE FROM TRACING--GENRE/FORM TERM', 1, 0, NULL), |
4432 |
('UNIF_TITLE', '480', 'SEE FROM TRACING--GENERAL SUBDIVISION', 'SEE FROM TRACING--GENERAL SUBDIVISION', 1, 0, NULL), |
4433 |
('UNIF_TITLE', '481', 'SEE FROM TRACING--GEOGRAPHIC SUBDIVISION', 'SEE FROM TRACING--GEOGRAPHIC SUBDIVISION', 1, 0, NULL), |
4434 |
('UNIF_TITLE', '482', 'SEE FROM TRACING--CHRONOLOGICAL SUBDIVISION', 'SEE FROM TRACING--CHRONOLOGICAL SUBDIVISION', 1, 0, NULL), |
4435 |
('UNIF_TITLE', '485', 'SEE FROM TRACING--FORM SUBDIVISION', 'SEE FROM TRACING--FORM SUBDIVISION', 1, 0, NULL), |
4436 |
('UNIF_TITLE', '500', 'SEE ALSO FROM TRACING--PERSONAL NAME', 'SEE ALSO FROM TRACING--PERSONAL NAME', 1, 0, NULL), |
4437 |
('UNIF_TITLE', '510', 'SEE ALSO FROM TRACING--CORPORATE NAME', 'SEE ALSO FROM TRACING--CORPORATE NAME', 1, 0, NULL), |
4438 |
('UNIF_TITLE', '511', 'SEE ALSO FROM TRACING--MEETING NAME', 'SEE ALSO FROM TRACING--MEETING NAME', 1, 0, NULL), |
4439 |
('UNIF_TITLE', '530', 'SEE ALSO FROM TRACING--UNIFORM TITLE', 'SEE ALSO FROM TRACING--UNIFORM TITLE', 1, 0, NULL), |
4440 |
('UNIF_TITLE', '548', 'SEE ALSO FROM TRACING--CHRONOLOGICAL TERM', 'SEE ALSO FROM TRACING--CHRONOLOGICAL TERM', 1, 0, NULL), |
4441 |
('UNIF_TITLE', '550', 'SEE ALSO FROM TRACING--TOPICAL TERM', 'SEE ALSO FROM TRACING--TOPICAL TERM', 1, 0, NULL), |
4442 |
('UNIF_TITLE', '551', 'SEE ALSO FROM TRACING--GEOGRAPHIC NAME', 'SEE ALSO FROM TRACING--GEOGRAPHIC NAME', 1, 0, NULL), |
4443 |
('UNIF_TITLE', '555', 'SEE ALSO FROM TRACING--GENRE/FORM TERM', 'SEE ALSO FROM TRACING--GENRE/FORM TERM', 1, 0, NULL), |
4444 |
('UNIF_TITLE', '580', 'SEE ALSO FROM TRACING--GENERAL SUBDIVISION', 'SEE ALSO FROM TRACING--GENERAL SUBDIVISION', 1, 0, NULL), |
4445 |
('UNIF_TITLE', '581', 'SEE ALSO FROM TRACING--GEOGRAPHIC SUBDIVISION', 'SEE ALSO FROM TRACING--GEOGRAPHIC SUBDIVISION', 1, 0, NULL), |
4446 |
('UNIF_TITLE', '582', 'SEE ALSO FROM TRACING--CHRONOLOGICAL SUBDIVISION', 'SEE ALSO FROM TRACING--CHRONOLOGICAL SUBDIVISION', 1, 0, NULL), |
4447 |
('UNIF_TITLE', '585', 'SEE ALSO FROM TRACING--FORM SUBDIVISION', 'SEE ALSO FROM TRACING--FORM SUBDIVISION', 1, 0, NULL), |
4448 |
('UNIF_TITLE', '640', 'SERIES DATES OF PUBLICATION AND/OR SEQUENTIAL DESIGNATION', 'SERIES DATES OF PUBLICATION AND/OR SEQUENTIAL DESIGNATION', 1, 0, NULL), |
4449 |
('UNIF_TITLE', '641', 'SERIES NUMBERING PECULIARITIES', 'SERIES NUMBERING PECULIARITIES', 1, 0, NULL), |
4450 |
('UNIF_TITLE', '642', 'SERIES NUMBERING EXAMPLE', 'SERIES NUMBERING EXAMPLE', 1, 0, NULL), |
4451 |
('UNIF_TITLE', '643', 'SERIES PLACE AND PUBLISHER/ISSUING BODY', 'SERIES PLACE AND PUBLISHER/ISSUING BODY', 1, 0, NULL), |
4452 |
('UNIF_TITLE', '644', 'SERIES ANALYSIS PRACTICE', 'SERIES ANALYSIS PRACTICE', 1, 0, NULL), |
4453 |
('UNIF_TITLE', '645', 'SERIES TRACING PRACTICE', 'SERIES TRACING PRACTICE', 1, 0, NULL), |
4454 |
('UNIF_TITLE', '646', 'SERIES CLASSIFICATION PRACTICE', 'SERIES CLASSIFICATION PRACTICE', 1, 0, NULL), |
4455 |
('UNIF_TITLE', '663', 'COMPLEX SEE ALSO REFERENCE--NAME', 'COMPLEX SEE ALSO REFERENCE--NAME', 0, 0, NULL), |
4456 |
('UNIF_TITLE', '664', 'COMPLEX SEE REFERENCE--NAME', 'COMPLEX SEE REFERENCE--NAME', 0, 0, NULL), |
4457 |
('UNIF_TITLE', '665', 'HISTORY REFERENCE', 'HISTORY REFERENCE', 0, 0, NULL), |
4458 |
('UNIF_TITLE', '666', 'GENERAL EXPLANATORY REFERENCE--NAME', 'GENERAL EXPLANATORY REFERENCE--NAME', 0, 0, NULL), |
4459 |
('UNIF_TITLE', '667', 'NONPUBLIC GENERAL NOTE', 'NONPUBLIC GENERAL NOTE', 1, 0, NULL), |
4460 |
('UNIF_TITLE', '670', 'SOURCE DATA FOUND', 'SOURCE DATA FOUND', 1, 0, NULL), |
4461 |
('UNIF_TITLE', '675', 'SOURCE DATA NOT FOUND', 'SOURCE DATA NOT FOUND', 0, 0, NULL), |
4462 |
('UNIF_TITLE', '678', 'BIOGRAPHICAL OR HISTORICAL DATA', 'BIOGRAPHICAL OR HISTORICAL DATA', 1, 0, NULL), |
4463 |
('UNIF_TITLE', '680', 'PUBLIC GENERAL NOTE', 'PUBLIC GENERAL NOTE', 1, 0, NULL), |
4464 |
('UNIF_TITLE', '681', 'SUBJECT EXAMPLE TRACING NOTE', 'SUBJECT EXAMPLE TRACING NOTE', 1, 0, NULL), |
4465 |
('UNIF_TITLE', '682', 'DELETED HEADING INFORMATION', 'DELETED HEADING INFORMATION', 0, 0, NULL), |
4466 |
('UNIF_TITLE', '683', 'APPLICATION HISTORY NOTE', 'APPLICATION HISTORY NOTE', 1, 0, NULL), |
4467 |
('UNIF_TITLE', '688', 'APPLICATION HISTORY NOTE', 'APPLICATION HISTORY NOTE', 1, 0, NULL), |
4468 |
('UNIF_TITLE', '730', 'ESTABLISHED HEADING LINKING ENTRY--UNIFORM TITLE', 'ESTABLISHED HEADING LINKING ENTRY--UNIFORM TITLE', 1, 0, NULL), |
4469 |
('UNIF_TITLE', '788', 'COMPLEX LINKING ENTRY DATA', 'COMPLEX LINKING ENTRY DATA', 0, 0, NULL), |
4470 |
('UNIF_TITLE', '856', 'ELECTRONIC LOCATION AND ACCESS', 'ELECTRONIC LOCATION AND ACCESS', 1, 0, NULL), |
4471 |
('UNIF_TITLE', '880', 'ALTERNATE GRAPHIC REPRESENTATION', 'ALTERNATE GRAPHIC REPRESENTATION', 1, 0, NULL), |
4472 |
('UNIF_TITLE', '942', 'KOHA INTERNAL USE', 'KOHA INTERNAL USE', 0, 1, NULL); |
4473 |
|
4474 |
|
4475 |
INSERT INTO `auth_subfield_structure` (`authtypecode`, `tagfield`, `tagsubfield`, `liblibrarian`, `libopac`, `repeatable`, `mandatory`, `tab`, `authorised_value`, `value_builder`, `seealso`, `isurl`, `hidden`, `linkid`, `kohafield`, `frameworkcode`) VALUES |
4476 |
('UNIF_TITLE', '000', '@', 'fixed length control field', 'fixed length control field', 0, 1, 0, NULL, 'marc21_leader_authorities.pl', NULL, 0, 0, '', '', ''), |
4477 |
('UNIF_TITLE', '001', '@', 'control field', 'control field', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', 'auth_header.authid', ''), |
4478 |
('UNIF_TITLE', '003', '@', 'control field', 'control field', 0, 1, 0, NULL, 'marc21_field_003.pl', NULL, 0, 0, '', '', ''), |
4479 |
('UNIF_TITLE', '005', '@', 'control field', 'control field', 0, 1, 0, NULL, 'marc21_field_005.pl', NULL, 0, 0, '', '', ''), |
4480 |
('UNIF_TITLE', '008', '@', 'fixed length control field', 'fixed length control field', 0, 1, 0, NULL, 'marc21_field_008_authorities.pl', NULL, 0, 0, '', '', ''), |
4481 |
('UNIF_TITLE', '010', 'a', 'LC control number', 'LC control number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
4482 |
('UNIF_TITLE', '010', 'z', 'Canceled/invalid LC control number', 'Canceled/invalid LC control number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
4483 |
('UNIF_TITLE', '010', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
4484 |
('UNIF_TITLE', '014', 'a', 'Control number of related bibliographic record', 'Control number of related bibliographic record', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
4485 |
('UNIF_TITLE', '014', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
4486 |
('UNIF_TITLE', '014', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
4487 |
('UNIF_TITLE', '016', 'a', 'Record control number', 'Record control number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
4488 |
('UNIF_TITLE', '016', 'z', 'Canceled/invalid record control number', 'Canceled/invalid record control number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
4489 |
('UNIF_TITLE', '016', '2', 'Source', 'Source', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
4490 |
('UNIF_TITLE', '016', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
4491 |
('UNIF_TITLE', '020', 'a', 'International Standard Book Number', 'International Standard Book Number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
4492 |
('UNIF_TITLE', '020', 'c', 'Terms of availability', 'Terms of availability', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
4493 |
('UNIF_TITLE', '020', 'z', 'Canceled/invalid ISBN', 'Canceled/invalid ISBN', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
4494 |
('UNIF_TITLE', '020', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
4495 |
('UNIF_TITLE', '020', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
4496 |
('UNIF_TITLE', '022', 'a', 'International Standard Serial Number', 'International Standard Serial Number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
4497 |
('UNIF_TITLE', '022', 'y', 'Incorrect ISSN', 'Incorrect ISSN', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
4498 |
('UNIF_TITLE', '022', 'z', 'Canceled ISSN', 'Canceled ISSN', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
4499 |
('UNIF_TITLE', '022', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
4500 |
('UNIF_TITLE', '022', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
4501 |
('UNIF_TITLE', '024', 'a', 'Standard number or code', 'Standard number or code', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
4502 |
('UNIF_TITLE', '024', 'c', 'Terms of availability', 'Terms of availability', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
4503 |
('UNIF_TITLE', '024', 'd', 'Additional codes following the standard number or code', 'Additional codes following the standard number or code', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
4504 |
('UNIF_TITLE', '024', 'z', 'Canceled/invalid standard number or code', 'Canceled/invalid standard number or code', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
4505 |
('UNIF_TITLE', '024', '2', 'Source of number or code', 'Source of number or code', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
4506 |
('UNIF_TITLE', '024', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
4507 |
('UNIF_TITLE', '024', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
4508 |
('UNIF_TITLE', '031', 'a', 'Number of work', 'Number of work', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
4509 |
('UNIF_TITLE', '031', 'b', 'Number of movement', 'Number of movement', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
4510 |
('UNIF_TITLE', '031', 'c', 'Number of excerpt', 'Number of excerpt', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
4511 |
('UNIF_TITLE', '031', 'd', 'Caption or heading', 'Caption or heading', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
4512 |
('UNIF_TITLE', '031', 'e', 'Role', 'Role', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
4513 |
('UNIF_TITLE', '031', 'g', 'Clef', 'Clef', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
4514 |
('UNIF_TITLE', '031', 'm', 'Voice/instrument', 'Voice/instrument', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
4515 |
('UNIF_TITLE', '031', 'n', 'Key signature', 'Key signature', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
4516 |
('UNIF_TITLE', '031', 'o', 'Time signature', 'Time signature', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
4517 |
('UNIF_TITLE', '031', 'p', 'Musical notation', 'Musical notation', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
4518 |
('UNIF_TITLE', '031', 'q', 'General note', 'General note', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
4519 |
('UNIF_TITLE', '031', 'r', 'Key or mode', 'Key or mode', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
4520 |
('UNIF_TITLE', '031', 's', 'Coded validity note', 'Coded validity note', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
4521 |
('UNIF_TITLE', '031', 't', 'Text incipit', 'Text incipit', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
4522 |
('UNIF_TITLE', '031', 'u', 'Uniform Resource Identifier', 'Uniform Resource Identifier', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
4523 |
('UNIF_TITLE', '031', '2', 'System code', 'System code', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
4524 |
('UNIF_TITLE', '031', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
4525 |
('UNIF_TITLE', '031', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
4526 |
('UNIF_TITLE', '034', 'd', 'Coordinates--westernmost longitude', 'Coordinates--westernmost longitude', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
4527 |
('UNIF_TITLE', '034', 'e', 'Coordinates--easternmost longitude', 'Coordinates--easternmost longitude', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
4528 |
('UNIF_TITLE', '034', 'f', 'Coordinates--northernmost latitude', 'Coordinates--northernmost latitude', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
4529 |
('UNIF_TITLE', '034', 'g', 'Coordinates--southernmost latitude', 'Coordinates--southernmost latitude', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
4530 |
('UNIF_TITLE', '034', 'j', 'Declination--northern limit', 'Declination--northern limit', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
4531 |
('UNIF_TITLE', '034', 'k', 'Declination--southern limit', 'Declination--southern limit', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
4532 |
('UNIF_TITLE', '034', 'm', 'Right ascension--eastern limit', 'Right ascension--eastern limit', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
4533 |
('UNIF_TITLE', '034', 'n', 'Right ascension--western limit', 'Right ascension--western limit', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
4534 |
('UNIF_TITLE', '034', 'p', 'Equinox', 'Equinox', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
4535 |
('UNIF_TITLE', '034', 'r', 'Distance from earth', 'Distance from earth', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
4536 |
('UNIF_TITLE', '034', 's', 'G-ring latitude', 'G-ring latitude', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
4537 |
('UNIF_TITLE', '034', 't', 'G-ring longitude', 'G-ring longitude', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
4538 |
('UNIF_TITLE', '034', 'x', 'Beginning date', 'Beginning date', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
4539 |
('UNIF_TITLE', '034', 'y', 'Ending date', 'Ending date', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
4540 |
('UNIF_TITLE', '034', 'z', 'Name of extraterrestrial body', 'Name of extraterrestrial body', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
4541 |
('UNIF_TITLE', '034', '2', 'Source', 'Source', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
4542 |
('UNIF_TITLE', '034', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
4543 |
('UNIF_TITLE', '034', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
4544 |
('UNIF_TITLE', '035', 'a', 'System control number', 'System control number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
4545 |
('UNIF_TITLE', '035', 'z', 'Canceled/invalid control number', 'Canceled/invalid control number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
4546 |
('UNIF_TITLE', '035', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
4547 |
('UNIF_TITLE', '035', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
4548 |
('UNIF_TITLE', '040', 'a', 'Original cataloging agency', 'Original cataloging agency', 0, 1, 0, NULL, 'marc21_field_003.pl', NULL, 0, 0, '', '', ''), |
4549 |
('UNIF_TITLE', '040', 'b', 'Language of cataloging', 'Language of cataloging', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
4550 |
('UNIF_TITLE', '040', 'c', 'Transcribing agency', 'Transcribing agency', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
4551 |
('UNIF_TITLE', '040', 'd', 'Modifying agency', 'Modifying agency', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
4552 |
('UNIF_TITLE', '040', 'e', 'Description conventions', 'Description conventions', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
4553 |
('UNIF_TITLE', '040', 'f', 'Subject heading or thesaurus conventions', 'Subject heading or thesaurus conventions', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
4554 |
('UNIF_TITLE', '040', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
4555 |
('UNIF_TITLE', '040', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
4556 |
('UNIF_TITLE', '042', 'a', 'Authentication code', 'Authentication code', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
4557 |
('UNIF_TITLE', '043', 'a', 'Geographic area code', 'Geographic area code', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
4558 |
('UNIF_TITLE', '043', 'b', 'Local GAC code', 'Local GAC code', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
4559 |
('UNIF_TITLE', '043', 'c', 'ISO code', 'ISO code', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
4560 |
('UNIF_TITLE', '043', '2', 'Source of local code', 'Source of local code', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
4561 |
('UNIF_TITLE', '043', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
4562 |
('UNIF_TITLE', '043', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
4563 |
('UNIF_TITLE', '045', 'a', 'Time period code', 'Time period code', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
4564 |
('UNIF_TITLE', '045', 'b', 'Formatted 9999 B.C. through C.E. time period', 'Formatted 9999 B.C. through C.E. time period', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
4565 |
('UNIF_TITLE', '045', 'c', 'Formatted pre-9999 B.C. time period', 'Formatted pre-9999 B.C. time period', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
4566 |
('UNIF_TITLE', '045', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
4567 |
('UNIF_TITLE', '045', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
4568 |
('UNIF_TITLE', '050', 'a', 'Classification number', 'Classification number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
4569 |
('UNIF_TITLE', '050', 'b', 'Item number', 'Item number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
4570 |
('UNIF_TITLE', '050', 'd', 'Volumes/dates to which call number applies', 'Volumes/dates to which call number applies', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
4571 |
('UNIF_TITLE', '050', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
4572 |
('UNIF_TITLE', '050', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
4573 |
('UNIF_TITLE', '050', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
4574 |
('UNIF_TITLE', '052', 'a', 'Geographic classification area code', 'Geographic classification area code', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
4575 |
('UNIF_TITLE', '052', 'b', 'Geographic classification subarea code', 'Geographic classification subarea code', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
4576 |
('UNIF_TITLE', '052', 'd', 'Populated place name', 'Populated place name', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
4577 |
('UNIF_TITLE', '052', '2', 'Code source', 'Code source', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
4578 |
('UNIF_TITLE', '052', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
4579 |
('UNIF_TITLE', '052', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
4580 |
('UNIF_TITLE', '053', 'a', 'Classification number element--single number or beginning number of span', 'Classification number element--single number or beginning number of span', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
4581 |
('UNIF_TITLE', '053', 'b', 'Classification number element--ending number of span', 'Classification number element--ending number of span', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
4582 |
('UNIF_TITLE', '053', 'c', 'Explanatory term', 'Explanatory term', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
4583 |
('UNIF_TITLE', '053', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
4584 |
('UNIF_TITLE', '053', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
4585 |
('UNIF_TITLE', '053', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
4586 |
('UNIF_TITLE', '055', 'a', 'Classification number', 'Classification number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
4587 |
('UNIF_TITLE', '055', 'b', 'Item number', 'Item number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
4588 |
('UNIF_TITLE', '055', 'd', 'Volumes/dates to which call number applies', 'Volumes/dates to which call number applies', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
4589 |
('UNIF_TITLE', '055', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
4590 |
('UNIF_TITLE', '055', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
4591 |
('UNIF_TITLE', '055', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
4592 |
('UNIF_TITLE', '060', 'a', 'Classification number', 'Classification number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
4593 |
('UNIF_TITLE', '060', 'b', 'Item number', 'Item number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
4594 |
('UNIF_TITLE', '060', 'd', 'Volumes/dates to which call number applies', 'Volumes/dates to which call number applies', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
4595 |
('UNIF_TITLE', '060', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
4596 |
('UNIF_TITLE', '060', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
4597 |
('UNIF_TITLE', '060', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
4598 |
('UNIF_TITLE', '065', 'a', 'Classification number element--single number or beginning of span', 'Classification number element--single number or beginning of span', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
4599 |
('UNIF_TITLE', '065', 'b', 'Classification number element--ending number of span', 'Classification number element--ending number of span', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
4600 |
('UNIF_TITLE', '065', 'c', 'Explanatory term', 'Explanatory term', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
4601 |
('UNIF_TITLE', '065', '2', 'Number source', 'Number source', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
4602 |
('UNIF_TITLE', '065', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
4603 |
('UNIF_TITLE', '065', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
4604 |
('UNIF_TITLE', '065', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
4605 |
('UNIF_TITLE', '066', 'a', 'Primary G0 character set', 'Primary G0 character set', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
4606 |
('UNIF_TITLE', '066', 'b', 'Primary G1 character set', 'Primary G1 character set', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
4607 |
('UNIF_TITLE', '066', 'c', 'Alternate G0 or G1 character set', 'Alternate G0 or G1 character set', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
4608 |
('UNIF_TITLE', '070', 'a', 'Classification number', 'Classification number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
4609 |
('UNIF_TITLE', '070', 'b', 'Item number', 'Item number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
4610 |
('UNIF_TITLE', '070', 'd', 'Volume/dates to which call number applies', 'Volume/dates to which call number applies', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
4611 |
('UNIF_TITLE', '070', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
4612 |
('UNIF_TITLE', '070', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
4613 |
('UNIF_TITLE', '072', 'a', 'Subject category code', 'Subject category code', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
4614 |
('UNIF_TITLE', '072', 'x', 'Subject category code subdivision', 'Subject category code subdivision', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
4615 |
('UNIF_TITLE', '072', '2', 'Code source', 'Code source', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
4616 |
('UNIF_TITLE', '072', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
4617 |
('UNIF_TITLE', '072', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
4618 |
('UNIF_TITLE', '073', 'a', 'Subdivision usage', 'Subdivision usage', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
4619 |
('UNIF_TITLE', '073', 'z', 'Code source', 'Code source', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
4620 |
('UNIF_TITLE', '073', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
4621 |
('UNIF_TITLE', '073', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
4622 |
('UNIF_TITLE', '082', 'a', 'Classification number', 'Classification number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
4623 |
('UNIF_TITLE', '082', 'b', 'Item number', 'Item number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
4624 |
('UNIF_TITLE', '082', 'd', 'Volumes/dates to which call number applies', 'Volumes/dates to which call number applies', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
4625 |
('UNIF_TITLE', '082', '2', 'Edition number', 'Edition number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
4626 |
('UNIF_TITLE', '082', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
4627 |
('UNIF_TITLE', '082', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
4628 |
('UNIF_TITLE', '082', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
4629 |
('UNIF_TITLE', '083', 'a', 'Classification number element--single number or beginning number of span', 'Classification number element--single number or beginning number of span', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
4630 |
('UNIF_TITLE', '083', 'b', 'Classification number element--ending number of span', 'Classification number element--ending number of span', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
4631 |
('UNIF_TITLE', '083', 'c', 'Explanatory term', 'Explanatory term', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
4632 |
('UNIF_TITLE', '083', 'z', 'Table identification--table number', 'Table identification--table number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
4633 |
('UNIF_TITLE', '083', '2', 'Edition number', 'Edition number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
4634 |
('UNIF_TITLE', '083', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
4635 |
('UNIF_TITLE', '083', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
4636 |
('UNIF_TITLE', '083', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
4637 |
('UNIF_TITLE', '086', 'a', 'Call number', 'Call number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
4638 |
('UNIF_TITLE', '086', 'd', 'Volumes/dates to which call number applies', 'Volumes/dates to which call number applies', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
4639 |
('UNIF_TITLE', '086', 'z', 'Cancelled/invalid call number', 'Cancelled/invalid call number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
4640 |
('UNIF_TITLE', '086', '2', 'Number source', 'Number source', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
4641 |
('UNIF_TITLE', '086', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
4642 |
('UNIF_TITLE', '086', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
4643 |
('UNIF_TITLE', '086', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
4644 |
('UNIF_TITLE', '087', 'a', 'Classification number element--Single number or beginning number of span', 'Classification number element--Single number or beginning number of span', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
4645 |
('UNIF_TITLE', '087', 'b', 'Classification number element--Ending number of span', 'Classification number element--Ending number of span', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
4646 |
('UNIF_TITLE', '087', 'c', 'Explanatory information', 'Explanatory information', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
4647 |
('UNIF_TITLE', '087', '2', 'Number source', 'Number source', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
4648 |
('UNIF_TITLE', '087', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
4649 |
('UNIF_TITLE', '087', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
4650 |
('UNIF_TITLE', '090', 'a', 'Call number ; Classification number (OCLC) (R) ; Classification number, CALL (RLIN) (NR)', 'Call number ; Classification number (OCLC) (R) ; Classification number, CALL (RLIN) (NR)', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
4651 |
('UNIF_TITLE', '090', 'b', '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, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
4652 |
('UNIF_TITLE', '090', 'd', 'Volumes/dates to which call number applies', 'Volumes/dates to which call number applies', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
4653 |
('UNIF_TITLE', '090', 'e', 'Feature heading (OCLC)', 'Feature heading (OCLC)', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
4654 |
('UNIF_TITLE', '090', 'f', 'Filing suffix (OCLC) ; Footnote, FNT (RLIN)', 'Filing suffix (OCLC) ; Footnote, FNT (RLIN)', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
4655 |
('UNIF_TITLE', '090', 'h', 'Output transaction history, HST (RLIN)', 'Output transaction history, HST (RLIN)', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
4656 |
('UNIF_TITLE', '090', 'i', 'Output transaction instruction, INS (RLIN)', 'Output transaction instruction, INS (RLIN)', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
4657 |
('UNIF_TITLE', '090', 'l', 'Extra card control statement, EXT (RLIN)', 'Extra card control statement, EXT (RLIN)', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
4658 |
('UNIF_TITLE', '090', 'n', 'Additional local notes, ANT (RLIN)', 'Additional local notes, ANT (RLIN)', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
4659 |
('UNIF_TITLE', '090', 'p', 'Pathfinder code, PTH (RLIN)', 'Pathfinder code, PTH (RLIN)', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
4660 |
('UNIF_TITLE', '090', 't', 'Field suppresion, FSP (RLIN)', 'Field suppresion, FSP (RLIN)', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
4661 |
('UNIF_TITLE', '090', 'v', 'Volumes, VOL (RLIN)', 'Volumes, VOL (RLIN)', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
4662 |
('UNIF_TITLE', '090', 'y', 'Date, VOL (RLIN)', 'Date, VOL (RLIN)', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
4663 |
('UNIF_TITLE', '090', 'z', 'Cancelled/invalid call number', 'Cancelled/invalid call number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
4664 |
('UNIF_TITLE', '090', '2', 'Number source', 'Number source', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
4665 |
('UNIF_TITLE', '090', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
4666 |
('UNIF_TITLE', '090', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
4667 |
('UNIF_TITLE', '090', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
4668 |
('UNIF_TITLE', '091', 'a', 'Classification number element--single number or beginning number of span', 'Classification number element--single number or beginning number of span', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
4669 |
('UNIF_TITLE', '091', 'b', 'Classification number element--ending number of span', 'Classification number element--ending number of span', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
4670 |
('UNIF_TITLE', '091', 'c', 'Explanatory term', 'Explanatory term', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
4671 |
('UNIF_TITLE', '091', 'z', 'Table identification--table number', 'Table identification--table number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
4672 |
('UNIF_TITLE', '091', '2', 'Edition number', 'Edition number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
4673 |
('UNIF_TITLE', '091', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
4674 |
('UNIF_TITLE', '091', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
4675 |
('UNIF_TITLE', '091', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
4676 |
('UNIF_TITLE', '092', 'a', 'Classification number', 'Classification number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
4677 |
('UNIF_TITLE', '092', 'b', 'Item number', 'Item number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
4678 |
('UNIF_TITLE', '092', 'd', 'Volumes/dates to which call number applies', 'Volumes/dates to which call number applies', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
4679 |
('UNIF_TITLE', '092', 'e', 'Feature heading', 'Feature heading', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
4680 |
('UNIF_TITLE', '092', 'f', 'Filing suffix', 'Filing suffix', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
4681 |
('UNIF_TITLE', '092', '2', 'Edition number', 'Edition number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
4682 |
('UNIF_TITLE', '092', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
4683 |
('UNIF_TITLE', '092', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
4684 |
('UNIF_TITLE', '092', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
4685 |
('UNIF_TITLE', '093', 'a', 'Classification number element--single number or beginning number of span', 'Classification number element--single number or beginning number of span', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
4686 |
('UNIF_TITLE', '093', 'b', 'Classification number element--ending number of span', 'Classification number element--ending number of span', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
4687 |
('UNIF_TITLE', '093', 'c', 'Explanatory term', 'Explanatory term', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
4688 |
('UNIF_TITLE', '093', 'z', 'Table identification--table number', 'Table identification--table number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
4689 |
('UNIF_TITLE', '093', '2', 'Edition number', 'Edition number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
4690 |
('UNIF_TITLE', '093', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
4691 |
('UNIF_TITLE', '093', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
4692 |
('UNIF_TITLE', '093', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
4693 |
('UNIF_TITLE', '096', 'a', 'Classification number', 'Classification number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
4694 |
('UNIF_TITLE', '096', 'b', 'Item number', 'Item number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
4695 |
('UNIF_TITLE', '096', 'd', 'Volumes/dates to which call number applies', 'Volumes/dates to which call number applies', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
4696 |
('UNIF_TITLE', '096', 'e', 'Feature heading', 'Feature heading', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
4697 |
('UNIF_TITLE', '096', 'f', 'Filing suffix', 'Filing suffix', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
4698 |
('UNIF_TITLE', '096', '2', 'Edition number', 'Edition number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
4699 |
('UNIF_TITLE', '096', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
4700 |
('UNIF_TITLE', '096', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
4701 |
('UNIF_TITLE', '096', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
4702 |
('UNIF_TITLE', '097', 'a', 'Classification number element--single number or beginning number of span', 'Classification number element--single number or beginning number of span', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
4703 |
('UNIF_TITLE', '097', 'b', 'Classification number element--ending number of span', 'Classification number element--ending number of span', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
4704 |
('UNIF_TITLE', '097', 'c', 'Explanatory term', 'Explanatory term', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
4705 |
('UNIF_TITLE', '097', 'z', 'Table identification--table number', 'Table identification--table number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
4706 |
('UNIF_TITLE', '097', '2', 'Edition number', 'Edition number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
4707 |
('UNIF_TITLE', '097', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
4708 |
('UNIF_TITLE', '097', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
4709 |
('UNIF_TITLE', '097', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
4710 |
('UNIF_TITLE', '098', 'a', 'Call number based on other classification scheme', 'Call number based on other classification scheme', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
4711 |
('UNIF_TITLE', '098', 'b', 'Item number', 'Item number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
4712 |
('UNIF_TITLE', '098', 'd', 'Volumes/dates to which call number applies', 'Volumes/dates to which call number applies', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
4713 |
('UNIF_TITLE', '098', 'e', 'Feature heading', 'Feature heading', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
4714 |
('UNIF_TITLE', '098', 'f', 'Filing suffix', 'Filing suffix', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
4715 |
('UNIF_TITLE', '098', '2', 'Edition number', 'Edition number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
4716 |
('UNIF_TITLE', '098', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
4717 |
('UNIF_TITLE', '098', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
4718 |
('UNIF_TITLE', '098', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
4719 |
('UNIF_TITLE', '099', 'a', 'Classification number', 'Classification number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
4720 |
('UNIF_TITLE', '099', 'b', 'Item number', 'Item number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
4721 |
('UNIF_TITLE', '099', 'd', 'Volumes/dates to which call number applies', 'Volumes/dates to which call number applies', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
4722 |
('UNIF_TITLE', '099', 'e', 'Feature heading', 'Feature heading', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
4723 |
('UNIF_TITLE', '099', 'f', 'Filing suffix', 'Filing suffix', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
4724 |
('UNIF_TITLE', '099', '2', 'Edition number', 'Edition number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
4725 |
('UNIF_TITLE', '099', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
4726 |
('UNIF_TITLE', '099', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
4727 |
('UNIF_TITLE', '099', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
4728 |
('UNIF_TITLE', '130', 'a', 'Uniform title', 'Uniform title', 0, 0, 1, NULL, NULL, '''130o'',''130m'',''130r'',''130s'',''130d'',''130k'',''130n'',''130p'',''130g'',''130l'',''130f'',''130h'',''130t'',''130x'',''130z'',''130y'',''130v''', 0, 0, '', '', ''), |
4729 |
('UNIF_TITLE', '130', 'd', 'Date of treaty signing', 'Date of treaty signing', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
4730 |
('UNIF_TITLE', '130', 'f', 'Date of a work', 'Date of a work', 0, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
4731 |
('UNIF_TITLE', '130', 'g', 'Miscellaneous information', 'Miscellaneous information', 0, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
4732 |
('UNIF_TITLE', '130', 'h', 'Medium', 'Medium', 0, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
4733 |
('UNIF_TITLE', '130', 'k', 'Form subheading', 'Form subheading', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
4734 |
('UNIF_TITLE', '130', 'l', 'Language of a work', 'Language of a work', 0, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
4735 |
('UNIF_TITLE', '130', 'm', 'Medium of performance for music', 'Medium of performance for music', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
4736 |
('UNIF_TITLE', '130', 'n', 'Number of part/section of a work', 'Number of part/section of a work', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
4737 |
('UNIF_TITLE', '130', 'o', 'Arranged statement for music', 'Arranged statement for music', 0, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
4738 |
('UNIF_TITLE', '130', 'p', 'Name of part/section of a work', 'Name of part/section of a work', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
4739 |
('UNIF_TITLE', '130', 'r', 'Key for music', 'Key for music', 0, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
4740 |
('UNIF_TITLE', '130', 's', 'Version', 'Version', 0, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
4741 |
('UNIF_TITLE', '130', 't', 'Title of a work', 'Title of a work', 0, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
4742 |
('UNIF_TITLE', '130', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
4743 |
('UNIF_TITLE', '130', 'x', 'General subdivision', 'General subdivision', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
4744 |
('UNIF_TITLE', '130', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
4745 |
('UNIF_TITLE', '130', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
4746 |
('UNIF_TITLE', '130', '6', 'Linkage', 'Linkage', 0, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
4747 |
('UNIF_TITLE', '130', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
4748 |
('UNIF_TITLE', '260', 'a', 'Heading referred to', 'Heading referred to', 1, 0, 2, NULL, NULL, NULL, 0, 0, '', '', ''), |
4749 |
('UNIF_TITLE', '260', 'i', 'Explanatory text', 'Explanatory text', 1, 0, 2, NULL, NULL, NULL, 0, 0, '', '', ''), |
4750 |
('UNIF_TITLE', '260', '6', 'Linkage', 'Linkage', 0, 0, 2, NULL, NULL, NULL, 0, 0, '', '', ''), |
4751 |
('UNIF_TITLE', '260', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 2, NULL, NULL, NULL, 0, 0, '', '', ''), |
4752 |
('UNIF_TITLE', '360', 'a', 'Heading referred to', 'Heading referred to', 1, 0, 3, NULL, NULL, NULL, 0, 0, '', '', ''), |
4753 |
('UNIF_TITLE', '360', 'i', 'Explanatory text', 'Explanatory text', 1, 0, 3, NULL, NULL, NULL, 0, 0, '', '', ''), |
4754 |
('UNIF_TITLE', '360', '6', 'Linkage', 'Linkage', 0, 0, 3, NULL, NULL, NULL, 0, 0, '', '', ''), |
4755 |
('UNIF_TITLE', '360', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 3, NULL, NULL, NULL, 0, 0, '', '', ''), |
4756 |
('UNIF_TITLE', '400', 'a', 'Personal name', 'Personal name', 0, 0, 4, NULL, NULL, '''400b'',''400c'',''400q'',''400d'',''400t'',''400o'',''400m'',''400r'',''400s'',''400k'',''400n'',''400p'',''400g'',''400l'',''400f'',''400h'',''400x'',''400z'',''400y'',''400v''', 0, 0, '', '', ''), |
4757 |
('UNIF_TITLE', '400', 'b', 'Numeration', 'Numeration', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
4758 |
('UNIF_TITLE', '400', 'c', 'Titles and other words associated with a name', 'Titles and other words associated with a name', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
4759 |
('UNIF_TITLE', '400', 'd', 'Dates associated with a name', 'Dates associated with a name', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
4760 |
('UNIF_TITLE', '400', 'e', 'Relator term', 'Relator term', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
4761 |
('UNIF_TITLE', '400', 'f', 'Date of a work', 'Date of a work', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
4762 |
('UNIF_TITLE', '400', 'g', 'Miscellaneous information', 'Miscellaneous information', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
4763 |
('UNIF_TITLE', '400', 'h', 'Medium', 'Medium', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
4764 |
('UNIF_TITLE', '400', 'i', 'Reference instruction phrase', 'Reference instruction phrase', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
4765 |
('UNIF_TITLE', '400', 'j', 'Attribution qualifier', 'Attribution qualifier', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
4766 |
('UNIF_TITLE', '400', 'k', 'Form subheading', 'Form subheading', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
4767 |
('UNIF_TITLE', '400', 'l', 'Language of a work', 'Language of a work', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
4768 |
('UNIF_TITLE', '400', 'm', 'Medium of performance for music', 'Medium of performance for music', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
4769 |
('UNIF_TITLE', '400', 'n', 'Number of part/section of a work', 'Number of part/section of a work', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
4770 |
('UNIF_TITLE', '400', 'o', 'Arranged statement for music', 'Arranged statement for music', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
4771 |
('UNIF_TITLE', '400', 'p', 'Name of part/section of a work', 'Name of part/section of a work', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
4772 |
('UNIF_TITLE', '400', 'q', 'Fuller form of name', 'Fuller form of name', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
4773 |
('UNIF_TITLE', '400', 'r', 'Key for music', 'Key for music', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
4774 |
('UNIF_TITLE', '400', 's', 'Version', 'Version', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
4775 |
('UNIF_TITLE', '400', 't', 'Title of a work', 'Title of a work', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
4776 |
('UNIF_TITLE', '400', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
4777 |
('UNIF_TITLE', '400', 'w', 'Control subfield', 'Control subfield', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
4778 |
('UNIF_TITLE', '400', 'x', 'General subdivision', 'General subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
4779 |
('UNIF_TITLE', '400', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
4780 |
('UNIF_TITLE', '400', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
4781 |
('UNIF_TITLE', '400', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
4782 |
('UNIF_TITLE', '400', '6', 'Linkage', 'Linkage', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
4783 |
('UNIF_TITLE', '400', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
4784 |
('UNIF_TITLE', '410', 'a', 'Corporate name or jurisdiction name as entry element', 'Corporate name or jurisdiction name as entry element', 0, 0, 4, NULL, NULL, '''410b'',''410c'',''410d'',''410t'',''410o'',''410m'',''410r'',''410s'',''410k'',''410n'',''410p'',''410g'',''410l'',''410f'',''410h'',''410x'',''410z'',''410y'',''410v''', 0, 0, '', '', ''), |
4785 |
('UNIF_TITLE', '410', 'b', 'Subordinate unit', 'Subordinate unit', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
4786 |
('UNIF_TITLE', '410', 'c', 'Location of meeting', 'Location of meeting', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
4787 |
('UNIF_TITLE', '410', 'd', 'Date of meeting or treaty signing', 'Date of meeting or treaty signing', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
4788 |
('UNIF_TITLE', '410', 'e', 'Relator term', 'Relator term', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
4789 |
('UNIF_TITLE', '410', 'f', 'Date of a work', 'Date of a work', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
4790 |
('UNIF_TITLE', '410', 'g', 'Miscellaneous information', 'Miscellaneous information', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
4791 |
('UNIF_TITLE', '410', 'h', 'Medium', 'Medium', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
4792 |
('UNIF_TITLE', '410', 'i', 'Reference instruction phrase', 'Reference instruction phrase', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
4793 |
('UNIF_TITLE', '410', 'k', 'Form subheading', 'Form subheading', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
4794 |
('UNIF_TITLE', '410', 'l', 'Language of a work', 'Language of a work', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
4795 |
('UNIF_TITLE', '410', 'm', 'Medium of performance for music', 'Medium of performance for music', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
4796 |
('UNIF_TITLE', '410', 'n', 'Number of part/section/meeting', 'Number of part/section/meeting', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
4797 |
('UNIF_TITLE', '410', 'o', 'Arranged statement for music', 'Arranged statement for music', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
4798 |
('UNIF_TITLE', '410', 'p', 'Name of part/section of a work', 'Name of part/section of a work', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
4799 |
('UNIF_TITLE', '410', 'r', 'Key for music', 'Key for music', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
4800 |
('UNIF_TITLE', '410', 's', 'Version', 'Version', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
4801 |
('UNIF_TITLE', '410', 't', 'Title of a work', 'Title of a work', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
4802 |
('UNIF_TITLE', '410', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
4803 |
('UNIF_TITLE', '410', 'w', 'Control subfield', 'Control subfield', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
4804 |
('UNIF_TITLE', '410', 'x', 'General subdivision', 'General subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
4805 |
('UNIF_TITLE', '410', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
4806 |
('UNIF_TITLE', '410', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
4807 |
('UNIF_TITLE', '410', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
4808 |
('UNIF_TITLE', '410', '6', 'Linkage', 'Linkage', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
4809 |
('UNIF_TITLE', '410', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
4810 |
('UNIF_TITLE', '411', 'a', 'Meeting name or jurisdiction name as entry element', 'Meeting name or jurisdiction name as entry element', 0, 0, 4, NULL, NULL, '''411e'',''411c'',''411d'',''411t'',''411s'',''411k'',''411n'',''411p'',''411g'',''411l'',''411f'',''411h'',''411x'',''411z'',''411y'',''411v''', 0, 0, '', '', ''), |
4811 |
('UNIF_TITLE', '411', 'b', 'Number {OBSOLETE]', 'Number {OBSOLETE]', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
4812 |
('UNIF_TITLE', '411', 'c', 'Location of meeting', 'Location of meeting', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
4813 |
('UNIF_TITLE', '411', 'd', 'Date of meeting', 'Date of meeting', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
4814 |
('UNIF_TITLE', '411', 'e', 'Subordinate unit', 'Subordinate unit', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
4815 |
('UNIF_TITLE', '411', 'f', 'Date of a work', 'Date of a work', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
4816 |
('UNIF_TITLE', '411', 'g', 'Miscellaneous information', 'Miscellaneous information', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
4817 |
('UNIF_TITLE', '411', 'h', 'Medium', 'Medium', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
4818 |
('UNIF_TITLE', '411', 'i', 'Reference instruction phrase', 'Reference instruction phrase', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
4819 |
('UNIF_TITLE', '411', 'k', 'Form subheading', 'Form subheading', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
4820 |
('UNIF_TITLE', '411', 'l', 'Language of a work', 'Language of a work', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
4821 |
('UNIF_TITLE', '411', 'n', 'Number of part/section/meeting', 'Number of part/section/meeting', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
4822 |
('UNIF_TITLE', '411', 'p', 'Name of part/section of a work', 'Name of part/section of a work', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
4823 |
('UNIF_TITLE', '411', 'q', 'Name of meeting following jurisdiction name entry element', 'Name of meeting following jurisdiction name entry element', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
4824 |
('UNIF_TITLE', '411', 's', 'Version', 'Version', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
4825 |
('UNIF_TITLE', '411', 't', 'Title of a work', 'Title of a work', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
4826 |
('UNIF_TITLE', '411', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
4827 |
('UNIF_TITLE', '411', 'w', 'Control subfield', 'Control subfield', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
4828 |
('UNIF_TITLE', '411', 'x', 'General subdivision', 'General subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
4829 |
('UNIF_TITLE', '411', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
4830 |
('UNIF_TITLE', '411', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
4831 |
('UNIF_TITLE', '411', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
4832 |
('UNIF_TITLE', '411', '6', 'Linkage', 'Linkage', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
4833 |
('UNIF_TITLE', '411', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
4834 |
('UNIF_TITLE', '430', 'a', 'Uniform title', 'Uniform title', 0, 0, 4, NULL, NULL, '''430o'',''430m'',''430r'',''430s'',''430d'',''430k'',''430n'',''430p'',''430g'',''430l'',''430f'',''430h'',''430t'',''430x'',''430z'',''430y'',''430v''', 0, 0, '', '', ''), |
4835 |
('UNIF_TITLE', '430', 'd', 'Date of treaty signing', 'Date of treaty signing', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
4836 |
('UNIF_TITLE', '430', 'f', 'Date of a work', 'Date of a work', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
4837 |
('UNIF_TITLE', '430', 'g', 'Miscellaneous information', 'Miscellaneous information', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
4838 |
('UNIF_TITLE', '430', 'h', 'Medium', 'Medium', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
4839 |
('UNIF_TITLE', '430', 'i', 'Reference instruction phrase', 'Reference instruction phrase', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
4840 |
('UNIF_TITLE', '430', 'k', 'Form subheading', 'Form subheading', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
4841 |
('UNIF_TITLE', '430', 'l', 'Language of a work', 'Language of a work', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
4842 |
('UNIF_TITLE', '430', 'm', 'Medium of performance for music', 'Medium of performance for music', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
4843 |
('UNIF_TITLE', '430', 'n', 'Number of part/section of a work', 'Number of part/section of a work', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
4844 |
('UNIF_TITLE', '430', 'o', 'Arranged statement for music', 'Arranged statement for music', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
4845 |
('UNIF_TITLE', '430', 'p', 'Name of part/section of a work', 'Name of part/section of a work', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
4846 |
('UNIF_TITLE', '430', 'r', 'Key for music', 'Key for music', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
4847 |
('UNIF_TITLE', '430', 's', 'Version', 'Version', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
4848 |
('UNIF_TITLE', '430', 't', 'Title of a work', 'Title of a work', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
4849 |
('UNIF_TITLE', '430', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
4850 |
('UNIF_TITLE', '430', 'w', 'Control subfield', 'Control subfield', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
4851 |
('UNIF_TITLE', '430', 'x', 'General subdivision', 'General subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
4852 |
('UNIF_TITLE', '430', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
4853 |
('UNIF_TITLE', '430', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
4854 |
('UNIF_TITLE', '430', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
4855 |
('UNIF_TITLE', '430', '6', 'Linkage', 'Linkage', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
4856 |
('UNIF_TITLE', '430', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
4857 |
('UNIF_TITLE', '448', 'a', 'Chronological term', 'Chronological term', 0, 0, 4, NULL, NULL, '''448y'',''448x'',''448z'',''448v''', 0, 0, '', '', ''), |
4858 |
('UNIF_TITLE', '448', 'i', 'Reference instruction phrase', 'Reference instruction phrase', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
4859 |
('UNIF_TITLE', '448', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
4860 |
('UNIF_TITLE', '448', 'w', 'Control subfield', 'Control subfield', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
4861 |
('UNIF_TITLE', '448', 'x', 'General subdivision', 'General subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
4862 |
('UNIF_TITLE', '448', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
4863 |
('UNIF_TITLE', '448', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
4864 |
('UNIF_TITLE', '448', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
4865 |
('UNIF_TITLE', '448', '6', 'Linkage', 'Linkage', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
4866 |
('UNIF_TITLE', '448', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
4867 |
('UNIF_TITLE', '450', 'a', 'Topical term or geographic name entry element', 'Topical term or geographic name entry element', 0, 0, 4, NULL, NULL, '''450x'',''450z'',''450y'',''450v''', 0, 0, '', '', ''), |
4868 |
('UNIF_TITLE', '450', 'b', 'Topical term following geographic name entry element', 'Topical term following geographic name entry element', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
4869 |
('UNIF_TITLE', '450', 'i', 'Reference instruction phrase', 'Reference instruction phrase', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
4870 |
('UNIF_TITLE', '450', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
4871 |
('UNIF_TITLE', '450', 'w', 'Control subfield', 'Control subfield', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
4872 |
('UNIF_TITLE', '450', 'x', 'General subdivision', 'General subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
4873 |
('UNIF_TITLE', '450', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
4874 |
('UNIF_TITLE', '450', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
4875 |
('UNIF_TITLE', '450', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
4876 |
('UNIF_TITLE', '450', '6', 'Linkage', 'Linkage', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
4877 |
('UNIF_TITLE', '450', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
4878 |
('UNIF_TITLE', '451', 'a', 'Geographic name', 'Geographic name', 0, 0, 4, NULL, NULL, '''451z'',''451x'',''451y'',''451v''', 0, 0, '', '', ''), |
4879 |
('UNIF_TITLE', '451', 'i', 'Reference instruction phrase', 'Reference instruction phrase', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
4880 |
('UNIF_TITLE', '451', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
4881 |
('UNIF_TITLE', '451', 'w', 'Control subfield', 'Control subfield', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
4882 |
('UNIF_TITLE', '451', 'x', 'General subdivision', 'General subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
4883 |
('UNIF_TITLE', '451', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
4884 |
('UNIF_TITLE', '451', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
4885 |
('UNIF_TITLE', '451', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
4886 |
('UNIF_TITLE', '451', '6', 'Linkage', 'Linkage', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
4887 |
('UNIF_TITLE', '451', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
4888 |
('UNIF_TITLE', '455', 'a', 'Genre/form term', 'Genre/form term', 0, 0, 4, NULL, NULL, '''455v'',''455x'',''455z'',''455y''', 0, 0, '', '', ''), |
4889 |
('UNIF_TITLE', '455', 'i', 'Reference instruction phrase', 'Reference instruction phrase', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
4890 |
('UNIF_TITLE', '455', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
4891 |
('UNIF_TITLE', '455', 'w', 'Control subfield', 'Control subfield', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
4892 |
('UNIF_TITLE', '455', 'x', 'General subdivision', 'General subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
4893 |
('UNIF_TITLE', '455', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
4894 |
('UNIF_TITLE', '455', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
4895 |
('UNIF_TITLE', '455', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
4896 |
('UNIF_TITLE', '455', '6', 'Linkage', 'Linkage', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
4897 |
('UNIF_TITLE', '455', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
4898 |
('UNIF_TITLE', '480', 'i', 'Reference instruction phrase', 'Reference instruction phrase', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
4899 |
('UNIF_TITLE', '480', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
4900 |
('UNIF_TITLE', '480', 'w', 'Control subfield', 'Control subfield', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
4901 |
('UNIF_TITLE', '480', 'x', 'General subdivision', 'General subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
4902 |
('UNIF_TITLE', '480', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
4903 |
('UNIF_TITLE', '480', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
4904 |
('UNIF_TITLE', '480', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
4905 |
('UNIF_TITLE', '480', '6', 'Linkage', 'Linkage', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
4906 |
('UNIF_TITLE', '480', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
4907 |
('UNIF_TITLE', '481', 'i', 'Reference instruction phrase', 'Reference instruction phrase', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
4908 |
('UNIF_TITLE', '481', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
4909 |
('UNIF_TITLE', '481', 'w', 'Control subfield', 'Control subfield', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
4910 |
('UNIF_TITLE', '481', 'x', 'General subdivision', 'General subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
4911 |
('UNIF_TITLE', '481', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
4912 |
('UNIF_TITLE', '481', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
4913 |
('UNIF_TITLE', '481', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
4914 |
('UNIF_TITLE', '481', '6', 'Linkage', 'Linkage', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
4915 |
('UNIF_TITLE', '481', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
4916 |
('UNIF_TITLE', '482', 'i', 'Reference instruction phrase', 'Reference instruction phrase', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
4917 |
('UNIF_TITLE', '482', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
4918 |
('UNIF_TITLE', '482', 'w', 'Control subfield', 'Control subfield', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
4919 |
('UNIF_TITLE', '482', 'x', 'General subdivision', 'General subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
4920 |
('UNIF_TITLE', '482', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
4921 |
('UNIF_TITLE', '482', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
4922 |
('UNIF_TITLE', '482', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
4923 |
('UNIF_TITLE', '482', '6', 'Linkage', 'Linkage', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
4924 |
('UNIF_TITLE', '482', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
4925 |
('UNIF_TITLE', '485', 'i', 'Reference instruction phrase', 'Reference instruction phrase', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
4926 |
('UNIF_TITLE', '485', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
4927 |
('UNIF_TITLE', '485', 'w', 'Control subfield', 'Control subfield', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
4928 |
('UNIF_TITLE', '485', 'x', 'General subdivision', 'General subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
4929 |
('UNIF_TITLE', '485', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
4930 |
('UNIF_TITLE', '485', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
4931 |
('UNIF_TITLE', '485', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
4932 |
('UNIF_TITLE', '485', '6', 'Linkage', 'Linkage', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
4933 |
('UNIF_TITLE', '485', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
4934 |
('UNIF_TITLE', '500', 'a', 'Personal name', 'Personal name', 0, 0, 5, NULL, NULL, '''500b'',''500c'',''500q'',''500d'',''500t'',''500o'',''500m'',''500r'',''500s'',''500k'',''500n'',''500p'',''500g'',''500l'',''500f'',''500h'',''500x'',''500z'',''500y'',''500v''', 0, 0, '', '', ''), |
4935 |
('UNIF_TITLE', '500', 'b', 'Numeration', 'Numeration', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
4936 |
('UNIF_TITLE', '500', 'c', 'Titles and other words associated with a name', 'Titles and other words associated with a name', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
4937 |
('UNIF_TITLE', '500', 'd', 'Dates associated with a name', 'Dates associated with a name', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
4938 |
('UNIF_TITLE', '500', 'e', 'Relator term', 'Relator term', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
4939 |
('UNIF_TITLE', '500', 'f', 'Date of a work', 'Date of a work', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
4940 |
('UNIF_TITLE', '500', 'g', 'Miscellaneous information', 'Miscellaneous information', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
4941 |
('UNIF_TITLE', '500', 'h', 'Medium', 'Medium', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
4942 |
('UNIF_TITLE', '500', 'i', 'Reference instruction phrase', 'Reference instruction phrase', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
4943 |
('UNIF_TITLE', '500', 'j', 'Attribution qualifier', 'Attribution qualifier', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
4944 |
('UNIF_TITLE', '500', 'k', 'Form subheading', 'Form subheading', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
4945 |
('UNIF_TITLE', '500', 'l', 'Language of a work', 'Language of a work', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
4946 |
('UNIF_TITLE', '500', 'm', 'Medium of performance for music', 'Medium of performance for music', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
4947 |
('UNIF_TITLE', '500', 'n', 'Number of part/section of a work', 'Number of part/section of a work', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
4948 |
('UNIF_TITLE', '500', 'o', 'Arranged statement for music', 'Arranged statement for music', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
4949 |
('UNIF_TITLE', '500', 'p', 'Name of part/section of a work', 'Name of part/section of a work', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
4950 |
('UNIF_TITLE', '500', 'q', 'Fuller form of name', 'Fuller form of name', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
4951 |
('UNIF_TITLE', '500', 'r', 'Key for music', 'Key for music', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
4952 |
('UNIF_TITLE', '500', 's', 'Version', 'Version', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
4953 |
('UNIF_TITLE', '500', 't', 'Title of a work', 'Title of a work', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
4954 |
('UNIF_TITLE', '500', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
4955 |
('UNIF_TITLE', '500', 'w', 'Control subfield', 'Control subfield', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
4956 |
('UNIF_TITLE', '500', 'x', 'General subdivision', 'General subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
4957 |
('UNIF_TITLE', '500', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
4958 |
('UNIF_TITLE', '500', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
4959 |
('UNIF_TITLE', '500', '0', 'Record control number', 'Record control number', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
4960 |
('UNIF_TITLE', '500', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
4961 |
('UNIF_TITLE', '500', '6', 'Linkage', 'Linkage', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
4962 |
('UNIF_TITLE', '500', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
4963 |
('UNIF_TITLE', '510', 'a', 'Corporate name or jurisdiction name as entry element', 'Corporate name or jurisdiction name as entry element', 0, 0, 5, NULL, NULL, '''510b'',''510c'',''510d'',''510t'',''510o'',''510m'',''510r'',''510s'',''510k'',''510n'',''510p'',''510g'',''510l'',''510f'',''510h'',''510x'',''510z'',''510y'',''510v''', 0, 0, '', '', ''), |
4964 |
('UNIF_TITLE', '510', 'b', 'Subordinate unit', 'Subordinate unit', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
4965 |
('UNIF_TITLE', '510', 'c', 'Location of meeting', 'Location of meeting', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
4966 |
('UNIF_TITLE', '510', 'd', 'Date of meeting or treaty signing', 'Date of meeting or treaty signing', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
4967 |
('UNIF_TITLE', '510', 'e', 'Relator term', 'Relator term', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
4968 |
('UNIF_TITLE', '510', 'f', 'Date of a work', 'Date of a work', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
4969 |
('UNIF_TITLE', '510', 'g', 'Miscellaneous information', 'Miscellaneous information', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
4970 |
('UNIF_TITLE', '510', 'h', 'Medium', 'Medium', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
4971 |
('UNIF_TITLE', '510', 'i', 'Reference instruction phrase', 'Reference instruction phrase', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
4972 |
('UNIF_TITLE', '510', 'k', 'Form subheading', 'Form subheading', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
4973 |
('UNIF_TITLE', '510', 'l', 'Language of a work', 'Language of a work', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
4974 |
('UNIF_TITLE', '510', 'm', 'Medium of performance for music', 'Medium of performance for music', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
4975 |
('UNIF_TITLE', '510', 'n', 'Number of part/section/meeting', 'Number of part/section/meeting', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
4976 |
('UNIF_TITLE', '510', 'o', 'Arranged statement for music', 'Arranged statement for music', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
4977 |
('UNIF_TITLE', '510', 'p', 'Name of part/section of a work', 'Name of part/section of a work', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
4978 |
('UNIF_TITLE', '510', 'r', 'Key for music', 'Key for music', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
4979 |
('UNIF_TITLE', '510', 's', 'Version', 'Version', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
4980 |
('UNIF_TITLE', '510', 't', 'Title of a work', 'Title of a work', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
4981 |
('UNIF_TITLE', '510', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
4982 |
('UNIF_TITLE', '510', 'w', 'Control subfield', 'Control subfield', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
4983 |
('UNIF_TITLE', '510', 'x', 'General subdivision', 'General subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
4984 |
('UNIF_TITLE', '510', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
4985 |
('UNIF_TITLE', '510', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
4986 |
('UNIF_TITLE', '510', '0', 'Record control number', 'Record control number', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
4987 |
('UNIF_TITLE', '510', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
4988 |
('UNIF_TITLE', '510', '6', 'Linkage', 'Linkage', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
4989 |
('UNIF_TITLE', '510', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
4990 |
('UNIF_TITLE', '511', 'a', 'Meeting name or jurisdiction name as entry element', 'Meeting name or jurisdiction name as entry element', 0, 0, 5, NULL, NULL, '''511e'',''511c'',''511d'',''511t'',''511s'',''511k'',''511n'',''511p'',''511g'',''511l'',''511f'',''511h'',''511x'',''511z'',''511y'',''511v''', 0, 0, '', '', ''), |
4991 |
('UNIF_TITLE', '511', 'c', 'Location of meeting', 'Location of meeting', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
4992 |
('UNIF_TITLE', '511', 'd', 'Date of meeting', 'Date of meeting', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
4993 |
('UNIF_TITLE', '511', 'e', 'Subordinate unit', 'Subordinate unit', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
4994 |
('UNIF_TITLE', '511', 'f', 'Date of a work', 'Date of a work', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
4995 |
('UNIF_TITLE', '511', 'g', 'Miscellaneous information', 'Miscellaneous information', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
4996 |
('UNIF_TITLE', '511', 'h', 'Medium', 'Medium', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
4997 |
('UNIF_TITLE', '511', 'i', 'Reference instruction phrase', 'Reference instruction phrase', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
4998 |
('UNIF_TITLE', '511', 'k', 'Form subheading', 'Form subheading', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
4999 |
('UNIF_TITLE', '511', 'l', 'Language of a work', 'Language of a work', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5000 |
('UNIF_TITLE', '511', 'n', 'Number of part/section/meeting', 'Number of part/section/meeting', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5001 |
('UNIF_TITLE', '511', 'p', 'Name of part/section of a work', 'Name of part/section of a work', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5002 |
('UNIF_TITLE', '511', 'q', 'Name of meeting following jurisdiction name entry element', 'Name of meeting following jurisdiction name entry element', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5003 |
('UNIF_TITLE', '511', 's', 'Version', 'Version', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5004 |
('UNIF_TITLE', '511', 't', 'Title of a work', 'Title of a work', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5005 |
('UNIF_TITLE', '511', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5006 |
('UNIF_TITLE', '511', 'w', 'Control subfield', 'Control subfield', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5007 |
('UNIF_TITLE', '511', 'x', 'General subdivision', 'General subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5008 |
('UNIF_TITLE', '511', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5009 |
('UNIF_TITLE', '511', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5010 |
('UNIF_TITLE', '511', '0', 'Record control number', 'Record control number', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5011 |
('UNIF_TITLE', '511', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5012 |
('UNIF_TITLE', '511', '6', 'Linkage', 'Linkage', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5013 |
('UNIF_TITLE', '511', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5014 |
('UNIF_TITLE', '530', 'a', 'Uniform title', 'Uniform title', 0, 0, 5, NULL, NULL, '''530o'',''530m'',''530r'',''530s'',''530d'',''530k'',''530n'',''530p'',''530g'',''530l'',''530f'',''530h'',''530t'',''530x'',''530z'',''530y'',''530v''', 0, 0, '', '', ''), |
5015 |
('UNIF_TITLE', '530', 'd', 'Date of treaty signing', 'Date of treaty signing', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5016 |
('UNIF_TITLE', '530', 'f', 'Date of a work', 'Date of a work', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5017 |
('UNIF_TITLE', '530', 'g', 'Miscellaneous information', 'Miscellaneous information', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5018 |
('UNIF_TITLE', '530', 'h', 'Medium', 'Medium', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5019 |
('UNIF_TITLE', '530', 'i', 'Reference instruction phrase', 'Reference instruction phrase', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5020 |
('UNIF_TITLE', '530', 'k', 'Form subheading', 'Form subheading', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5021 |
('UNIF_TITLE', '530', 'l', 'Language of a work', 'Language of a work', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5022 |
('UNIF_TITLE', '530', 'm', 'Medium of performance for music', 'Medium of performance for music', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5023 |
('UNIF_TITLE', '530', 'n', 'Number of part/section of a work', 'Number of part/section of a work', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5024 |
('UNIF_TITLE', '530', 'o', 'Arranged statement for music', 'Arranged statement for music', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5025 |
('UNIF_TITLE', '530', 'p', 'Name of part/section of a work', 'Name of part/section of a work', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5026 |
('UNIF_TITLE', '530', 'r', 'Key for music', 'Key for music', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5027 |
('UNIF_TITLE', '530', 's', 'Version', 'Version', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5028 |
('UNIF_TITLE', '530', 't', 'Title of a work', 'Title of a work', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5029 |
('UNIF_TITLE', '530', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5030 |
('UNIF_TITLE', '530', 'w', 'Control subfield', 'Control subfield', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5031 |
('UNIF_TITLE', '530', 'x', 'General subdivision', 'General subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5032 |
('UNIF_TITLE', '530', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5033 |
('UNIF_TITLE', '530', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5034 |
('UNIF_TITLE', '530', '0', 'Record control number', 'Record control number', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5035 |
('UNIF_TITLE', '530', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5036 |
('UNIF_TITLE', '530', '6', 'Linkage', 'Linkage', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5037 |
('UNIF_TITLE', '530', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5038 |
('UNIF_TITLE', '548', 'a', 'Chronological term', 'Chronological term', 0, 0, 5, NULL, NULL, '''548y'',''548x'',''548z'',''548v''', 0, 0, '', '', ''), |
5039 |
('UNIF_TITLE', '548', 'i', 'Reference instruction phrase', 'Reference instruction phrase', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5040 |
('UNIF_TITLE', '548', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5041 |
('UNIF_TITLE', '548', 'w', 'Control subfield', 'Control subfield', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5042 |
('UNIF_TITLE', '548', 'x', 'General subdivision', 'General subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5043 |
('UNIF_TITLE', '548', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5044 |
('UNIF_TITLE', '548', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5045 |
('UNIF_TITLE', '548', '0', 'Record control number', 'Record control number', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5046 |
('UNIF_TITLE', '548', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5047 |
('UNIF_TITLE', '548', '6', 'Linkage', 'Linkage', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5048 |
('UNIF_TITLE', '548', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5049 |
('UNIF_TITLE', '550', 'a', 'Topical term or geographic name entry element', 'Topical term or geographic name entry element', 0, 0, 5, NULL, NULL, '''550x'',''550z'',''550y'',''550v''', 0, 0, '', '', ''), |
5050 |
('UNIF_TITLE', '550', 'b', 'Topical term following geographic name entry element', 'Topical term following geographic name entry element', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5051 |
('UNIF_TITLE', '550', 'i', 'Reference instruction phrase', 'Reference instruction phrase', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5052 |
('UNIF_TITLE', '550', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5053 |
('UNIF_TITLE', '550', 'w', 'Control subfield', 'Control subfield', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5054 |
('UNIF_TITLE', '550', 'x', 'General subdivision', 'General subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5055 |
('UNIF_TITLE', '550', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5056 |
('UNIF_TITLE', '550', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5057 |
('UNIF_TITLE', '550', '0', 'Record control number', 'Record control number', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5058 |
('UNIF_TITLE', '550', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5059 |
('UNIF_TITLE', '550', '6', 'Linkage', 'Linkage', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5060 |
('UNIF_TITLE', '550', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5061 |
('UNIF_TITLE', '551', 'a', 'Geographic name', 'Geographic name', 0, 0, 5, NULL, NULL, '''551z'',''551x'',''551y'',''551v''', 0, 0, '', '', ''), |
5062 |
('UNIF_TITLE', '551', 'i', 'Reference instruction phrase', 'Reference instruction phrase', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5063 |
('UNIF_TITLE', '551', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5064 |
('UNIF_TITLE', '551', 'w', 'Control subfield', 'Control subfield', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5065 |
('UNIF_TITLE', '551', 'x', 'General subdivision', 'General subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5066 |
('UNIF_TITLE', '551', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5067 |
('UNIF_TITLE', '551', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5068 |
('UNIF_TITLE', '551', '0', 'Record control number', 'Record control number', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5069 |
('UNIF_TITLE', '551', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5070 |
('UNIF_TITLE', '551', '6', 'Linkage', 'Linkage', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5071 |
('UNIF_TITLE', '551', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5072 |
('UNIF_TITLE', '555', 'a', 'Genre/form term', 'Genre/form term', 0, 0, 5, NULL, NULL, '''555v'',''555x'',''555z'',''555y''', 0, 0, '', '', ''), |
5073 |
('UNIF_TITLE', '555', 'i', 'Reference instruction phrase', 'Reference instruction phrase', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5074 |
('UNIF_TITLE', '555', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5075 |
('UNIF_TITLE', '555', 'w', 'Control subfield', 'Control subfield', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5076 |
('UNIF_TITLE', '555', 'x', 'General subdivision', 'General subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5077 |
('UNIF_TITLE', '555', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5078 |
('UNIF_TITLE', '555', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5079 |
('UNIF_TITLE', '555', '0', 'Record control number', 'Record control number', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5080 |
('UNIF_TITLE', '555', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5081 |
('UNIF_TITLE', '555', '6', 'Linkage', 'Linkage', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5082 |
('UNIF_TITLE', '555', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5083 |
('UNIF_TITLE', '580', 'i', 'Reference instruction phrase', 'Reference instruction phrase', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5084 |
('UNIF_TITLE', '580', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5085 |
('UNIF_TITLE', '580', 'w', 'Control subfield', 'Control subfield', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5086 |
('UNIF_TITLE', '580', 'x', 'General subdivision', 'General subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5087 |
('UNIF_TITLE', '580', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5088 |
('UNIF_TITLE', '580', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5089 |
('UNIF_TITLE', '580', '0', 'Record control number', 'Record control number', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5090 |
('UNIF_TITLE', '580', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5091 |
('UNIF_TITLE', '580', '6', 'Linkage', 'Linkage', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5092 |
('UNIF_TITLE', '580', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5093 |
('UNIF_TITLE', '581', 'i', 'Reference instruction phrase', 'Reference instruction phrase', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5094 |
('UNIF_TITLE', '581', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5095 |
('UNIF_TITLE', '581', 'w', 'Control subfield', 'Control subfield', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5096 |
('UNIF_TITLE', '581', 'x', 'General subdivision', 'General subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5097 |
('UNIF_TITLE', '581', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5098 |
('UNIF_TITLE', '581', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5099 |
('UNIF_TITLE', '581', '0', 'Record control number', 'Record control number', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5100 |
('UNIF_TITLE', '581', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5101 |
('UNIF_TITLE', '581', '6', 'Linkage', 'Linkage', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5102 |
('UNIF_TITLE', '581', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5103 |
('UNIF_TITLE', '582', 'i', 'Reference instruction phrase', 'Reference instruction phrase', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5104 |
('UNIF_TITLE', '582', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5105 |
('UNIF_TITLE', '582', 'w', 'Control subfield', 'Control subfield', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5106 |
('UNIF_TITLE', '582', 'x', 'General subdivision', 'General subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5107 |
('UNIF_TITLE', '582', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5108 |
('UNIF_TITLE', '582', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5109 |
('UNIF_TITLE', '582', '0', 'Record control number', 'Record control number', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5110 |
('UNIF_TITLE', '582', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5111 |
('UNIF_TITLE', '582', '6', 'Linkage', 'Linkage', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5112 |
('UNIF_TITLE', '582', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5113 |
('UNIF_TITLE', '585', 'i', 'Reference instruction phrase', 'Reference instruction phrase', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5114 |
('UNIF_TITLE', '585', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5115 |
('UNIF_TITLE', '585', 'w', 'Control subfield', 'Control subfield', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5116 |
('UNIF_TITLE', '585', 'x', 'General subdivision', 'General subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5117 |
('UNIF_TITLE', '585', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5118 |
('UNIF_TITLE', '585', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5119 |
('UNIF_TITLE', '585', '0', 'Record control number', 'Record control number', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5120 |
('UNIF_TITLE', '585', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5121 |
('UNIF_TITLE', '585', '6', 'Linkage', 'Linkage', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5122 |
('UNIF_TITLE', '585', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5123 |
('UNIF_TITLE', '640', 'a', 'Dates of publication and/or sequential designation', 'Dates of publication and/or sequential designation', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
5124 |
('UNIF_TITLE', '640', 'z', 'Source of information', 'Source of information', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
5125 |
('UNIF_TITLE', '640', '6', 'Linkage', 'Linkage', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
5126 |
('UNIF_TITLE', '640', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
5127 |
('UNIF_TITLE', '641', 'a', 'Numbering peculiarities note', 'Numbering peculiarities note', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
5128 |
('UNIF_TITLE', '641', 'z', 'Source of information', 'Source of information', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
5129 |
('UNIF_TITLE', '641', '6', 'Linkage', 'Linkage', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
5130 |
('UNIF_TITLE', '641', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
5131 |
('UNIF_TITLE', '642', 'a', 'Series numbering example', 'Series numbering example', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
5132 |
('UNIF_TITLE', '642', 'd', 'Volumes/dates to which series numbering example applies', 'Volumes/dates to which series numbering example applies', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
5133 |
('UNIF_TITLE', '642', '5', 'Institution/copy to which field applies', 'Institution/copy to which field applies', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
5134 |
('UNIF_TITLE', '642', '6', 'Linkage', 'Linkage', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
5135 |
('UNIF_TITLE', '642', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
5136 |
('UNIF_TITLE', '643', 'a', 'Place', 'Place', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
5137 |
('UNIF_TITLE', '643', 'b', 'Publisher/issuing body', 'Publisher/issuing body', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
5138 |
('UNIF_TITLE', '643', 'd', 'Volumes/dates to which place and publisher/issuing body apply', 'Volumes/dates to which place and publisher/issuing body apply', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
5139 |
('UNIF_TITLE', '643', '6', 'Linkage', 'Linkage', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
5140 |
('UNIF_TITLE', '643', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
5141 |
('UNIF_TITLE', '644', 'a', 'Series analysis practice', 'Series analysis practice', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
5142 |
('UNIF_TITLE', '644', 'b', 'Exceptions to analysis practice', 'Exceptions to analysis practice', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
5143 |
('UNIF_TITLE', '644', 'd', 'Volumes/dates to which analysis practice applies', 'Volumes/dates to which analysis practice applies', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
5144 |
('UNIF_TITLE', '644', '5', 'Institution/copy to which field applies', 'Institution/copy to which field applies', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
5145 |
('UNIF_TITLE', '644', '6', 'Linkage', 'Linkage', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
5146 |
('UNIF_TITLE', '644', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
5147 |
('UNIF_TITLE', '645', 'a', 'Series tracing practice', 'Series tracing practice', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
5148 |
('UNIF_TITLE', '645', 'd', 'Volumes/dates to which tracing practice applies', 'Volumes/dates to which tracing practice applies', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
5149 |
('UNIF_TITLE', '645', '5', 'Institution/copy to which field applies', 'Institution/copy to which field applies', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
5150 |
('UNIF_TITLE', '645', '6', 'Linkage', 'Linkage', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
5151 |
('UNIF_TITLE', '645', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
5152 |
('UNIF_TITLE', '646', 'a', 'Series classification practice', 'Series classification practice', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
5153 |
('UNIF_TITLE', '646', 'd', 'Volumes/dates to which classification practice applies', 'Volumes/dates to which classification practice applies', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
5154 |
('UNIF_TITLE', '646', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
5155 |
('UNIF_TITLE', '646', '6', 'Linkage', 'Linkage', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
5156 |
('UNIF_TITLE', '646', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
5157 |
('UNIF_TITLE', '663', 'a', 'Explanatory text', 'Explanatory text', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
5158 |
('UNIF_TITLE', '663', 'b', 'Heading referred to', 'Heading referred to', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
5159 |
('UNIF_TITLE', '663', 't', 'Title referred to', 'Title referred to', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
5160 |
('UNIF_TITLE', '663', '6', 'Linkage', 'Linkage', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
5161 |
('UNIF_TITLE', '663', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
5162 |
('UNIF_TITLE', '664', 'a', 'Explanatory text', 'Explanatory text', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
5163 |
('UNIF_TITLE', '664', 'b', 'Heading referred to', 'Heading referred to', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
5164 |
('UNIF_TITLE', '664', 't', 'Title referred to', 'Title referred to', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
5165 |
('UNIF_TITLE', '664', '6', 'Linkage', 'Linkage', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
5166 |
('UNIF_TITLE', '664', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
5167 |
('UNIF_TITLE', '665', 'a', 'History reference', 'History reference', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
5168 |
('UNIF_TITLE', '665', '6', 'Linkage', 'Linkage', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
5169 |
('UNIF_TITLE', '665', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
5170 |
('UNIF_TITLE', '666', 'a', 'General explanatory reference', 'General explanatory reference', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
5171 |
('UNIF_TITLE', '666', '6', 'Linkage', 'Linkage', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
5172 |
('UNIF_TITLE', '666', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
5173 |
('UNIF_TITLE', '667', 'a', 'Nonpublic general note', 'Nonpublic general note', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
5174 |
('UNIF_TITLE', '667', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
5175 |
('UNIF_TITLE', '667', '6', 'Linkage', 'Linkage', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
5176 |
('UNIF_TITLE', '667', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
5177 |
('UNIF_TITLE', '670', 'a', 'Source citation', 'Source citation', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
5178 |
('UNIF_TITLE', '670', 'b', 'Information found', 'Information found', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
5179 |
('UNIF_TITLE', '670', 'u', 'Uniform Resource Identifier', 'Uniform Resource Identifier', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
5180 |
('UNIF_TITLE', '670', '6', 'Linkage', 'Linkage', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
5181 |
('UNIF_TITLE', '670', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
5182 |
('UNIF_TITLE', '675', 'a', 'Source citation', 'Source citation', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
5183 |
('UNIF_TITLE', '675', '6', 'Linkage', 'Linkage', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
5184 |
('UNIF_TITLE', '675', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
5185 |
('UNIF_TITLE', '678', 'a', 'Biographical or historical data', 'Biographical or historical data', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
5186 |
('UNIF_TITLE', '678', 'b', 'Expansion', 'Expansion', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
5187 |
('UNIF_TITLE', '678', 'u', 'Uniform Resource Identifier', 'Uniform Resource Identifier', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
5188 |
('UNIF_TITLE', '678', '6', 'Linkage', 'Linkage', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
5189 |
('UNIF_TITLE', '678', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
5190 |
('UNIF_TITLE', '680', 'a', 'Heading or subdivision term', 'Heading or subdivision term', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
5191 |
('UNIF_TITLE', '680', 'i', 'Explanatory text', 'Explanatory text', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
5192 |
('UNIF_TITLE', '680', 'z', 'Table identification', 'Table identification', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
5193 |
('UNIF_TITLE', '680', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
5194 |
('UNIF_TITLE', '680', '6', 'Linkage', 'Linkage', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
5195 |
('UNIF_TITLE', '680', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
5196 |
('UNIF_TITLE', '681', 'a', 'Subject heading or subdivision term', 'Subject heading or subdivision term', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
5197 |
('UNIF_TITLE', '681', 'i', 'Explanatory text', 'Explanatory text', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
5198 |
('UNIF_TITLE', '681', 'z', 'Table identification', 'Table identification', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
5199 |
('UNIF_TITLE', '681', '6', 'Linkage', 'Linkage', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
5200 |
('UNIF_TITLE', '681', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
5201 |
('UNIF_TITLE', '682', 'a', 'Replacement heading', 'Replacement heading', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
5202 |
('UNIF_TITLE', '682', 'i', 'Explanatory text', 'Explanatory text', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
5203 |
('UNIF_TITLE', '682', '6', 'Linkage', 'Linkage', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
5204 |
('UNIF_TITLE', '682', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
5205 |
('UNIF_TITLE', '683', 'a', 'Classification number--Single number or beginning number of span', 'Classification number--Single number or beginning number of span', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
5206 |
('UNIF_TITLE', '683', 'c', 'Classification number--Ending number of span', 'Classification number--Ending number of span', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
5207 |
('UNIF_TITLE', '683', 'i', 'Explanatory text', 'Explanatory text', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
5208 |
('UNIF_TITLE', '683', 'p', 'Corresponding classification field', 'Corresponding classification field', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
5209 |
('UNIF_TITLE', '683', 'y', 'Table identification--Schedule [OBSOLETE]', 'Table identification--Schedule [OBSOLETE]', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
5210 |
('UNIF_TITLE', '683', 'z', 'Table identification', 'Table identification', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
5211 |
('UNIF_TITLE', '683', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
5212 |
('UNIF_TITLE', '683', '6', 'Linkage', 'Linkage', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
5213 |
('UNIF_TITLE', '683', '8', 'Field link and sequence number', 'Field link and sequence number', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
5214 |
('UNIF_TITLE', '688', 'a', 'Application history note', 'Application history note', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
5215 |
('UNIF_TITLE', '688', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
5216 |
('UNIF_TITLE', '688', '6', 'Linkage', 'Linkage', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
5217 |
('UNIF_TITLE', '688', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
5218 |
('UNIF_TITLE', '730', 'a', 'Uniform title', 'Uniform title', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
5219 |
('UNIF_TITLE', '730', 'd', 'Date of treaty signing', 'Date of treaty signing', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
5220 |
('UNIF_TITLE', '730', 'f', 'Date of a work', 'Date of a work', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
5221 |
('UNIF_TITLE', '730', 'g', 'Miscellaneous information', 'Miscellaneous information', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
5222 |
('UNIF_TITLE', '730', 'h', 'Medium', 'Medium', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
5223 |
('UNIF_TITLE', '730', 'i', 'Explanatory text', 'Explanatory text', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
5224 |
('UNIF_TITLE', '730', 'k', 'Form subheading', 'Form subheading', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
5225 |
('UNIF_TITLE', '730', 'l', 'Language of a work', 'Language of a work', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
5226 |
('UNIF_TITLE', '730', 'm', 'Medium of performance for music', 'Medium of performance for music', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
5227 |
('UNIF_TITLE', '730', 'n', 'Number of part/section of a work', 'Number of part/section of a work', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
5228 |
('UNIF_TITLE', '730', 'o', 'Arranged statement for music', 'Arranged statement for music', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
5229 |
('UNIF_TITLE', '730', 'p', 'Name of part/section of a work', 'Name of part/section of a work', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
5230 |
('UNIF_TITLE', '730', 'r', 'Key for music', 'Key for music', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
5231 |
('UNIF_TITLE', '730', 's', 'Version', 'Version', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
5232 |
('UNIF_TITLE', '730', 't', 'Title of a work', 'Title of a work', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
5233 |
('UNIF_TITLE', '730', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
5234 |
('UNIF_TITLE', '730', 'w', 'Control subfield', 'Control subfield', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
5235 |
('UNIF_TITLE', '730', 'x', 'General subdivision', 'General subdivision', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
5236 |
('UNIF_TITLE', '730', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
5237 |
('UNIF_TITLE', '730', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
5238 |
('UNIF_TITLE', '730', '0', 'Record control number', 'Record control number', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
5239 |
('UNIF_TITLE', '730', '2', 'Source of heading or term', 'Source of heading or term', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
5240 |
('UNIF_TITLE', '730', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
5241 |
('UNIF_TITLE', '730', '6', 'Linkage', 'Linkage', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
5242 |
('UNIF_TITLE', '730', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
5243 |
('UNIF_TITLE', '788', 'a', 'Heading referred to', 'Heading referred to', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
5244 |
('UNIF_TITLE', '788', 'i', 'Explanatory text', 'Explanatory text', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
5245 |
('UNIF_TITLE', '788', '0', 'Record control number', 'Record control number', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
5246 |
('UNIF_TITLE', '788', '2', 'Source of heading or term', 'Source of heading or term', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
5247 |
('UNIF_TITLE', '788', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
5248 |
('UNIF_TITLE', '788', '6', 'Linkage', 'Linkage', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
5249 |
('UNIF_TITLE', '788', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
5250 |
('UNIF_TITLE', '856', 'a', 'Host name', 'Host name', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
5251 |
('UNIF_TITLE', '856', 'b', 'Access number', 'Access number', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
5252 |
('UNIF_TITLE', '856', 'c', 'Compression information', 'Compression information', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
5253 |
('UNIF_TITLE', '856', 'd', 'Path', 'Path', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
5254 |
('UNIF_TITLE', '856', 'f', 'Electronic name', 'Electronic name', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
5255 |
('UNIF_TITLE', '856', 'h', 'Processor of request', 'Processor of request', 0, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
5256 |
('UNIF_TITLE', '856', 'i', 'Instruction', 'Instruction', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
5257 |
('UNIF_TITLE', '856', 'j', 'Bits per second', 'Bits per second', 0, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
5258 |
('UNIF_TITLE', '856', 'k', 'Password', 'Password', 0, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
5259 |
('UNIF_TITLE', '856', 'l', 'Logon', 'Logon', 0, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
5260 |
('UNIF_TITLE', '856', 'm', 'Contact for access assistance', 'Contact for access assistance', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
5261 |
('UNIF_TITLE', '856', 'n', 'Name of location of host', 'Name of location of host', 0, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
5262 |
('UNIF_TITLE', '856', 'o', 'Operating system', 'Operating system', 0, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
5263 |
('UNIF_TITLE', '856', 'p', 'Port', 'Port', 0, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
5264 |
('UNIF_TITLE', '856', 'q', 'Electronic format type', 'Electronic format type', 0, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
5265 |
('UNIF_TITLE', '856', 'r', 'Settings', 'Settings', 0, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
5266 |
('UNIF_TITLE', '856', 's', 'File size', 'File size', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
5267 |
('UNIF_TITLE', '856', 't', 'Terminal emulation', 'Terminal emulation', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
5268 |
('UNIF_TITLE', '856', 'u', 'Uniform Resource Identifier', 'Uniform Resource Identifier', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
5269 |
('UNIF_TITLE', '856', 'v', 'Hours access method available', 'Hours access method available', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
5270 |
('UNIF_TITLE', '856', 'w', 'Record control number', 'Record control number', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
5271 |
('UNIF_TITLE', '856', 'x', 'Nonpublic note', 'Nonpublic note', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
5272 |
('UNIF_TITLE', '856', 'y', 'Link text', 'Link text', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
5273 |
('UNIF_TITLE', '856', 'z', 'Public note', 'Public note', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
5274 |
('UNIF_TITLE', '856', '2', 'Access method', 'Access method', 0, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
5275 |
('UNIF_TITLE', '856', '3', 'Materials specified', 'Materials specified', 0, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
5276 |
('UNIF_TITLE', '856', '6', 'Linkage', 'Linkage', 0, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
5277 |
('UNIF_TITLE', '856', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
5278 |
('UNIF_TITLE', '880', 'a', 'a', 'a', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
5279 |
('UNIF_TITLE', '880', 'b', 'b', 'b', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
5280 |
('UNIF_TITLE', '880', 'c', 'c', 'c', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
5281 |
('UNIF_TITLE', '880', 'd', 'd', 'd', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
5282 |
('UNIF_TITLE', '880', 'e', 'e', 'e', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
5283 |
('UNIF_TITLE', '880', 'f', 'f', 'f', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
5284 |
('UNIF_TITLE', '880', 'g', 'g', 'g', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
5285 |
('UNIF_TITLE', '880', 'h', 'h', 'h', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
5286 |
('UNIF_TITLE', '880', 'i', 'i', 'i', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
5287 |
('UNIF_TITLE', '880', 'j', 'j', 'j', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
5288 |
('UNIF_TITLE', '880', 'k', 'k', 'k', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
5289 |
('UNIF_TITLE', '880', 'l', 'l', 'l', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
5290 |
('UNIF_TITLE', '880', 'm', 'm', 'm', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
5291 |
('UNIF_TITLE', '880', 'n', 'n', 'n', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
5292 |
('UNIF_TITLE', '880', 'o', 'o', 'o', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
5293 |
('UNIF_TITLE', '880', 'p', 'p', 'p', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
5294 |
('UNIF_TITLE', '880', 'q', 'q', 'q', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
5295 |
('UNIF_TITLE', '880', 'r', 'r', 'r', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
5296 |
('UNIF_TITLE', '880', 's', 's', 's', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
5297 |
('UNIF_TITLE', '880', 't', 't', 't', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
5298 |
('UNIF_TITLE', '880', 'u', 'u', 'u', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
5299 |
('UNIF_TITLE', '880', 'v', 'v', 'v', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
5300 |
('UNIF_TITLE', '880', 'w', 'w', 'w', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
5301 |
('UNIF_TITLE', '880', 'x', 'x', 'x', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
5302 |
('UNIF_TITLE', '880', 'y', 'y', 'y', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
5303 |
('UNIF_TITLE', '880', 'z', 'z', 'z', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
5304 |
('UNIF_TITLE', '880', '0', '0', '0', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
5305 |
('UNIF_TITLE', '880', '1', '1', '1', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
5306 |
('UNIF_TITLE', '880', '2', '2', '2', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
5307 |
('UNIF_TITLE', '880', '3', '3', '3', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
5308 |
('UNIF_TITLE', '880', '4', '4', '4', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
5309 |
('UNIF_TITLE', '880', '5', '5', '5', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
5310 |
('UNIF_TITLE', '880', '6', '6', '6', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
5311 |
('UNIF_TITLE', '880', '7', '7', '7', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
5312 |
('UNIF_TITLE', '880', '8', '8', '8', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
5313 |
('UNIF_TITLE', '880', '9', '9', '9', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
5314 |
('UNIF_TITLE', '942', 'a', 'Koha auth type', 'Koha auth type', 0, 1, 9, NULL, NULL, NULL, 0, 8, '', 'auth_header.authtypecode', ''); |
5315 |
|
5316 |
|
2039 |
|
5317 |
-- ****************************************************** |
2040 |
-- ****************************************************** |
5318 |
|
2041 |
|
5319 |
|
|
|
5320 |
|
5321 |
-- ******************************************************************* |
2042 |
-- ******************************************************************* |
5322 |
-- TOPICAL TERM AUTHORITY FIELDS/SUBFIELDS. |
2043 |
-- CHRONOLOGICAL TERMS AUTHORITY FIELDS/SUBFIELDS. X48 |
5323 |
-- ******************************************************************* |
2044 |
-- ******************************************************************* |
5324 |
|
2045 |
|
5325 |
-- These ought to be adjusted for different less conflicting and more |
2046 |
-- copy from default auth framework except obsoleted tags |
5326 |
-- rationally chosen fields and subfields but I had left that for last. |
2047 |
|
5327 |
|
2048 |
INSERT INTO auth_tag_structure (authtypecode, tagfield, liblibrarian, libopac, repeatable, mandatory, authorised_value) |
5328 |
-- ADJUST ME |
2049 |
SELECT 'CHRON_TERM', tagfield, liblibrarian, libopac, repeatable, mandatory, authorised_value |
5329 |
-- Use values from your dump of auth_tag_structure and auth_subfield_structure |
2050 |
FROM auth_tag_structure |
5330 |
-- to provide support for your Koha database. |
2051 |
WHERE authtypecode = '' AND |
5331 |
|
2052 |
tagfield NOT IN ( '058','063','068','084','088','140','143','153', |
5332 |
|
2053 |
'154','253','353','453','553','668','671','676', |
5333 |
INSERT INTO `auth_tag_structure` (`authtypecode`, `tagfield`, `liblibrarian`, `libopac`, `repeatable`, `mandatory`, `authorised_value`) VALUES |
2054 |
'684','685','686','687','753','754', |
5334 |
('CHRON_TERM', '000', 'LEADER', 'LEADER', 0, 1, NULL), |
2055 |
'761','763','764','765','766','768') AND |
5335 |
('CHRON_TERM', '001', 'CONTROL NUMBER', 'CONTROL NUMBER', 0, 1, NULL), |
2056 |
tagfield NOT IN ( '100','110','111','130','150','151','155','162', |
5336 |
('CHRON_TERM', '003', 'CONTROL NUMBER IDENTIFIER', 'CONTROL NUMBER IDENTIFIER', 0, 1, NULL), |
2057 |
'180','181','185','014','020','022','031','640', |
5337 |
('CHRON_TERM', '005', 'DATE AND TIME OF LATEST TRANSACTION', 'DATE AND TIME OF LATEST TRANSACTION', 0, 1, NULL), |
2058 |
'641','642','643','644','645','646'); |
5338 |
('CHRON_TERM', '008', 'FIXED-LENGTH DATA ELEMENTS', 'FIXED-LENGTH DATA ELEMENTS', 0, 1, NULL), |
2059 |
|
5339 |
('CHRON_TERM', '010', 'LIBRARY OF CONGRESS CONTROL NUMBER', 'LIBRARY OF CONGRESS CONTROL NUMBER', 0, 0, NULL), |
2060 |
INSERT INTO auth_subfield_structure (authtypecode, tagfield, tagsubfield, liblibrarian, libopac, repeatable, |
5340 |
('CHRON_TERM', '016', 'NATIONAL BIBLIOGRAPHIC AGENCY CONTROL NUMBER', 'NATIONAL BIBLIOGRAPHIC AGENCY CONTROL NUMBER', 1, 0, NULL), |
2061 |
mandatory, tab, authorised_value, value_builder, seealso, isurl, hidden, linkid, kohafield, frameworkcode) |
5341 |
('CHRON_TERM', '024', 'OTHER STANDARD IDENTIFIER', 'OTHER STANDARD IDENTIFIER', 1, 0, NULL), |
2062 |
SELECT 'CHRON_TERM', tagfield, tagsubfield, liblibrarian, libopac, repeatable, mandatory, tab, |
5342 |
('CHRON_TERM', '034', 'CODED CARTOGRAPHIC MATHEMATICAL DATA', 'CODED CARTOGRAPHIC MATHEMATICAL DATA', 1, 0, NULL), |
2063 |
authorised_value, value_builder, seealso, isurl, hidden, linkid, kohafield, frameworkcode |
5343 |
('CHRON_TERM', '035', 'SYSTEM CONTROL NUMBER', 'SYSTEM CONTROL NUMBER', 1, 0, NULL), |
2064 |
FROM auth_subfield_structure |
5344 |
('CHRON_TERM', '040', 'CATALOGING SOURCE', 'CATALOGING SOURCE', 0, 1, NULL), |
2065 |
WHERE authtypecode = '' AND |
5345 |
('CHRON_TERM', '042', 'AUTHENTICATION CODE', 'AUTHENTICATION CODE', 0, 0, NULL), |
2066 |
tagfield NOT IN ( '058','063','068','084','088','140','143','153', |
5346 |
('CHRON_TERM', '043', 'GEOGRAPHIC AREA CODE', 'GEOGRAPHIC AREA CODE', 0, 0, NULL), |
2067 |
'154','253','353','453','553','668','671','676', |
5347 |
('CHRON_TERM', '045', 'TIME PERIOD OF HEADING', 'TIME PERIOD OF HEADING', 0, 0, NULL), |
2068 |
'684','685','686','687','753','754', |
5348 |
('CHRON_TERM', '050', 'LIBRARY OF CONGRESS CALL NUMBER', 'LIBRARY OF CONGRESS CALL NUMBER', 1, 0, NULL), |
2069 |
'761','763','764','765','766','768') AND |
5349 |
('CHRON_TERM', '052', 'GEOGRAPHIC CLASSIFICATION', 'GEOGRAPHIC CLASSIFICATION', 1, 0, NULL), |
2070 |
tagfield NOT IN ( '100','110','111','130','150','151','155','162', |
5350 |
('CHRON_TERM', '053', 'LC CLASSIFICATION NUMBER', 'LC CLASSIFICATION NUMBER', 1, 0, NULL), |
2071 |
'180','181','185','014','020','022','031','640', |
5351 |
('CHRON_TERM', '055', 'NATIONAL LIBRARY AND ARCHIVE OF CANADA CALL NUMBER', 'NATIONAL LIBRARY AND ARCHIVE OF CANADA CALL NUMBER', 1, 0, NULL), |
2072 |
'641','642','643','644','645','646'); |
5352 |
('CHRON_TERM', '060', 'NATIONAL LIBRARY OF MEDICINE CALL NUMBER', 'NATIONAL LIBRARY OF MEDICINE CALL NUMBER', 1, 0, NULL), |
|
|
5353 |
('CHRON_TERM', '065', 'OTHER CLASSIFICATION NUMBER', 'OTHER CLASSIFICATION NUMBER', 1, 0, NULL), |
5354 |
('CHRON_TERM', '066', 'CHARACTER SETS PRESENT', 'CHARACTER SETS PRESENT', 0, 0, NULL), |
5355 |
('CHRON_TERM', '070', 'NATIONAL AGRICULTURAL LIBRARY CALL NUMBER', 'NATIONAL AGRICULTURAL LIBRARY CALL NUMBER', 1, 0, NULL), |
5356 |
('CHRON_TERM', '072', 'SUBJECT CATEGORY CODE', 'SUBJECT CATEGORY CODE', 1, 0, NULL), |
5357 |
('CHRON_TERM', '073', 'SUBDIVISION USAGE', 'SUBDIVISION USAGE', 0, 0, NULL), |
5358 |
('CHRON_TERM', '082', 'DEWEY DECIMAL CALL NUMBER', 'DEWEY DECIMAL CALL NUMBER', 1, 0, NULL), |
5359 |
('CHRON_TERM', '083', 'DEWEY DECIMAL CLASSIFICATION NUMBER', 'DEWEY DECIMAL CLASSIFICATION NUMBER', 1, 0, NULL), |
5360 |
('CHRON_TERM', '086', 'GOVERNMENT DOCUMENT CALL NUMBER', 'GOVERNMENT DOCUMENT CALL NUMBER', 1, 0, NULL), |
5361 |
('CHRON_TERM', '087', 'GOVERNMENT DOCUMENT CLASSIFICATION NUMBER', 'GOVERNMENT DOCUMENT CLASSIFICATION NUMBER', 1, 0, NULL), |
5362 |
('CHRON_TERM', '090', '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 (OCLC)', 1, 0, NULL), |
5363 |
('CHRON_TERM', '091', 'LOCALLY ASSIGNED LC-TYPE CLASSIFICATION NUMBER (OCLC); LOCAL CLASSIFICATION NUMBER (RLIN)', 'LOCALLY ASSIGNED LC-TYPE CLASSIFICATION NUMBER (OCLC); LOCAL CLASSIFICATION NUMBER (RLIN)', 0, 0, NULL), |
5364 |
('CHRON_TERM', '092', 'LOCALLY ASSIGNED DEWEY CALL NUMBER (OCLC)', 'LOCALLY ASSIGNED DEWEY CALL NUMBER (OCLC)', 1, 0, NULL), |
5365 |
('CHRON_TERM', '093', 'LOCALLY ASSIGNED DEWEY CLASSIFICATION NUMBER (OCLC)', 'LOCALLY ASSIGNED DEWEY CLASSIFICATION NUMBER (OCLC)', 1, 0, NULL), |
5366 |
('CHRON_TERM', '096', 'LOCALLY ASSIGNED NLM-TYPE CALL NUMBER (OCLC)', 'LOCALLY ASSIGNED NLM-TYPE CALL NUMBER (OCLC)', 1, 0, NULL), |
5367 |
('CHRON_TERM', '097', 'LOCALLY ASSIGNED NLM-TYPE CLASSIFICATION NUMBER (OCLC)', 'LOCALLY ASSIGNED NLM-TYPE CLASSIFICATION NUMBER (OCLC)', 1, 0, NULL), |
5368 |
('CHRON_TERM', '098', 'OTHER CLASSIFICATION SCHEMES (OCLC)', 'OTHER CLASSIFICATION SCHEMES (OCLC)', 1, 0, NULL), |
5369 |
('CHRON_TERM', '099', 'LOCAL FREE-TEXT CALL NUMBER (OCLC)', 'LOCAL FREE-TEXT CALL NUMBER (OCLC)', 1, 0, NULL), |
5370 |
('CHRON_TERM', '148', 'HEADING--CHRONOLOGICAL TERM', 'HEADING--CHRONOLOGICAL TERM', 0, 0, NULL), |
5371 |
('CHRON_TERM', '182', 'HEADING--CHRONOLOGICAL SUBDIVISION', 'HEADING--CHRONOLOGICAL SUBDIVISION', 0, 0, NULL), |
5372 |
('CHRON_TERM', '260', 'COMPLEX SEE REFERENCE--SUBJECT', 'COMPLEX SEE REFERENCE--SUBJECT', 1, 0, NULL), |
5373 |
('CHRON_TERM', '360', 'COMPLEX SEE ALSO REFERENCE--SUBJECT', 'COMPLEX SEE ALSO REFERENCE--SUBJECT', 1, 0, NULL), |
5374 |
('CHRON_TERM', '400', 'SEE FROM TRACING--PERSONAL NAME', 'SEE FROM TRACING--PERSONAL NAME', 1, 0, NULL), |
5375 |
('CHRON_TERM', '410', 'SEE FROM TRACING--CORPORATE NAME', 'SEE FROM TRACING--CORPORATE NAME', 1, 0, NULL), |
5376 |
('CHRON_TERM', '411', 'SEE FROM TRACING--MEETING NAME', 'SEE FROM TRACING--MEETING NAME', 1, 0, NULL), |
5377 |
('CHRON_TERM', '430', 'SEE FROM TRACING--UNIFORM TITLE', 'SEE FROM TRACING--UNIFORM TITLE', 1, 0, NULL), |
5378 |
('CHRON_TERM', '448', 'SEE FROM TRACING--CHRONOLOGICAL TERM', 'SEE FROM TRACING--CHRONOLOGICAL TERM', 1, 0, NULL), |
5379 |
('CHRON_TERM', '450', 'SEE FROM TRACING--TOPICAL TERM', 'SEE FROM TRACING--TOPICAL TERM', 1, 0, NULL), |
5380 |
('CHRON_TERM', '451', 'SEE FROM TRACING--GEOGRAPHIC NAME', 'SEE FROM TRACING--GEOGRAPHIC NAME', 1, 0, NULL), |
5381 |
('CHRON_TERM', '455', 'SEE FROM TRACING--GENRE/FORM TERM', 'SEE FROM TRACING--GENRE/FORM TERM', 1, 0, NULL), |
5382 |
('CHRON_TERM', '480', 'SEE FROM TRACING--GENERAL SUBDIVISION', 'SEE FROM TRACING--GENERAL SUBDIVISION', 1, 0, NULL), |
5383 |
('CHRON_TERM', '481', 'SEE FROM TRACING--GEOGRAPHIC SUBDIVISION', 'SEE FROM TRACING--GEOGRAPHIC SUBDIVISION', 1, 0, NULL), |
5384 |
('CHRON_TERM', '482', 'SEE FROM TRACING--CHRONOLOGICAL SUBDIVISION', 'SEE FROM TRACING--CHRONOLOGICAL SUBDIVISION', 1, 0, NULL), |
5385 |
('CHRON_TERM', '485', 'SEE FROM TRACING--FORM SUBDIVISION', 'SEE FROM TRACING--FORM SUBDIVISION', 1, 0, NULL), |
5386 |
('CHRON_TERM', '500', 'SEE ALSO FROM TRACING--PERSONAL NAME', 'SEE ALSO FROM TRACING--PERSONAL NAME', 1, 0, NULL), |
5387 |
('CHRON_TERM', '510', 'SEE ALSO FROM TRACING--CORPORATE NAME', 'SEE ALSO FROM TRACING--CORPORATE NAME', 1, 0, NULL), |
5388 |
('CHRON_TERM', '511', 'SEE ALSO FROM TRACING--MEETING NAME', 'SEE ALSO FROM TRACING--MEETING NAME', 1, 0, NULL), |
5389 |
('CHRON_TERM', '530', 'SEE ALSO FROM TRACING--UNIFORM TITLE', 'SEE ALSO FROM TRACING--UNIFORM TITLE', 1, 0, NULL), |
5390 |
('CHRON_TERM', '548', 'SEE ALSO FROM TRACING--CHRONOLOGICAL TERM', 'SEE ALSO FROM TRACING--CHRONOLOGICAL TERM', 1, 0, NULL), |
5391 |
('CHRON_TERM', '550', 'SEE ALSO FROM TRACING--TOPICAL TERM', 'SEE ALSO FROM TRACING--TOPICAL TERM', 1, 0, NULL), |
5392 |
('CHRON_TERM', '551', 'SEE ALSO FROM TRACING--GEOGRAPHIC NAME', 'SEE ALSO FROM TRACING--GEOGRAPHIC NAME', 1, 0, NULL), |
5393 |
('CHRON_TERM', '555', 'SEE ALSO FROM TRACING--GENRE/FORM TERM', 'SEE ALSO FROM TRACING--GENRE/FORM TERM', 1, 0, NULL), |
5394 |
('CHRON_TERM', '580', 'SEE ALSO FROM TRACING--GENERAL SUBDIVISION', 'SEE ALSO FROM TRACING--GENERAL SUBDIVISION', 1, 0, NULL), |
5395 |
('CHRON_TERM', '581', 'SEE ALSO FROM TRACING--GEOGRAPHIC SUBDIVISION', 'SEE ALSO FROM TRACING--GEOGRAPHIC SUBDIVISION', 1, 0, NULL), |
5396 |
('CHRON_TERM', '582', 'SEE ALSO FROM TRACING--CHRONOLOGICAL SUBDIVISION', 'SEE ALSO FROM TRACING--CHRONOLOGICAL SUBDIVISION', 1, 0, NULL), |
5397 |
('CHRON_TERM', '585', 'SEE ALSO FROM TRACING--FORM SUBDIVISION', 'SEE ALSO FROM TRACING--FORM SUBDIVISION', 1, 0, NULL), |
5398 |
('CHRON_TERM', '663', 'COMPLEX SEE ALSO REFERENCE--NAME', 'COMPLEX SEE ALSO REFERENCE--NAME', 0, 0, NULL), |
5399 |
('CHRON_TERM', '664', 'COMPLEX SEE REFERENCE--NAME', 'COMPLEX SEE REFERENCE--NAME', 0, 0, NULL), |
5400 |
('CHRON_TERM', '665', 'HISTORY REFERENCE', 'HISTORY REFERENCE', 0, 0, NULL), |
5401 |
('CHRON_TERM', '666', 'GENERAL EXPLANATORY REFERENCE--NAME', 'GENERAL EXPLANATORY REFERENCE--NAME', 0, 0, NULL), |
5402 |
('CHRON_TERM', '667', 'NONPUBLIC GENERAL NOTE', 'NONPUBLIC GENERAL NOTE', 1, 0, NULL), |
5403 |
('CHRON_TERM', '670', 'SOURCE DATA FOUND', 'SOURCE DATA FOUND', 1, 0, NULL), |
5404 |
('CHRON_TERM', '675', 'SOURCE DATA NOT FOUND', 'SOURCE DATA NOT FOUND', 0, 0, NULL), |
5405 |
('CHRON_TERM', '678', 'BIOGRAPHICAL OR HISTORICAL DATA', 'BIOGRAPHICAL OR HISTORICAL DATA', 1, 0, NULL), |
5406 |
('CHRON_TERM', '680', 'PUBLIC GENERAL NOTE', 'PUBLIC GENERAL NOTE', 1, 0, NULL), |
5407 |
('CHRON_TERM', '681', 'SUBJECT EXAMPLE TRACING NOTE', 'SUBJECT EXAMPLE TRACING NOTE', 1, 0, NULL), |
5408 |
('CHRON_TERM', '682', 'DELETED HEADING INFORMATION', 'DELETED HEADING INFORMATION', 0, 0, NULL), |
5409 |
('CHRON_TERM', '683', 'APPLICATION HISTORY NOTE', 'APPLICATION HISTORY NOTE', 1, 0, NULL), |
5410 |
('CHRON_TERM', '688', 'APPLICATION HISTORY NOTE', 'APPLICATION HISTORY NOTE', 1, 0, NULL), |
5411 |
('CHRON_TERM', '748', 'ESTABLISHED HEADING LINKING ENTRY--CHRONOLOGICAL TERM', 'ESTABLISHED HEADING LINKING ENTRY--CHRONOLOGICAL TERM', 1, 0, NULL), |
5412 |
('CHRON_TERM', '782', 'SUBDIVISION LINKING ENTRY--CHRONOLOGICAL SUBDIVISION', 'SUBDIVISION LINKING ENTRY--CHRONOLOGICAL SUBDIVISION', 1, 0, NULL), |
5413 |
('CHRON_TERM', '788', 'COMPLEX LINKING ENTRY DATA', 'COMPLEX LINKING ENTRY DATA', 0, 0, NULL), |
5414 |
('CHRON_TERM', '856', 'ELECTRONIC LOCATION AND ACCESS', 'ELECTRONIC LOCATION AND ACCESS', 1, 0, NULL), |
5415 |
('CHRON_TERM', '880', 'ALTERNATE GRAPHIC REPRESENTATION', 'ALTERNATE GRAPHIC REPRESENTATION', 1, 0, NULL), |
5416 |
('CHRON_TERM', '942', 'KOHA INTERNAL USE', 'KOHA INTERNAL USE', 0, 1, NULL); |
5417 |
|
5418 |
|
5419 |
INSERT INTO `auth_subfield_structure` (`authtypecode`, `tagfield`, `tagsubfield`, `liblibrarian`, `libopac`, `repeatable`, `mandatory`, `tab`, `authorised_value`, `value_builder`, `seealso`, `isurl`, `hidden`, `linkid`, `kohafield`, `frameworkcode`) VALUES |
5420 |
('CHRON_TERM', '000', '@', 'fixed length control field', 'fixed length control field', 0, 1, 0, NULL, 'marc21_leader_authorities.pl', NULL, 0, 0, '', '', ''), |
5421 |
('CHRON_TERM', '001', '@', 'control field', 'control field', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', 'auth_header.authid', ''), |
5422 |
('CHRON_TERM', '003', '@', 'control field', 'control field', 0, 1, 0, NULL, 'marc21_field_003.pl', NULL, 0, 0, '', '', ''), |
5423 |
('CHRON_TERM', '005', '@', 'control field', 'control field', 0, 1, 0, NULL, 'marc21_field_005.pl', NULL, 0, 0, '', '', ''), |
5424 |
('CHRON_TERM', '008', '@', 'fixed length control field', 'fixed length control field', 0, 1, 0, NULL, 'marc21_field_008_authorities.pl', NULL, 0, 0, '', '', ''), |
5425 |
('CHRON_TERM', '010', 'a', 'LC control number', 'LC control number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
5426 |
('CHRON_TERM', '010', 'z', 'Canceled/invalid LC control number', 'Canceled/invalid LC control number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
5427 |
('CHRON_TERM', '010', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
5428 |
('CHRON_TERM', '016', 'a', 'Record control number', 'Record control number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
5429 |
('CHRON_TERM', '016', 'z', 'Canceled/invalid record control number', 'Canceled/invalid record control number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
5430 |
('CHRON_TERM', '016', '2', 'Source', 'Source', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
5431 |
('CHRON_TERM', '016', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
5432 |
('CHRON_TERM', '024', 'a', 'Standard number or code', 'Standard number or code', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
5433 |
('CHRON_TERM', '024', 'c', 'Terms of availability', 'Terms of availability', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
5434 |
('CHRON_TERM', '024', 'd', 'Additional codes following the standard number or code', 'Additional codes following the standard number or code', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
5435 |
('CHRON_TERM', '024', 'z', 'Canceled/invalid standard number or code', 'Canceled/invalid standard number or code', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
5436 |
('CHRON_TERM', '024', '2', 'Source of number or code', 'Source of number or code', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
5437 |
('CHRON_TERM', '024', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
5438 |
('CHRON_TERM', '024', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
5439 |
('CHRON_TERM', '034', 'd', 'Coordinates--westernmost longitude', 'Coordinates--westernmost longitude', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
5440 |
('CHRON_TERM', '034', 'e', 'Coordinates--easternmost longitude', 'Coordinates--easternmost longitude', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
5441 |
('CHRON_TERM', '034', 'f', 'Coordinates--northernmost latitude', 'Coordinates--northernmost latitude', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
5442 |
('CHRON_TERM', '034', 'g', 'Coordinates--southernmost latitude', 'Coordinates--southernmost latitude', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
5443 |
('CHRON_TERM', '034', 'j', 'Declination--northern limit', 'Declination--northern limit', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
5444 |
('CHRON_TERM', '034', 'k', 'Declination--southern limit', 'Declination--southern limit', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
5445 |
('CHRON_TERM', '034', 'm', 'Right ascension--eastern limit', 'Right ascension--eastern limit', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
5446 |
('CHRON_TERM', '034', 'n', 'Right ascension--western limit', 'Right ascension--western limit', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
5447 |
('CHRON_TERM', '034', 'p', 'Equinox', 'Equinox', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
5448 |
('CHRON_TERM', '034', 'r', 'Distance from earth', 'Distance from earth', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
5449 |
('CHRON_TERM', '034', 's', 'G-ring latitude', 'G-ring latitude', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
5450 |
('CHRON_TERM', '034', 't', 'G-ring longitude', 'G-ring longitude', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
5451 |
('CHRON_TERM', '034', 'x', 'Beginning date', 'Beginning date', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
5452 |
('CHRON_TERM', '034', 'y', 'Ending date', 'Ending date', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
5453 |
('CHRON_TERM', '034', 'z', 'Name of extraterrestrial body', 'Name of extraterrestrial body', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
5454 |
('CHRON_TERM', '034', '2', 'Source', 'Source', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
5455 |
('CHRON_TERM', '034', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
5456 |
('CHRON_TERM', '034', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
5457 |
('CHRON_TERM', '035', 'a', 'System control number', 'System control number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
5458 |
('CHRON_TERM', '035', 'z', 'Canceled/invalid control number', 'Canceled/invalid control number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
5459 |
('CHRON_TERM', '035', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
5460 |
('CHRON_TERM', '035', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
5461 |
('CHRON_TERM', '040', 'a', 'Original cataloging agency', 'Original cataloging agency', 0, 1, 0, NULL, 'marc21_field_003.pl', NULL, 0, 0, '', '', ''), |
5462 |
('CHRON_TERM', '040', 'b', 'Language of cataloging', 'Language of cataloging', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
5463 |
('CHRON_TERM', '040', 'c', 'Transcribing agency', 'Transcribing agency', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
5464 |
('CHRON_TERM', '040', 'd', 'Modifying agency', 'Modifying agency', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
5465 |
('CHRON_TERM', '040', 'e', 'Description conventions', 'Description conventions', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
5466 |
('CHRON_TERM', '040', 'f', 'Subject heading or thesaurus conventions', 'Subject heading or thesaurus conventions', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
5467 |
('CHRON_TERM', '040', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
5468 |
('CHRON_TERM', '040', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
5469 |
('CHRON_TERM', '042', 'a', 'Authentication code', 'Authentication code', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
5470 |
('CHRON_TERM', '043', 'a', 'Geographic area code', 'Geographic area code', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
5471 |
('CHRON_TERM', '043', 'b', 'Local GAC code', 'Local GAC code', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
5472 |
('CHRON_TERM', '043', 'c', 'ISO code', 'ISO code', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
5473 |
('CHRON_TERM', '043', '2', 'Source of local code', 'Source of local code', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
5474 |
('CHRON_TERM', '043', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
5475 |
('CHRON_TERM', '043', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
5476 |
('CHRON_TERM', '045', 'a', 'Time period code', 'Time period code', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
5477 |
('CHRON_TERM', '045', 'b', 'Formatted 9999 B.C. through C.E. time period', 'Formatted 9999 B.C. through C.E. time period', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
5478 |
('CHRON_TERM', '045', 'c', 'Formatted pre-9999 B.C. time period', 'Formatted pre-9999 B.C. time period', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
5479 |
('CHRON_TERM', '045', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
5480 |
('CHRON_TERM', '045', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
5481 |
('CHRON_TERM', '050', 'a', 'Classification number', 'Classification number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
5482 |
('CHRON_TERM', '050', 'b', 'Item number', 'Item number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
5483 |
('CHRON_TERM', '050', 'd', 'Volumes/dates to which call number applies', 'Volumes/dates to which call number applies', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
5484 |
('CHRON_TERM', '050', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
5485 |
('CHRON_TERM', '050', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
5486 |
('CHRON_TERM', '050', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
5487 |
('CHRON_TERM', '052', 'a', 'Geographic classification area code', 'Geographic classification area code', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
5488 |
('CHRON_TERM', '052', 'b', 'Geographic classification subarea code', 'Geographic classification subarea code', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
5489 |
('CHRON_TERM', '052', 'd', 'Populated place name', 'Populated place name', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
5490 |
('CHRON_TERM', '052', '2', 'Code source', 'Code source', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
5491 |
('CHRON_TERM', '052', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
5492 |
('CHRON_TERM', '052', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
5493 |
('CHRON_TERM', '053', 'a', 'Classification number element--single number or beginning number of span', 'Classification number element--single number or beginning number of span', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
5494 |
('CHRON_TERM', '053', 'b', 'Classification number element--ending number of span', 'Classification number element--ending number of span', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
5495 |
('CHRON_TERM', '053', 'c', 'Explanatory term', 'Explanatory term', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
5496 |
('CHRON_TERM', '053', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
5497 |
('CHRON_TERM', '053', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
5498 |
('CHRON_TERM', '053', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
5499 |
('CHRON_TERM', '055', 'a', 'Classification number', 'Classification number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
5500 |
('CHRON_TERM', '055', 'b', 'Item number', 'Item number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
5501 |
('CHRON_TERM', '055', 'd', 'Volumes/dates to which call number applies', 'Volumes/dates to which call number applies', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
5502 |
('CHRON_TERM', '055', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
5503 |
('CHRON_TERM', '055', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
5504 |
('CHRON_TERM', '055', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
5505 |
('CHRON_TERM', '060', 'a', 'Classification number', 'Classification number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
5506 |
('CHRON_TERM', '060', 'b', 'Item number', 'Item number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
5507 |
('CHRON_TERM', '060', 'd', 'Volumes/dates to which call number applies', 'Volumes/dates to which call number applies', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
5508 |
('CHRON_TERM', '060', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
5509 |
('CHRON_TERM', '060', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
5510 |
('CHRON_TERM', '060', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
5511 |
('CHRON_TERM', '065', 'a', 'Classification number element--single number or beginning of span', 'Classification number element--single number or beginning of span', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
5512 |
('CHRON_TERM', '065', 'b', 'Classification number element--ending number of span', 'Classification number element--ending number of span', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
5513 |
('CHRON_TERM', '065', 'c', 'Explanatory term', 'Explanatory term', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
5514 |
('CHRON_TERM', '065', '2', 'Number source', 'Number source', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
5515 |
('CHRON_TERM', '065', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
5516 |
('CHRON_TERM', '065', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
5517 |
('CHRON_TERM', '065', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
5518 |
('CHRON_TERM', '066', 'a', 'Primary G0 character set', 'Primary G0 character set', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
5519 |
('CHRON_TERM', '066', 'b', 'Primary G1 character set', 'Primary G1 character set', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
5520 |
('CHRON_TERM', '066', 'c', 'Alternate G0 or G1 character set', 'Alternate G0 or G1 character set', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
5521 |
('CHRON_TERM', '070', 'a', 'Classification number', 'Classification number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
5522 |
('CHRON_TERM', '070', 'b', 'Item number', 'Item number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
5523 |
('CHRON_TERM', '070', 'd', 'Volume/dates to which call number applies', 'Volume/dates to which call number applies', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
5524 |
('CHRON_TERM', '070', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
5525 |
('CHRON_TERM', '070', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
5526 |
('CHRON_TERM', '072', 'a', 'Subject category code', 'Subject category code', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
5527 |
('CHRON_TERM', '072', 'x', 'Subject category code subdivision', 'Subject category code subdivision', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
5528 |
('CHRON_TERM', '072', '2', 'Code source', 'Code source', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
5529 |
('CHRON_TERM', '072', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
5530 |
('CHRON_TERM', '072', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
5531 |
('CHRON_TERM', '073', 'a', 'Subdivision usage', 'Subdivision usage', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
5532 |
('CHRON_TERM', '073', 'z', 'Code source', 'Code source', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
5533 |
('CHRON_TERM', '073', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
5534 |
('CHRON_TERM', '073', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
5535 |
('CHRON_TERM', '082', 'a', 'Classification number', 'Classification number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
5536 |
('CHRON_TERM', '082', 'b', 'Item number', 'Item number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
5537 |
('CHRON_TERM', '082', 'd', 'Volumes/dates to which call number applies', 'Volumes/dates to which call number applies', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
5538 |
('CHRON_TERM', '082', '2', 'Edition number', 'Edition number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
5539 |
('CHRON_TERM', '082', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
5540 |
('CHRON_TERM', '082', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
5541 |
('CHRON_TERM', '082', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
5542 |
('CHRON_TERM', '083', 'a', 'Classification number element--single number or beginning number of span', 'Classification number element--single number or beginning number of span', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
5543 |
('CHRON_TERM', '083', 'b', 'Classification number element--ending number of span', 'Classification number element--ending number of span', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
5544 |
('CHRON_TERM', '083', 'c', 'Explanatory term', 'Explanatory term', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
5545 |
('CHRON_TERM', '083', 'z', 'Table identification--table number', 'Table identification--table number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
5546 |
('CHRON_TERM', '083', '2', 'Edition number', 'Edition number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
5547 |
('CHRON_TERM', '083', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
5548 |
('CHRON_TERM', '083', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
5549 |
('CHRON_TERM', '083', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
5550 |
('CHRON_TERM', '086', 'a', 'Call number', 'Call number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
5551 |
('CHRON_TERM', '086', 'd', 'Volumes/dates to which call number applies', 'Volumes/dates to which call number applies', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
5552 |
('CHRON_TERM', '086', 'z', 'Cancelled/invalid call number', 'Cancelled/invalid call number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
5553 |
('CHRON_TERM', '086', '2', 'Number source', 'Number source', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
5554 |
('CHRON_TERM', '086', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
5555 |
('CHRON_TERM', '086', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
5556 |
('CHRON_TERM', '086', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
5557 |
('CHRON_TERM', '087', 'a', 'Classification number element--Single number or beginning number of span', 'Classification number element--Single number or beginning number of span', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
5558 |
('CHRON_TERM', '087', 'b', 'Classification number element--Ending number of span', 'Classification number element--Ending number of span', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
5559 |
('CHRON_TERM', '087', 'c', 'Explanatory information', 'Explanatory information', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
5560 |
('CHRON_TERM', '087', '2', 'Number source', 'Number source', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
5561 |
('CHRON_TERM', '087', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
5562 |
('CHRON_TERM', '087', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
5563 |
('CHRON_TERM', '090', 'a', 'Call number ; Classification number (OCLC) (R) ; Classification number, CALL (RLIN) (NR)', 'Call number ; Classification number (OCLC) (R) ; Classification number, CALL (RLIN) (NR)', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
5564 |
('CHRON_TERM', '090', 'b', '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, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
5565 |
('CHRON_TERM', '090', 'd', 'Volumes/dates to which call number applies', 'Volumes/dates to which call number applies', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
5566 |
('CHRON_TERM', '090', 'e', 'Feature heading (OCLC)', 'Feature heading (OCLC)', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
5567 |
('CHRON_TERM', '090', 'f', 'Filing suffix (OCLC) ; Footnote, FNT (RLIN)', 'Filing suffix (OCLC) ; Footnote, FNT (RLIN)', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
5568 |
('CHRON_TERM', '090', 'h', 'Output transaction history, HST (RLIN)', 'Output transaction history, HST (RLIN)', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
5569 |
('CHRON_TERM', '090', 'i', 'Output transaction instruction, INS (RLIN)', 'Output transaction instruction, INS (RLIN)', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
5570 |
('CHRON_TERM', '090', 'l', 'Extra card control statement, EXT (RLIN)', 'Extra card control statement, EXT (RLIN)', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
5571 |
('CHRON_TERM', '090', 'n', 'Additional local notes, ANT (RLIN)', 'Additional local notes, ANT (RLIN)', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
5572 |
('CHRON_TERM', '090', 'p', 'Pathfinder code, PTH (RLIN)', 'Pathfinder code, PTH (RLIN)', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
5573 |
('CHRON_TERM', '090', 't', 'Field suppresion, FSP (RLIN)', 'Field suppresion, FSP (RLIN)', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
5574 |
('CHRON_TERM', '090', 'v', 'Volumes, VOL (RLIN)', 'Volumes, VOL (RLIN)', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
5575 |
('CHRON_TERM', '090', 'y', 'Date, VOL (RLIN)', 'Date, VOL (RLIN)', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
5576 |
('CHRON_TERM', '090', 'z', 'Cancelled/invalid call number', 'Cancelled/invalid call number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
5577 |
('CHRON_TERM', '090', '2', 'Number source', 'Number source', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
5578 |
('CHRON_TERM', '090', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
5579 |
('CHRON_TERM', '090', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
5580 |
('CHRON_TERM', '090', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
5581 |
('CHRON_TERM', '091', 'a', 'Classification number element--single number or beginning number of span', 'Classification number element--single number or beginning number of span', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
5582 |
('CHRON_TERM', '091', 'b', 'Classification number element--ending number of span', 'Classification number element--ending number of span', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
5583 |
('CHRON_TERM', '091', 'c', 'Explanatory term', 'Explanatory term', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
5584 |
('CHRON_TERM', '091', 'z', 'Table identification--table number', 'Table identification--table number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
5585 |
('CHRON_TERM', '091', '2', 'Edition number', 'Edition number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
5586 |
('CHRON_TERM', '091', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
5587 |
('CHRON_TERM', '091', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
5588 |
('CHRON_TERM', '091', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
5589 |
('CHRON_TERM', '092', 'a', 'Classification number', 'Classification number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
5590 |
('CHRON_TERM', '092', 'b', 'Item number', 'Item number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
5591 |
('CHRON_TERM', '092', 'd', 'Volumes/dates to which call number applies', 'Volumes/dates to which call number applies', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
5592 |
('CHRON_TERM', '092', 'e', 'Feature heading', 'Feature heading', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
5593 |
('CHRON_TERM', '092', 'f', 'Filing suffix', 'Filing suffix', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
5594 |
('CHRON_TERM', '092', '2', 'Edition number', 'Edition number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
5595 |
('CHRON_TERM', '092', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
5596 |
('CHRON_TERM', '092', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
5597 |
('CHRON_TERM', '092', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
5598 |
('CHRON_TERM', '093', 'a', 'Classification number element--single number or beginning number of span', 'Classification number element--single number or beginning number of span', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
5599 |
('CHRON_TERM', '093', 'b', 'Classification number element--ending number of span', 'Classification number element--ending number of span', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
5600 |
('CHRON_TERM', '093', 'c', 'Explanatory term', 'Explanatory term', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
5601 |
('CHRON_TERM', '093', 'z', 'Table identification--table number', 'Table identification--table number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
5602 |
('CHRON_TERM', '093', '2', 'Edition number', 'Edition number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
5603 |
('CHRON_TERM', '093', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
5604 |
('CHRON_TERM', '093', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
5605 |
('CHRON_TERM', '093', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
5606 |
('CHRON_TERM', '096', 'a', 'Classification number', 'Classification number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
5607 |
('CHRON_TERM', '096', 'b', 'Item number', 'Item number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
5608 |
('CHRON_TERM', '096', 'd', 'Volumes/dates to which call number applies', 'Volumes/dates to which call number applies', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
5609 |
('CHRON_TERM', '096', 'e', 'Feature heading', 'Feature heading', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
5610 |
('CHRON_TERM', '096', 'f', 'Filing suffix', 'Filing suffix', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
5611 |
('CHRON_TERM', '096', '2', 'Edition number', 'Edition number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
5612 |
('CHRON_TERM', '096', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
5613 |
('CHRON_TERM', '096', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
5614 |
('CHRON_TERM', '096', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
5615 |
('CHRON_TERM', '097', 'a', 'Classification number element--single number or beginning number of span', 'Classification number element--single number or beginning number of span', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
5616 |
('CHRON_TERM', '097', 'b', 'Classification number element--ending number of span', 'Classification number element--ending number of span', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
5617 |
('CHRON_TERM', '097', 'c', 'Explanatory term', 'Explanatory term', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
5618 |
('CHRON_TERM', '097', 'z', 'Table identification--table number', 'Table identification--table number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
5619 |
('CHRON_TERM', '097', '2', 'Edition number', 'Edition number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
5620 |
('CHRON_TERM', '097', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
5621 |
('CHRON_TERM', '097', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
5622 |
('CHRON_TERM', '097', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
5623 |
('CHRON_TERM', '098', 'a', 'Call number based on other classification scheme', 'Call number based on other classification scheme', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
5624 |
('CHRON_TERM', '098', 'b', 'Item number', 'Item number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
5625 |
('CHRON_TERM', '098', 'd', 'Volumes/dates to which call number applies', 'Volumes/dates to which call number applies', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
5626 |
('CHRON_TERM', '098', 'e', 'Feature heading', 'Feature heading', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
5627 |
('CHRON_TERM', '098', 'f', 'Filing suffix', 'Filing suffix', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
5628 |
('CHRON_TERM', '098', '2', 'Edition number', 'Edition number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
5629 |
('CHRON_TERM', '098', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
5630 |
('CHRON_TERM', '098', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
5631 |
('CHRON_TERM', '098', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
5632 |
('CHRON_TERM', '099', 'a', 'Classification number', 'Classification number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
5633 |
('CHRON_TERM', '099', 'b', 'Item number', 'Item number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
5634 |
('CHRON_TERM', '099', 'd', 'Volumes/dates to which call number applies', 'Volumes/dates to which call number applies', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
5635 |
('CHRON_TERM', '099', 'e', 'Feature heading', 'Feature heading', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
5636 |
('CHRON_TERM', '099', 'f', 'Filing suffix', 'Filing suffix', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
5637 |
('CHRON_TERM', '099', '2', 'Edition number', 'Edition number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
5638 |
('CHRON_TERM', '099', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
5639 |
('CHRON_TERM', '099', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
5640 |
('CHRON_TERM', '099', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
5641 |
('CHRON_TERM', '148', 'a', 'Chronological term', 'Chronological term', 0, 0, 1, NULL, NULL, '''148y'',''148x'',''148z'',''148v''', 0, 0, '', '', ''), |
5642 |
('CHRON_TERM', '148', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
5643 |
('CHRON_TERM', '148', 'x', 'General subdivision', 'General subdivision', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
5644 |
('CHRON_TERM', '148', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
5645 |
('CHRON_TERM', '148', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
5646 |
('CHRON_TERM', '148', '6', 'Linkage', 'Linkage', 0, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
5647 |
('CHRON_TERM', '148', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
5648 |
('CHRON_TERM', '182', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
5649 |
('CHRON_TERM', '182', 'x', 'General subdivision', 'General subdivision', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
5650 |
('CHRON_TERM', '182', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
5651 |
('CHRON_TERM', '182', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
5652 |
('CHRON_TERM', '182', '6', 'Linkage', 'Linkage', 0, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
5653 |
('CHRON_TERM', '182', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
5654 |
('CHRON_TERM', '260', 'a', 'Heading referred to', 'Heading referred to', 1, 0, 2, NULL, NULL, NULL, 0, 0, '', '', ''), |
5655 |
('CHRON_TERM', '260', 'i', 'Explanatory text', 'Explanatory text', 1, 0, 2, NULL, NULL, NULL, 0, 0, '', '', ''), |
5656 |
('CHRON_TERM', '260', '6', 'Linkage', 'Linkage', 0, 0, 2, NULL, NULL, NULL, 0, 0, '', '', ''), |
5657 |
('CHRON_TERM', '260', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 2, NULL, NULL, NULL, 0, 0, '', '', ''), |
5658 |
('CHRON_TERM', '360', 'a', 'Heading referred to', 'Heading referred to', 1, 0, 3, NULL, NULL, NULL, 0, 0, '', '', ''), |
5659 |
('CHRON_TERM', '360', 'i', 'Explanatory text', 'Explanatory text', 1, 0, 3, NULL, NULL, NULL, 0, 0, '', '', ''), |
5660 |
('CHRON_TERM', '360', '6', 'Linkage', 'Linkage', 0, 0, 3, NULL, NULL, NULL, 0, 0, '', '', ''), |
5661 |
('CHRON_TERM', '360', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 3, NULL, NULL, NULL, 0, 0, '', '', ''), |
5662 |
('CHRON_TERM', '400', 'a', 'Personal name', 'Personal name', 0, 0, 4, NULL, NULL, '''400b'',''400c'',''400q'',''400d'',''400t'',''400o'',''400m'',''400r'',''400s'',''400k'',''400n'',''400p'',''400g'',''400l'',''400f'',''400h'',''400x'',''400z'',''400y'',''400v''', 0, 0, '', '', ''), |
5663 |
('CHRON_TERM', '400', 'b', 'Numeration', 'Numeration', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
5664 |
('CHRON_TERM', '400', 'c', 'Titles and other words associated with a name', 'Titles and other words associated with a name', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
5665 |
('CHRON_TERM', '400', 'd', 'Dates associated with a name', 'Dates associated with a name', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
5666 |
('CHRON_TERM', '400', 'e', 'Relator term', 'Relator term', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
5667 |
('CHRON_TERM', '400', 'f', 'Date of a work', 'Date of a work', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
5668 |
('CHRON_TERM', '400', 'g', 'Miscellaneous information', 'Miscellaneous information', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
5669 |
('CHRON_TERM', '400', 'h', 'Medium', 'Medium', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
5670 |
('CHRON_TERM', '400', 'i', 'Reference instruction phrase', 'Reference instruction phrase', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
5671 |
('CHRON_TERM', '400', 'j', 'Attribution qualifier', 'Attribution qualifier', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
5672 |
('CHRON_TERM', '400', 'k', 'Form subheading', 'Form subheading', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
5673 |
('CHRON_TERM', '400', 'l', 'Language of a work', 'Language of a work', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
5674 |
('CHRON_TERM', '400', 'm', 'Medium of performance for music', 'Medium of performance for music', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
5675 |
('CHRON_TERM', '400', 'n', 'Number of part/section of a work', 'Number of part/section of a work', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
5676 |
('CHRON_TERM', '400', 'o', 'Arranged statement for music', 'Arranged statement for music', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
5677 |
('CHRON_TERM', '400', 'p', 'Name of part/section of a work', 'Name of part/section of a work', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
5678 |
('CHRON_TERM', '400', 'q', 'Fuller form of name', 'Fuller form of name', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
5679 |
('CHRON_TERM', '400', 'r', 'Key for music', 'Key for music', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
5680 |
('CHRON_TERM', '400', 's', 'Version', 'Version', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
5681 |
('CHRON_TERM', '400', 't', 'Title of a work', 'Title of a work', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
5682 |
('CHRON_TERM', '400', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
5683 |
('CHRON_TERM', '400', 'w', 'Control subfield', 'Control subfield', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
5684 |
('CHRON_TERM', '400', 'x', 'General subdivision', 'General subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
5685 |
('CHRON_TERM', '400', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
5686 |
('CHRON_TERM', '400', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
5687 |
('CHRON_TERM', '400', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
5688 |
('CHRON_TERM', '400', '6', 'Linkage', 'Linkage', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
5689 |
('CHRON_TERM', '400', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
5690 |
('CHRON_TERM', '410', 'a', 'Corporate name or jurisdiction name as entry element', 'Corporate name or jurisdiction name as entry element', 0, 0, 4, NULL, NULL, '''410b'',''410c'',''410d'',''410t'',''410o'',''410m'',''410r'',''410s'',''410k'',''410n'',''410p'',''410g'',''410l'',''410f'',''410h'',''410x'',''410z'',''410y'',''410v''', 0, 0, '', '', ''), |
5691 |
('CHRON_TERM', '410', 'b', 'Subordinate unit', 'Subordinate unit', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
5692 |
('CHRON_TERM', '410', 'c', 'Location of meeting', 'Location of meeting', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
5693 |
('CHRON_TERM', '410', 'd', 'Date of meeting or treaty signing', 'Date of meeting or treaty signing', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
5694 |
('CHRON_TERM', '410', 'e', 'Relator term', 'Relator term', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
5695 |
('CHRON_TERM', '410', 'f', 'Date of a work', 'Date of a work', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
5696 |
('CHRON_TERM', '410', 'g', 'Miscellaneous information', 'Miscellaneous information', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
5697 |
('CHRON_TERM', '410', 'h', 'Medium', 'Medium', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
5698 |
('CHRON_TERM', '410', 'i', 'Reference instruction phrase', 'Reference instruction phrase', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
5699 |
('CHRON_TERM', '410', 'k', 'Form subheading', 'Form subheading', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
5700 |
('CHRON_TERM', '410', 'l', 'Language of a work', 'Language of a work', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
5701 |
('CHRON_TERM', '410', 'm', 'Medium of performance for music', 'Medium of performance for music', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
5702 |
('CHRON_TERM', '410', 'n', 'Number of part/section/meeting', 'Number of part/section/meeting', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
5703 |
('CHRON_TERM', '410', 'o', 'Arranged statement for music', 'Arranged statement for music', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
5704 |
('CHRON_TERM', '410', 'p', 'Name of part/section of a work', 'Name of part/section of a work', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
5705 |
('CHRON_TERM', '410', 'r', 'Key for music', 'Key for music', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
5706 |
('CHRON_TERM', '410', 's', 'Version', 'Version', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
5707 |
('CHRON_TERM', '410', 't', 'Title of a work', 'Title of a work', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
5708 |
('CHRON_TERM', '410', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
5709 |
('CHRON_TERM', '410', 'w', 'Control subfield', 'Control subfield', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
5710 |
('CHRON_TERM', '410', 'x', 'General subdivision', 'General subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
5711 |
('CHRON_TERM', '410', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
5712 |
('CHRON_TERM', '410', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
5713 |
('CHRON_TERM', '410', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
5714 |
('CHRON_TERM', '410', '6', 'Linkage', 'Linkage', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
5715 |
('CHRON_TERM', '410', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
5716 |
('CHRON_TERM', '411', 'a', 'Meeting name or jurisdiction name as entry element', 'Meeting name or jurisdiction name as entry element', 0, 0, 4, NULL, NULL, '''411e'',''411c'',''411d'',''411t'',''411s'',''411k'',''411n'',''411p'',''411g'',''411l'',''411f'',''411h'',''411x'',''411z'',''411y'',''411v''', 0, 0, '', '', ''), |
5717 |
('CHRON_TERM', '411', 'b', 'Number {OBSOLETE]', 'Number {OBSOLETE]', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
5718 |
('CHRON_TERM', '411', 'c', 'Location of meeting', 'Location of meeting', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
5719 |
('CHRON_TERM', '411', 'd', 'Date of meeting', 'Date of meeting', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
5720 |
('CHRON_TERM', '411', 'e', 'Subordinate unit', 'Subordinate unit', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
5721 |
('CHRON_TERM', '411', 'f', 'Date of a work', 'Date of a work', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
5722 |
('CHRON_TERM', '411', 'g', 'Miscellaneous information', 'Miscellaneous information', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
5723 |
('CHRON_TERM', '411', 'h', 'Medium', 'Medium', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
5724 |
('CHRON_TERM', '411', 'i', 'Reference instruction phrase', 'Reference instruction phrase', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
5725 |
('CHRON_TERM', '411', 'k', 'Form subheading', 'Form subheading', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
5726 |
('CHRON_TERM', '411', 'l', 'Language of a work', 'Language of a work', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
5727 |
('CHRON_TERM', '411', 'n', 'Number of part/section/meeting', 'Number of part/section/meeting', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
5728 |
('CHRON_TERM', '411', 'p', 'Name of part/section of a work', 'Name of part/section of a work', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
5729 |
('CHRON_TERM', '411', 'q', 'Name of meeting following jurisdiction name entry element', 'Name of meeting following jurisdiction name entry element', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
5730 |
('CHRON_TERM', '411', 's', 'Version', 'Version', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
5731 |
('CHRON_TERM', '411', 't', 'Title of a work', 'Title of a work', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
5732 |
('CHRON_TERM', '411', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
5733 |
('CHRON_TERM', '411', 'w', 'Control subfield', 'Control subfield', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
5734 |
('CHRON_TERM', '411', 'x', 'General subdivision', 'General subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
5735 |
('CHRON_TERM', '411', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
5736 |
('CHRON_TERM', '411', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
5737 |
('CHRON_TERM', '411', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
5738 |
('CHRON_TERM', '411', '6', 'Linkage', 'Linkage', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
5739 |
('CHRON_TERM', '411', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
5740 |
('CHRON_TERM', '430', 'a', 'Uniform title', 'Uniform title', 0, 0, 4, NULL, NULL, '''430o'',''430m'',''430r'',''430s'',''430d'',''430k'',''430n'',''430p'',''430g'',''430l'',''430f'',''430h'',''430t'',''430x'',''430z'',''430y'',''430v''', 0, 0, '', '', ''), |
5741 |
('CHRON_TERM', '430', 'd', 'Date of treaty signing', 'Date of treaty signing', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
5742 |
('CHRON_TERM', '430', 'f', 'Date of a work', 'Date of a work', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
5743 |
('CHRON_TERM', '430', 'g', 'Miscellaneous information', 'Miscellaneous information', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
5744 |
('CHRON_TERM', '430', 'h', 'Medium', 'Medium', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
5745 |
('CHRON_TERM', '430', 'i', 'Reference instruction phrase', 'Reference instruction phrase', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
5746 |
('CHRON_TERM', '430', 'k', 'Form subheading', 'Form subheading', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
5747 |
('CHRON_TERM', '430', 'l', 'Language of a work', 'Language of a work', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
5748 |
('CHRON_TERM', '430', 'm', 'Medium of performance for music', 'Medium of performance for music', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
5749 |
('CHRON_TERM', '430', 'n', 'Number of part/section of a work', 'Number of part/section of a work', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
5750 |
('CHRON_TERM', '430', 'o', 'Arranged statement for music', 'Arranged statement for music', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
5751 |
('CHRON_TERM', '430', 'p', 'Name of part/section of a work', 'Name of part/section of a work', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
5752 |
('CHRON_TERM', '430', 'r', 'Key for music', 'Key for music', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
5753 |
('CHRON_TERM', '430', 's', 'Version', 'Version', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
5754 |
('CHRON_TERM', '430', 't', 'Title of a work', 'Title of a work', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
5755 |
('CHRON_TERM', '430', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
5756 |
('CHRON_TERM', '430', 'w', 'Control subfield', 'Control subfield', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
5757 |
('CHRON_TERM', '430', 'x', 'General subdivision', 'General subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
5758 |
('CHRON_TERM', '430', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
5759 |
('CHRON_TERM', '430', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
5760 |
('CHRON_TERM', '430', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
5761 |
('CHRON_TERM', '430', '6', 'Linkage', 'Linkage', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
5762 |
('CHRON_TERM', '430', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
5763 |
('CHRON_TERM', '448', 'a', 'Chronological term', 'Chronological term', 0, 0, 4, NULL, NULL, '''448y'',''448x'',''448z'',''448v''', 0, 0, '', '', ''), |
5764 |
('CHRON_TERM', '448', 'i', 'Reference instruction phrase', 'Reference instruction phrase', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
5765 |
('CHRON_TERM', '448', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
5766 |
('CHRON_TERM', '448', 'w', 'Control subfield', 'Control subfield', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
5767 |
('CHRON_TERM', '448', 'x', 'General subdivision', 'General subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
5768 |
('CHRON_TERM', '448', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
5769 |
('CHRON_TERM', '448', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
5770 |
('CHRON_TERM', '448', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
5771 |
('CHRON_TERM', '448', '6', 'Linkage', 'Linkage', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
5772 |
('CHRON_TERM', '448', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
5773 |
('CHRON_TERM', '450', 'a', 'Topical term or geographic name entry element', 'Topical term or geographic name entry element', 0, 0, 4, NULL, NULL, '''450x'',''450z'',''450y'',''450v''', 0, 0, '', '', ''), |
5774 |
('CHRON_TERM', '450', 'b', 'Topical term following geographic name entry element', 'Topical term following geographic name entry element', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
5775 |
('CHRON_TERM', '450', 'i', 'Reference instruction phrase', 'Reference instruction phrase', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
5776 |
('CHRON_TERM', '450', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
5777 |
('CHRON_TERM', '450', 'w', 'Control subfield', 'Control subfield', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
5778 |
('CHRON_TERM', '450', 'x', 'General subdivision', 'General subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
5779 |
('CHRON_TERM', '450', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
5780 |
('CHRON_TERM', '450', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
5781 |
('CHRON_TERM', '450', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
5782 |
('CHRON_TERM', '450', '6', 'Linkage', 'Linkage', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
5783 |
('CHRON_TERM', '450', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
5784 |
('CHRON_TERM', '451', 'a', 'Geographic name', 'Geographic name', 0, 0, 4, NULL, NULL, '''451z'',''451x'',''451y'',''451v''', 0, 0, '', '', ''), |
5785 |
('CHRON_TERM', '451', 'i', 'Reference instruction phrase', 'Reference instruction phrase', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
5786 |
('CHRON_TERM', '451', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
5787 |
('CHRON_TERM', '451', 'w', 'Control subfield', 'Control subfield', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
5788 |
('CHRON_TERM', '451', 'x', 'General subdivision', 'General subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
5789 |
('CHRON_TERM', '451', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
5790 |
('CHRON_TERM', '451', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
5791 |
('CHRON_TERM', '451', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
5792 |
('CHRON_TERM', '451', '6', 'Linkage', 'Linkage', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
5793 |
('CHRON_TERM', '451', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
5794 |
('CHRON_TERM', '455', 'a', 'Genre/form term', 'Genre/form term', 0, 0, 4, NULL, NULL, '''455v'',''455x'',''455z'',''455y''', 0, 0, '', '', ''), |
5795 |
('CHRON_TERM', '455', 'i', 'Reference instruction phrase', 'Reference instruction phrase', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
5796 |
('CHRON_TERM', '455', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
5797 |
('CHRON_TERM', '455', 'w', 'Control subfield', 'Control subfield', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
5798 |
('CHRON_TERM', '455', 'x', 'General subdivision', 'General subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
5799 |
('CHRON_TERM', '455', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
5800 |
('CHRON_TERM', '455', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
5801 |
('CHRON_TERM', '455', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
5802 |
('CHRON_TERM', '455', '6', 'Linkage', 'Linkage', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
5803 |
('CHRON_TERM', '455', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
5804 |
('CHRON_TERM', '480', 'i', 'Reference instruction phrase', 'Reference instruction phrase', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
5805 |
('CHRON_TERM', '480', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
5806 |
('CHRON_TERM', '480', 'w', 'Control subfield', 'Control subfield', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
5807 |
('CHRON_TERM', '480', 'x', 'General subdivision', 'General subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
5808 |
('CHRON_TERM', '480', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
5809 |
('CHRON_TERM', '480', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
5810 |
('CHRON_TERM', '480', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
5811 |
('CHRON_TERM', '480', '6', 'Linkage', 'Linkage', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
5812 |
('CHRON_TERM', '480', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
5813 |
('CHRON_TERM', '481', 'i', 'Reference instruction phrase', 'Reference instruction phrase', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
5814 |
('CHRON_TERM', '481', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
5815 |
('CHRON_TERM', '481', 'w', 'Control subfield', 'Control subfield', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
5816 |
('CHRON_TERM', '481', 'x', 'General subdivision', 'General subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
5817 |
('CHRON_TERM', '481', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
5818 |
('CHRON_TERM', '481', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
5819 |
('CHRON_TERM', '481', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
5820 |
('CHRON_TERM', '481', '6', 'Linkage', 'Linkage', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
5821 |
('CHRON_TERM', '481', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
5822 |
('CHRON_TERM', '482', 'i', 'Reference instruction phrase', 'Reference instruction phrase', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
5823 |
('CHRON_TERM', '482', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
5824 |
('CHRON_TERM', '482', 'w', 'Control subfield', 'Control subfield', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
5825 |
('CHRON_TERM', '482', 'x', 'General subdivision', 'General subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
5826 |
('CHRON_TERM', '482', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
5827 |
('CHRON_TERM', '482', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
5828 |
('CHRON_TERM', '482', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
5829 |
('CHRON_TERM', '482', '6', 'Linkage', 'Linkage', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
5830 |
('CHRON_TERM', '482', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
5831 |
('CHRON_TERM', '485', 'i', 'Reference instruction phrase', 'Reference instruction phrase', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
5832 |
('CHRON_TERM', '485', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
5833 |
('CHRON_TERM', '485', 'w', 'Control subfield', 'Control subfield', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
5834 |
('CHRON_TERM', '485', 'x', 'General subdivision', 'General subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
5835 |
('CHRON_TERM', '485', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
5836 |
('CHRON_TERM', '485', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
5837 |
('CHRON_TERM', '485', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
5838 |
('CHRON_TERM', '485', '6', 'Linkage', 'Linkage', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
5839 |
('CHRON_TERM', '485', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
5840 |
('CHRON_TERM', '500', 'a', 'Personal name', 'Personal name', 0, 0, 5, NULL, NULL, '''500b'',''500c'',''500q'',''500d'',''500t'',''500o'',''500m'',''500r'',''500s'',''500k'',''500n'',''500p'',''500g'',''500l'',''500f'',''500h'',''500x'',''500z'',''500y'',''500v''', 0, 0, '', '', ''), |
5841 |
('CHRON_TERM', '500', 'b', 'Numeration', 'Numeration', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5842 |
('CHRON_TERM', '500', 'c', 'Titles and other words associated with a name', 'Titles and other words associated with a name', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5843 |
('CHRON_TERM', '500', 'd', 'Dates associated with a name', 'Dates associated with a name', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5844 |
('CHRON_TERM', '500', 'e', 'Relator term', 'Relator term', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5845 |
('CHRON_TERM', '500', 'f', 'Date of a work', 'Date of a work', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5846 |
('CHRON_TERM', '500', 'g', 'Miscellaneous information', 'Miscellaneous information', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5847 |
('CHRON_TERM', '500', 'h', 'Medium', 'Medium', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5848 |
('CHRON_TERM', '500', 'i', 'Reference instruction phrase', 'Reference instruction phrase', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5849 |
('CHRON_TERM', '500', 'j', 'Attribution qualifier', 'Attribution qualifier', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5850 |
('CHRON_TERM', '500', 'k', 'Form subheading', 'Form subheading', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5851 |
('CHRON_TERM', '500', 'l', 'Language of a work', 'Language of a work', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5852 |
('CHRON_TERM', '500', 'm', 'Medium of performance for music', 'Medium of performance for music', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5853 |
('CHRON_TERM', '500', 'n', 'Number of part/section of a work', 'Number of part/section of a work', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5854 |
('CHRON_TERM', '500', 'o', 'Arranged statement for music', 'Arranged statement for music', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5855 |
('CHRON_TERM', '500', 'p', 'Name of part/section of a work', 'Name of part/section of a work', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5856 |
('CHRON_TERM', '500', 'q', 'Fuller form of name', 'Fuller form of name', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5857 |
('CHRON_TERM', '500', 'r', 'Key for music', 'Key for music', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5858 |
('CHRON_TERM', '500', 's', 'Version', 'Version', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5859 |
('CHRON_TERM', '500', 't', 'Title of a work', 'Title of a work', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5860 |
('CHRON_TERM', '500', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5861 |
('CHRON_TERM', '500', 'w', 'Control subfield', 'Control subfield', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5862 |
('CHRON_TERM', '500', 'x', 'General subdivision', 'General subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5863 |
('CHRON_TERM', '500', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5864 |
('CHRON_TERM', '500', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5865 |
('CHRON_TERM', '500', '0', 'Record control number', 'Record control number', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5866 |
('CHRON_TERM', '500', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5867 |
('CHRON_TERM', '500', '6', 'Linkage', 'Linkage', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5868 |
('CHRON_TERM', '500', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5869 |
('CHRON_TERM', '510', 'a', 'Corporate name or jurisdiction name as entry element', 'Corporate name or jurisdiction name as entry element', 0, 0, 5, NULL, NULL, '''510b'',''510c'',''510d'',''510t'',''510o'',''510m'',''510r'',''510s'',''510k'',''510n'',''510p'',''510g'',''510l'',''510f'',''510h'',''510x'',''510z'',''510y'',''510v''', 0, 0, '', '', ''), |
5870 |
('CHRON_TERM', '510', 'b', 'Subordinate unit', 'Subordinate unit', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5871 |
('CHRON_TERM', '510', 'c', 'Location of meeting', 'Location of meeting', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5872 |
('CHRON_TERM', '510', 'd', 'Date of meeting or treaty signing', 'Date of meeting or treaty signing', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5873 |
('CHRON_TERM', '510', 'e', 'Relator term', 'Relator term', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5874 |
('CHRON_TERM', '510', 'f', 'Date of a work', 'Date of a work', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5875 |
('CHRON_TERM', '510', 'g', 'Miscellaneous information', 'Miscellaneous information', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5876 |
('CHRON_TERM', '510', 'h', 'Medium', 'Medium', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5877 |
('CHRON_TERM', '510', 'i', 'Reference instruction phrase', 'Reference instruction phrase', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5878 |
('CHRON_TERM', '510', 'k', 'Form subheading', 'Form subheading', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5879 |
('CHRON_TERM', '510', 'l', 'Language of a work', 'Language of a work', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5880 |
('CHRON_TERM', '510', 'm', 'Medium of performance for music', 'Medium of performance for music', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5881 |
('CHRON_TERM', '510', 'n', 'Number of part/section/meeting', 'Number of part/section/meeting', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5882 |
('CHRON_TERM', '510', 'o', 'Arranged statement for music', 'Arranged statement for music', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5883 |
('CHRON_TERM', '510', 'p', 'Name of part/section of a work', 'Name of part/section of a work', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5884 |
('CHRON_TERM', '510', 'r', 'Key for music', 'Key for music', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5885 |
('CHRON_TERM', '510', 's', 'Version', 'Version', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5886 |
('CHRON_TERM', '510', 't', 'Title of a work', 'Title of a work', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5887 |
('CHRON_TERM', '510', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5888 |
('CHRON_TERM', '510', 'w', 'Control subfield', 'Control subfield', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5889 |
('CHRON_TERM', '510', 'x', 'General subdivision', 'General subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5890 |
('CHRON_TERM', '510', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5891 |
('CHRON_TERM', '510', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5892 |
('CHRON_TERM', '510', '0', 'Record control number', 'Record control number', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5893 |
('CHRON_TERM', '510', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5894 |
('CHRON_TERM', '510', '6', 'Linkage', 'Linkage', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5895 |
('CHRON_TERM', '510', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5896 |
('CHRON_TERM', '511', 'a', 'Meeting name or jurisdiction name as entry element', 'Meeting name or jurisdiction name as entry element', 0, 0, 5, NULL, NULL, '''511e'',''511c'',''511d'',''511t'',''511s'',''511k'',''511n'',''511p'',''511g'',''511l'',''511f'',''511h'',''511x'',''511z'',''511y'',''511v''', 0, 0, '', '', ''), |
5897 |
('CHRON_TERM', '511', 'c', 'Location of meeting', 'Location of meeting', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5898 |
('CHRON_TERM', '511', 'd', 'Date of meeting', 'Date of meeting', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5899 |
('CHRON_TERM', '511', 'e', 'Subordinate unit', 'Subordinate unit', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5900 |
('CHRON_TERM', '511', 'f', 'Date of a work', 'Date of a work', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5901 |
('CHRON_TERM', '511', 'g', 'Miscellaneous information', 'Miscellaneous information', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5902 |
('CHRON_TERM', '511', 'h', 'Medium', 'Medium', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5903 |
('CHRON_TERM', '511', 'i', 'Reference instruction phrase', 'Reference instruction phrase', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5904 |
('CHRON_TERM', '511', 'k', 'Form subheading', 'Form subheading', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5905 |
('CHRON_TERM', '511', 'l', 'Language of a work', 'Language of a work', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5906 |
('CHRON_TERM', '511', 'n', 'Number of part/section/meeting', 'Number of part/section/meeting', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5907 |
('CHRON_TERM', '511', 'p', 'Name of part/section of a work', 'Name of part/section of a work', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5908 |
('CHRON_TERM', '511', 'q', 'Name of meeting following jurisdiction name entry element', 'Name of meeting following jurisdiction name entry element', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5909 |
('CHRON_TERM', '511', 's', 'Version', 'Version', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5910 |
('CHRON_TERM', '511', 't', 'Title of a work', 'Title of a work', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5911 |
('CHRON_TERM', '511', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5912 |
('CHRON_TERM', '511', 'w', 'Control subfield', 'Control subfield', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5913 |
('CHRON_TERM', '511', 'x', 'General subdivision', 'General subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5914 |
('CHRON_TERM', '511', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5915 |
('CHRON_TERM', '511', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5916 |
('CHRON_TERM', '511', '0', 'Record control number', 'Record control number', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5917 |
('CHRON_TERM', '511', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5918 |
('CHRON_TERM', '511', '6', 'Linkage', 'Linkage', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5919 |
('CHRON_TERM', '511', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5920 |
('CHRON_TERM', '530', 'a', 'Uniform title', 'Uniform title', 0, 0, 5, NULL, NULL, '''530o'',''530m'',''530r'',''530s'',''530d'',''530k'',''530n'',''530p'',''530g'',''530l'',''530f'',''530h'',''530t'',''530x'',''530z'',''530y'',''530v''', 0, 0, '', '', ''), |
5921 |
('CHRON_TERM', '530', 'd', 'Date of treaty signing', 'Date of treaty signing', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5922 |
('CHRON_TERM', '530', 'f', 'Date of a work', 'Date of a work', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5923 |
('CHRON_TERM', '530', 'g', 'Miscellaneous information', 'Miscellaneous information', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5924 |
('CHRON_TERM', '530', 'h', 'Medium', 'Medium', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5925 |
('CHRON_TERM', '530', 'i', 'Reference instruction phrase', 'Reference instruction phrase', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5926 |
('CHRON_TERM', '530', 'k', 'Form subheading', 'Form subheading', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5927 |
('CHRON_TERM', '530', 'l', 'Language of a work', 'Language of a work', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5928 |
('CHRON_TERM', '530', 'm', 'Medium of performance for music', 'Medium of performance for music', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5929 |
('CHRON_TERM', '530', 'n', 'Number of part/section of a work', 'Number of part/section of a work', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5930 |
('CHRON_TERM', '530', 'o', 'Arranged statement for music', 'Arranged statement for music', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5931 |
('CHRON_TERM', '530', 'p', 'Name of part/section of a work', 'Name of part/section of a work', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5932 |
('CHRON_TERM', '530', 'r', 'Key for music', 'Key for music', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5933 |
('CHRON_TERM', '530', 's', 'Version', 'Version', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5934 |
('CHRON_TERM', '530', 't', 'Title of a work', 'Title of a work', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5935 |
('CHRON_TERM', '530', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5936 |
('CHRON_TERM', '530', 'w', 'Control subfield', 'Control subfield', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5937 |
('CHRON_TERM', '530', 'x', 'General subdivision', 'General subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5938 |
('CHRON_TERM', '530', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5939 |
('CHRON_TERM', '530', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5940 |
('CHRON_TERM', '530', '0', 'Record control number', 'Record control number', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5941 |
('CHRON_TERM', '530', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5942 |
('CHRON_TERM', '530', '6', 'Linkage', 'Linkage', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5943 |
('CHRON_TERM', '530', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5944 |
('CHRON_TERM', '548', 'a', 'Chronological term', 'Chronological term', 0, 0, 5, NULL, NULL, '''548y'',''548x'',''548z'',''548v''', 0, 0, '', '', ''), |
5945 |
('CHRON_TERM', '548', 'i', 'Reference instruction phrase', 'Reference instruction phrase', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5946 |
('CHRON_TERM', '548', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5947 |
('CHRON_TERM', '548', 'w', 'Control subfield', 'Control subfield', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5948 |
('CHRON_TERM', '548', 'x', 'General subdivision', 'General subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5949 |
('CHRON_TERM', '548', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5950 |
('CHRON_TERM', '548', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5951 |
('CHRON_TERM', '548', '0', 'Record control number', 'Record control number', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5952 |
('CHRON_TERM', '548', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5953 |
('CHRON_TERM', '548', '6', 'Linkage', 'Linkage', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5954 |
('CHRON_TERM', '548', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5955 |
('CHRON_TERM', '550', 'a', 'Topical term or geographic name entry element', 'Topical term or geographic name entry element', 0, 0, 5, NULL, NULL, '''550x'',''550z'',''550y'',''550v''', 0, 0, '', '', ''), |
5956 |
('CHRON_TERM', '550', 'b', 'Topical term following geographic name entry element', 'Topical term following geographic name entry element', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5957 |
('CHRON_TERM', '550', 'i', 'Reference instruction phrase', 'Reference instruction phrase', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5958 |
('CHRON_TERM', '550', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5959 |
('CHRON_TERM', '550', 'w', 'Control subfield', 'Control subfield', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5960 |
('CHRON_TERM', '550', 'x', 'General subdivision', 'General subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5961 |
('CHRON_TERM', '550', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5962 |
('CHRON_TERM', '550', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5963 |
('CHRON_TERM', '550', '0', 'Record control number', 'Record control number', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5964 |
('CHRON_TERM', '550', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5965 |
('CHRON_TERM', '550', '6', 'Linkage', 'Linkage', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5966 |
('CHRON_TERM', '550', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5967 |
('CHRON_TERM', '551', 'a', 'Geographic name', 'Geographic name', 0, 0, 5, NULL, NULL, '''551z'',''551x'',''551y'',''551v''', 0, 0, '', '', ''), |
5968 |
('CHRON_TERM', '551', 'i', 'Reference instruction phrase', 'Reference instruction phrase', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5969 |
('CHRON_TERM', '551', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5970 |
('CHRON_TERM', '551', 'w', 'Control subfield', 'Control subfield', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5971 |
('CHRON_TERM', '551', 'x', 'General subdivision', 'General subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5972 |
('CHRON_TERM', '551', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5973 |
('CHRON_TERM', '551', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5974 |
('CHRON_TERM', '551', '0', 'Record control number', 'Record control number', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5975 |
('CHRON_TERM', '551', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5976 |
('CHRON_TERM', '551', '6', 'Linkage', 'Linkage', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5977 |
('CHRON_TERM', '551', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5978 |
('CHRON_TERM', '555', 'a', 'Genre/form term', 'Genre/form term', 0, 0, 5, NULL, NULL, '''555v'',''555x'',''555z'',''555y''', 0, 0, '', '', ''), |
5979 |
('CHRON_TERM', '555', 'i', 'Reference instruction phrase', 'Reference instruction phrase', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5980 |
('CHRON_TERM', '555', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5981 |
('CHRON_TERM', '555', 'w', 'Control subfield', 'Control subfield', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5982 |
('CHRON_TERM', '555', 'x', 'General subdivision', 'General subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5983 |
('CHRON_TERM', '555', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5984 |
('CHRON_TERM', '555', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5985 |
('CHRON_TERM', '555', '0', 'Record control number', 'Record control number', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5986 |
('CHRON_TERM', '555', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5987 |
('CHRON_TERM', '555', '6', 'Linkage', 'Linkage', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5988 |
('CHRON_TERM', '555', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5989 |
('CHRON_TERM', '580', 'i', 'Reference instruction phrase', 'Reference instruction phrase', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5990 |
('CHRON_TERM', '580', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5991 |
('CHRON_TERM', '580', 'w', 'Control subfield', 'Control subfield', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5992 |
('CHRON_TERM', '580', 'x', 'General subdivision', 'General subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5993 |
('CHRON_TERM', '580', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5994 |
('CHRON_TERM', '580', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5995 |
('CHRON_TERM', '580', '0', 'Record control number', 'Record control number', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5996 |
('CHRON_TERM', '580', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5997 |
('CHRON_TERM', '580', '6', 'Linkage', 'Linkage', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5998 |
('CHRON_TERM', '580', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
5999 |
('CHRON_TERM', '581', 'i', 'Reference instruction phrase', 'Reference instruction phrase', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
6000 |
('CHRON_TERM', '581', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
6001 |
('CHRON_TERM', '581', 'w', 'Control subfield', 'Control subfield', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
6002 |
('CHRON_TERM', '581', 'x', 'General subdivision', 'General subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
6003 |
('CHRON_TERM', '581', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
6004 |
('CHRON_TERM', '581', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
6005 |
('CHRON_TERM', '581', '0', 'Record control number', 'Record control number', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
6006 |
('CHRON_TERM', '581', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
6007 |
('CHRON_TERM', '581', '6', 'Linkage', 'Linkage', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
6008 |
('CHRON_TERM', '581', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
6009 |
('CHRON_TERM', '582', 'i', 'Reference instruction phrase', 'Reference instruction phrase', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
6010 |
('CHRON_TERM', '582', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
6011 |
('CHRON_TERM', '582', 'w', 'Control subfield', 'Control subfield', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
6012 |
('CHRON_TERM', '582', 'x', 'General subdivision', 'General subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
6013 |
('CHRON_TERM', '582', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
6014 |
('CHRON_TERM', '582', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
6015 |
('CHRON_TERM', '582', '0', 'Record control number', 'Record control number', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
6016 |
('CHRON_TERM', '582', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
6017 |
('CHRON_TERM', '582', '6', 'Linkage', 'Linkage', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
6018 |
('CHRON_TERM', '582', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
6019 |
('CHRON_TERM', '585', 'i', 'Reference instruction phrase', 'Reference instruction phrase', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
6020 |
('CHRON_TERM', '585', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
6021 |
('CHRON_TERM', '585', 'w', 'Control subfield', 'Control subfield', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
6022 |
('CHRON_TERM', '585', 'x', 'General subdivision', 'General subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
6023 |
('CHRON_TERM', '585', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
6024 |
('CHRON_TERM', '585', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
6025 |
('CHRON_TERM', '585', '0', 'Record control number', 'Record control number', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
6026 |
('CHRON_TERM', '585', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
6027 |
('CHRON_TERM', '585', '6', 'Linkage', 'Linkage', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
6028 |
('CHRON_TERM', '585', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
6029 |
('CHRON_TERM', '663', 'a', 'Explanatory text', 'Explanatory text', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
6030 |
('CHRON_TERM', '663', 'b', 'Heading referred to', 'Heading referred to', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
6031 |
('CHRON_TERM', '663', 't', 'Title referred to', 'Title referred to', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
6032 |
('CHRON_TERM', '663', '6', 'Linkage', 'Linkage', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
6033 |
('CHRON_TERM', '663', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
6034 |
('CHRON_TERM', '664', 'a', 'Explanatory text', 'Explanatory text', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
6035 |
('CHRON_TERM', '664', 'b', 'Heading referred to', 'Heading referred to', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
6036 |
('CHRON_TERM', '664', 't', 'Title referred to', 'Title referred to', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
6037 |
('CHRON_TERM', '664', '6', 'Linkage', 'Linkage', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
6038 |
('CHRON_TERM', '664', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
6039 |
('CHRON_TERM', '665', 'a', 'History reference', 'History reference', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
6040 |
('CHRON_TERM', '665', '6', 'Linkage', 'Linkage', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
6041 |
('CHRON_TERM', '665', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
6042 |
('CHRON_TERM', '666', 'a', 'General explanatory reference', 'General explanatory reference', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
6043 |
('CHRON_TERM', '666', '6', 'Linkage', 'Linkage', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
6044 |
('CHRON_TERM', '666', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
6045 |
('CHRON_TERM', '667', 'a', 'Nonpublic general note', 'Nonpublic general note', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
6046 |
('CHRON_TERM', '667', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
6047 |
('CHRON_TERM', '667', '6', 'Linkage', 'Linkage', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
6048 |
('CHRON_TERM', '667', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
6049 |
('CHRON_TERM', '670', 'a', 'Source citation', 'Source citation', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
6050 |
('CHRON_TERM', '670', 'b', 'Information found', 'Information found', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
6051 |
('CHRON_TERM', '670', 'u', 'Uniform Resource Identifier', 'Uniform Resource Identifier', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
6052 |
('CHRON_TERM', '670', '6', 'Linkage', 'Linkage', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
6053 |
('CHRON_TERM', '670', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
6054 |
('CHRON_TERM', '675', 'a', 'Source citation', 'Source citation', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
6055 |
('CHRON_TERM', '675', '6', 'Linkage', 'Linkage', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
6056 |
('CHRON_TERM', '675', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
6057 |
('CHRON_TERM', '678', 'a', 'Biographical or historical data', 'Biographical or historical data', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
6058 |
('CHRON_TERM', '678', 'b', 'Expansion', 'Expansion', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
6059 |
('CHRON_TERM', '678', 'u', 'Uniform Resource Identifier', 'Uniform Resource Identifier', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
6060 |
('CHRON_TERM', '678', '6', 'Linkage', 'Linkage', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
6061 |
('CHRON_TERM', '678', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
6062 |
('CHRON_TERM', '680', 'a', 'Heading or subdivision term', 'Heading or subdivision term', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
6063 |
('CHRON_TERM', '680', 'i', 'Explanatory text', 'Explanatory text', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
6064 |
('CHRON_TERM', '680', 'z', 'Table identification', 'Table identification', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
6065 |
('CHRON_TERM', '680', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
6066 |
('CHRON_TERM', '680', '6', 'Linkage', 'Linkage', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
6067 |
('CHRON_TERM', '680', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
6068 |
('CHRON_TERM', '681', 'a', 'Subject heading or subdivision term', 'Subject heading or subdivision term', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
6069 |
('CHRON_TERM', '681', 'i', 'Explanatory text', 'Explanatory text', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
6070 |
('CHRON_TERM', '681', 'z', 'Table identification', 'Table identification', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
6071 |
('CHRON_TERM', '681', '6', 'Linkage', 'Linkage', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
6072 |
('CHRON_TERM', '681', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
6073 |
('CHRON_TERM', '682', 'a', 'Replacement heading', 'Replacement heading', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
6074 |
('CHRON_TERM', '682', 'i', 'Explanatory text', 'Explanatory text', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
6075 |
('CHRON_TERM', '682', '6', 'Linkage', 'Linkage', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
6076 |
('CHRON_TERM', '682', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
6077 |
('CHRON_TERM', '683', 'a', 'Classification number--Single number or beginning number of span', 'Classification number--Single number or beginning number of span', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
6078 |
('CHRON_TERM', '683', 'c', 'Classification number--Ending number of span', 'Classification number--Ending number of span', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
6079 |
('CHRON_TERM', '683', 'i', 'Explanatory text', 'Explanatory text', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
6080 |
('CHRON_TERM', '683', 'p', 'Corresponding classification field', 'Corresponding classification field', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
6081 |
('CHRON_TERM', '683', 'y', 'Table identification--Schedule [OBSOLETE]', 'Table identification--Schedule [OBSOLETE]', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
6082 |
('CHRON_TERM', '683', 'z', 'Table identification', 'Table identification', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
6083 |
('CHRON_TERM', '683', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
6084 |
('CHRON_TERM', '683', '6', 'Linkage', 'Linkage', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
6085 |
('CHRON_TERM', '683', '8', 'Field link and sequence number', 'Field link and sequence number', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
6086 |
('CHRON_TERM', '688', 'a', 'Application history note', 'Application history note', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
6087 |
('CHRON_TERM', '688', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
6088 |
('CHRON_TERM', '688', '6', 'Linkage', 'Linkage', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
6089 |
('CHRON_TERM', '688', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
6090 |
('CHRON_TERM', '748', 'a', 'Chronological term', 'Chronological term', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
6091 |
('CHRON_TERM', '748', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
6092 |
('CHRON_TERM', '748', 'w', 'Control subfield', 'Control subfield', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
6093 |
('CHRON_TERM', '748', 'x', 'General subdivision', 'General subdivision', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
6094 |
('CHRON_TERM', '748', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
6095 |
('CHRON_TERM', '748', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
6096 |
('CHRON_TERM', '748', '0', 'Record control number', 'Record control number', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
6097 |
('CHRON_TERM', '748', '2', 'Source of heading or term', 'Source of heading or term', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
6098 |
('CHRON_TERM', '748', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
6099 |
('CHRON_TERM', '748', '6', 'Linkage', 'Linkage', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
6100 |
('CHRON_TERM', '748', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
6101 |
('CHRON_TERM', '782', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
6102 |
('CHRON_TERM', '782', 'w', 'Control subfield', 'Control subfield', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
6103 |
('CHRON_TERM', '782', 'x', 'General subdivision', 'General subdivision', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
6104 |
('CHRON_TERM', '782', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
6105 |
('CHRON_TERM', '782', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
6106 |
('CHRON_TERM', '782', '0', 'Record control number', 'Record control number', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
6107 |
('CHRON_TERM', '782', '2', 'Source of heading or term', 'Source of heading or term', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
6108 |
('CHRON_TERM', '782', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
6109 |
('CHRON_TERM', '782', '6', 'Linkage', 'Linkage', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
6110 |
('CHRON_TERM', '782', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
6111 |
('CHRON_TERM', '788', 'a', 'Heading referred to', 'Heading referred to', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
6112 |
('CHRON_TERM', '788', 'i', 'Explanatory text', 'Explanatory text', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
6113 |
('CHRON_TERM', '788', '0', 'Record control number', 'Record control number', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
6114 |
('CHRON_TERM', '788', '2', 'Source of heading or term', 'Source of heading or term', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
6115 |
('CHRON_TERM', '788', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
6116 |
('CHRON_TERM', '788', '6', 'Linkage', 'Linkage', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
6117 |
('CHRON_TERM', '788', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
6118 |
('CHRON_TERM', '856', 'a', 'Host name', 'Host name', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
6119 |
('CHRON_TERM', '856', 'b', 'Access number', 'Access number', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
6120 |
('CHRON_TERM', '856', 'c', 'Compression information', 'Compression information', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
6121 |
('CHRON_TERM', '856', 'd', 'Path', 'Path', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
6122 |
('CHRON_TERM', '856', 'f', 'Electronic name', 'Electronic name', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
6123 |
('CHRON_TERM', '856', 'h', 'Processor of request', 'Processor of request', 0, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
6124 |
('CHRON_TERM', '856', 'i', 'Instruction', 'Instruction', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
6125 |
('CHRON_TERM', '856', 'j', 'Bits per second', 'Bits per second', 0, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
6126 |
('CHRON_TERM', '856', 'k', 'Password', 'Password', 0, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
6127 |
('CHRON_TERM', '856', 'l', 'Logon', 'Logon', 0, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
6128 |
('CHRON_TERM', '856', 'm', 'Contact for access assistance', 'Contact for access assistance', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
6129 |
('CHRON_TERM', '856', 'n', 'Name of location of host', 'Name of location of host', 0, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
6130 |
('CHRON_TERM', '856', 'o', 'Operating system', 'Operating system', 0, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
6131 |
('CHRON_TERM', '856', 'p', 'Port', 'Port', 0, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
6132 |
('CHRON_TERM', '856', 'q', 'Electronic format type', 'Electronic format type', 0, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
6133 |
('CHRON_TERM', '856', 'r', 'Settings', 'Settings', 0, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
6134 |
('CHRON_TERM', '856', 's', 'File size', 'File size', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
6135 |
('CHRON_TERM', '856', 't', 'Terminal emulation', 'Terminal emulation', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
6136 |
('CHRON_TERM', '856', 'u', 'Uniform Resource Identifier', 'Uniform Resource Identifier', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
6137 |
('CHRON_TERM', '856', 'v', 'Hours access method available', 'Hours access method available', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
6138 |
('CHRON_TERM', '856', 'w', 'Record control number', 'Record control number', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
6139 |
('CHRON_TERM', '856', 'x', 'Nonpublic note', 'Nonpublic note', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
6140 |
('CHRON_TERM', '856', 'y', 'Link text', 'Link text', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
6141 |
('CHRON_TERM', '856', 'z', 'Public note', 'Public note', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
6142 |
('CHRON_TERM', '856', '2', 'Access method', 'Access method', 0, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
6143 |
('CHRON_TERM', '856', '3', 'Materials specified', 'Materials specified', 0, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
6144 |
('CHRON_TERM', '856', '6', 'Linkage', 'Linkage', 0, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
6145 |
('CHRON_TERM', '856', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
6146 |
('CHRON_TERM', '880', 'a', 'a', 'a', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
6147 |
('CHRON_TERM', '880', 'b', 'b', 'b', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
6148 |
('CHRON_TERM', '880', 'c', 'c', 'c', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
6149 |
('CHRON_TERM', '880', 'd', 'd', 'd', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
6150 |
('CHRON_TERM', '880', 'e', 'e', 'e', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
6151 |
('CHRON_TERM', '880', 'f', 'f', 'f', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
6152 |
('CHRON_TERM', '880', 'g', 'g', 'g', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
6153 |
('CHRON_TERM', '880', 'h', 'h', 'h', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
6154 |
('CHRON_TERM', '880', 'i', 'i', 'i', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
6155 |
('CHRON_TERM', '880', 'j', 'j', 'j', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
6156 |
('CHRON_TERM', '880', 'k', 'k', 'k', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
6157 |
('CHRON_TERM', '880', 'l', 'l', 'l', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
6158 |
('CHRON_TERM', '880', 'm', 'm', 'm', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
6159 |
('CHRON_TERM', '880', 'n', 'n', 'n', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
6160 |
('CHRON_TERM', '880', 'o', 'o', 'o', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
6161 |
('CHRON_TERM', '880', 'p', 'p', 'p', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
6162 |
('CHRON_TERM', '880', 'q', 'q', 'q', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
6163 |
('CHRON_TERM', '880', 'r', 'r', 'r', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
6164 |
('CHRON_TERM', '880', 's', 's', 's', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
6165 |
('CHRON_TERM', '880', 't', 't', 't', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
6166 |
('CHRON_TERM', '880', 'u', 'u', 'u', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
6167 |
('CHRON_TERM', '880', 'v', 'v', 'v', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
6168 |
('CHRON_TERM', '880', 'w', 'w', 'w', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
6169 |
('CHRON_TERM', '880', 'x', 'x', 'x', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
6170 |
('CHRON_TERM', '880', 'y', 'y', 'y', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
6171 |
('CHRON_TERM', '880', 'z', 'z', 'z', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
6172 |
('CHRON_TERM', '880', '0', '0', '0', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
6173 |
('CHRON_TERM', '880', '1', '1', '1', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
6174 |
('CHRON_TERM', '880', '2', '2', '2', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
6175 |
('CHRON_TERM', '880', '3', '3', '3', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
6176 |
('CHRON_TERM', '880', '4', '4', '4', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
6177 |
('CHRON_TERM', '880', '5', '5', '5', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
6178 |
('CHRON_TERM', '880', '6', '6', '6', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
6179 |
('CHRON_TERM', '880', '7', '7', '7', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
6180 |
('CHRON_TERM', '880', '8', '8', '8', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
6181 |
('CHRON_TERM', '880', '9', '9', '9', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
6182 |
('CHRON_TERM', '942', 'a', 'Koha auth type', 'Koha auth type', 0, 1, 9, NULL, NULL, NULL, 0, 8, '', 'auth_header.authtypecode', ''); |
6183 |
|
6184 |
|
2073 |
|
6185 |
-- ****************************************************** |
2074 |
-- ****************************************************** |
6186 |
|
2075 |
|
6187 |
|
|
|
6188 |
|
6189 |
-- ******************************************************************* |
2076 |
-- ******************************************************************* |
6190 |
-- TOPICAL TERM AUTHORITY FIELDS/SUBFIELDS. |
2077 |
-- TOPICAL TERMS AUTHORITY FIELDS/SUBFIELDS. X50 |
6191 |
-- ******************************************************************* |
2078 |
-- ******************************************************************* |
6192 |
|
2079 |
|
6193 |
-- These ought to be adjusted for different less conflicting and more |
2080 |
-- copy from default auth framework except obsoleted tags |
6194 |
-- rationally chosen fields and subfields but I had left that for last. |
2081 |
|
6195 |
|
2082 |
INSERT INTO auth_tag_structure (authtypecode, tagfield, liblibrarian, libopac, repeatable, mandatory, authorised_value) |
6196 |
-- ADJUST ME |
2083 |
SELECT 'TOPIC_TERM', tagfield, liblibrarian, libopac, repeatable, mandatory, authorised_value |
6197 |
-- Use values from your dump of auth_tag_structure and auth_subfield_structure |
2084 |
FROM auth_tag_structure |
6198 |
-- to provide support for your Koha database. |
2085 |
WHERE authtypecode = '' AND |
6199 |
|
2086 |
tagfield NOT IN ( '058','063','068','084','088','140','143','153', |
6200 |
|
2087 |
'154','253','353','453','553','668','671','676', |
6201 |
INSERT INTO `auth_tag_structure` (`authtypecode`, `tagfield`, `liblibrarian`, `libopac`, `repeatable`, `mandatory`, `authorised_value`) VALUES |
2088 |
'684','685','686','687','753','754', |
6202 |
('TOPIC_TERM', '000', 'LEADER', 'LEADER', 0, 1, NULL), |
2089 |
'761','763','764','765','766','768') AND |
6203 |
('TOPIC_TERM', '001', 'CONTROL NUMBER', 'CONTROL NUMBER', 0, 1, NULL), |
2090 |
tagfield NOT IN ( '100','110','111','130','148','151','155','162', |
6204 |
('TOPIC_TERM', '003', 'CONTROL NUMBER IDENTIFIER', 'CONTROL NUMBER IDENTIFIER', 0, 1, NULL), |
2091 |
'181','182','185','014','020','022','031','640', |
6205 |
('TOPIC_TERM', '005', 'DATE AND TIME OF LATEST TRANSACTION', 'DATE AND TIME OF LATEST TRANSACTION', 0, 1, NULL), |
2092 |
'641','642','643','644','645','646'); |
6206 |
('TOPIC_TERM', '008', 'FIXED-LENGTH DATA ELEMENTS', 'FIXED-LENGTH DATA ELEMENTS', 0, 1, NULL), |
2093 |
|
6207 |
('TOPIC_TERM', '010', 'LIBRARY OF CONGRESS CONTROL NUMBER', 'LIBRARY OF CONGRESS CONTROL NUMBER', 0, 0, NULL), |
2094 |
INSERT INTO auth_subfield_structure (authtypecode, tagfield, tagsubfield, liblibrarian, libopac, repeatable, |
6208 |
('TOPIC_TERM', '016', 'NATIONAL BIBLIOGRAPHIC AGENCY CONTROL NUMBER', 'NATIONAL BIBLIOGRAPHIC AGENCY CONTROL NUMBER', 1, 0, NULL), |
2095 |
mandatory, tab, authorised_value, value_builder, seealso, isurl, hidden, linkid, kohafield, frameworkcode) |
6209 |
('TOPIC_TERM', '024', 'OTHER STANDARD IDENTIFIER', 'OTHER STANDARD IDENTIFIER', 1, 0, NULL), |
2096 |
SELECT 'TOPIC_TERM', tagfield, tagsubfield, liblibrarian, libopac, repeatable, mandatory, tab, |
6210 |
('TOPIC_TERM', '034', 'CODED CARTOGRAPHIC MATHEMATICAL DATA', 'CODED CARTOGRAPHIC MATHEMATICAL DATA', 1, 0, NULL), |
2097 |
authorised_value, value_builder, seealso, isurl, hidden, linkid, kohafield, frameworkcode |
6211 |
('TOPIC_TERM', '035', 'SYSTEM CONTROL NUMBER', 'SYSTEM CONTROL NUMBER', 1, 0, NULL), |
2098 |
FROM auth_subfield_structure |
6212 |
('TOPIC_TERM', '040', 'CATALOGING SOURCE', 'CATALOGING SOURCE', 0, 1, NULL), |
2099 |
WHERE authtypecode = '' AND |
6213 |
('TOPIC_TERM', '042', 'AUTHENTICATION CODE', 'AUTHENTICATION CODE', 0, 0, NULL), |
2100 |
tagfield NOT IN ( '058','063','068','084','088','140','143','153', |
6214 |
('TOPIC_TERM', '043', 'GEOGRAPHIC AREA CODE', 'GEOGRAPHIC AREA CODE', 0, 0, NULL), |
2101 |
'154','253','353','453','553','668','671','676', |
6215 |
('TOPIC_TERM', '045', 'TIME PERIOD OF HEADING', 'TIME PERIOD OF HEADING', 0, 0, NULL), |
2102 |
'684','685','686','687','753','754', |
6216 |
('TOPIC_TERM', '050', 'LIBRARY OF CONGRESS CALL NUMBER', 'LIBRARY OF CONGRESS CALL NUMBER', 1, 0, NULL), |
2103 |
'761','763','764','765','766','768') AND |
6217 |
('TOPIC_TERM', '052', 'GEOGRAPHIC CLASSIFICATION', 'GEOGRAPHIC CLASSIFICATION', 1, 0, NULL), |
2104 |
tagfield NOT IN ( '100','110','111','130','148','151','155','162', |
6218 |
('TOPIC_TERM', '053', 'LC CLASSIFICATION NUMBER', 'LC CLASSIFICATION NUMBER', 1, 0, NULL), |
2105 |
'181','182','185','014','020','022','031','640', |
6219 |
('TOPIC_TERM', '055', 'NATIONAL LIBRARY AND ARCHIVE OF CANADA CALL NUMBER', 'NATIONAL LIBRARY AND ARCHIVE OF CANADA CALL NUMBER', 1, 0, NULL), |
2106 |
'641','642','643','644','645','646'); |
6220 |
('TOPIC_TERM', '060', 'NATIONAL LIBRARY OF MEDICINE CALL NUMBER', 'NATIONAL LIBRARY OF MEDICINE CALL NUMBER', 1, 0, NULL), |
|
|
6221 |
('TOPIC_TERM', '065', 'OTHER CLASSIFICATION NUMBER', 'OTHER CLASSIFICATION NUMBER', 1, 0, NULL), |
6222 |
('TOPIC_TERM', '066', 'CHARACTER SETS PRESENT', 'CHARACTER SETS PRESENT', 0, 0, NULL), |
6223 |
('TOPIC_TERM', '070', 'NATIONAL AGRICULTURAL LIBRARY CALL NUMBER', 'NATIONAL AGRICULTURAL LIBRARY CALL NUMBER', 1, 0, NULL), |
6224 |
('TOPIC_TERM', '072', 'SUBJECT CATEGORY CODE', 'SUBJECT CATEGORY CODE', 1, 0, NULL), |
6225 |
('TOPIC_TERM', '073', 'SUBDIVISION USAGE', 'SUBDIVISION USAGE', 0, 0, NULL), |
6226 |
('TOPIC_TERM', '082', 'DEWEY DECIMAL CALL NUMBER', 'DEWEY DECIMAL CALL NUMBER', 1, 0, NULL), |
6227 |
('TOPIC_TERM', '083', 'DEWEY DECIMAL CLASSIFICATION NUMBER', 'DEWEY DECIMAL CLASSIFICATION NUMBER', 1, 0, NULL), |
6228 |
('TOPIC_TERM', '086', 'GOVERNMENT DOCUMENT CALL NUMBER', 'GOVERNMENT DOCUMENT CALL NUMBER', 1, 0, NULL), |
6229 |
('TOPIC_TERM', '087', 'GOVERNMENT DOCUMENT CLASSIFICATION NUMBER', 'GOVERNMENT DOCUMENT CLASSIFICATION NUMBER', 1, 0, NULL), |
6230 |
('TOPIC_TERM', '090', '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 (OCLC)', 1, 0, NULL), |
6231 |
('TOPIC_TERM', '091', 'LOCALLY ASSIGNED LC-TYPE CLASSIFICATION NUMBER (OCLC); LOCAL CLASSIFICATION NUMBER (RLIN)', 'LOCALLY ASSIGNED LC-TYPE CLASSIFICATION NUMBER (OCLC); LOCAL CLASSIFICATION NUMBER (RLIN)', 0, 0, NULL), |
6232 |
('TOPIC_TERM', '092', 'LOCALLY ASSIGNED DEWEY CALL NUMBER (OCLC)', 'LOCALLY ASSIGNED DEWEY CALL NUMBER (OCLC)', 1, 0, NULL), |
6233 |
('TOPIC_TERM', '093', 'LOCALLY ASSIGNED DEWEY CLASSIFICATION NUMBER (OCLC)', 'LOCALLY ASSIGNED DEWEY CLASSIFICATION NUMBER (OCLC)', 1, 0, NULL), |
6234 |
('TOPIC_TERM', '096', 'LOCALLY ASSIGNED NLM-TYPE CALL NUMBER (OCLC)', 'LOCALLY ASSIGNED NLM-TYPE CALL NUMBER (OCLC)', 1, 0, NULL), |
6235 |
('TOPIC_TERM', '097', 'LOCALLY ASSIGNED NLM-TYPE CLASSIFICATION NUMBER (OCLC)', 'LOCALLY ASSIGNED NLM-TYPE CLASSIFICATION NUMBER (OCLC)', 1, 0, NULL), |
6236 |
('TOPIC_TERM', '098', 'OTHER CLASSIFICATION SCHEMES (OCLC)', 'OTHER CLASSIFICATION SCHEMES (OCLC)', 1, 0, NULL), |
6237 |
('TOPIC_TERM', '099', 'LOCAL FREE-TEXT CALL NUMBER (OCLC)', 'LOCAL FREE-TEXT CALL NUMBER (OCLC)', 1, 0, NULL), |
6238 |
('TOPIC_TERM', '150', 'HEADING--TOPICAL TERM', 'HEADING--TOPICAL TERM', 0, 0, NULL), |
6239 |
('TOPIC_TERM', '180', 'HEADING--GENERAL SUBDIVISION', 'HEADING--GENERAL SUBDIVISION', 0, 0, NULL), |
6240 |
('TOPIC_TERM', '260', 'COMPLEX SEE REFERENCE--SUBJECT', 'COMPLEX SEE REFERENCE--SUBJECT', 1, 0, NULL), |
6241 |
('TOPIC_TERM', '360', 'COMPLEX SEE ALSO REFERENCE--SUBJECT', 'COMPLEX SEE ALSO REFERENCE--SUBJECT', 1, 0, NULL), |
6242 |
('TOPIC_TERM', '400', 'SEE FROM TRACING--PERSONAL NAME', 'SEE FROM TRACING--PERSONAL NAME', 1, 0, NULL), |
6243 |
('TOPIC_TERM', '410', 'SEE FROM TRACING--CORPORATE NAME', 'SEE FROM TRACING--CORPORATE NAME', 1, 0, NULL), |
6244 |
('TOPIC_TERM', '411', 'SEE FROM TRACING--MEETING NAME', 'SEE FROM TRACING--MEETING NAME', 1, 0, NULL), |
6245 |
('TOPIC_TERM', '430', 'SEE FROM TRACING--UNIFORM TITLE', 'SEE FROM TRACING--UNIFORM TITLE', 1, 0, NULL), |
6246 |
('TOPIC_TERM', '448', 'SEE FROM TRACING--CHRONOLOGICAL TERM', 'SEE FROM TRACING--CHRONOLOGICAL TERM', 1, 0, NULL), |
6247 |
('TOPIC_TERM', '450', 'SEE FROM TRACING--TOPICAL TERM', 'SEE FROM TRACING--TOPICAL TERM', 1, 0, NULL), |
6248 |
('TOPIC_TERM', '451', 'SEE FROM TRACING--GEOGRAPHIC NAME', 'SEE FROM TRACING--GEOGRAPHIC NAME', 1, 0, NULL), |
6249 |
('TOPIC_TERM', '455', 'SEE FROM TRACING--GENRE/FORM TERM', 'SEE FROM TRACING--GENRE/FORM TERM', 1, 0, NULL), |
6250 |
('TOPIC_TERM', '480', 'SEE FROM TRACING--GENERAL SUBDIVISION', 'SEE FROM TRACING--GENERAL SUBDIVISION', 1, 0, NULL), |
6251 |
('TOPIC_TERM', '481', 'SEE FROM TRACING--GEOGRAPHIC SUBDIVISION', 'SEE FROM TRACING--GEOGRAPHIC SUBDIVISION', 1, 0, NULL), |
6252 |
('TOPIC_TERM', '482', 'SEE FROM TRACING--CHRONOLOGICAL SUBDIVISION', 'SEE FROM TRACING--CHRONOLOGICAL SUBDIVISION', 1, 0, NULL), |
6253 |
('TOPIC_TERM', '485', 'SEE FROM TRACING--FORM SUBDIVISION', 'SEE FROM TRACING--FORM SUBDIVISION', 1, 0, NULL), |
6254 |
('TOPIC_TERM', '500', 'SEE ALSO FROM TRACING--PERSONAL NAME', 'SEE ALSO FROM TRACING--PERSONAL NAME', 1, 0, NULL), |
6255 |
('TOPIC_TERM', '510', 'SEE ALSO FROM TRACING--CORPORATE NAME', 'SEE ALSO FROM TRACING--CORPORATE NAME', 1, 0, NULL), |
6256 |
('TOPIC_TERM', '511', 'SEE ALSO FROM TRACING--MEETING NAME', 'SEE ALSO FROM TRACING--MEETING NAME', 1, 0, NULL), |
6257 |
('TOPIC_TERM', '530', 'SEE ALSO FROM TRACING--UNIFORM TITLE', 'SEE ALSO FROM TRACING--UNIFORM TITLE', 1, 0, NULL), |
6258 |
('TOPIC_TERM', '548', 'SEE ALSO FROM TRACING--CHRONOLOGICAL TERM', 'SEE ALSO FROM TRACING--CHRONOLOGICAL TERM', 1, 0, NULL), |
6259 |
('TOPIC_TERM', '550', 'SEE ALSO FROM TRACING--TOPICAL TERM', 'SEE ALSO FROM TRACING--TOPICAL TERM', 1, 0, NULL), |
6260 |
('TOPIC_TERM', '551', 'SEE ALSO FROM TRACING--GEOGRAPHIC NAME', 'SEE ALSO FROM TRACING--GEOGRAPHIC NAME', 1, 0, NULL), |
6261 |
('TOPIC_TERM', '555', 'SEE ALSO FROM TRACING--GENRE/FORM TERM', 'SEE ALSO FROM TRACING--GENRE/FORM TERM', 1, 0, NULL), |
6262 |
('TOPIC_TERM', '580', 'SEE ALSO FROM TRACING--GENERAL SUBDIVISION', 'SEE ALSO FROM TRACING--GENERAL SUBDIVISION', 1, 0, NULL), |
6263 |
('TOPIC_TERM', '581', 'SEE ALSO FROM TRACING--GEOGRAPHIC SUBDIVISION', 'SEE ALSO FROM TRACING--GEOGRAPHIC SUBDIVISION', 1, 0, NULL), |
6264 |
('TOPIC_TERM', '582', 'SEE ALSO FROM TRACING--CHRONOLOGICAL SUBDIVISION', 'SEE ALSO FROM TRACING--CHRONOLOGICAL SUBDIVISION', 1, 0, NULL), |
6265 |
('TOPIC_TERM', '585', 'SEE ALSO FROM TRACING--FORM SUBDIVISION', 'SEE ALSO FROM TRACING--FORM SUBDIVISION', 1, 0, NULL), |
6266 |
('TOPIC_TERM', '663', 'COMPLEX SEE ALSO REFERENCE--NAME', 'COMPLEX SEE ALSO REFERENCE--NAME', 0, 0, NULL), |
6267 |
('TOPIC_TERM', '664', 'COMPLEX SEE REFERENCE--NAME', 'COMPLEX SEE REFERENCE--NAME', 0, 0, NULL), |
6268 |
('TOPIC_TERM', '665', 'HISTORY REFERENCE', 'HISTORY REFERENCE', 0, 0, NULL), |
6269 |
('TOPIC_TERM', '666', 'GENERAL EXPLANATORY REFERENCE--NAME', 'GENERAL EXPLANATORY REFERENCE--NAME', 0, 0, NULL), |
6270 |
('TOPIC_TERM', '667', 'NONPUBLIC GENERAL NOTE', 'NONPUBLIC GENERAL NOTE', 1, 0, NULL), |
6271 |
('TOPIC_TERM', '670', 'SOURCE DATA FOUND', 'SOURCE DATA FOUND', 1, 0, NULL), |
6272 |
('TOPIC_TERM', '675', 'SOURCE DATA NOT FOUND', 'SOURCE DATA NOT FOUND', 0, 0, NULL), |
6273 |
('TOPIC_TERM', '678', 'BIOGRAPHICAL OR HISTORICAL DATA', 'BIOGRAPHICAL OR HISTORICAL DATA', 1, 0, NULL), |
6274 |
('TOPIC_TERM', '680', 'PUBLIC GENERAL NOTE', 'PUBLIC GENERAL NOTE', 1, 0, NULL), |
6275 |
('TOPIC_TERM', '681', 'SUBJECT EXAMPLE TRACING NOTE', 'SUBJECT EXAMPLE TRACING NOTE', 1, 0, NULL), |
6276 |
('TOPIC_TERM', '682', 'DELETED HEADING INFORMATION', 'DELETED HEADING INFORMATION', 0, 0, NULL), |
6277 |
('TOPIC_TERM', '683', 'APPLICATION HISTORY NOTE', 'APPLICATION HISTORY NOTE', 1, 0, NULL), |
6278 |
('TOPIC_TERM', '688', 'APPLICATION HISTORY NOTE', 'APPLICATION HISTORY NOTE', 1, 0, NULL), |
6279 |
('TOPIC_TERM', '750', 'ESTABLISHED HEADING LINKING ENTRY--TOPICAL TERM', 'ESTABLISHED HEADING LINKING ENTRY--TOPICAL TERM', 1, 0, NULL), |
6280 |
('TOPIC_TERM', '780', 'SUBDIVISION LINKING ENTRY--GENERAL SUBDIVISION', 'SUBDIVISION LINKING ENTRY--GENERAL SUBDIVISION', 1, 0, NULL), |
6281 |
('TOPIC_TERM', '788', 'COMPLEX LINKING ENTRY DATA', 'COMPLEX LINKING ENTRY DATA', 0, 0, NULL), |
6282 |
('TOPIC_TERM', '856', 'ELECTRONIC LOCATION AND ACCESS', 'ELECTRONIC LOCATION AND ACCESS', 1, 0, NULL), |
6283 |
('TOPIC_TERM', '880', 'ALTERNATE GRAPHIC REPRESENTATION', 'ALTERNATE GRAPHIC REPRESENTATION', 1, 0, NULL), |
6284 |
('TOPIC_TERM', '942', 'KOHA INTERNAL USE', 'KOHA INTERNAL USE', 0, 1, NULL); |
6285 |
|
6286 |
|
6287 |
INSERT INTO `auth_subfield_structure` (`authtypecode`, `tagfield`, `tagsubfield`, `liblibrarian`, `libopac`, `repeatable`, `mandatory`, `tab`, `authorised_value`, `value_builder`, `seealso`, `isurl`, `hidden`, `linkid`, `kohafield`, `frameworkcode`) VALUES |
6288 |
('TOPIC_TERM', '000', '@', 'fixed length control field', 'fixed length control field', 0, 1, 0, NULL, 'marc21_leader_authorities.pl', NULL, 0, 0, '', '', ''), |
6289 |
('TOPIC_TERM', '001', '@', 'control field', 'control field', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', 'auth_header.authid', ''), |
6290 |
('TOPIC_TERM', '003', '@', 'control field', 'control field', 0, 1, 0, NULL, 'marc21_field_003.pl', NULL, 0, 0, '', '', ''), |
6291 |
('TOPIC_TERM', '005', '@', 'control field', 'control field', 0, 1, 0, NULL, 'marc21_field_005.pl', NULL, 0, 0, '', '', ''), |
6292 |
('TOPIC_TERM', '008', '@', 'fixed length control field', 'fixed length control field', 0, 1, 0, NULL, 'marc21_field_008_authorities.pl', NULL, 0, 0, '', '', ''), |
6293 |
('TOPIC_TERM', '010', 'a', 'LC control number', 'LC control number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
6294 |
('TOPIC_TERM', '010', 'z', 'Canceled/invalid LC control number', 'Canceled/invalid LC control number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
6295 |
('TOPIC_TERM', '010', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
6296 |
('TOPIC_TERM', '016', 'a', 'Record control number', 'Record control number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
6297 |
('TOPIC_TERM', '016', 'z', 'Canceled/invalid record control number', 'Canceled/invalid record control number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
6298 |
('TOPIC_TERM', '016', '2', 'Source', 'Source', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
6299 |
('TOPIC_TERM', '016', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
6300 |
('TOPIC_TERM', '024', 'a', 'Standard number or code', 'Standard number or code', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
6301 |
('TOPIC_TERM', '024', 'c', 'Terms of availability', 'Terms of availability', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
6302 |
('TOPIC_TERM', '024', 'd', 'Additional codes following the standard number or code', 'Additional codes following the standard number or code', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
6303 |
('TOPIC_TERM', '024', 'z', 'Canceled/invalid standard number or code', 'Canceled/invalid standard number or code', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
6304 |
('TOPIC_TERM', '024', '2', 'Source of number or code', 'Source of number or code', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
6305 |
('TOPIC_TERM', '024', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
6306 |
('TOPIC_TERM', '024', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
6307 |
('TOPIC_TERM', '034', 'd', 'Coordinates--westernmost longitude', 'Coordinates--westernmost longitude', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
6308 |
('TOPIC_TERM', '034', 'e', 'Coordinates--easternmost longitude', 'Coordinates--easternmost longitude', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
6309 |
('TOPIC_TERM', '034', 'f', 'Coordinates--northernmost latitude', 'Coordinates--northernmost latitude', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
6310 |
('TOPIC_TERM', '034', 'g', 'Coordinates--southernmost latitude', 'Coordinates--southernmost latitude', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
6311 |
('TOPIC_TERM', '034', 'j', 'Declination--northern limit', 'Declination--northern limit', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
6312 |
('TOPIC_TERM', '034', 'k', 'Declination--southern limit', 'Declination--southern limit', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
6313 |
('TOPIC_TERM', '034', 'm', 'Right ascension--eastern limit', 'Right ascension--eastern limit', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
6314 |
('TOPIC_TERM', '034', 'n', 'Right ascension--western limit', 'Right ascension--western limit', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
6315 |
('TOPIC_TERM', '034', 'p', 'Equinox', 'Equinox', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
6316 |
('TOPIC_TERM', '034', 'r', 'Distance from earth', 'Distance from earth', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
6317 |
('TOPIC_TERM', '034', 's', 'G-ring latitude', 'G-ring latitude', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
6318 |
('TOPIC_TERM', '034', 't', 'G-ring longitude', 'G-ring longitude', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
6319 |
('TOPIC_TERM', '034', 'x', 'Beginning date', 'Beginning date', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
6320 |
('TOPIC_TERM', '034', 'y', 'Ending date', 'Ending date', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
6321 |
('TOPIC_TERM', '034', 'z', 'Name of extraterrestrial body', 'Name of extraterrestrial body', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
6322 |
('TOPIC_TERM', '034', '2', 'Source', 'Source', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
6323 |
('TOPIC_TERM', '034', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
6324 |
('TOPIC_TERM', '034', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
6325 |
('TOPIC_TERM', '035', 'a', 'System control number', 'System control number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
6326 |
('TOPIC_TERM', '035', 'z', 'Canceled/invalid control number', 'Canceled/invalid control number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
6327 |
('TOPIC_TERM', '035', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
6328 |
('TOPIC_TERM', '035', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
6329 |
('TOPIC_TERM', '040', 'a', 'Original cataloging agency', 'Original cataloging agency', 0, 1, 0, NULL, 'marc21_field_003.pl', NULL, 0, 0, '', '', ''), |
6330 |
('TOPIC_TERM', '040', 'b', 'Language of cataloging', 'Language of cataloging', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
6331 |
('TOPIC_TERM', '040', 'c', 'Transcribing agency', 'Transcribing agency', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
6332 |
('TOPIC_TERM', '040', 'd', 'Modifying agency', 'Modifying agency', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
6333 |
('TOPIC_TERM', '040', 'e', 'Description conventions', 'Description conventions', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
6334 |
('TOPIC_TERM', '040', 'f', 'Subject heading or thesaurus conventions', 'Subject heading or thesaurus conventions', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
6335 |
('TOPIC_TERM', '040', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
6336 |
('TOPIC_TERM', '040', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
6337 |
('TOPIC_TERM', '042', 'a', 'Authentication code', 'Authentication code', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
6338 |
('TOPIC_TERM', '043', 'a', 'Geographic area code', 'Geographic area code', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
6339 |
('TOPIC_TERM', '043', 'b', 'Local GAC code', 'Local GAC code', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
6340 |
('TOPIC_TERM', '043', 'c', 'ISO code', 'ISO code', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
6341 |
('TOPIC_TERM', '043', '2', 'Source of local code', 'Source of local code', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
6342 |
('TOPIC_TERM', '043', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
6343 |
('TOPIC_TERM', '043', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
6344 |
('TOPIC_TERM', '045', 'a', 'Time period code', 'Time period code', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
6345 |
('TOPIC_TERM', '045', 'b', 'Formatted 9999 B.C. through C.E. time period', 'Formatted 9999 B.C. through C.E. time period', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
6346 |
('TOPIC_TERM', '045', 'c', 'Formatted pre-9999 B.C. time period', 'Formatted pre-9999 B.C. time period', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
6347 |
('TOPIC_TERM', '045', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
6348 |
('TOPIC_TERM', '045', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
6349 |
('TOPIC_TERM', '050', 'a', 'Classification number', 'Classification number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
6350 |
('TOPIC_TERM', '050', 'b', 'Item number', 'Item number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
6351 |
('TOPIC_TERM', '050', 'd', 'Volumes/dates to which call number applies', 'Volumes/dates to which call number applies', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
6352 |
('TOPIC_TERM', '050', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
6353 |
('TOPIC_TERM', '050', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
6354 |
('TOPIC_TERM', '050', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
6355 |
('TOPIC_TERM', '052', 'a', 'Geographic classification area code', 'Geographic classification area code', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
6356 |
('TOPIC_TERM', '052', 'b', 'Geographic classification subarea code', 'Geographic classification subarea code', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
6357 |
('TOPIC_TERM', '052', 'd', 'Populated place name', 'Populated place name', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
6358 |
('TOPIC_TERM', '052', '2', 'Code source', 'Code source', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
6359 |
('TOPIC_TERM', '052', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
6360 |
('TOPIC_TERM', '052', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
6361 |
('TOPIC_TERM', '053', 'a', 'Classification number element--single number or beginning number of span', 'Classification number element--single number or beginning number of span', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
6362 |
('TOPIC_TERM', '053', 'b', 'Classification number element--ending number of span', 'Classification number element--ending number of span', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
6363 |
('TOPIC_TERM', '053', 'c', 'Explanatory term', 'Explanatory term', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
6364 |
('TOPIC_TERM', '053', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
6365 |
('TOPIC_TERM', '053', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
6366 |
('TOPIC_TERM', '053', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
6367 |
('TOPIC_TERM', '055', 'a', 'Classification number', 'Classification number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
6368 |
('TOPIC_TERM', '055', 'b', 'Item number', 'Item number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
6369 |
('TOPIC_TERM', '055', 'd', 'Volumes/dates to which call number applies', 'Volumes/dates to which call number applies', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
6370 |
('TOPIC_TERM', '055', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
6371 |
('TOPIC_TERM', '055', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
6372 |
('TOPIC_TERM', '055', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
6373 |
('TOPIC_TERM', '060', 'a', 'Classification number', 'Classification number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
6374 |
('TOPIC_TERM', '060', 'b', 'Item number', 'Item number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
6375 |
('TOPIC_TERM', '060', 'd', 'Volumes/dates to which call number applies', 'Volumes/dates to which call number applies', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
6376 |
('TOPIC_TERM', '060', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
6377 |
('TOPIC_TERM', '060', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
6378 |
('TOPIC_TERM', '060', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
6379 |
('TOPIC_TERM', '065', 'a', 'Classification number element--single number or beginning of span', 'Classification number element--single number or beginning of span', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
6380 |
('TOPIC_TERM', '065', 'b', 'Classification number element--ending number of span', 'Classification number element--ending number of span', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
6381 |
('TOPIC_TERM', '065', 'c', 'Explanatory term', 'Explanatory term', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
6382 |
('TOPIC_TERM', '065', '2', 'Number source', 'Number source', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
6383 |
('TOPIC_TERM', '065', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
6384 |
('TOPIC_TERM', '065', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
6385 |
('TOPIC_TERM', '065', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
6386 |
('TOPIC_TERM', '066', 'a', 'Primary G0 character set', 'Primary G0 character set', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
6387 |
('TOPIC_TERM', '066', 'b', 'Primary G1 character set', 'Primary G1 character set', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
6388 |
('TOPIC_TERM', '066', 'c', 'Alternate G0 or G1 character set', 'Alternate G0 or G1 character set', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
6389 |
('TOPIC_TERM', '070', 'a', 'Classification number', 'Classification number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
6390 |
('TOPIC_TERM', '070', 'b', 'Item number', 'Item number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
6391 |
('TOPIC_TERM', '070', 'd', 'Volume/dates to which call number applies', 'Volume/dates to which call number applies', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
6392 |
('TOPIC_TERM', '070', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
6393 |
('TOPIC_TERM', '070', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
6394 |
('TOPIC_TERM', '072', 'a', 'Subject category code', 'Subject category code', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
6395 |
('TOPIC_TERM', '072', 'x', 'Subject category code subdivision', 'Subject category code subdivision', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
6396 |
('TOPIC_TERM', '072', '2', 'Code source', 'Code source', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
6397 |
('TOPIC_TERM', '072', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
6398 |
('TOPIC_TERM', '072', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
6399 |
('TOPIC_TERM', '073', 'a', 'Subdivision usage', 'Subdivision usage', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
6400 |
('TOPIC_TERM', '073', 'z', 'Code source', 'Code source', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
6401 |
('TOPIC_TERM', '073', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
6402 |
('TOPIC_TERM', '073', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
6403 |
('TOPIC_TERM', '082', 'a', 'Classification number', 'Classification number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
6404 |
('TOPIC_TERM', '082', 'b', 'Item number', 'Item number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
6405 |
('TOPIC_TERM', '082', 'd', 'Volumes/dates to which call number applies', 'Volumes/dates to which call number applies', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
6406 |
('TOPIC_TERM', '082', '2', 'Edition number', 'Edition number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
6407 |
('TOPIC_TERM', '082', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
6408 |
('TOPIC_TERM', '082', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
6409 |
('TOPIC_TERM', '082', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
6410 |
('TOPIC_TERM', '083', 'a', 'Classification number element--single number or beginning number of span', 'Classification number element--single number or beginning number of span', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
6411 |
('TOPIC_TERM', '083', 'b', 'Classification number element--ending number of span', 'Classification number element--ending number of span', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
6412 |
('TOPIC_TERM', '083', 'c', 'Explanatory term', 'Explanatory term', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
6413 |
('TOPIC_TERM', '083', 'z', 'Table identification--table number', 'Table identification--table number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
6414 |
('TOPIC_TERM', '083', '2', 'Edition number', 'Edition number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
6415 |
('TOPIC_TERM', '083', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
6416 |
('TOPIC_TERM', '083', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
6417 |
('TOPIC_TERM', '083', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
6418 |
('TOPIC_TERM', '086', 'a', 'Call number', 'Call number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
6419 |
('TOPIC_TERM', '086', 'd', 'Volumes/dates to which call number applies', 'Volumes/dates to which call number applies', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
6420 |
('TOPIC_TERM', '086', 'z', 'Cancelled/invalid call number', 'Cancelled/invalid call number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
6421 |
('TOPIC_TERM', '086', '2', 'Number source', 'Number source', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
6422 |
('TOPIC_TERM', '086', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
6423 |
('TOPIC_TERM', '086', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
6424 |
('TOPIC_TERM', '086', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
6425 |
('TOPIC_TERM', '087', 'a', 'Classification number element--Single number or beginning number of span', 'Classification number element--Single number or beginning number of span', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
6426 |
('TOPIC_TERM', '087', 'b', 'Classification number element--Ending number of span', 'Classification number element--Ending number of span', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
6427 |
('TOPIC_TERM', '087', 'c', 'Explanatory information', 'Explanatory information', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
6428 |
('TOPIC_TERM', '087', '2', 'Number source', 'Number source', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
6429 |
('TOPIC_TERM', '087', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
6430 |
('TOPIC_TERM', '087', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
6431 |
('TOPIC_TERM', '090', 'a', 'Call number ; Classification number (OCLC) (R) ; Classification number, CALL (RLIN) (NR)', 'Call number ; Classification number (OCLC) (R) ; Classification number, CALL (RLIN) (NR)', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
6432 |
('TOPIC_TERM', '090', 'b', '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, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
6433 |
('TOPIC_TERM', '090', 'd', 'Volumes/dates to which call number applies', 'Volumes/dates to which call number applies', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
6434 |
('TOPIC_TERM', '090', 'e', 'Feature heading (OCLC)', 'Feature heading (OCLC)', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
6435 |
('TOPIC_TERM', '090', 'f', 'Filing suffix (OCLC) ; Footnote, FNT (RLIN)', 'Filing suffix (OCLC) ; Footnote, FNT (RLIN)', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
6436 |
('TOPIC_TERM', '090', 'h', 'Output transaction history, HST (RLIN)', 'Output transaction history, HST (RLIN)', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
6437 |
('TOPIC_TERM', '090', 'i', 'Output transaction instruction, INS (RLIN)', 'Output transaction instruction, INS (RLIN)', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
6438 |
('TOPIC_TERM', '090', 'l', 'Extra card control statement, EXT (RLIN)', 'Extra card control statement, EXT (RLIN)', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
6439 |
('TOPIC_TERM', '090', 'n', 'Additional local notes, ANT (RLIN)', 'Additional local notes, ANT (RLIN)', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
6440 |
('TOPIC_TERM', '090', 'p', 'Pathfinder code, PTH (RLIN)', 'Pathfinder code, PTH (RLIN)', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
6441 |
('TOPIC_TERM', '090', 't', 'Field suppresion, FSP (RLIN)', 'Field suppresion, FSP (RLIN)', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
6442 |
('TOPIC_TERM', '090', 'v', 'Volumes, VOL (RLIN)', 'Volumes, VOL (RLIN)', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
6443 |
('TOPIC_TERM', '090', 'y', 'Date, VOL (RLIN)', 'Date, VOL (RLIN)', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
6444 |
('TOPIC_TERM', '090', 'z', 'Cancelled/invalid call number', 'Cancelled/invalid call number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
6445 |
('TOPIC_TERM', '090', '2', 'Number source', 'Number source', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
6446 |
('TOPIC_TERM', '090', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
6447 |
('TOPIC_TERM', '090', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
6448 |
('TOPIC_TERM', '090', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
6449 |
('TOPIC_TERM', '091', 'a', 'Classification number element--single number or beginning number of span', 'Classification number element--single number or beginning number of span', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
6450 |
('TOPIC_TERM', '091', 'b', 'Classification number element--ending number of span', 'Classification number element--ending number of span', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
6451 |
('TOPIC_TERM', '091', 'c', 'Explanatory term', 'Explanatory term', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
6452 |
('TOPIC_TERM', '091', 'z', 'Table identification--table number', 'Table identification--table number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
6453 |
('TOPIC_TERM', '091', '2', 'Edition number', 'Edition number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
6454 |
('TOPIC_TERM', '091', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
6455 |
('TOPIC_TERM', '091', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
6456 |
('TOPIC_TERM', '091', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
6457 |
('TOPIC_TERM', '092', 'a', 'Classification number', 'Classification number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
6458 |
('TOPIC_TERM', '092', 'b', 'Item number', 'Item number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
6459 |
('TOPIC_TERM', '092', 'd', 'Volumes/dates to which call number applies', 'Volumes/dates to which call number applies', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
6460 |
('TOPIC_TERM', '092', 'e', 'Feature heading', 'Feature heading', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
6461 |
('TOPIC_TERM', '092', 'f', 'Filing suffix', 'Filing suffix', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
6462 |
('TOPIC_TERM', '092', '2', 'Edition number', 'Edition number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
6463 |
('TOPIC_TERM', '092', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
6464 |
('TOPIC_TERM', '092', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
6465 |
('TOPIC_TERM', '092', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
6466 |
('TOPIC_TERM', '093', 'a', 'Classification number element--single number or beginning number of span', 'Classification number element--single number or beginning number of span', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
6467 |
('TOPIC_TERM', '093', 'b', 'Classification number element--ending number of span', 'Classification number element--ending number of span', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
6468 |
('TOPIC_TERM', '093', 'c', 'Explanatory term', 'Explanatory term', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
6469 |
('TOPIC_TERM', '093', 'z', 'Table identification--table number', 'Table identification--table number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
6470 |
('TOPIC_TERM', '093', '2', 'Edition number', 'Edition number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
6471 |
('TOPIC_TERM', '093', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
6472 |
('TOPIC_TERM', '093', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
6473 |
('TOPIC_TERM', '093', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
6474 |
('TOPIC_TERM', '096', 'a', 'Classification number', 'Classification number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
6475 |
('TOPIC_TERM', '096', 'b', 'Item number', 'Item number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
6476 |
('TOPIC_TERM', '096', 'd', 'Volumes/dates to which call number applies', 'Volumes/dates to which call number applies', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
6477 |
('TOPIC_TERM', '096', 'e', 'Feature heading', 'Feature heading', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
6478 |
('TOPIC_TERM', '096', 'f', 'Filing suffix', 'Filing suffix', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
6479 |
('TOPIC_TERM', '096', '2', 'Edition number', 'Edition number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
6480 |
('TOPIC_TERM', '096', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
6481 |
('TOPIC_TERM', '096', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
6482 |
('TOPIC_TERM', '096', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
6483 |
('TOPIC_TERM', '097', 'a', 'Classification number element--single number or beginning number of span', 'Classification number element--single number or beginning number of span', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
6484 |
('TOPIC_TERM', '097', 'b', 'Classification number element--ending number of span', 'Classification number element--ending number of span', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
6485 |
('TOPIC_TERM', '097', 'c', 'Explanatory term', 'Explanatory term', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
6486 |
('TOPIC_TERM', '097', 'z', 'Table identification--table number', 'Table identification--table number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
6487 |
('TOPIC_TERM', '097', '2', 'Edition number', 'Edition number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
6488 |
('TOPIC_TERM', '097', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
6489 |
('TOPIC_TERM', '097', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
6490 |
('TOPIC_TERM', '097', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
6491 |
('TOPIC_TERM', '098', 'a', 'Call number based on other classification scheme', 'Call number based on other classification scheme', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
6492 |
('TOPIC_TERM', '098', 'b', 'Item number', 'Item number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
6493 |
('TOPIC_TERM', '098', 'd', 'Volumes/dates to which call number applies', 'Volumes/dates to which call number applies', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
6494 |
('TOPIC_TERM', '098', 'e', 'Feature heading', 'Feature heading', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
6495 |
('TOPIC_TERM', '098', 'f', 'Filing suffix', 'Filing suffix', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
6496 |
('TOPIC_TERM', '098', '2', 'Edition number', 'Edition number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
6497 |
('TOPIC_TERM', '098', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
6498 |
('TOPIC_TERM', '098', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
6499 |
('TOPIC_TERM', '098', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
6500 |
('TOPIC_TERM', '099', 'a', 'Classification number', 'Classification number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
6501 |
('TOPIC_TERM', '099', 'b', 'Item number', 'Item number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
6502 |
('TOPIC_TERM', '099', 'd', 'Volumes/dates to which call number applies', 'Volumes/dates to which call number applies', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
6503 |
('TOPIC_TERM', '099', 'e', 'Feature heading', 'Feature heading', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
6504 |
('TOPIC_TERM', '099', 'f', 'Filing suffix', 'Filing suffix', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
6505 |
('TOPIC_TERM', '099', '2', 'Edition number', 'Edition number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
6506 |
('TOPIC_TERM', '099', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
6507 |
('TOPIC_TERM', '099', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
6508 |
('TOPIC_TERM', '099', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
6509 |
('TOPIC_TERM', '150', 'a', 'Topical term or geographic name as entry element', 'Topical term or geographic name as entry element', 0, 0, 1, NULL, NULL, '''150x'',''150z'',''150y'',''150v''', 0, 0, '', '', ''), |
6510 |
('TOPIC_TERM', '150', 'b', 'Topical term following geographic name as entry element', 'Topical term following geographic name as entry element', 0, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
6511 |
('TOPIC_TERM', '150', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
6512 |
('TOPIC_TERM', '150', 'x', 'General subdivision', 'General subdivision', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
6513 |
('TOPIC_TERM', '150', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
6514 |
('TOPIC_TERM', '150', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
6515 |
('TOPIC_TERM', '150', '6', 'Linkage', 'Linkage', 0, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
6516 |
('TOPIC_TERM', '150', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
6517 |
('TOPIC_TERM', '180', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
6518 |
('TOPIC_TERM', '180', 'x', 'General subdivision', 'General subdivision', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
6519 |
('TOPIC_TERM', '180', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
6520 |
('TOPIC_TERM', '180', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
6521 |
('TOPIC_TERM', '180', '6', 'Linkage', 'Linkage', 0, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
6522 |
('TOPIC_TERM', '180', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
6523 |
('TOPIC_TERM', '260', 'a', 'Heading referred to', 'Heading referred to', 1, 0, 2, NULL, NULL, NULL, 0, 0, '', '', ''), |
6524 |
('TOPIC_TERM', '260', 'i', 'Explanatory text', 'Explanatory text', 1, 0, 2, NULL, NULL, NULL, 0, 0, '', '', ''), |
6525 |
('TOPIC_TERM', '260', '6', 'Linkage', 'Linkage', 0, 0, 2, NULL, NULL, NULL, 0, 0, '', '', ''), |
6526 |
('TOPIC_TERM', '260', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 2, NULL, NULL, NULL, 0, 0, '', '', ''), |
6527 |
('TOPIC_TERM', '360', 'a', 'Heading referred to', 'Heading referred to', 1, 0, 3, NULL, NULL, NULL, 0, 0, '', '', ''), |
6528 |
('TOPIC_TERM', '360', 'i', 'Explanatory text', 'Explanatory text', 1, 0, 3, NULL, NULL, NULL, 0, 0, '', '', ''), |
6529 |
('TOPIC_TERM', '360', '6', 'Linkage', 'Linkage', 0, 0, 3, NULL, NULL, NULL, 0, 0, '', '', ''), |
6530 |
('TOPIC_TERM', '360', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 3, NULL, NULL, NULL, 0, 0, '', '', ''), |
6531 |
('TOPIC_TERM', '400', 'a', 'Personal name', 'Personal name', 0, 0, 4, NULL, NULL, '''400b'',''400c'',''400q'',''400d'',''400t'',''400o'',''400m'',''400r'',''400s'',''400k'',''400n'',''400p'',''400g'',''400l'',''400f'',''400h'',''400x'',''400z'',''400y'',''400v''', 0, 0, '', '', ''), |
6532 |
('TOPIC_TERM', '400', 'b', 'Numeration', 'Numeration', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
6533 |
('TOPIC_TERM', '400', 'c', 'Titles and other words associated with a name', 'Titles and other words associated with a name', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
6534 |
('TOPIC_TERM', '400', 'd', 'Dates associated with a name', 'Dates associated with a name', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
6535 |
('TOPIC_TERM', '400', 'e', 'Relator term', 'Relator term', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
6536 |
('TOPIC_TERM', '400', 'f', 'Date of a work', 'Date of a work', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
6537 |
('TOPIC_TERM', '400', 'g', 'Miscellaneous information', 'Miscellaneous information', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
6538 |
('TOPIC_TERM', '400', 'h', 'Medium', 'Medium', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
6539 |
('TOPIC_TERM', '400', 'i', 'Reference instruction phrase', 'Reference instruction phrase', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
6540 |
('TOPIC_TERM', '400', 'j', 'Attribution qualifier', 'Attribution qualifier', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
6541 |
('TOPIC_TERM', '400', 'k', 'Form subheading', 'Form subheading', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
6542 |
('TOPIC_TERM', '400', 'l', 'Language of a work', 'Language of a work', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
6543 |
('TOPIC_TERM', '400', 'm', 'Medium of performance for music', 'Medium of performance for music', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
6544 |
('TOPIC_TERM', '400', 'n', 'Number of part/section of a work', 'Number of part/section of a work', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
6545 |
('TOPIC_TERM', '400', 'o', 'Arranged statement for music', 'Arranged statement for music', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
6546 |
('TOPIC_TERM', '400', 'p', 'Name of part/section of a work', 'Name of part/section of a work', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
6547 |
('TOPIC_TERM', '400', 'q', 'Fuller form of name', 'Fuller form of name', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
6548 |
('TOPIC_TERM', '400', 'r', 'Key for music', 'Key for music', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
6549 |
('TOPIC_TERM', '400', 's', 'Version', 'Version', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
6550 |
('TOPIC_TERM', '400', 't', 'Title of a work', 'Title of a work', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
6551 |
('TOPIC_TERM', '400', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
6552 |
('TOPIC_TERM', '400', 'w', 'Control subfield', 'Control subfield', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
6553 |
('TOPIC_TERM', '400', 'x', 'General subdivision', 'General subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
6554 |
('TOPIC_TERM', '400', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
6555 |
('TOPIC_TERM', '400', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
6556 |
('TOPIC_TERM', '400', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
6557 |
('TOPIC_TERM', '400', '6', 'Linkage', 'Linkage', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
6558 |
('TOPIC_TERM', '400', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
6559 |
('TOPIC_TERM', '410', 'a', 'Corporate name or jurisdiction name as entry element', 'Corporate name or jurisdiction name as entry element', 0, 0, 4, NULL, NULL, '''410b'',''410c'',''410d'',''410t'',''410o'',''410m'',''410r'',''410s'',''410k'',''410n'',''410p'',''410g'',''410l'',''410f'',''410h'',''410x'',''410z'',''410y'',''410v''', 0, 0, '', '', ''), |
6560 |
('TOPIC_TERM', '410', 'b', 'Subordinate unit', 'Subordinate unit', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
6561 |
('TOPIC_TERM', '410', 'c', 'Location of meeting', 'Location of meeting', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
6562 |
('TOPIC_TERM', '410', 'd', 'Date of meeting or treaty signing', 'Date of meeting or treaty signing', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
6563 |
('TOPIC_TERM', '410', 'e', 'Relator term', 'Relator term', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
6564 |
('TOPIC_TERM', '410', 'f', 'Date of a work', 'Date of a work', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
6565 |
('TOPIC_TERM', '410', 'g', 'Miscellaneous information', 'Miscellaneous information', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
6566 |
('TOPIC_TERM', '410', 'h', 'Medium', 'Medium', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
6567 |
('TOPIC_TERM', '410', 'i', 'Reference instruction phrase', 'Reference instruction phrase', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
6568 |
('TOPIC_TERM', '410', 'k', 'Form subheading', 'Form subheading', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
6569 |
('TOPIC_TERM', '410', 'l', 'Language of a work', 'Language of a work', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
6570 |
('TOPIC_TERM', '410', 'm', 'Medium of performance for music', 'Medium of performance for music', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
6571 |
('TOPIC_TERM', '410', 'n', 'Number of part/section/meeting', 'Number of part/section/meeting', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
6572 |
('TOPIC_TERM', '410', 'o', 'Arranged statement for music', 'Arranged statement for music', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
6573 |
('TOPIC_TERM', '410', 'p', 'Name of part/section of a work', 'Name of part/section of a work', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
6574 |
('TOPIC_TERM', '410', 'r', 'Key for music', 'Key for music', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
6575 |
('TOPIC_TERM', '410', 's', 'Version', 'Version', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
6576 |
('TOPIC_TERM', '410', 't', 'Title of a work', 'Title of a work', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
6577 |
('TOPIC_TERM', '410', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
6578 |
('TOPIC_TERM', '410', 'w', 'Control subfield', 'Control subfield', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
6579 |
('TOPIC_TERM', '410', 'x', 'General subdivision', 'General subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
6580 |
('TOPIC_TERM', '410', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
6581 |
('TOPIC_TERM', '410', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
6582 |
('TOPIC_TERM', '410', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
6583 |
('TOPIC_TERM', '410', '6', 'Linkage', 'Linkage', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
6584 |
('TOPIC_TERM', '410', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
6585 |
('TOPIC_TERM', '411', 'a', 'Meeting name or jurisdiction name as entry element', 'Meeting name or jurisdiction name as entry element', 0, 0, 4, NULL, NULL, '''411e'',''411c'',''411d'',''411t'',''411s'',''411k'',''411n'',''411p'',''411g'',''411l'',''411f'',''411h'',''411x'',''411z'',''411y'',''411v''', 0, 0, '', '', ''), |
6586 |
('TOPIC_TERM', '411', 'b', 'Number {OBSOLETE]', 'Number {OBSOLETE]', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
6587 |
('TOPIC_TERM', '411', 'c', 'Location of meeting', 'Location of meeting', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
6588 |
('TOPIC_TERM', '411', 'd', 'Date of meeting', 'Date of meeting', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
6589 |
('TOPIC_TERM', '411', 'e', 'Subordinate unit', 'Subordinate unit', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
6590 |
('TOPIC_TERM', '411', 'f', 'Date of a work', 'Date of a work', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
6591 |
('TOPIC_TERM', '411', 'g', 'Miscellaneous information', 'Miscellaneous information', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
6592 |
('TOPIC_TERM', '411', 'h', 'Medium', 'Medium', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
6593 |
('TOPIC_TERM', '411', 'i', 'Reference instruction phrase', 'Reference instruction phrase', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
6594 |
('TOPIC_TERM', '411', 'k', 'Form subheading', 'Form subheading', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
6595 |
('TOPIC_TERM', '411', 'l', 'Language of a work', 'Language of a work', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
6596 |
('TOPIC_TERM', '411', 'n', 'Number of part/section/meeting', 'Number of part/section/meeting', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
6597 |
('TOPIC_TERM', '411', 'p', 'Name of part/section of a work', 'Name of part/section of a work', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
6598 |
('TOPIC_TERM', '411', 'q', 'Name of meeting following jurisdiction name entry element', 'Name of meeting following jurisdiction name entry element', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
6599 |
('TOPIC_TERM', '411', 's', 'Version', 'Version', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
6600 |
('TOPIC_TERM', '411', 't', 'Title of a work', 'Title of a work', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
6601 |
('TOPIC_TERM', '411', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
6602 |
('TOPIC_TERM', '411', 'w', 'Control subfield', 'Control subfield', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
6603 |
('TOPIC_TERM', '411', 'x', 'General subdivision', 'General subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
6604 |
('TOPIC_TERM', '411', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
6605 |
('TOPIC_TERM', '411', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
6606 |
('TOPIC_TERM', '411', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
6607 |
('TOPIC_TERM', '411', '6', 'Linkage', 'Linkage', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
6608 |
('TOPIC_TERM', '411', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
6609 |
('TOPIC_TERM', '430', 'a', 'Uniform title', 'Uniform title', 0, 0, 4, NULL, NULL, '''430o'',''430m'',''430r'',''430s'',''430d'',''430k'',''430n'',''430p'',''430g'',''430l'',''430f'',''430h'',''430t'',''430x'',''430z'',''430y'',''430v''', 0, 0, '', '', ''), |
6610 |
('TOPIC_TERM', '430', 'd', 'Date of treaty signing', 'Date of treaty signing', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
6611 |
('TOPIC_TERM', '430', 'f', 'Date of a work', 'Date of a work', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
6612 |
('TOPIC_TERM', '430', 'g', 'Miscellaneous information', 'Miscellaneous information', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
6613 |
('TOPIC_TERM', '430', 'h', 'Medium', 'Medium', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
6614 |
('TOPIC_TERM', '430', 'i', 'Reference instruction phrase', 'Reference instruction phrase', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
6615 |
('TOPIC_TERM', '430', 'k', 'Form subheading', 'Form subheading', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
6616 |
('TOPIC_TERM', '430', 'l', 'Language of a work', 'Language of a work', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
6617 |
('TOPIC_TERM', '430', 'm', 'Medium of performance for music', 'Medium of performance for music', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
6618 |
('TOPIC_TERM', '430', 'n', 'Number of part/section of a work', 'Number of part/section of a work', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
6619 |
('TOPIC_TERM', '430', 'o', 'Arranged statement for music', 'Arranged statement for music', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
6620 |
('TOPIC_TERM', '430', 'p', 'Name of part/section of a work', 'Name of part/section of a work', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
6621 |
('TOPIC_TERM', '430', 'r', 'Key for music', 'Key for music', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
6622 |
('TOPIC_TERM', '430', 's', 'Version', 'Version', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
6623 |
('TOPIC_TERM', '430', 't', 'Title of a work', 'Title of a work', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
6624 |
('TOPIC_TERM', '430', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
6625 |
('TOPIC_TERM', '430', 'w', 'Control subfield', 'Control subfield', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
6626 |
('TOPIC_TERM', '430', 'x', 'General subdivision', 'General subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
6627 |
('TOPIC_TERM', '430', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
6628 |
('TOPIC_TERM', '430', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
6629 |
('TOPIC_TERM', '430', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
6630 |
('TOPIC_TERM', '430', '6', 'Linkage', 'Linkage', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
6631 |
('TOPIC_TERM', '430', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
6632 |
('TOPIC_TERM', '448', 'a', 'Chronological term', 'Chronological term', 0, 0, 4, NULL, NULL, '''448y'',''448x'',''448z'',''448v''', 0, 0, '', '', ''), |
6633 |
('TOPIC_TERM', '448', 'i', 'Reference instruction phrase', 'Reference instruction phrase', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
6634 |
('TOPIC_TERM', '448', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
6635 |
('TOPIC_TERM', '448', 'w', 'Control subfield', 'Control subfield', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
6636 |
('TOPIC_TERM', '448', 'x', 'General subdivision', 'General subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
6637 |
('TOPIC_TERM', '448', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
6638 |
('TOPIC_TERM', '448', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
6639 |
('TOPIC_TERM', '448', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
6640 |
('TOPIC_TERM', '448', '6', 'Linkage', 'Linkage', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
6641 |
('TOPIC_TERM', '448', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
6642 |
('TOPIC_TERM', '450', 'a', 'Topical term or geographic name entry element', 'Topical term or geographic name entry element', 0, 0, 4, NULL, NULL, '''450x'',''450z'',''450y'',''450v''', 0, 0, '', '', ''), |
6643 |
('TOPIC_TERM', '450', 'b', 'Topical term following geographic name entry element', 'Topical term following geographic name entry element', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
6644 |
('TOPIC_TERM', '450', 'i', 'Reference instruction phrase', 'Reference instruction phrase', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
6645 |
('TOPIC_TERM', '450', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
6646 |
('TOPIC_TERM', '450', 'w', 'Control subfield', 'Control subfield', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
6647 |
('TOPIC_TERM', '450', 'x', 'General subdivision', 'General subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
6648 |
('TOPIC_TERM', '450', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
6649 |
('TOPIC_TERM', '450', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
6650 |
('TOPIC_TERM', '450', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
6651 |
('TOPIC_TERM', '450', '6', 'Linkage', 'Linkage', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
6652 |
('TOPIC_TERM', '450', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
6653 |
('TOPIC_TERM', '451', 'a', 'Geographic name', 'Geographic name', 0, 0, 4, NULL, NULL, '''451z'',''451x'',''451y'',''451v''', 0, 0, '', '', ''), |
6654 |
('TOPIC_TERM', '451', 'i', 'Reference instruction phrase', 'Reference instruction phrase', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
6655 |
('TOPIC_TERM', '451', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
6656 |
('TOPIC_TERM', '451', 'w', 'Control subfield', 'Control subfield', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
6657 |
('TOPIC_TERM', '451', 'x', 'General subdivision', 'General subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
6658 |
('TOPIC_TERM', '451', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
6659 |
('TOPIC_TERM', '451', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
6660 |
('TOPIC_TERM', '451', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
6661 |
('TOPIC_TERM', '451', '6', 'Linkage', 'Linkage', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
6662 |
('TOPIC_TERM', '451', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
6663 |
('TOPIC_TERM', '455', 'a', 'Genre/form term', 'Genre/form term', 0, 0, 4, NULL, NULL, '''455v'',''455x'',''455z'',''455y''', 0, 0, '', '', ''), |
6664 |
('TOPIC_TERM', '455', 'i', 'Reference instruction phrase', 'Reference instruction phrase', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
6665 |
('TOPIC_TERM', '455', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
6666 |
('TOPIC_TERM', '455', 'w', 'Control subfield', 'Control subfield', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
6667 |
('TOPIC_TERM', '455', 'x', 'General subdivision', 'General subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
6668 |
('TOPIC_TERM', '455', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
6669 |
('TOPIC_TERM', '455', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
6670 |
('TOPIC_TERM', '455', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
6671 |
('TOPIC_TERM', '455', '6', 'Linkage', 'Linkage', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
6672 |
('TOPIC_TERM', '455', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
6673 |
('TOPIC_TERM', '480', 'i', 'Reference instruction phrase', 'Reference instruction phrase', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
6674 |
('TOPIC_TERM', '480', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
6675 |
('TOPIC_TERM', '480', 'w', 'Control subfield', 'Control subfield', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
6676 |
('TOPIC_TERM', '480', 'x', 'General subdivision', 'General subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
6677 |
('TOPIC_TERM', '480', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
6678 |
('TOPIC_TERM', '480', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
6679 |
('TOPIC_TERM', '480', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
6680 |
('TOPIC_TERM', '480', '6', 'Linkage', 'Linkage', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
6681 |
('TOPIC_TERM', '480', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
6682 |
('TOPIC_TERM', '481', 'i', 'Reference instruction phrase', 'Reference instruction phrase', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
6683 |
('TOPIC_TERM', '481', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
6684 |
('TOPIC_TERM', '481', 'w', 'Control subfield', 'Control subfield', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
6685 |
('TOPIC_TERM', '481', 'x', 'General subdivision', 'General subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
6686 |
('TOPIC_TERM', '481', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
6687 |
('TOPIC_TERM', '481', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
6688 |
('TOPIC_TERM', '481', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
6689 |
('TOPIC_TERM', '481', '6', 'Linkage', 'Linkage', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
6690 |
('TOPIC_TERM', '481', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
6691 |
('TOPIC_TERM', '482', 'i', 'Reference instruction phrase', 'Reference instruction phrase', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
6692 |
('TOPIC_TERM', '482', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
6693 |
('TOPIC_TERM', '482', 'w', 'Control subfield', 'Control subfield', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
6694 |
('TOPIC_TERM', '482', 'x', 'General subdivision', 'General subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
6695 |
('TOPIC_TERM', '482', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
6696 |
('TOPIC_TERM', '482', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
6697 |
('TOPIC_TERM', '482', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
6698 |
('TOPIC_TERM', '482', '6', 'Linkage', 'Linkage', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
6699 |
('TOPIC_TERM', '482', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
6700 |
('TOPIC_TERM', '485', 'i', 'Reference instruction phrase', 'Reference instruction phrase', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
6701 |
('TOPIC_TERM', '485', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
6702 |
('TOPIC_TERM', '485', 'w', 'Control subfield', 'Control subfield', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
6703 |
('TOPIC_TERM', '485', 'x', 'General subdivision', 'General subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
6704 |
('TOPIC_TERM', '485', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
6705 |
('TOPIC_TERM', '485', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
6706 |
('TOPIC_TERM', '485', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
6707 |
('TOPIC_TERM', '485', '6', 'Linkage', 'Linkage', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
6708 |
('TOPIC_TERM', '485', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
6709 |
('TOPIC_TERM', '500', 'a', 'Personal name', 'Personal name', 0, 0, 5, NULL, NULL, '''500b'',''500c'',''500q'',''500d'',''500t'',''500o'',''500m'',''500r'',''500s'',''500k'',''500n'',''500p'',''500g'',''500l'',''500f'',''500h'',''500x'',''500z'',''500y'',''500v''', 0, 0, '', '', ''), |
6710 |
('TOPIC_TERM', '500', 'b', 'Numeration', 'Numeration', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
6711 |
('TOPIC_TERM', '500', 'c', 'Titles and other words associated with a name', 'Titles and other words associated with a name', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
6712 |
('TOPIC_TERM', '500', 'd', 'Dates associated with a name', 'Dates associated with a name', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
6713 |
('TOPIC_TERM', '500', 'e', 'Relator term', 'Relator term', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
6714 |
('TOPIC_TERM', '500', 'f', 'Date of a work', 'Date of a work', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
6715 |
('TOPIC_TERM', '500', 'g', 'Miscellaneous information', 'Miscellaneous information', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
6716 |
('TOPIC_TERM', '500', 'h', 'Medium', 'Medium', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
6717 |
('TOPIC_TERM', '500', 'i', 'Reference instruction phrase', 'Reference instruction phrase', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
6718 |
('TOPIC_TERM', '500', 'j', 'Attribution qualifier', 'Attribution qualifier', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
6719 |
('TOPIC_TERM', '500', 'k', 'Form subheading', 'Form subheading', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
6720 |
('TOPIC_TERM', '500', 'l', 'Language of a work', 'Language of a work', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
6721 |
('TOPIC_TERM', '500', 'm', 'Medium of performance for music', 'Medium of performance for music', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
6722 |
('TOPIC_TERM', '500', 'n', 'Number of part/section of a work', 'Number of part/section of a work', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
6723 |
('TOPIC_TERM', '500', 'o', 'Arranged statement for music', 'Arranged statement for music', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
6724 |
('TOPIC_TERM', '500', 'p', 'Name of part/section of a work', 'Name of part/section of a work', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
6725 |
('TOPIC_TERM', '500', 'q', 'Fuller form of name', 'Fuller form of name', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
6726 |
('TOPIC_TERM', '500', 'r', 'Key for music', 'Key for music', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
6727 |
('TOPIC_TERM', '500', 's', 'Version', 'Version', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
6728 |
('TOPIC_TERM', '500', 't', 'Title of a work', 'Title of a work', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
6729 |
('TOPIC_TERM', '500', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
6730 |
('TOPIC_TERM', '500', 'w', 'Control subfield', 'Control subfield', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
6731 |
('TOPIC_TERM', '500', 'x', 'General subdivision', 'General subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
6732 |
('TOPIC_TERM', '500', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
6733 |
('TOPIC_TERM', '500', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
6734 |
('TOPIC_TERM', '500', '0', 'Record control number', 'Record control number', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
6735 |
('TOPIC_TERM', '500', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
6736 |
('TOPIC_TERM', '500', '6', 'Linkage', 'Linkage', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
6737 |
('TOPIC_TERM', '500', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
6738 |
('TOPIC_TERM', '510', 'a', 'Corporate name or jurisdiction name as entry element', 'Corporate name or jurisdiction name as entry element', 0, 0, 5, NULL, NULL, '''510b'',''510c'',''510d'',''510t'',''510o'',''510m'',''510r'',''510s'',''510k'',''510n'',''510p'',''510g'',''510l'',''510f'',''510h'',''510x'',''510z'',''510y'',''510v''', 0, 0, '', '', ''), |
6739 |
('TOPIC_TERM', '510', 'b', 'Subordinate unit', 'Subordinate unit', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
6740 |
('TOPIC_TERM', '510', 'c', 'Location of meeting', 'Location of meeting', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
6741 |
('TOPIC_TERM', '510', 'd', 'Date of meeting or treaty signing', 'Date of meeting or treaty signing', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
6742 |
('TOPIC_TERM', '510', 'e', 'Relator term', 'Relator term', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
6743 |
('TOPIC_TERM', '510', 'f', 'Date of a work', 'Date of a work', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
6744 |
('TOPIC_TERM', '510', 'g', 'Miscellaneous information', 'Miscellaneous information', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
6745 |
('TOPIC_TERM', '510', 'h', 'Medium', 'Medium', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
6746 |
('TOPIC_TERM', '510', 'i', 'Reference instruction phrase', 'Reference instruction phrase', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
6747 |
('TOPIC_TERM', '510', 'k', 'Form subheading', 'Form subheading', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
6748 |
('TOPIC_TERM', '510', 'l', 'Language of a work', 'Language of a work', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
6749 |
('TOPIC_TERM', '510', 'm', 'Medium of performance for music', 'Medium of performance for music', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
6750 |
('TOPIC_TERM', '510', 'n', 'Number of part/section/meeting', 'Number of part/section/meeting', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
6751 |
('TOPIC_TERM', '510', 'o', 'Arranged statement for music', 'Arranged statement for music', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
6752 |
('TOPIC_TERM', '510', 'p', 'Name of part/section of a work', 'Name of part/section of a work', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
6753 |
('TOPIC_TERM', '510', 'r', 'Key for music', 'Key for music', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
6754 |
('TOPIC_TERM', '510', 's', 'Version', 'Version', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
6755 |
('TOPIC_TERM', '510', 't', 'Title of a work', 'Title of a work', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
6756 |
('TOPIC_TERM', '510', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
6757 |
('TOPIC_TERM', '510', 'w', 'Control subfield', 'Control subfield', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
6758 |
('TOPIC_TERM', '510', 'x', 'General subdivision', 'General subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
6759 |
('TOPIC_TERM', '510', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
6760 |
('TOPIC_TERM', '510', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
6761 |
('TOPIC_TERM', '510', '0', 'Record control number', 'Record control number', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
6762 |
('TOPIC_TERM', '510', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
6763 |
('TOPIC_TERM', '510', '6', 'Linkage', 'Linkage', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
6764 |
('TOPIC_TERM', '510', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
6765 |
('TOPIC_TERM', '511', 'a', 'Meeting name or jurisdiction name as entry element', 'Meeting name or jurisdiction name as entry element', 0, 0, 5, NULL, NULL, '''511e'',''511c'',''511d'',''511t'',''511s'',''511k'',''511n'',''511p'',''511g'',''511l'',''511f'',''511h'',''511x'',''511z'',''511y'',''511v''', 0, 0, '', '', ''), |
6766 |
('TOPIC_TERM', '511', 'c', 'Location of meeting', 'Location of meeting', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
6767 |
('TOPIC_TERM', '511', 'd', 'Date of meeting', 'Date of meeting', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
6768 |
('TOPIC_TERM', '511', 'e', 'Subordinate unit', 'Subordinate unit', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
6769 |
('TOPIC_TERM', '511', 'f', 'Date of a work', 'Date of a work', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
6770 |
('TOPIC_TERM', '511', 'g', 'Miscellaneous information', 'Miscellaneous information', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
6771 |
('TOPIC_TERM', '511', 'h', 'Medium', 'Medium', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
6772 |
('TOPIC_TERM', '511', 'i', 'Reference instruction phrase', 'Reference instruction phrase', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
6773 |
('TOPIC_TERM', '511', 'k', 'Form subheading', 'Form subheading', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
6774 |
('TOPIC_TERM', '511', 'l', 'Language of a work', 'Language of a work', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
6775 |
('TOPIC_TERM', '511', 'n', 'Number of part/section/meeting', 'Number of part/section/meeting', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
6776 |
('TOPIC_TERM', '511', 'p', 'Name of part/section of a work', 'Name of part/section of a work', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
6777 |
('TOPIC_TERM', '511', 'q', 'Name of meeting following jurisdiction name entry element', 'Name of meeting following jurisdiction name entry element', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
6778 |
('TOPIC_TERM', '511', 's', 'Version', 'Version', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
6779 |
('TOPIC_TERM', '511', 't', 'Title of a work', 'Title of a work', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
6780 |
('TOPIC_TERM', '511', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
6781 |
('TOPIC_TERM', '511', 'w', 'Control subfield', 'Control subfield', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
6782 |
('TOPIC_TERM', '511', 'x', 'General subdivision', 'General subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
6783 |
('TOPIC_TERM', '511', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
6784 |
('TOPIC_TERM', '511', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
6785 |
('TOPIC_TERM', '511', '0', 'Record control number', 'Record control number', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
6786 |
('TOPIC_TERM', '511', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
6787 |
('TOPIC_TERM', '511', '6', 'Linkage', 'Linkage', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
6788 |
('TOPIC_TERM', '511', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
6789 |
('TOPIC_TERM', '530', 'a', 'Uniform title', 'Uniform title', 0, 0, 5, NULL, NULL, '''530o'',''530m'',''530r'',''530s'',''530d'',''530k'',''530n'',''530p'',''530g'',''530l'',''530f'',''530h'',''530t'',''530x'',''530z'',''530y'',''530v''', 0, 0, '', '', ''), |
6790 |
('TOPIC_TERM', '530', 'd', 'Date of treaty signing', 'Date of treaty signing', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
6791 |
('TOPIC_TERM', '530', 'f', 'Date of a work', 'Date of a work', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
6792 |
('TOPIC_TERM', '530', 'g', 'Miscellaneous information', 'Miscellaneous information', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
6793 |
('TOPIC_TERM', '530', 'h', 'Medium', 'Medium', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
6794 |
('TOPIC_TERM', '530', 'i', 'Reference instruction phrase', 'Reference instruction phrase', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
6795 |
('TOPIC_TERM', '530', 'k', 'Form subheading', 'Form subheading', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
6796 |
('TOPIC_TERM', '530', 'l', 'Language of a work', 'Language of a work', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
6797 |
('TOPIC_TERM', '530', 'm', 'Medium of performance for music', 'Medium of performance for music', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
6798 |
('TOPIC_TERM', '530', 'n', 'Number of part/section of a work', 'Number of part/section of a work', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
6799 |
('TOPIC_TERM', '530', 'o', 'Arranged statement for music', 'Arranged statement for music', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
6800 |
('TOPIC_TERM', '530', 'p', 'Name of part/section of a work', 'Name of part/section of a work', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
6801 |
('TOPIC_TERM', '530', 'r', 'Key for music', 'Key for music', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
6802 |
('TOPIC_TERM', '530', 's', 'Version', 'Version', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
6803 |
('TOPIC_TERM', '530', 't', 'Title of a work', 'Title of a work', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
6804 |
('TOPIC_TERM', '530', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
6805 |
('TOPIC_TERM', '530', 'w', 'Control subfield', 'Control subfield', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
6806 |
('TOPIC_TERM', '530', 'x', 'General subdivision', 'General subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
6807 |
('TOPIC_TERM', '530', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
6808 |
('TOPIC_TERM', '530', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
6809 |
('TOPIC_TERM', '530', '0', 'Record control number', 'Record control number', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
6810 |
('TOPIC_TERM', '530', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
6811 |
('TOPIC_TERM', '530', '6', 'Linkage', 'Linkage', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
6812 |
('TOPIC_TERM', '530', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
6813 |
('TOPIC_TERM', '548', 'a', 'Chronological term', 'Chronological term', 0, 0, 5, NULL, NULL, '''548y'',''548x'',''548z'',''548v''', 0, 0, '', '', ''), |
6814 |
('TOPIC_TERM', '548', 'i', 'Reference instruction phrase', 'Reference instruction phrase', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
6815 |
('TOPIC_TERM', '548', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
6816 |
('TOPIC_TERM', '548', 'w', 'Control subfield', 'Control subfield', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
6817 |
('TOPIC_TERM', '548', 'x', 'General subdivision', 'General subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
6818 |
('TOPIC_TERM', '548', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
6819 |
('TOPIC_TERM', '548', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
6820 |
('TOPIC_TERM', '548', '0', 'Record control number', 'Record control number', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
6821 |
('TOPIC_TERM', '548', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
6822 |
('TOPIC_TERM', '548', '6', 'Linkage', 'Linkage', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
6823 |
('TOPIC_TERM', '548', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
6824 |
('TOPIC_TERM', '550', 'a', 'Topical term or geographic name entry element', 'Topical term or geographic name entry element', 0, 0, 5, NULL, NULL, '''550x'',''550z'',''550y'',''550v''', 0, 0, '', '', ''), |
6825 |
('TOPIC_TERM', '550', 'b', 'Topical term following geographic name entry element', 'Topical term following geographic name entry element', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
6826 |
('TOPIC_TERM', '550', 'i', 'Reference instruction phrase', 'Reference instruction phrase', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
6827 |
('TOPIC_TERM', '550', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
6828 |
('TOPIC_TERM', '550', 'w', 'Control subfield', 'Control subfield', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
6829 |
('TOPIC_TERM', '550', 'x', 'General subdivision', 'General subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
6830 |
('TOPIC_TERM', '550', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
6831 |
('TOPIC_TERM', '550', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
6832 |
('TOPIC_TERM', '550', '0', 'Record control number', 'Record control number', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
6833 |
('TOPIC_TERM', '550', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
6834 |
('TOPIC_TERM', '550', '6', 'Linkage', 'Linkage', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
6835 |
('TOPIC_TERM', '550', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
6836 |
('TOPIC_TERM', '551', 'a', 'Geographic name', 'Geographic name', 0, 0, 5, NULL, NULL, '''551z'',''551x'',''551y'',''551v''', 0, 0, '', '', ''), |
6837 |
('TOPIC_TERM', '551', 'i', 'Reference instruction phrase', 'Reference instruction phrase', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
6838 |
('TOPIC_TERM', '551', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
6839 |
('TOPIC_TERM', '551', 'w', 'Control subfield', 'Control subfield', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
6840 |
('TOPIC_TERM', '551', 'x', 'General subdivision', 'General subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
6841 |
('TOPIC_TERM', '551', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
6842 |
('TOPIC_TERM', '551', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
6843 |
('TOPIC_TERM', '551', '0', 'Record control number', 'Record control number', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
6844 |
('TOPIC_TERM', '551', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
6845 |
('TOPIC_TERM', '551', '6', 'Linkage', 'Linkage', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
6846 |
('TOPIC_TERM', '551', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
6847 |
('TOPIC_TERM', '555', 'a', 'Genre/form term', 'Genre/form term', 0, 0, 5, NULL, NULL, '''555v'',''555x'',''555z'',''555y''', 0, 0, '', '', ''), |
6848 |
('TOPIC_TERM', '555', 'i', 'Reference instruction phrase', 'Reference instruction phrase', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
6849 |
('TOPIC_TERM', '555', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
6850 |
('TOPIC_TERM', '555', 'w', 'Control subfield', 'Control subfield', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
6851 |
('TOPIC_TERM', '555', 'x', 'General subdivision', 'General subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
6852 |
('TOPIC_TERM', '555', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
6853 |
('TOPIC_TERM', '555', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
6854 |
('TOPIC_TERM', '555', '0', 'Record control number', 'Record control number', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
6855 |
('TOPIC_TERM', '555', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
6856 |
('TOPIC_TERM', '555', '6', 'Linkage', 'Linkage', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
6857 |
('TOPIC_TERM', '555', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
6858 |
('TOPIC_TERM', '580', 'i', 'Reference instruction phrase', 'Reference instruction phrase', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
6859 |
('TOPIC_TERM', '580', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
6860 |
('TOPIC_TERM', '580', 'w', 'Control subfield', 'Control subfield', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
6861 |
('TOPIC_TERM', '580', 'x', 'General subdivision', 'General subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
6862 |
('TOPIC_TERM', '580', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
6863 |
('TOPIC_TERM', '580', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
6864 |
('TOPIC_TERM', '580', '0', 'Record control number', 'Record control number', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
6865 |
('TOPIC_TERM', '580', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
6866 |
('TOPIC_TERM', '580', '6', 'Linkage', 'Linkage', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
6867 |
('TOPIC_TERM', '580', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
6868 |
('TOPIC_TERM', '581', 'i', 'Reference instruction phrase', 'Reference instruction phrase', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
6869 |
('TOPIC_TERM', '581', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
6870 |
('TOPIC_TERM', '581', 'w', 'Control subfield', 'Control subfield', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
6871 |
('TOPIC_TERM', '581', 'x', 'General subdivision', 'General subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
6872 |
('TOPIC_TERM', '581', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
6873 |
('TOPIC_TERM', '581', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
6874 |
('TOPIC_TERM', '581', '0', 'Record control number', 'Record control number', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
6875 |
('TOPIC_TERM', '581', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
6876 |
('TOPIC_TERM', '581', '6', 'Linkage', 'Linkage', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
6877 |
('TOPIC_TERM', '581', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
6878 |
('TOPIC_TERM', '582', 'i', 'Reference instruction phrase', 'Reference instruction phrase', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
6879 |
('TOPIC_TERM', '582', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
6880 |
('TOPIC_TERM', '582', 'w', 'Control subfield', 'Control subfield', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
6881 |
('TOPIC_TERM', '582', 'x', 'General subdivision', 'General subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
6882 |
('TOPIC_TERM', '582', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
6883 |
('TOPIC_TERM', '582', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
6884 |
('TOPIC_TERM', '582', '0', 'Record control number', 'Record control number', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
6885 |
('TOPIC_TERM', '582', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
6886 |
('TOPIC_TERM', '582', '6', 'Linkage', 'Linkage', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
6887 |
('TOPIC_TERM', '582', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
6888 |
('TOPIC_TERM', '585', 'i', 'Reference instruction phrase', 'Reference instruction phrase', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
6889 |
('TOPIC_TERM', '585', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
6890 |
('TOPIC_TERM', '585', 'w', 'Control subfield', 'Control subfield', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
6891 |
('TOPIC_TERM', '585', 'x', 'General subdivision', 'General subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
6892 |
('TOPIC_TERM', '585', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
6893 |
('TOPIC_TERM', '585', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
6894 |
('TOPIC_TERM', '585', '0', 'Record control number', 'Record control number', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
6895 |
('TOPIC_TERM', '585', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
6896 |
('TOPIC_TERM', '585', '6', 'Linkage', 'Linkage', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
6897 |
('TOPIC_TERM', '585', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
6898 |
('TOPIC_TERM', '663', 'a', 'Explanatory text', 'Explanatory text', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
6899 |
('TOPIC_TERM', '663', 'b', 'Heading referred to', 'Heading referred to', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
6900 |
('TOPIC_TERM', '663', 't', 'Title referred to', 'Title referred to', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
6901 |
('TOPIC_TERM', '663', '6', 'Linkage', 'Linkage', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
6902 |
('TOPIC_TERM', '663', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
6903 |
('TOPIC_TERM', '664', 'a', 'Explanatory text', 'Explanatory text', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
6904 |
('TOPIC_TERM', '664', 'b', 'Heading referred to', 'Heading referred to', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
6905 |
('TOPIC_TERM', '664', 't', 'Title referred to', 'Title referred to', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
6906 |
('TOPIC_TERM', '664', '6', 'Linkage', 'Linkage', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
6907 |
('TOPIC_TERM', '664', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
6908 |
('TOPIC_TERM', '665', 'a', 'History reference', 'History reference', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
6909 |
('TOPIC_TERM', '665', '6', 'Linkage', 'Linkage', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
6910 |
('TOPIC_TERM', '665', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
6911 |
('TOPIC_TERM', '666', 'a', 'General explanatory reference', 'General explanatory reference', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
6912 |
('TOPIC_TERM', '666', '6', 'Linkage', 'Linkage', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
6913 |
('TOPIC_TERM', '666', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
6914 |
('TOPIC_TERM', '667', 'a', 'Nonpublic general note', 'Nonpublic general note', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
6915 |
('TOPIC_TERM', '667', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
6916 |
('TOPIC_TERM', '667', '6', 'Linkage', 'Linkage', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
6917 |
('TOPIC_TERM', '667', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
6918 |
('TOPIC_TERM', '670', 'a', 'Source citation', 'Source citation', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
6919 |
('TOPIC_TERM', '670', 'b', 'Information found', 'Information found', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
6920 |
('TOPIC_TERM', '670', 'u', 'Uniform Resource Identifier', 'Uniform Resource Identifier', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
6921 |
('TOPIC_TERM', '670', '6', 'Linkage', 'Linkage', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
6922 |
('TOPIC_TERM', '670', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
6923 |
('TOPIC_TERM', '675', 'a', 'Source citation', 'Source citation', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
6924 |
('TOPIC_TERM', '675', '6', 'Linkage', 'Linkage', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
6925 |
('TOPIC_TERM', '675', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
6926 |
('TOPIC_TERM', '678', 'a', 'Biographical or historical data', 'Biographical or historical data', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
6927 |
('TOPIC_TERM', '678', 'b', 'Expansion', 'Expansion', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
6928 |
('TOPIC_TERM', '678', 'u', 'Uniform Resource Identifier', 'Uniform Resource Identifier', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
6929 |
('TOPIC_TERM', '678', '6', 'Linkage', 'Linkage', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
6930 |
('TOPIC_TERM', '678', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
6931 |
('TOPIC_TERM', '680', 'a', 'Heading or subdivision term', 'Heading or subdivision term', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
6932 |
('TOPIC_TERM', '680', 'i', 'Explanatory text', 'Explanatory text', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
6933 |
('TOPIC_TERM', '680', 'z', 'Table identification', 'Table identification', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
6934 |
('TOPIC_TERM', '680', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
6935 |
('TOPIC_TERM', '680', '6', 'Linkage', 'Linkage', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
6936 |
('TOPIC_TERM', '680', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
6937 |
('TOPIC_TERM', '681', 'a', 'Subject heading or subdivision term', 'Subject heading or subdivision term', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
6938 |
('TOPIC_TERM', '681', 'i', 'Explanatory text', 'Explanatory text', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
6939 |
('TOPIC_TERM', '681', 'z', 'Table identification', 'Table identification', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
6940 |
('TOPIC_TERM', '681', '6', 'Linkage', 'Linkage', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
6941 |
('TOPIC_TERM', '681', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
6942 |
('TOPIC_TERM', '682', 'a', 'Replacement heading', 'Replacement heading', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
6943 |
('TOPIC_TERM', '682', 'i', 'Explanatory text', 'Explanatory text', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
6944 |
('TOPIC_TERM', '682', '6', 'Linkage', 'Linkage', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
6945 |
('TOPIC_TERM', '682', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
6946 |
('TOPIC_TERM', '683', 'a', 'Classification number--Single number or beginning number of span', 'Classification number--Single number or beginning number of span', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
6947 |
('TOPIC_TERM', '683', 'c', 'Classification number--Ending number of span', 'Classification number--Ending number of span', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
6948 |
('TOPIC_TERM', '683', 'i', 'Explanatory text', 'Explanatory text', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
6949 |
('TOPIC_TERM', '683', 'p', 'Corresponding classification field', 'Corresponding classification field', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
6950 |
('TOPIC_TERM', '683', 'y', 'Table identification--Schedule [OBSOLETE]', 'Table identification--Schedule [OBSOLETE]', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
6951 |
('TOPIC_TERM', '683', 'z', 'Table identification', 'Table identification', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
6952 |
('TOPIC_TERM', '683', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
6953 |
('TOPIC_TERM', '683', '6', 'Linkage', 'Linkage', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
6954 |
('TOPIC_TERM', '683', '8', 'Field link and sequence number', 'Field link and sequence number', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
6955 |
('TOPIC_TERM', '688', 'a', 'Application history note', 'Application history note', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
6956 |
('TOPIC_TERM', '688', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
6957 |
('TOPIC_TERM', '688', '6', 'Linkage', 'Linkage', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
6958 |
('TOPIC_TERM', '688', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
6959 |
('TOPIC_TERM', '750', 'a', 'Topical term or geographic name as entry element', 'Topical term or geographic name as entry element', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
6960 |
('TOPIC_TERM', '750', 'b', 'Topical term following geographic name as entry element', 'Topical term following geographic name as entry element', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
6961 |
('TOPIC_TERM', '750', 'c', 'Location of event', 'Location of event', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
6962 |
('TOPIC_TERM', '750', 'd', 'Active date', 'Active date', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
6963 |
('TOPIC_TERM', '750', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
6964 |
('TOPIC_TERM', '750', 'w', 'Control subfield', 'Control subfield', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
6965 |
('TOPIC_TERM', '750', 'x', 'General subdivision', 'General subdivision', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
6966 |
('TOPIC_TERM', '750', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
6967 |
('TOPIC_TERM', '750', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
6968 |
('TOPIC_TERM', '750', '0', 'Record control number', 'Record control number', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
6969 |
('TOPIC_TERM', '750', '2', 'Source of heading or term', 'Source of heading or term', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
6970 |
('TOPIC_TERM', '750', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
6971 |
('TOPIC_TERM', '750', '6', 'Linkage', 'Linkage', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
6972 |
('TOPIC_TERM', '750', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
6973 |
('TOPIC_TERM', '780', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
6974 |
('TOPIC_TERM', '780', 'w', 'Control subfield', 'Control subfield', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
6975 |
('TOPIC_TERM', '780', 'x', 'General subdivision', 'General subdivision', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
6976 |
('TOPIC_TERM', '780', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
6977 |
('TOPIC_TERM', '780', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
6978 |
('TOPIC_TERM', '780', '0', 'Record control number', 'Record control number', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
6979 |
('TOPIC_TERM', '780', '2', 'Source of heading or term', 'Source of heading or term', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
6980 |
('TOPIC_TERM', '780', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
6981 |
('TOPIC_TERM', '780', '6', 'Linkage', 'Linkage', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
6982 |
('TOPIC_TERM', '780', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
6983 |
('TOPIC_TERM', '788', 'a', 'Heading referred to', 'Heading referred to', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
6984 |
('TOPIC_TERM', '788', 'i', 'Explanatory text', 'Explanatory text', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
6985 |
('TOPIC_TERM', '788', '0', 'Record control number', 'Record control number', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
6986 |
('TOPIC_TERM', '788', '2', 'Source of heading or term', 'Source of heading or term', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
6987 |
('TOPIC_TERM', '788', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
6988 |
('TOPIC_TERM', '788', '6', 'Linkage', 'Linkage', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
6989 |
('TOPIC_TERM', '788', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
6990 |
('TOPIC_TERM', '856', 'a', 'Host name', 'Host name', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
6991 |
('TOPIC_TERM', '856', 'b', 'Access number', 'Access number', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
6992 |
('TOPIC_TERM', '856', 'c', 'Compression information', 'Compression information', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
6993 |
('TOPIC_TERM', '856', 'd', 'Path', 'Path', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
6994 |
('TOPIC_TERM', '856', 'f', 'Electronic name', 'Electronic name', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
6995 |
('TOPIC_TERM', '856', 'h', 'Processor of request', 'Processor of request', 0, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
6996 |
('TOPIC_TERM', '856', 'i', 'Instruction', 'Instruction', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
6997 |
('TOPIC_TERM', '856', 'j', 'Bits per second', 'Bits per second', 0, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
6998 |
('TOPIC_TERM', '856', 'k', 'Password', 'Password', 0, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
6999 |
('TOPIC_TERM', '856', 'l', 'Logon', 'Logon', 0, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
7000 |
('TOPIC_TERM', '856', 'm', 'Contact for access assistance', 'Contact for access assistance', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
7001 |
('TOPIC_TERM', '856', 'n', 'Name of location of host', 'Name of location of host', 0, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
7002 |
('TOPIC_TERM', '856', 'o', 'Operating system', 'Operating system', 0, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
7003 |
('TOPIC_TERM', '856', 'p', 'Port', 'Port', 0, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
7004 |
('TOPIC_TERM', '856', 'q', 'Electronic format type', 'Electronic format type', 0, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
7005 |
('TOPIC_TERM', '856', 'r', 'Settings', 'Settings', 0, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
7006 |
('TOPIC_TERM', '856', 's', 'File size', 'File size', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
7007 |
('TOPIC_TERM', '856', 't', 'Terminal emulation', 'Terminal emulation', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
7008 |
('TOPIC_TERM', '856', 'u', 'Uniform Resource Identifier', 'Uniform Resource Identifier', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
7009 |
('TOPIC_TERM', '856', 'v', 'Hours access method available', 'Hours access method available', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
7010 |
('TOPIC_TERM', '856', 'w', 'Record control number', 'Record control number', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
7011 |
('TOPIC_TERM', '856', 'x', 'Nonpublic note', 'Nonpublic note', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
7012 |
('TOPIC_TERM', '856', 'y', 'Link text', 'Link text', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
7013 |
('TOPIC_TERM', '856', 'z', 'Public note', 'Public note', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
7014 |
('TOPIC_TERM', '856', '2', 'Access method', 'Access method', 0, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
7015 |
('TOPIC_TERM', '856', '3', 'Materials specified', 'Materials specified', 0, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
7016 |
('TOPIC_TERM', '856', '6', 'Linkage', 'Linkage', 0, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
7017 |
('TOPIC_TERM', '856', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
7018 |
('TOPIC_TERM', '880', 'a', 'a', 'a', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
7019 |
('TOPIC_TERM', '880', 'b', 'b', 'b', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
7020 |
('TOPIC_TERM', '880', 'c', 'c', 'c', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
7021 |
('TOPIC_TERM', '880', 'd', 'd', 'd', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
7022 |
('TOPIC_TERM', '880', 'e', 'e', 'e', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
7023 |
('TOPIC_TERM', '880', 'f', 'f', 'f', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
7024 |
('TOPIC_TERM', '880', 'g', 'g', 'g', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
7025 |
('TOPIC_TERM', '880', 'h', 'h', 'h', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
7026 |
('TOPIC_TERM', '880', 'i', 'i', 'i', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
7027 |
('TOPIC_TERM', '880', 'j', 'j', 'j', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
7028 |
('TOPIC_TERM', '880', 'k', 'k', 'k', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
7029 |
('TOPIC_TERM', '880', 'l', 'l', 'l', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
7030 |
('TOPIC_TERM', '880', 'm', 'm', 'm', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
7031 |
('TOPIC_TERM', '880', 'n', 'n', 'n', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
7032 |
('TOPIC_TERM', '880', 'o', 'o', 'o', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
7033 |
('TOPIC_TERM', '880', 'p', 'p', 'p', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
7034 |
('TOPIC_TERM', '880', 'q', 'q', 'q', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
7035 |
('TOPIC_TERM', '880', 'r', 'r', 'r', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
7036 |
('TOPIC_TERM', '880', 's', 's', 's', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
7037 |
('TOPIC_TERM', '880', 't', 't', 't', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
7038 |
('TOPIC_TERM', '880', 'u', 'u', 'u', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
7039 |
('TOPIC_TERM', '880', 'v', 'v', 'v', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
7040 |
('TOPIC_TERM', '880', 'w', 'w', 'w', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
7041 |
('TOPIC_TERM', '880', 'x', 'x', 'x', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
7042 |
('TOPIC_TERM', '880', 'y', 'y', 'y', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
7043 |
('TOPIC_TERM', '880', 'z', 'z', 'z', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
7044 |
('TOPIC_TERM', '880', '0', '0', '0', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
7045 |
('TOPIC_TERM', '880', '1', '1', '1', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
7046 |
('TOPIC_TERM', '880', '2', '2', '2', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
7047 |
('TOPIC_TERM', '880', '3', '3', '3', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
7048 |
('TOPIC_TERM', '880', '4', '4', '4', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
7049 |
('TOPIC_TERM', '880', '5', '5', '5', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
7050 |
('TOPIC_TERM', '880', '6', '6', '6', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
7051 |
('TOPIC_TERM', '880', '7', '7', '7', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
7052 |
('TOPIC_TERM', '880', '8', '8', '8', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
7053 |
('TOPIC_TERM', '880', '9', '9', '9', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
7054 |
('TOPIC_TERM', '942', 'a', 'Koha auth type', 'Koha auth type', 0, 1, 9, NULL, NULL, NULL, 0, 8, '', 'auth_header.authtypecode', ''); |
7055 |
|
7056 |
|
2107 |
|
7057 |
-- ****************************************************** |
2108 |
-- ****************************************************** |
7058 |
|
2109 |
|
7059 |
|
|
|
7060 |
|
7061 |
-- ******************************************************************* |
2110 |
-- ******************************************************************* |
7062 |
-- GEOGRAPHIC NAME AUTHORITY FIELDS/SUBFIELDS. |
2111 |
-- GEOGRAPHIC NAMES AUTHORITY FIELDS/SUBFIELDS. X51 |
7063 |
-- ******************************************************************* |
2112 |
-- ******************************************************************* |
7064 |
|
2113 |
|
7065 |
-- These ought to be adjusted for different less conflicting and more |
2114 |
-- copy from default auth framework except obsoleted tags |
7066 |
-- rationally chosen fields and subfields but I had left that for last. |
2115 |
|
7067 |
|
2116 |
INSERT INTO auth_tag_structure (authtypecode, tagfield, liblibrarian, libopac, repeatable, mandatory, authorised_value) |
7068 |
-- ADJUST ME |
2117 |
SELECT 'GEOGR_NAME', tagfield, liblibrarian, libopac, repeatable, mandatory, authorised_value |
7069 |
-- Use values from your dump of auth_tag_structure and auth_subfield_structure |
2118 |
FROM auth_tag_structure |
7070 |
-- to provide support for your Koha database. |
2119 |
WHERE authtypecode = '' AND |
7071 |
|
2120 |
tagfield NOT IN ( '058','063','068','084','088','140','143','153', |
7072 |
|
2121 |
'154','253','353','453','553','668','671','676', |
7073 |
INSERT INTO `auth_tag_structure` (`authtypecode`, `tagfield`, `liblibrarian`, `libopac`, `repeatable`, `mandatory`, `authorised_value`) VALUES |
2122 |
'684','685','686','687','753','754', |
7074 |
('GEOGR_NAME', '000', 'LEADER', 'LEADER', 0, 1, NULL), |
2123 |
'761','763','764','765','766','768') AND |
7075 |
('GEOGR_NAME', '001', 'CONTROL NUMBER', 'CONTROL NUMBER', 0, 1, NULL), |
2124 |
tagfield NOT IN ( '100','110','111','130','148','150','155','162', |
7076 |
('GEOGR_NAME', '003', 'CONTROL NUMBER IDENTIFIER', 'CONTROL NUMBER IDENTIFIER', 0, 1, NULL), |
2125 |
'180','182','185','014','020','022','031','640', |
7077 |
('GEOGR_NAME', '005', 'DATE AND TIME OF LATEST TRANSACTION', 'DATE AND TIME OF LATEST TRANSACTION', 0, 1, NULL), |
2126 |
'641','642','643','644','645','646'); |
7078 |
('GEOGR_NAME', '008', 'FIXED-LENGTH DATA ELEMENTS', 'FIXED-LENGTH DATA ELEMENTS', 0, 1, NULL), |
2127 |
|
7079 |
('GEOGR_NAME', '010', 'LIBRARY OF CONGRESS CONTROL NUMBER', 'LIBRARY OF CONGRESS CONTROL NUMBER', 0, 0, NULL), |
2128 |
INSERT INTO auth_subfield_structure (authtypecode, tagfield, tagsubfield, liblibrarian, libopac, repeatable, |
7080 |
('GEOGR_NAME', '016', 'NATIONAL BIBLIOGRAPHIC AGENCY CONTROL NUMBER', 'NATIONAL BIBLIOGRAPHIC AGENCY CONTROL NUMBER', 1, 0, NULL), |
2129 |
mandatory, tab, authorised_value, value_builder, seealso, isurl, hidden, linkid, kohafield, frameworkcode) |
7081 |
('GEOGR_NAME', '024', 'OTHER STANDARD IDENTIFIER', 'OTHER STANDARD IDENTIFIER', 1, 0, NULL), |
2130 |
SELECT 'GEOGR_NAME', tagfield, tagsubfield, liblibrarian, libopac, repeatable, mandatory, tab, |
7082 |
('GEOGR_NAME', '034', 'CODED CARTOGRAPHIC MATHEMATICAL DATA', 'CODED CARTOGRAPHIC MATHEMATICAL DATA', 1, 0, NULL), |
2131 |
authorised_value, value_builder, seealso, isurl, hidden, linkid, kohafield, frameworkcode |
7083 |
('GEOGR_NAME', '035', 'SYSTEM CONTROL NUMBER', 'SYSTEM CONTROL NUMBER', 1, 0, NULL), |
2132 |
FROM auth_subfield_structure |
7084 |
('GEOGR_NAME', '040', 'CATALOGING SOURCE', 'CATALOGING SOURCE', 0, 1, NULL), |
2133 |
WHERE authtypecode = '' AND |
7085 |
('GEOGR_NAME', '042', 'AUTHENTICATION CODE', 'AUTHENTICATION CODE', 0, 0, NULL), |
2134 |
tagfield NOT IN ( '058','063','068','084','088','140','143','153', |
7086 |
('GEOGR_NAME', '043', 'GEOGRAPHIC AREA CODE', 'GEOGRAPHIC AREA CODE', 0, 0, NULL), |
2135 |
'154','253','353','453','553','668','671','676', |
7087 |
('GEOGR_NAME', '045', 'TIME PERIOD OF HEADING', 'TIME PERIOD OF HEADING', 0, 0, NULL), |
2136 |
'684','685','686','687','753','754', |
7088 |
('GEOGR_NAME', '050', 'LIBRARY OF CONGRESS CALL NUMBER', 'LIBRARY OF CONGRESS CALL NUMBER', 1, 0, NULL), |
2137 |
'761','763','764','765','766','768') AND |
7089 |
('GEOGR_NAME', '052', 'GEOGRAPHIC CLASSIFICATION', 'GEOGRAPHIC CLASSIFICATION', 1, 0, NULL), |
2138 |
tagfield NOT IN ( '100','110','111','130','148','150','155','162', |
7090 |
('GEOGR_NAME', '053', 'LC CLASSIFICATION NUMBER', 'LC CLASSIFICATION NUMBER', 1, 0, NULL), |
2139 |
'180','182','185','014','020','022','031','640', |
7091 |
('GEOGR_NAME', '055', 'NATIONAL LIBRARY AND ARCHIVE OF CANADA CALL NUMBER', 'NATIONAL LIBRARY AND ARCHIVE OF CANADA CALL NUMBER', 1, 0, NULL), |
2140 |
'641','642','643','644','645','646'); |
7092 |
('GEOGR_NAME', '060', 'NATIONAL LIBRARY OF MEDICINE CALL NUMBER', 'NATIONAL LIBRARY OF MEDICINE CALL NUMBER', 1, 0, NULL), |
|
|
7093 |
('GEOGR_NAME', '065', 'OTHER CLASSIFICATION NUMBER', 'OTHER CLASSIFICATION NUMBER', 1, 0, NULL), |
7094 |
('GEOGR_NAME', '066', 'CHARACTER SETS PRESENT', 'CHARACTER SETS PRESENT', 0, 0, NULL), |
7095 |
('GEOGR_NAME', '070', 'NATIONAL AGRICULTURAL LIBRARY CALL NUMBER', 'NATIONAL AGRICULTURAL LIBRARY CALL NUMBER', 1, 0, NULL), |
7096 |
('GEOGR_NAME', '072', 'SUBJECT CATEGORY CODE', 'SUBJECT CATEGORY CODE', 1, 0, NULL), |
7097 |
('GEOGR_NAME', '073', 'SUBDIVISION USAGE', 'SUBDIVISION USAGE', 0, 0, NULL), |
7098 |
('GEOGR_NAME', '082', 'DEWEY DECIMAL CALL NUMBER', 'DEWEY DECIMAL CALL NUMBER', 1, 0, NULL), |
7099 |
('GEOGR_NAME', '083', 'DEWEY DECIMAL CLASSIFICATION NUMBER', 'DEWEY DECIMAL CLASSIFICATION NUMBER', 1, 0, NULL), |
7100 |
('GEOGR_NAME', '086', 'GOVERNMENT DOCUMENT CALL NUMBER', 'GOVERNMENT DOCUMENT CALL NUMBER', 1, 0, NULL), |
7101 |
('GEOGR_NAME', '087', 'GOVERNMENT DOCUMENT CLASSIFICATION NUMBER', 'GOVERNMENT DOCUMENT CLASSIFICATION NUMBER', 1, 0, NULL), |
7102 |
('GEOGR_NAME', '090', '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 (OCLC)', 1, 0, NULL), |
7103 |
('GEOGR_NAME', '091', 'LOCALLY ASSIGNED LC-TYPE CLASSIFICATION NUMBER (OCLC); LOCAL CLASSIFICATION NUMBER (RLIN)', 'LOCALLY ASSIGNED LC-TYPE CLASSIFICATION NUMBER (OCLC); LOCAL CLASSIFICATION NUMBER (RLIN)', 0, 0, NULL), |
7104 |
('GEOGR_NAME', '092', 'LOCALLY ASSIGNED DEWEY CALL NUMBER (OCLC)', 'LOCALLY ASSIGNED DEWEY CALL NUMBER (OCLC)', 1, 0, NULL), |
7105 |
('GEOGR_NAME', '093', 'LOCALLY ASSIGNED DEWEY CLASSIFICATION NUMBER (OCLC)', 'LOCALLY ASSIGNED DEWEY CLASSIFICATION NUMBER (OCLC)', 1, 0, NULL), |
7106 |
('GEOGR_NAME', '096', 'LOCALLY ASSIGNED NLM-TYPE CALL NUMBER (OCLC)', 'LOCALLY ASSIGNED NLM-TYPE CALL NUMBER (OCLC)', 1, 0, NULL), |
7107 |
('GEOGR_NAME', '097', 'LOCALLY ASSIGNED NLM-TYPE CLASSIFICATION NUMBER (OCLC)', 'LOCALLY ASSIGNED NLM-TYPE CLASSIFICATION NUMBER (OCLC)', 1, 0, NULL), |
7108 |
('GEOGR_NAME', '098', 'OTHER CLASSIFICATION SCHEMES (OCLC)', 'OTHER CLASSIFICATION SCHEMES (OCLC)', 1, 0, NULL), |
7109 |
('GEOGR_NAME', '099', 'LOCAL FREE-TEXT CALL NUMBER (OCLC)', 'LOCAL FREE-TEXT CALL NUMBER (OCLC)', 1, 0, NULL), |
7110 |
('GEOGR_NAME', '151', 'HEADING--GEOGRAPHIC NAME', 'HEADING--GEOGRAPHIC NAME', 0, 0, NULL), |
7111 |
('GEOGR_NAME', '181', 'HEADING--GEOGRAPHIC SUBDIVISION', 'HEADING--GEOGRAPHIC SUBDIVISION', 0, 0, NULL), |
7112 |
('GEOGR_NAME', '260', 'COMPLEX SEE REFERENCE--SUBJECT', 'COMPLEX SEE REFERENCE--SUBJECT', 1, 0, NULL), |
7113 |
('GEOGR_NAME', '360', 'COMPLEX SEE ALSO REFERENCE--SUBJECT', 'COMPLEX SEE ALSO REFERENCE--SUBJECT', 1, 0, NULL), |
7114 |
('GEOGR_NAME', '400', 'SEE FROM TRACING--PERSONAL NAME', 'SEE FROM TRACING--PERSONAL NAME', 1, 0, NULL), |
7115 |
('GEOGR_NAME', '410', 'SEE FROM TRACING--CORPORATE NAME', 'SEE FROM TRACING--CORPORATE NAME', 1, 0, NULL), |
7116 |
('GEOGR_NAME', '411', 'SEE FROM TRACING--MEETING NAME', 'SEE FROM TRACING--MEETING NAME', 1, 0, NULL), |
7117 |
('GEOGR_NAME', '430', 'SEE FROM TRACING--UNIFORM TITLE', 'SEE FROM TRACING--UNIFORM TITLE', 1, 0, NULL), |
7118 |
('GEOGR_NAME', '448', 'SEE FROM TRACING--CHRONOLOGICAL TERM', 'SEE FROM TRACING--CHRONOLOGICAL TERM', 1, 0, NULL), |
7119 |
('GEOGR_NAME', '450', 'SEE FROM TRACING--TOPICAL TERM', 'SEE FROM TRACING--TOPICAL TERM', 1, 0, NULL), |
7120 |
('GEOGR_NAME', '451', 'SEE FROM TRACING--GEOGRAPHIC NAME', 'SEE FROM TRACING--GEOGRAPHIC NAME', 1, 0, NULL), |
7121 |
('GEOGR_NAME', '455', 'SEE FROM TRACING--GENRE/FORM TERM', 'SEE FROM TRACING--GENRE/FORM TERM', 1, 0, NULL), |
7122 |
('GEOGR_NAME', '480', 'SEE FROM TRACING--GENERAL SUBDIVISION', 'SEE FROM TRACING--GENERAL SUBDIVISION', 1, 0, NULL), |
7123 |
('GEOGR_NAME', '481', 'SEE FROM TRACING--GEOGRAPHIC SUBDIVISION', 'SEE FROM TRACING--GEOGRAPHIC SUBDIVISION', 1, 0, NULL), |
7124 |
('GEOGR_NAME', '482', 'SEE FROM TRACING--CHRONOLOGICAL SUBDIVISION', 'SEE FROM TRACING--CHRONOLOGICAL SUBDIVISION', 1, 0, NULL), |
7125 |
('GEOGR_NAME', '485', 'SEE FROM TRACING--FORM SUBDIVISION', 'SEE FROM TRACING--FORM SUBDIVISION', 1, 0, NULL), |
7126 |
('GEOGR_NAME', '500', 'SEE ALSO FROM TRACING--PERSONAL NAME', 'SEE ALSO FROM TRACING--PERSONAL NAME', 1, 0, NULL), |
7127 |
('GEOGR_NAME', '510', 'SEE ALSO FROM TRACING--CORPORATE NAME', 'SEE ALSO FROM TRACING--CORPORATE NAME', 1, 0, NULL), |
7128 |
('GEOGR_NAME', '511', 'SEE ALSO FROM TRACING--MEETING NAME', 'SEE ALSO FROM TRACING--MEETING NAME', 1, 0, NULL), |
7129 |
('GEOGR_NAME', '530', 'SEE ALSO FROM TRACING--UNIFORM TITLE', 'SEE ALSO FROM TRACING--UNIFORM TITLE', 1, 0, NULL), |
7130 |
('GEOGR_NAME', '548', 'SEE ALSO FROM TRACING--CHRONOLOGICAL TERM', 'SEE ALSO FROM TRACING--CHRONOLOGICAL TERM', 1, 0, NULL), |
7131 |
('GEOGR_NAME', '550', 'SEE ALSO FROM TRACING--TOPICAL TERM', 'SEE ALSO FROM TRACING--TOPICAL TERM', 1, 0, NULL), |
7132 |
('GEOGR_NAME', '551', 'SEE ALSO FROM TRACING--GEOGRAPHIC NAME', 'SEE ALSO FROM TRACING--GEOGRAPHIC NAME', 1, 0, NULL), |
7133 |
('GEOGR_NAME', '555', 'SEE ALSO FROM TRACING--GENRE/FORM TERM', 'SEE ALSO FROM TRACING--GENRE/FORM TERM', 1, 0, NULL), |
7134 |
('GEOGR_NAME', '580', 'SEE ALSO FROM TRACING--GENERAL SUBDIVISION', 'SEE ALSO FROM TRACING--GENERAL SUBDIVISION', 1, 0, NULL), |
7135 |
('GEOGR_NAME', '581', 'SEE ALSO FROM TRACING--GEOGRAPHIC SUBDIVISION', 'SEE ALSO FROM TRACING--GEOGRAPHIC SUBDIVISION', 1, 0, NULL), |
7136 |
('GEOGR_NAME', '582', 'SEE ALSO FROM TRACING--CHRONOLOGICAL SUBDIVISION', 'SEE ALSO FROM TRACING--CHRONOLOGICAL SUBDIVISION', 1, 0, NULL), |
7137 |
('GEOGR_NAME', '585', 'SEE ALSO FROM TRACING--FORM SUBDIVISION', 'SEE ALSO FROM TRACING--FORM SUBDIVISION', 1, 0, NULL), |
7138 |
('GEOGR_NAME', '663', 'COMPLEX SEE ALSO REFERENCE--NAME', 'COMPLEX SEE ALSO REFERENCE--NAME', 0, 0, NULL), |
7139 |
('GEOGR_NAME', '664', 'COMPLEX SEE REFERENCE--NAME', 'COMPLEX SEE REFERENCE--NAME', 0, 0, NULL), |
7140 |
('GEOGR_NAME', '665', 'HISTORY REFERENCE', 'HISTORY REFERENCE', 0, 0, NULL), |
7141 |
('GEOGR_NAME', '666', 'GENERAL EXPLANATORY REFERENCE--NAME', 'GENERAL EXPLANATORY REFERENCE--NAME', 0, 0, NULL), |
7142 |
('GEOGR_NAME', '667', 'NONPUBLIC GENERAL NOTE', 'NONPUBLIC GENERAL NOTE', 1, 0, NULL), |
7143 |
('GEOGR_NAME', '670', 'SOURCE DATA FOUND', 'SOURCE DATA FOUND', 1, 0, NULL), |
7144 |
('GEOGR_NAME', '675', 'SOURCE DATA NOT FOUND', 'SOURCE DATA NOT FOUND', 0, 0, NULL), |
7145 |
('GEOGR_NAME', '678', 'BIOGRAPHICAL OR HISTORICAL DATA', 'BIOGRAPHICAL OR HISTORICAL DATA', 1, 0, NULL), |
7146 |
('GEOGR_NAME', '680', 'PUBLIC GENERAL NOTE', 'PUBLIC GENERAL NOTE', 1, 0, NULL), |
7147 |
('GEOGR_NAME', '681', 'SUBJECT EXAMPLE TRACING NOTE', 'SUBJECT EXAMPLE TRACING NOTE', 1, 0, NULL), |
7148 |
('GEOGR_NAME', '682', 'DELETED HEADING INFORMATION', 'DELETED HEADING INFORMATION', 0, 0, NULL), |
7149 |
('GEOGR_NAME', '683', 'APPLICATION HISTORY NOTE', 'APPLICATION HISTORY NOTE', 1, 0, NULL), |
7150 |
('GEOGR_NAME', '688', 'APPLICATION HISTORY NOTE', 'APPLICATION HISTORY NOTE', 1, 0, NULL), |
7151 |
('GEOGR_NAME', '751', 'ESTABLISHED HEADING LINKING ENTRY--GEOGRAPHIC NAME', 'ESTABLISHED HEADING LINKING ENTRY--GEOGRAPHIC NAME', 1, 0, NULL), |
7152 |
('GEOGR_NAME', '781', 'SUBDIVISION LINKING ENTRY--GEOGRAPHIC SUBDIVISION', 'SUBDIVISION LINKING ENTRY--GEOGRAPHIC SUBDIVISION', 1, 0, NULL), |
7153 |
('GEOGR_NAME', '788', 'COMPLEX LINKING ENTRY DATA', 'COMPLEX LINKING ENTRY DATA', 0, 0, NULL), |
7154 |
('GEOGR_NAME', '856', 'ELECTRONIC LOCATION AND ACCESS', 'ELECTRONIC LOCATION AND ACCESS', 1, 0, NULL), |
7155 |
('GEOGR_NAME', '880', 'ALTERNATE GRAPHIC REPRESENTATION', 'ALTERNATE GRAPHIC REPRESENTATION', 1, 0, NULL), |
7156 |
('GEOGR_NAME', '942', 'KOHA INTERNAL USE', 'KOHA INTERNAL USE', 0, 1, NULL); |
7157 |
|
7158 |
|
7159 |
INSERT INTO `auth_subfield_structure` (`authtypecode`, `tagfield`, `tagsubfield`, `liblibrarian`, `libopac`, `repeatable`, `mandatory`, `tab`, `authorised_value`, `value_builder`, `seealso`, `isurl`, `hidden`, `linkid`, `kohafield`, `frameworkcode`) VALUES |
7160 |
('GEOGR_NAME', '000', '@', 'fixed length control field', 'fixed length control field', 0, 1, 0, NULL, 'marc21_leader_authorities.pl', NULL, 0, 0, '', '', ''), |
7161 |
('GEOGR_NAME', '001', '@', 'control field', 'control field', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', 'auth_header.authid', ''), |
7162 |
('GEOGR_NAME', '003', '@', 'control field', 'control field', 0, 1, 0, NULL, 'marc21_field_003.pl', NULL, 0, 0, '', '', ''), |
7163 |
('GEOGR_NAME', '005', '@', 'control field', 'control field', 0, 1, 0, NULL, 'marc21_field_005.pl', NULL, 0, 0, '', '', ''), |
7164 |
('GEOGR_NAME', '008', '@', 'fixed length control field', 'fixed length control field', 0, 1, 0, NULL, 'marc21_field_008_authorities.pl', NULL, 0, 0, '', '', ''), |
7165 |
('GEOGR_NAME', '010', 'a', 'LC control number', 'LC control number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
7166 |
('GEOGR_NAME', '010', 'z', 'Canceled/invalid LC control number', 'Canceled/invalid LC control number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
7167 |
('GEOGR_NAME', '010', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
7168 |
('GEOGR_NAME', '016', 'a', 'Record control number', 'Record control number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
7169 |
('GEOGR_NAME', '016', 'z', 'Canceled/invalid record control number', 'Canceled/invalid record control number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
7170 |
('GEOGR_NAME', '016', '2', 'Source', 'Source', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
7171 |
('GEOGR_NAME', '016', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
7172 |
('GEOGR_NAME', '024', 'a', 'Standard number or code', 'Standard number or code', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
7173 |
('GEOGR_NAME', '024', 'c', 'Terms of availability', 'Terms of availability', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
7174 |
('GEOGR_NAME', '024', 'd', 'Additional codes following the standard number or code', 'Additional codes following the standard number or code', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
7175 |
('GEOGR_NAME', '024', 'z', 'Canceled/invalid standard number or code', 'Canceled/invalid standard number or code', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
7176 |
('GEOGR_NAME', '024', '2', 'Source of number or code', 'Source of number or code', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
7177 |
('GEOGR_NAME', '024', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
7178 |
('GEOGR_NAME', '024', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
7179 |
('GEOGR_NAME', '034', 'd', 'Coordinates--westernmost longitude', 'Coordinates--westernmost longitude', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
7180 |
('GEOGR_NAME', '034', 'e', 'Coordinates--easternmost longitude', 'Coordinates--easternmost longitude', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
7181 |
('GEOGR_NAME', '034', 'f', 'Coordinates--northernmost latitude', 'Coordinates--northernmost latitude', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
7182 |
('GEOGR_NAME', '034', 'g', 'Coordinates--southernmost latitude', 'Coordinates--southernmost latitude', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
7183 |
('GEOGR_NAME', '034', 'j', 'Declination--northern limit', 'Declination--northern limit', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
7184 |
('GEOGR_NAME', '034', 'k', 'Declination--southern limit', 'Declination--southern limit', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
7185 |
('GEOGR_NAME', '034', 'm', 'Right ascension--eastern limit', 'Right ascension--eastern limit', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
7186 |
('GEOGR_NAME', '034', 'n', 'Right ascension--western limit', 'Right ascension--western limit', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
7187 |
('GEOGR_NAME', '034', 'p', 'Equinox', 'Equinox', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
7188 |
('GEOGR_NAME', '034', 'r', 'Distance from earth', 'Distance from earth', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
7189 |
('GEOGR_NAME', '034', 's', 'G-ring latitude', 'G-ring latitude', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
7190 |
('GEOGR_NAME', '034', 't', 'G-ring longitude', 'G-ring longitude', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
7191 |
('GEOGR_NAME', '034', 'x', 'Beginning date', 'Beginning date', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
7192 |
('GEOGR_NAME', '034', 'y', 'Ending date', 'Ending date', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
7193 |
('GEOGR_NAME', '034', 'z', 'Name of extraterrestrial body', 'Name of extraterrestrial body', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
7194 |
('GEOGR_NAME', '034', '2', 'Source', 'Source', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
7195 |
('GEOGR_NAME', '034', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
7196 |
('GEOGR_NAME', '034', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
7197 |
('GEOGR_NAME', '035', 'a', 'System control number', 'System control number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
7198 |
('GEOGR_NAME', '035', 'z', 'Canceled/invalid control number', 'Canceled/invalid control number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
7199 |
('GEOGR_NAME', '035', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
7200 |
('GEOGR_NAME', '035', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
7201 |
('GEOGR_NAME', '040', 'a', 'Original cataloging agency', 'Original cataloging agency', 0, 1, 0, NULL, 'marc21_field_003.pl', NULL, 0, 0, '', '', ''), |
7202 |
('GEOGR_NAME', '040', 'b', 'Language of cataloging', 'Language of cataloging', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
7203 |
('GEOGR_NAME', '040', 'c', 'Transcribing agency', 'Transcribing agency', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
7204 |
('GEOGR_NAME', '040', 'd', 'Modifying agency', 'Modifying agency', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
7205 |
('GEOGR_NAME', '040', 'e', 'Description conventions', 'Description conventions', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
7206 |
('GEOGR_NAME', '040', 'f', 'Subject heading or thesaurus conventions', 'Subject heading or thesaurus conventions', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
7207 |
('GEOGR_NAME', '040', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
7208 |
('GEOGR_NAME', '040', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
7209 |
('GEOGR_NAME', '042', 'a', 'Authentication code', 'Authentication code', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
7210 |
('GEOGR_NAME', '043', 'a', 'Geographic area code', 'Geographic area code', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
7211 |
('GEOGR_NAME', '043', 'b', 'Local GAC code', 'Local GAC code', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
7212 |
('GEOGR_NAME', '043', 'c', 'ISO code', 'ISO code', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
7213 |
('GEOGR_NAME', '043', '2', 'Source of local code', 'Source of local code', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
7214 |
('GEOGR_NAME', '043', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
7215 |
('GEOGR_NAME', '043', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
7216 |
('GEOGR_NAME', '045', 'a', 'Time period code', 'Time period code', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
7217 |
('GEOGR_NAME', '045', 'b', 'Formatted 9999 B.C. through C.E. time period', 'Formatted 9999 B.C. through C.E. time period', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
7218 |
('GEOGR_NAME', '045', 'c', 'Formatted pre-9999 B.C. time period', 'Formatted pre-9999 B.C. time period', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
7219 |
('GEOGR_NAME', '045', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
7220 |
('GEOGR_NAME', '045', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
7221 |
('GEOGR_NAME', '050', 'a', 'Classification number', 'Classification number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
7222 |
('GEOGR_NAME', '050', 'b', 'Item number', 'Item number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
7223 |
('GEOGR_NAME', '050', 'd', 'Volumes/dates to which call number applies', 'Volumes/dates to which call number applies', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
7224 |
('GEOGR_NAME', '050', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
7225 |
('GEOGR_NAME', '050', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
7226 |
('GEOGR_NAME', '050', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
7227 |
('GEOGR_NAME', '052', 'a', 'Geographic classification area code', 'Geographic classification area code', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
7228 |
('GEOGR_NAME', '052', 'b', 'Geographic classification subarea code', 'Geographic classification subarea code', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
7229 |
('GEOGR_NAME', '052', 'd', 'Populated place name', 'Populated place name', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
7230 |
('GEOGR_NAME', '052', '2', 'Code source', 'Code source', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
7231 |
('GEOGR_NAME', '052', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
7232 |
('GEOGR_NAME', '052', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
7233 |
('GEOGR_NAME', '053', 'a', 'Classification number element--single number or beginning number of span', 'Classification number element--single number or beginning number of span', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
7234 |
('GEOGR_NAME', '053', 'b', 'Classification number element--ending number of span', 'Classification number element--ending number of span', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
7235 |
('GEOGR_NAME', '053', 'c', 'Explanatory term', 'Explanatory term', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
7236 |
('GEOGR_NAME', '053', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
7237 |
('GEOGR_NAME', '053', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
7238 |
('GEOGR_NAME', '053', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
7239 |
('GEOGR_NAME', '055', 'a', 'Classification number', 'Classification number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
7240 |
('GEOGR_NAME', '055', 'b', 'Item number', 'Item number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
7241 |
('GEOGR_NAME', '055', 'd', 'Volumes/dates to which call number applies', 'Volumes/dates to which call number applies', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
7242 |
('GEOGR_NAME', '055', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
7243 |
('GEOGR_NAME', '055', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
7244 |
('GEOGR_NAME', '055', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
7245 |
('GEOGR_NAME', '060', 'a', 'Classification number', 'Classification number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
7246 |
('GEOGR_NAME', '060', 'b', 'Item number', 'Item number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
7247 |
('GEOGR_NAME', '060', 'd', 'Volumes/dates to which call number applies', 'Volumes/dates to which call number applies', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
7248 |
('GEOGR_NAME', '060', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
7249 |
('GEOGR_NAME', '060', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
7250 |
('GEOGR_NAME', '060', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
7251 |
('GEOGR_NAME', '065', 'a', 'Classification number element--single number or beginning of span', 'Classification number element--single number or beginning of span', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
7252 |
('GEOGR_NAME', '065', 'b', 'Classification number element--ending number of span', 'Classification number element--ending number of span', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
7253 |
('GEOGR_NAME', '065', 'c', 'Explanatory term', 'Explanatory term', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
7254 |
('GEOGR_NAME', '065', '2', 'Number source', 'Number source', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
7255 |
('GEOGR_NAME', '065', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
7256 |
('GEOGR_NAME', '065', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
7257 |
('GEOGR_NAME', '065', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
7258 |
('GEOGR_NAME', '066', 'a', 'Primary G0 character set', 'Primary G0 character set', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
7259 |
('GEOGR_NAME', '066', 'b', 'Primary G1 character set', 'Primary G1 character set', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
7260 |
('GEOGR_NAME', '066', 'c', 'Alternate G0 or G1 character set', 'Alternate G0 or G1 character set', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
7261 |
('GEOGR_NAME', '070', 'a', 'Classification number', 'Classification number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
7262 |
('GEOGR_NAME', '070', 'b', 'Item number', 'Item number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
7263 |
('GEOGR_NAME', '070', 'd', 'Volume/dates to which call number applies', 'Volume/dates to which call number applies', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
7264 |
('GEOGR_NAME', '070', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
7265 |
('GEOGR_NAME', '070', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
7266 |
('GEOGR_NAME', '072', 'a', 'Subject category code', 'Subject category code', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
7267 |
('GEOGR_NAME', '072', 'x', 'Subject category code subdivision', 'Subject category code subdivision', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
7268 |
('GEOGR_NAME', '072', '2', 'Code source', 'Code source', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
7269 |
('GEOGR_NAME', '072', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
7270 |
('GEOGR_NAME', '072', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
7271 |
('GEOGR_NAME', '073', 'a', 'Subdivision usage', 'Subdivision usage', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
7272 |
('GEOGR_NAME', '073', 'z', 'Code source', 'Code source', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
7273 |
('GEOGR_NAME', '073', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
7274 |
('GEOGR_NAME', '073', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
7275 |
('GEOGR_NAME', '082', 'a', 'Classification number', 'Classification number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
7276 |
('GEOGR_NAME', '082', 'b', 'Item number', 'Item number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
7277 |
('GEOGR_NAME', '082', 'd', 'Volumes/dates to which call number applies', 'Volumes/dates to which call number applies', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
7278 |
('GEOGR_NAME', '082', '2', 'Edition number', 'Edition number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
7279 |
('GEOGR_NAME', '082', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
7280 |
('GEOGR_NAME', '082', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
7281 |
('GEOGR_NAME', '082', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
7282 |
('GEOGR_NAME', '083', 'a', 'Classification number element--single number or beginning number of span', 'Classification number element--single number or beginning number of span', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
7283 |
('GEOGR_NAME', '083', 'b', 'Classification number element--ending number of span', 'Classification number element--ending number of span', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
7284 |
('GEOGR_NAME', '083', 'c', 'Explanatory term', 'Explanatory term', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
7285 |
('GEOGR_NAME', '083', 'z', 'Table identification--table number', 'Table identification--table number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
7286 |
('GEOGR_NAME', '083', '2', 'Edition number', 'Edition number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
7287 |
('GEOGR_NAME', '083', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
7288 |
('GEOGR_NAME', '083', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
7289 |
('GEOGR_NAME', '083', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
7290 |
('GEOGR_NAME', '086', 'a', 'Call number', 'Call number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
7291 |
('GEOGR_NAME', '086', 'd', 'Volumes/dates to which call number applies', 'Volumes/dates to which call number applies', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
7292 |
('GEOGR_NAME', '086', 'z', 'Cancelled/invalid call number', 'Cancelled/invalid call number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
7293 |
('GEOGR_NAME', '086', '2', 'Number source', 'Number source', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
7294 |
('GEOGR_NAME', '086', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
7295 |
('GEOGR_NAME', '086', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
7296 |
('GEOGR_NAME', '086', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
7297 |
('GEOGR_NAME', '087', 'a', 'Classification number element--Single number or beginning number of span', 'Classification number element--Single number or beginning number of span', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
7298 |
('GEOGR_NAME', '087', 'b', 'Classification number element--Ending number of span', 'Classification number element--Ending number of span', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
7299 |
('GEOGR_NAME', '087', 'c', 'Explanatory information', 'Explanatory information', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
7300 |
('GEOGR_NAME', '087', '2', 'Number source', 'Number source', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
7301 |
('GEOGR_NAME', '087', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
7302 |
('GEOGR_NAME', '087', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
7303 |
('GEOGR_NAME', '090', 'a', 'Call number ; Classification number (OCLC) (R) ; Classification number, CALL (RLIN) (NR)', 'Call number ; Classification number (OCLC) (R) ; Classification number, CALL (RLIN) (NR)', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
7304 |
('GEOGR_NAME', '090', 'b', '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, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
7305 |
('GEOGR_NAME', '090', 'd', 'Volumes/dates to which call number applies', 'Volumes/dates to which call number applies', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
7306 |
('GEOGR_NAME', '090', 'e', 'Feature heading (OCLC)', 'Feature heading (OCLC)', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
7307 |
('GEOGR_NAME', '090', 'f', 'Filing suffix (OCLC) ; Footnote, FNT (RLIN)', 'Filing suffix (OCLC) ; Footnote, FNT (RLIN)', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
7308 |
('GEOGR_NAME', '090', 'h', 'Output transaction history, HST (RLIN)', 'Output transaction history, HST (RLIN)', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
7309 |
('GEOGR_NAME', '090', 'i', 'Output transaction instruction, INS (RLIN)', 'Output transaction instruction, INS (RLIN)', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
7310 |
('GEOGR_NAME', '090', 'l', 'Extra card control statement, EXT (RLIN)', 'Extra card control statement, EXT (RLIN)', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
7311 |
('GEOGR_NAME', '090', 'n', 'Additional local notes, ANT (RLIN)', 'Additional local notes, ANT (RLIN)', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
7312 |
('GEOGR_NAME', '090', 'p', 'Pathfinder code, PTH (RLIN)', 'Pathfinder code, PTH (RLIN)', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
7313 |
('GEOGR_NAME', '090', 't', 'Field suppresion, FSP (RLIN)', 'Field suppresion, FSP (RLIN)', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
7314 |
('GEOGR_NAME', '090', 'v', 'Volumes, VOL (RLIN)', 'Volumes, VOL (RLIN)', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
7315 |
('GEOGR_NAME', '090', 'y', 'Date, VOL (RLIN)', 'Date, VOL (RLIN)', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
7316 |
('GEOGR_NAME', '090', 'z', 'Cancelled/invalid call number', 'Cancelled/invalid call number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
7317 |
('GEOGR_NAME', '090', '2', 'Number source', 'Number source', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
7318 |
('GEOGR_NAME', '090', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
7319 |
('GEOGR_NAME', '090', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
7320 |
('GEOGR_NAME', '090', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
7321 |
('GEOGR_NAME', '091', 'a', 'Classification number element--single number or beginning number of span', 'Classification number element--single number or beginning number of span', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
7322 |
('GEOGR_NAME', '091', 'b', 'Classification number element--ending number of span', 'Classification number element--ending number of span', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
7323 |
('GEOGR_NAME', '091', 'c', 'Explanatory term', 'Explanatory term', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
7324 |
('GEOGR_NAME', '091', 'z', 'Table identification--table number', 'Table identification--table number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
7325 |
('GEOGR_NAME', '091', '2', 'Edition number', 'Edition number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
7326 |
('GEOGR_NAME', '091', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
7327 |
('GEOGR_NAME', '091', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
7328 |
('GEOGR_NAME', '091', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
7329 |
('GEOGR_NAME', '092', 'a', 'Classification number', 'Classification number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
7330 |
('GEOGR_NAME', '092', 'b', 'Item number', 'Item number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
7331 |
('GEOGR_NAME', '092', 'd', 'Volumes/dates to which call number applies', 'Volumes/dates to which call number applies', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
7332 |
('GEOGR_NAME', '092', 'e', 'Feature heading', 'Feature heading', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
7333 |
('GEOGR_NAME', '092', 'f', 'Filing suffix', 'Filing suffix', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
7334 |
('GEOGR_NAME', '092', '2', 'Edition number', 'Edition number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
7335 |
('GEOGR_NAME', '092', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
7336 |
('GEOGR_NAME', '092', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
7337 |
('GEOGR_NAME', '092', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
7338 |
('GEOGR_NAME', '093', 'a', 'Classification number element--single number or beginning number of span', 'Classification number element--single number or beginning number of span', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
7339 |
('GEOGR_NAME', '093', 'b', 'Classification number element--ending number of span', 'Classification number element--ending number of span', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
7340 |
('GEOGR_NAME', '093', 'c', 'Explanatory term', 'Explanatory term', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
7341 |
('GEOGR_NAME', '093', 'z', 'Table identification--table number', 'Table identification--table number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
7342 |
('GEOGR_NAME', '093', '2', 'Edition number', 'Edition number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
7343 |
('GEOGR_NAME', '093', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
7344 |
('GEOGR_NAME', '093', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
7345 |
('GEOGR_NAME', '093', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
7346 |
('GEOGR_NAME', '096', 'a', 'Classification number', 'Classification number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
7347 |
('GEOGR_NAME', '096', 'b', 'Item number', 'Item number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
7348 |
('GEOGR_NAME', '096', 'd', 'Volumes/dates to which call number applies', 'Volumes/dates to which call number applies', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
7349 |
('GEOGR_NAME', '096', 'e', 'Feature heading', 'Feature heading', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
7350 |
('GEOGR_NAME', '096', 'f', 'Filing suffix', 'Filing suffix', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
7351 |
('GEOGR_NAME', '096', '2', 'Edition number', 'Edition number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
7352 |
('GEOGR_NAME', '096', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
7353 |
('GEOGR_NAME', '096', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
7354 |
('GEOGR_NAME', '096', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
7355 |
('GEOGR_NAME', '097', 'a', 'Classification number element--single number or beginning number of span', 'Classification number element--single number or beginning number of span', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
7356 |
('GEOGR_NAME', '097', 'b', 'Classification number element--ending number of span', 'Classification number element--ending number of span', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
7357 |
('GEOGR_NAME', '097', 'c', 'Explanatory term', 'Explanatory term', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
7358 |
('GEOGR_NAME', '097', 'z', 'Table identification--table number', 'Table identification--table number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
7359 |
('GEOGR_NAME', '097', '2', 'Edition number', 'Edition number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
7360 |
('GEOGR_NAME', '097', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
7361 |
('GEOGR_NAME', '097', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
7362 |
('GEOGR_NAME', '097', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
7363 |
('GEOGR_NAME', '098', 'a', 'Call number based on other classification scheme', 'Call number based on other classification scheme', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
7364 |
('GEOGR_NAME', '098', 'b', 'Item number', 'Item number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
7365 |
('GEOGR_NAME', '098', 'd', 'Volumes/dates to which call number applies', 'Volumes/dates to which call number applies', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
7366 |
('GEOGR_NAME', '098', 'e', 'Feature heading', 'Feature heading', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
7367 |
('GEOGR_NAME', '098', 'f', 'Filing suffix', 'Filing suffix', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
7368 |
('GEOGR_NAME', '098', '2', 'Edition number', 'Edition number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
7369 |
('GEOGR_NAME', '098', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
7370 |
('GEOGR_NAME', '098', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
7371 |
('GEOGR_NAME', '098', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
7372 |
('GEOGR_NAME', '099', 'a', 'Classification number', 'Classification number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
7373 |
('GEOGR_NAME', '099', 'b', 'Item number', 'Item number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
7374 |
('GEOGR_NAME', '099', 'd', 'Volumes/dates to which call number applies', 'Volumes/dates to which call number applies', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
7375 |
('GEOGR_NAME', '099', 'e', 'Feature heading', 'Feature heading', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
7376 |
('GEOGR_NAME', '099', 'f', 'Filing suffix', 'Filing suffix', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
7377 |
('GEOGR_NAME', '099', '2', 'Edition number', 'Edition number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
7378 |
('GEOGR_NAME', '099', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
7379 |
('GEOGR_NAME', '099', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
7380 |
('GEOGR_NAME', '099', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
7381 |
('GEOGR_NAME', '151', 'a', 'Geographic name', 'Geographic name', 0, 0, 1, NULL, NULL, '''151z'',''151x'',''151y'',''151v''', 0, 0, '', '', ''), |
7382 |
('GEOGR_NAME', '151', 'b', 'Name following place as an entry element {OBSOLETE]', 'Name following place as an entry element {OBSOLETE]', 0, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
7383 |
('GEOGR_NAME', '151', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
7384 |
('GEOGR_NAME', '151', 'x', 'General subdivision', 'General subdivision', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
7385 |
('GEOGR_NAME', '151', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
7386 |
('GEOGR_NAME', '151', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
7387 |
('GEOGR_NAME', '151', '6', 'Linkage', 'Linkage', 0, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
7388 |
('GEOGR_NAME', '151', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
7389 |
('GEOGR_NAME', '181', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
7390 |
('GEOGR_NAME', '181', 'x', 'General subdivision', 'General subdivision', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
7391 |
('GEOGR_NAME', '181', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
7392 |
('GEOGR_NAME', '181', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
7393 |
('GEOGR_NAME', '181', '6', 'Linkage', 'Linkage', 0, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
7394 |
('GEOGR_NAME', '181', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
7395 |
('GEOGR_NAME', '260', 'a', 'Heading referred to', 'Heading referred to', 1, 0, 2, NULL, NULL, NULL, 0, 0, '', '', ''), |
7396 |
('GEOGR_NAME', '260', 'i', 'Explanatory text', 'Explanatory text', 1, 0, 2, NULL, NULL, NULL, 0, 0, '', '', ''), |
7397 |
('GEOGR_NAME', '260', '6', 'Linkage', 'Linkage', 0, 0, 2, NULL, NULL, NULL, 0, 0, '', '', ''), |
7398 |
('GEOGR_NAME', '260', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 2, NULL, NULL, NULL, 0, 0, '', '', ''), |
7399 |
('GEOGR_NAME', '360', 'a', 'Heading referred to', 'Heading referred to', 1, 0, 3, NULL, NULL, NULL, 0, 0, '', '', ''), |
7400 |
('GEOGR_NAME', '360', 'i', 'Explanatory text', 'Explanatory text', 1, 0, 3, NULL, NULL, NULL, 0, 0, '', '', ''), |
7401 |
('GEOGR_NAME', '360', '6', 'Linkage', 'Linkage', 0, 0, 3, NULL, NULL, NULL, 0, 0, '', '', ''), |
7402 |
('GEOGR_NAME', '360', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 3, NULL, NULL, NULL, 0, 0, '', '', ''), |
7403 |
('GEOGR_NAME', '400', 'a', 'Personal name', 'Personal name', 0, 0, 4, NULL, NULL, '''400b'',''400c'',''400q'',''400d'',''400t'',''400o'',''400m'',''400r'',''400s'',''400k'',''400n'',''400p'',''400g'',''400l'',''400f'',''400h'',''400x'',''400z'',''400y'',''400v''', 0, 0, '', '', ''), |
7404 |
('GEOGR_NAME', '400', 'b', 'Numeration', 'Numeration', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
7405 |
('GEOGR_NAME', '400', 'c', 'Titles and other words associated with a name', 'Titles and other words associated with a name', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
7406 |
('GEOGR_NAME', '400', 'd', 'Dates associated with a name', 'Dates associated with a name', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
7407 |
('GEOGR_NAME', '400', 'e', 'Relator term', 'Relator term', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
7408 |
('GEOGR_NAME', '400', 'f', 'Date of a work', 'Date of a work', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
7409 |
('GEOGR_NAME', '400', 'g', 'Miscellaneous information', 'Miscellaneous information', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
7410 |
('GEOGR_NAME', '400', 'h', 'Medium', 'Medium', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
7411 |
('GEOGR_NAME', '400', 'i', 'Reference instruction phrase', 'Reference instruction phrase', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
7412 |
('GEOGR_NAME', '400', 'j', 'Attribution qualifier', 'Attribution qualifier', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
7413 |
('GEOGR_NAME', '400', 'k', 'Form subheading', 'Form subheading', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
7414 |
('GEOGR_NAME', '400', 'l', 'Language of a work', 'Language of a work', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
7415 |
('GEOGR_NAME', '400', 'm', 'Medium of performance for music', 'Medium of performance for music', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
7416 |
('GEOGR_NAME', '400', 'n', 'Number of part/section of a work', 'Number of part/section of a work', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
7417 |
('GEOGR_NAME', '400', 'o', 'Arranged statement for music', 'Arranged statement for music', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
7418 |
('GEOGR_NAME', '400', 'p', 'Name of part/section of a work', 'Name of part/section of a work', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
7419 |
('GEOGR_NAME', '400', 'q', 'Fuller form of name', 'Fuller form of name', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
7420 |
('GEOGR_NAME', '400', 'r', 'Key for music', 'Key for music', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
7421 |
('GEOGR_NAME', '400', 's', 'Version', 'Version', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
7422 |
('GEOGR_NAME', '400', 't', 'Title of a work', 'Title of a work', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
7423 |
('GEOGR_NAME', '400', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
7424 |
('GEOGR_NAME', '400', 'w', 'Control subfield', 'Control subfield', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
7425 |
('GEOGR_NAME', '400', 'x', 'General subdivision', 'General subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
7426 |
('GEOGR_NAME', '400', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
7427 |
('GEOGR_NAME', '400', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
7428 |
('GEOGR_NAME', '400', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
7429 |
('GEOGR_NAME', '400', '6', 'Linkage', 'Linkage', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
7430 |
('GEOGR_NAME', '400', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
7431 |
('GEOGR_NAME', '410', 'a', 'Corporate name or jurisdiction name as entry element', 'Corporate name or jurisdiction name as entry element', 0, 0, 4, NULL, NULL, '''410b'',''410c'',''410d'',''410t'',''410o'',''410m'',''410r'',''410s'',''410k'',''410n'',''410p'',''410g'',''410l'',''410f'',''410h'',''410x'',''410z'',''410y'',''410v''', 0, 0, '', '', ''), |
7432 |
('GEOGR_NAME', '410', 'b', 'Subordinate unit', 'Subordinate unit', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
7433 |
('GEOGR_NAME', '410', 'c', 'Location of meeting', 'Location of meeting', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
7434 |
('GEOGR_NAME', '410', 'd', 'Date of meeting or treaty signing', 'Date of meeting or treaty signing', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
7435 |
('GEOGR_NAME', '410', 'e', 'Relator term', 'Relator term', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
7436 |
('GEOGR_NAME', '410', 'f', 'Date of a work', 'Date of a work', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
7437 |
('GEOGR_NAME', '410', 'g', 'Miscellaneous information', 'Miscellaneous information', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
7438 |
('GEOGR_NAME', '410', 'h', 'Medium', 'Medium', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
7439 |
('GEOGR_NAME', '410', 'i', 'Reference instruction phrase', 'Reference instruction phrase', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
7440 |
('GEOGR_NAME', '410', 'k', 'Form subheading', 'Form subheading', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
7441 |
('GEOGR_NAME', '410', 'l', 'Language of a work', 'Language of a work', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
7442 |
('GEOGR_NAME', '410', 'm', 'Medium of performance for music', 'Medium of performance for music', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
7443 |
('GEOGR_NAME', '410', 'n', 'Number of part/section/meeting', 'Number of part/section/meeting', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
7444 |
('GEOGR_NAME', '410', 'o', 'Arranged statement for music', 'Arranged statement for music', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
7445 |
('GEOGR_NAME', '410', 'p', 'Name of part/section of a work', 'Name of part/section of a work', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
7446 |
('GEOGR_NAME', '410', 'r', 'Key for music', 'Key for music', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
7447 |
('GEOGR_NAME', '410', 's', 'Version', 'Version', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
7448 |
('GEOGR_NAME', '410', 't', 'Title of a work', 'Title of a work', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
7449 |
('GEOGR_NAME', '410', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
7450 |
('GEOGR_NAME', '410', 'w', 'Control subfield', 'Control subfield', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
7451 |
('GEOGR_NAME', '410', 'x', 'General subdivision', 'General subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
7452 |
('GEOGR_NAME', '410', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
7453 |
('GEOGR_NAME', '410', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
7454 |
('GEOGR_NAME', '410', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
7455 |
('GEOGR_NAME', '410', '6', 'Linkage', 'Linkage', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
7456 |
('GEOGR_NAME', '410', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
7457 |
('GEOGR_NAME', '411', 'a', 'Meeting name or jurisdiction name as entry element', 'Meeting name or jurisdiction name as entry element', 0, 0, 4, NULL, NULL, '''411e'',''411c'',''411d'',''411t'',''411s'',''411k'',''411n'',''411p'',''411g'',''411l'',''411f'',''411h'',''411x'',''411z'',''411y'',''411v''', 0, 0, '', '', ''), |
7458 |
('GEOGR_NAME', '411', 'b', 'Number {OBSOLETE]', 'Number {OBSOLETE]', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
7459 |
('GEOGR_NAME', '411', 'c', 'Location of meeting', 'Location of meeting', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
7460 |
('GEOGR_NAME', '411', 'd', 'Date of meeting', 'Date of meeting', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
7461 |
('GEOGR_NAME', '411', 'e', 'Subordinate unit', 'Subordinate unit', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
7462 |
('GEOGR_NAME', '411', 'f', 'Date of a work', 'Date of a work', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
7463 |
('GEOGR_NAME', '411', 'g', 'Miscellaneous information', 'Miscellaneous information', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
7464 |
('GEOGR_NAME', '411', 'h', 'Medium', 'Medium', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
7465 |
('GEOGR_NAME', '411', 'i', 'Reference instruction phrase', 'Reference instruction phrase', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
7466 |
('GEOGR_NAME', '411', 'k', 'Form subheading', 'Form subheading', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
7467 |
('GEOGR_NAME', '411', 'l', 'Language of a work', 'Language of a work', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
7468 |
('GEOGR_NAME', '411', 'n', 'Number of part/section/meeting', 'Number of part/section/meeting', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
7469 |
('GEOGR_NAME', '411', 'p', 'Name of part/section of a work', 'Name of part/section of a work', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
7470 |
('GEOGR_NAME', '411', 'q', 'Name of meeting following jurisdiction name entry element', 'Name of meeting following jurisdiction name entry element', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
7471 |
('GEOGR_NAME', '411', 's', 'Version', 'Version', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
7472 |
('GEOGR_NAME', '411', 't', 'Title of a work', 'Title of a work', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
7473 |
('GEOGR_NAME', '411', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
7474 |
('GEOGR_NAME', '411', 'w', 'Control subfield', 'Control subfield', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
7475 |
('GEOGR_NAME', '411', 'x', 'General subdivision', 'General subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
7476 |
('GEOGR_NAME', '411', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
7477 |
('GEOGR_NAME', '411', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
7478 |
('GEOGR_NAME', '411', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
7479 |
('GEOGR_NAME', '411', '6', 'Linkage', 'Linkage', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
7480 |
('GEOGR_NAME', '411', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
7481 |
('GEOGR_NAME', '430', 'a', 'Uniform title', 'Uniform title', 0, 0, 4, NULL, NULL, '''430o'',''430m'',''430r'',''430s'',''430d'',''430k'',''430n'',''430p'',''430g'',''430l'',''430f'',''430h'',''430t'',''430x'',''430z'',''430y'',''430v''', 0, 0, '', '', ''), |
7482 |
('GEOGR_NAME', '430', 'd', 'Date of treaty signing', 'Date of treaty signing', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
7483 |
('GEOGR_NAME', '430', 'f', 'Date of a work', 'Date of a work', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
7484 |
('GEOGR_NAME', '430', 'g', 'Miscellaneous information', 'Miscellaneous information', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
7485 |
('GEOGR_NAME', '430', 'h', 'Medium', 'Medium', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
7486 |
('GEOGR_NAME', '430', 'i', 'Reference instruction phrase', 'Reference instruction phrase', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
7487 |
('GEOGR_NAME', '430', 'k', 'Form subheading', 'Form subheading', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
7488 |
('GEOGR_NAME', '430', 'l', 'Language of a work', 'Language of a work', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
7489 |
('GEOGR_NAME', '430', 'm', 'Medium of performance for music', 'Medium of performance for music', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
7490 |
('GEOGR_NAME', '430', 'n', 'Number of part/section of a work', 'Number of part/section of a work', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
7491 |
('GEOGR_NAME', '430', 'o', 'Arranged statement for music', 'Arranged statement for music', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
7492 |
('GEOGR_NAME', '430', 'p', 'Name of part/section of a work', 'Name of part/section of a work', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
7493 |
('GEOGR_NAME', '430', 'r', 'Key for music', 'Key for music', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
7494 |
('GEOGR_NAME', '430', 's', 'Version', 'Version', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
7495 |
('GEOGR_NAME', '430', 't', 'Title of a work', 'Title of a work', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
7496 |
('GEOGR_NAME', '430', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
7497 |
('GEOGR_NAME', '430', 'w', 'Control subfield', 'Control subfield', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
7498 |
('GEOGR_NAME', '430', 'x', 'General subdivision', 'General subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
7499 |
('GEOGR_NAME', '430', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
7500 |
('GEOGR_NAME', '430', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
7501 |
('GEOGR_NAME', '430', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
7502 |
('GEOGR_NAME', '430', '6', 'Linkage', 'Linkage', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
7503 |
('GEOGR_NAME', '430', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
7504 |
('GEOGR_NAME', '448', 'a', 'Chronological term', 'Chronological term', 0, 0, 4, NULL, NULL, '''448y'',''448x'',''448z'',''448v''', 0, 0, '', '', ''), |
7505 |
('GEOGR_NAME', '448', 'i', 'Reference instruction phrase', 'Reference instruction phrase', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
7506 |
('GEOGR_NAME', '448', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
7507 |
('GEOGR_NAME', '448', 'w', 'Control subfield', 'Control subfield', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
7508 |
('GEOGR_NAME', '448', 'x', 'General subdivision', 'General subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
7509 |
('GEOGR_NAME', '448', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
7510 |
('GEOGR_NAME', '448', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
7511 |
('GEOGR_NAME', '448', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
7512 |
('GEOGR_NAME', '448', '6', 'Linkage', 'Linkage', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
7513 |
('GEOGR_NAME', '448', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
7514 |
('GEOGR_NAME', '450', 'a', 'Topical term or geographic name entry element', 'Topical term or geographic name entry element', 0, 0, 4, NULL, NULL, '''450x'',''450z'',''450y'',''450v''', 0, 0, '', '', ''), |
7515 |
('GEOGR_NAME', '450', 'b', 'Topical term following geographic name entry element', 'Topical term following geographic name entry element', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
7516 |
('GEOGR_NAME', '450', 'i', 'Reference instruction phrase', 'Reference instruction phrase', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
7517 |
('GEOGR_NAME', '450', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
7518 |
('GEOGR_NAME', '450', 'w', 'Control subfield', 'Control subfield', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
7519 |
('GEOGR_NAME', '450', 'x', 'General subdivision', 'General subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
7520 |
('GEOGR_NAME', '450', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
7521 |
('GEOGR_NAME', '450', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
7522 |
('GEOGR_NAME', '450', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
7523 |
('GEOGR_NAME', '450', '6', 'Linkage', 'Linkage', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
7524 |
('GEOGR_NAME', '450', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
7525 |
('GEOGR_NAME', '451', 'a', 'Geographic name', 'Geographic name', 0, 0, 4, NULL, NULL, '''451z'',''451x'',''451y'',''451v''', 0, 0, '', '', ''), |
7526 |
('GEOGR_NAME', '451', 'i', 'Reference instruction phrase', 'Reference instruction phrase', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
7527 |
('GEOGR_NAME', '451', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
7528 |
('GEOGR_NAME', '451', 'w', 'Control subfield', 'Control subfield', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
7529 |
('GEOGR_NAME', '451', 'x', 'General subdivision', 'General subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
7530 |
('GEOGR_NAME', '451', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
7531 |
('GEOGR_NAME', '451', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
7532 |
('GEOGR_NAME', '451', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
7533 |
('GEOGR_NAME', '451', '6', 'Linkage', 'Linkage', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
7534 |
('GEOGR_NAME', '451', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
7535 |
('GEOGR_NAME', '455', 'a', 'Genre/form term', 'Genre/form term', 0, 0, 4, NULL, NULL, '''455v'',''455x'',''455z'',''455y''', 0, 0, '', '', ''), |
7536 |
('GEOGR_NAME', '455', 'i', 'Reference instruction phrase', 'Reference instruction phrase', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
7537 |
('GEOGR_NAME', '455', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
7538 |
('GEOGR_NAME', '455', 'w', 'Control subfield', 'Control subfield', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
7539 |
('GEOGR_NAME', '455', 'x', 'General subdivision', 'General subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
7540 |
('GEOGR_NAME', '455', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
7541 |
('GEOGR_NAME', '455', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
7542 |
('GEOGR_NAME', '455', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
7543 |
('GEOGR_NAME', '455', '6', 'Linkage', 'Linkage', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
7544 |
('GEOGR_NAME', '455', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
7545 |
('GEOGR_NAME', '480', 'i', 'Reference instruction phrase', 'Reference instruction phrase', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
7546 |
('GEOGR_NAME', '480', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
7547 |
('GEOGR_NAME', '480', 'w', 'Control subfield', 'Control subfield', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
7548 |
('GEOGR_NAME', '480', 'x', 'General subdivision', 'General subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
7549 |
('GEOGR_NAME', '480', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
7550 |
('GEOGR_NAME', '480', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
7551 |
('GEOGR_NAME', '480', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
7552 |
('GEOGR_NAME', '480', '6', 'Linkage', 'Linkage', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
7553 |
('GEOGR_NAME', '480', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
7554 |
('GEOGR_NAME', '481', 'i', 'Reference instruction phrase', 'Reference instruction phrase', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
7555 |
('GEOGR_NAME', '481', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
7556 |
('GEOGR_NAME', '481', 'w', 'Control subfield', 'Control subfield', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
7557 |
('GEOGR_NAME', '481', 'x', 'General subdivision', 'General subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
7558 |
('GEOGR_NAME', '481', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
7559 |
('GEOGR_NAME', '481', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
7560 |
('GEOGR_NAME', '481', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
7561 |
('GEOGR_NAME', '481', '6', 'Linkage', 'Linkage', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
7562 |
('GEOGR_NAME', '481', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
7563 |
('GEOGR_NAME', '482', 'i', 'Reference instruction phrase', 'Reference instruction phrase', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
7564 |
('GEOGR_NAME', '482', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
7565 |
('GEOGR_NAME', '482', 'w', 'Control subfield', 'Control subfield', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
7566 |
('GEOGR_NAME', '482', 'x', 'General subdivision', 'General subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
7567 |
('GEOGR_NAME', '482', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
7568 |
('GEOGR_NAME', '482', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
7569 |
('GEOGR_NAME', '482', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
7570 |
('GEOGR_NAME', '482', '6', 'Linkage', 'Linkage', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
7571 |
('GEOGR_NAME', '482', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
7572 |
('GEOGR_NAME', '485', 'i', 'Reference instruction phrase', 'Reference instruction phrase', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
7573 |
('GEOGR_NAME', '485', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
7574 |
('GEOGR_NAME', '485', 'w', 'Control subfield', 'Control subfield', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
7575 |
('GEOGR_NAME', '485', 'x', 'General subdivision', 'General subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
7576 |
('GEOGR_NAME', '485', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
7577 |
('GEOGR_NAME', '485', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
7578 |
('GEOGR_NAME', '485', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
7579 |
('GEOGR_NAME', '485', '6', 'Linkage', 'Linkage', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
7580 |
('GEOGR_NAME', '485', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
7581 |
('GEOGR_NAME', '500', 'a', 'Personal name', 'Personal name', 0, 0, 5, NULL, NULL, '''500b'',''500c'',''500q'',''500d'',''500t'',''500o'',''500m'',''500r'',''500s'',''500k'',''500n'',''500p'',''500g'',''500l'',''500f'',''500h'',''500x'',''500z'',''500y'',''500v''', 0, 0, '', '', ''), |
7582 |
('GEOGR_NAME', '500', 'b', 'Numeration', 'Numeration', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
7583 |
('GEOGR_NAME', '500', 'c', 'Titles and other words associated with a name', 'Titles and other words associated with a name', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
7584 |
('GEOGR_NAME', '500', 'd', 'Dates associated with a name', 'Dates associated with a name', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
7585 |
('GEOGR_NAME', '500', 'e', 'Relator term', 'Relator term', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
7586 |
('GEOGR_NAME', '500', 'f', 'Date of a work', 'Date of a work', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
7587 |
('GEOGR_NAME', '500', 'g', 'Miscellaneous information', 'Miscellaneous information', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
7588 |
('GEOGR_NAME', '500', 'h', 'Medium', 'Medium', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
7589 |
('GEOGR_NAME', '500', 'i', 'Reference instruction phrase', 'Reference instruction phrase', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
7590 |
('GEOGR_NAME', '500', 'j', 'Attribution qualifier', 'Attribution qualifier', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
7591 |
('GEOGR_NAME', '500', 'k', 'Form subheading', 'Form subheading', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
7592 |
('GEOGR_NAME', '500', 'l', 'Language of a work', 'Language of a work', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
7593 |
('GEOGR_NAME', '500', 'm', 'Medium of performance for music', 'Medium of performance for music', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
7594 |
('GEOGR_NAME', '500', 'n', 'Number of part/section of a work', 'Number of part/section of a work', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
7595 |
('GEOGR_NAME', '500', 'o', 'Arranged statement for music', 'Arranged statement for music', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
7596 |
('GEOGR_NAME', '500', 'p', 'Name of part/section of a work', 'Name of part/section of a work', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
7597 |
('GEOGR_NAME', '500', 'q', 'Fuller form of name', 'Fuller form of name', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
7598 |
('GEOGR_NAME', '500', 'r', 'Key for music', 'Key for music', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
7599 |
('GEOGR_NAME', '500', 's', 'Version', 'Version', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
7600 |
('GEOGR_NAME', '500', 't', 'Title of a work', 'Title of a work', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
7601 |
('GEOGR_NAME', '500', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
7602 |
('GEOGR_NAME', '500', 'w', 'Control subfield', 'Control subfield', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
7603 |
('GEOGR_NAME', '500', 'x', 'General subdivision', 'General subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
7604 |
('GEOGR_NAME', '500', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
7605 |
('GEOGR_NAME', '500', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
7606 |
('GEOGR_NAME', '500', '0', 'Record control number', 'Record control number', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
7607 |
('GEOGR_NAME', '500', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
7608 |
('GEOGR_NAME', '500', '6', 'Linkage', 'Linkage', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
7609 |
('GEOGR_NAME', '500', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
7610 |
('GEOGR_NAME', '510', 'a', 'Corporate name or jurisdiction name as entry element', 'Corporate name or jurisdiction name as entry element', 0, 0, 5, NULL, NULL, '''510b'',''510c'',''510d'',''510t'',''510o'',''510m'',''510r'',''510s'',''510k'',''510n'',''510p'',''510g'',''510l'',''510f'',''510h'',''510x'',''510z'',''510y'',''510v''', 0, 0, '', '', ''), |
7611 |
('GEOGR_NAME', '510', 'b', 'Subordinate unit', 'Subordinate unit', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
7612 |
('GEOGR_NAME', '510', 'c', 'Location of meeting', 'Location of meeting', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
7613 |
('GEOGR_NAME', '510', 'd', 'Date of meeting or treaty signing', 'Date of meeting or treaty signing', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
7614 |
('GEOGR_NAME', '510', 'e', 'Relator term', 'Relator term', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
7615 |
('GEOGR_NAME', '510', 'f', 'Date of a work', 'Date of a work', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
7616 |
('GEOGR_NAME', '510', 'g', 'Miscellaneous information', 'Miscellaneous information', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
7617 |
('GEOGR_NAME', '510', 'h', 'Medium', 'Medium', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
7618 |
('GEOGR_NAME', '510', 'i', 'Reference instruction phrase', 'Reference instruction phrase', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
7619 |
('GEOGR_NAME', '510', 'k', 'Form subheading', 'Form subheading', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
7620 |
('GEOGR_NAME', '510', 'l', 'Language of a work', 'Language of a work', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
7621 |
('GEOGR_NAME', '510', 'm', 'Medium of performance for music', 'Medium of performance for music', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
7622 |
('GEOGR_NAME', '510', 'n', 'Number of part/section/meeting', 'Number of part/section/meeting', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
7623 |
('GEOGR_NAME', '510', 'o', 'Arranged statement for music', 'Arranged statement for music', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
7624 |
('GEOGR_NAME', '510', 'p', 'Name of part/section of a work', 'Name of part/section of a work', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
7625 |
('GEOGR_NAME', '510', 'r', 'Key for music', 'Key for music', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
7626 |
('GEOGR_NAME', '510', 's', 'Version', 'Version', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
7627 |
('GEOGR_NAME', '510', 't', 'Title of a work', 'Title of a work', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
7628 |
('GEOGR_NAME', '510', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
7629 |
('GEOGR_NAME', '510', 'w', 'Control subfield', 'Control subfield', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
7630 |
('GEOGR_NAME', '510', 'x', 'General subdivision', 'General subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
7631 |
('GEOGR_NAME', '510', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
7632 |
('GEOGR_NAME', '510', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
7633 |
('GEOGR_NAME', '510', '0', 'Record control number', 'Record control number', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
7634 |
('GEOGR_NAME', '510', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
7635 |
('GEOGR_NAME', '510', '6', 'Linkage', 'Linkage', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
7636 |
('GEOGR_NAME', '510', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
7637 |
('GEOGR_NAME', '511', 'a', 'Meeting name or jurisdiction name as entry element', 'Meeting name or jurisdiction name as entry element', 0, 0, 5, NULL, NULL, '''511e'',''511c'',''511d'',''511t'',''511s'',''511k'',''511n'',''511p'',''511g'',''511l'',''511f'',''511h'',''511x'',''511z'',''511y'',''511v''', 0, 0, '', '', ''), |
7638 |
('GEOGR_NAME', '511', 'c', 'Location of meeting', 'Location of meeting', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
7639 |
('GEOGR_NAME', '511', 'd', 'Date of meeting', 'Date of meeting', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
7640 |
('GEOGR_NAME', '511', 'e', 'Subordinate unit', 'Subordinate unit', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
7641 |
('GEOGR_NAME', '511', 'f', 'Date of a work', 'Date of a work', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
7642 |
('GEOGR_NAME', '511', 'g', 'Miscellaneous information', 'Miscellaneous information', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
7643 |
('GEOGR_NAME', '511', 'h', 'Medium', 'Medium', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
7644 |
('GEOGR_NAME', '511', 'i', 'Reference instruction phrase', 'Reference instruction phrase', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
7645 |
('GEOGR_NAME', '511', 'k', 'Form subheading', 'Form subheading', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
7646 |
('GEOGR_NAME', '511', 'l', 'Language of a work', 'Language of a work', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
7647 |
('GEOGR_NAME', '511', 'n', 'Number of part/section/meeting', 'Number of part/section/meeting', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
7648 |
('GEOGR_NAME', '511', 'p', 'Name of part/section of a work', 'Name of part/section of a work', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
7649 |
('GEOGR_NAME', '511', 'q', 'Name of meeting following jurisdiction name entry element', 'Name of meeting following jurisdiction name entry element', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
7650 |
('GEOGR_NAME', '511', 's', 'Version', 'Version', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
7651 |
('GEOGR_NAME', '511', 't', 'Title of a work', 'Title of a work', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
7652 |
('GEOGR_NAME', '511', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
7653 |
('GEOGR_NAME', '511', 'w', 'Control subfield', 'Control subfield', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
7654 |
('GEOGR_NAME', '511', 'x', 'General subdivision', 'General subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
7655 |
('GEOGR_NAME', '511', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
7656 |
('GEOGR_NAME', '511', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
7657 |
('GEOGR_NAME', '511', '0', 'Record control number', 'Record control number', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
7658 |
('GEOGR_NAME', '511', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
7659 |
('GEOGR_NAME', '511', '6', 'Linkage', 'Linkage', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
7660 |
('GEOGR_NAME', '511', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
7661 |
('GEOGR_NAME', '530', 'a', 'Uniform title', 'Uniform title', 0, 0, 5, NULL, NULL, '''530o'',''530m'',''530r'',''530s'',''530d'',''530k'',''530n'',''530p'',''530g'',''530l'',''530f'',''530h'',''530t'',''530x'',''530z'',''530y'',''530v''', 0, 0, '', '', ''), |
7662 |
('GEOGR_NAME', '530', 'd', 'Date of treaty signing', 'Date of treaty signing', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
7663 |
('GEOGR_NAME', '530', 'f', 'Date of a work', 'Date of a work', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
7664 |
('GEOGR_NAME', '530', 'g', 'Miscellaneous information', 'Miscellaneous information', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
7665 |
('GEOGR_NAME', '530', 'h', 'Medium', 'Medium', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
7666 |
('GEOGR_NAME', '530', 'i', 'Reference instruction phrase', 'Reference instruction phrase', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
7667 |
('GEOGR_NAME', '530', 'k', 'Form subheading', 'Form subheading', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
7668 |
('GEOGR_NAME', '530', 'l', 'Language of a work', 'Language of a work', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
7669 |
('GEOGR_NAME', '530', 'm', 'Medium of performance for music', 'Medium of performance for music', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
7670 |
('GEOGR_NAME', '530', 'n', 'Number of part/section of a work', 'Number of part/section of a work', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
7671 |
('GEOGR_NAME', '530', 'o', 'Arranged statement for music', 'Arranged statement for music', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
7672 |
('GEOGR_NAME', '530', 'p', 'Name of part/section of a work', 'Name of part/section of a work', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
7673 |
('GEOGR_NAME', '530', 'r', 'Key for music', 'Key for music', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
7674 |
('GEOGR_NAME', '530', 's', 'Version', 'Version', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
7675 |
('GEOGR_NAME', '530', 't', 'Title of a work', 'Title of a work', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
7676 |
('GEOGR_NAME', '530', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
7677 |
('GEOGR_NAME', '530', 'w', 'Control subfield', 'Control subfield', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
7678 |
('GEOGR_NAME', '530', 'x', 'General subdivision', 'General subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
7679 |
('GEOGR_NAME', '530', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
7680 |
('GEOGR_NAME', '530', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
7681 |
('GEOGR_NAME', '530', '0', 'Record control number', 'Record control number', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
7682 |
('GEOGR_NAME', '530', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
7683 |
('GEOGR_NAME', '530', '6', 'Linkage', 'Linkage', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
7684 |
('GEOGR_NAME', '530', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
7685 |
('GEOGR_NAME', '548', 'a', 'Chronological term', 'Chronological term', 0, 0, 5, NULL, NULL, '''548y'',''548x'',''548z'',''548v''', 0, 0, '', '', ''), |
7686 |
('GEOGR_NAME', '548', 'i', 'Reference instruction phrase', 'Reference instruction phrase', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
7687 |
('GEOGR_NAME', '548', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
7688 |
('GEOGR_NAME', '548', 'w', 'Control subfield', 'Control subfield', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
7689 |
('GEOGR_NAME', '548', 'x', 'General subdivision', 'General subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
7690 |
('GEOGR_NAME', '548', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
7691 |
('GEOGR_NAME', '548', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
7692 |
('GEOGR_NAME', '548', '0', 'Record control number', 'Record control number', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
7693 |
('GEOGR_NAME', '548', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
7694 |
('GEOGR_NAME', '548', '6', 'Linkage', 'Linkage', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
7695 |
('GEOGR_NAME', '548', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
7696 |
('GEOGR_NAME', '550', 'a', 'Topical term or geographic name entry element', 'Topical term or geographic name entry element', 0, 0, 5, NULL, NULL, '''550x'',''550z'',''550y'',''550v''', 0, 0, '', '', ''), |
7697 |
('GEOGR_NAME', '550', 'b', 'Topical term following geographic name entry element', 'Topical term following geographic name entry element', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
7698 |
('GEOGR_NAME', '550', 'i', 'Reference instruction phrase', 'Reference instruction phrase', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
7699 |
('GEOGR_NAME', '550', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
7700 |
('GEOGR_NAME', '550', 'w', 'Control subfield', 'Control subfield', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
7701 |
('GEOGR_NAME', '550', 'x', 'General subdivision', 'General subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
7702 |
('GEOGR_NAME', '550', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
7703 |
('GEOGR_NAME', '550', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
7704 |
('GEOGR_NAME', '550', '0', 'Record control number', 'Record control number', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
7705 |
('GEOGR_NAME', '550', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
7706 |
('GEOGR_NAME', '550', '6', 'Linkage', 'Linkage', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
7707 |
('GEOGR_NAME', '550', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
7708 |
('GEOGR_NAME', '551', 'a', 'Geographic name', 'Geographic name', 0, 0, 5, NULL, NULL, '''551z'',''551x'',''551y'',''551v''', 0, 0, '', '', ''), |
7709 |
('GEOGR_NAME', '551', 'i', 'Reference instruction phrase', 'Reference instruction phrase', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
7710 |
('GEOGR_NAME', '551', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
7711 |
('GEOGR_NAME', '551', 'w', 'Control subfield', 'Control subfield', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
7712 |
('GEOGR_NAME', '551', 'x', 'General subdivision', 'General subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
7713 |
('GEOGR_NAME', '551', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
7714 |
('GEOGR_NAME', '551', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
7715 |
('GEOGR_NAME', '551', '0', 'Record control number', 'Record control number', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
7716 |
('GEOGR_NAME', '551', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
7717 |
('GEOGR_NAME', '551', '6', 'Linkage', 'Linkage', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
7718 |
('GEOGR_NAME', '551', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
7719 |
('GEOGR_NAME', '555', 'a', 'Genre/form term', 'Genre/form term', 0, 0, 5, NULL, NULL, '''555v'',''555x'',''555z'',''555y''', 0, 0, '', '', ''), |
7720 |
('GEOGR_NAME', '555', 'i', 'Reference instruction phrase', 'Reference instruction phrase', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
7721 |
('GEOGR_NAME', '555', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
7722 |
('GEOGR_NAME', '555', 'w', 'Control subfield', 'Control subfield', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
7723 |
('GEOGR_NAME', '555', 'x', 'General subdivision', 'General subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
7724 |
('GEOGR_NAME', '555', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
7725 |
('GEOGR_NAME', '555', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
7726 |
('GEOGR_NAME', '555', '0', 'Record control number', 'Record control number', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
7727 |
('GEOGR_NAME', '555', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
7728 |
('GEOGR_NAME', '555', '6', 'Linkage', 'Linkage', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
7729 |
('GEOGR_NAME', '555', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
7730 |
('GEOGR_NAME', '580', 'i', 'Reference instruction phrase', 'Reference instruction phrase', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
7731 |
('GEOGR_NAME', '580', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
7732 |
('GEOGR_NAME', '580', 'w', 'Control subfield', 'Control subfield', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
7733 |
('GEOGR_NAME', '580', 'x', 'General subdivision', 'General subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
7734 |
('GEOGR_NAME', '580', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
7735 |
('GEOGR_NAME', '580', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
7736 |
('GEOGR_NAME', '580', '0', 'Record control number', 'Record control number', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
7737 |
('GEOGR_NAME', '580', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
7738 |
('GEOGR_NAME', '580', '6', 'Linkage', 'Linkage', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
7739 |
('GEOGR_NAME', '580', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
7740 |
('GEOGR_NAME', '581', 'i', 'Reference instruction phrase', 'Reference instruction phrase', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
7741 |
('GEOGR_NAME', '581', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
7742 |
('GEOGR_NAME', '581', 'w', 'Control subfield', 'Control subfield', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
7743 |
('GEOGR_NAME', '581', 'x', 'General subdivision', 'General subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
7744 |
('GEOGR_NAME', '581', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
7745 |
('GEOGR_NAME', '581', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
7746 |
('GEOGR_NAME', '581', '0', 'Record control number', 'Record control number', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
7747 |
('GEOGR_NAME', '581', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
7748 |
('GEOGR_NAME', '581', '6', 'Linkage', 'Linkage', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
7749 |
('GEOGR_NAME', '581', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
7750 |
('GEOGR_NAME', '582', 'i', 'Reference instruction phrase', 'Reference instruction phrase', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
7751 |
('GEOGR_NAME', '582', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
7752 |
('GEOGR_NAME', '582', 'w', 'Control subfield', 'Control subfield', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
7753 |
('GEOGR_NAME', '582', 'x', 'General subdivision', 'General subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
7754 |
('GEOGR_NAME', '582', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
7755 |
('GEOGR_NAME', '582', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
7756 |
('GEOGR_NAME', '582', '0', 'Record control number', 'Record control number', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
7757 |
('GEOGR_NAME', '582', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
7758 |
('GEOGR_NAME', '582', '6', 'Linkage', 'Linkage', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
7759 |
('GEOGR_NAME', '582', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
7760 |
('GEOGR_NAME', '585', 'i', 'Reference instruction phrase', 'Reference instruction phrase', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
7761 |
('GEOGR_NAME', '585', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
7762 |
('GEOGR_NAME', '585', 'w', 'Control subfield', 'Control subfield', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
7763 |
('GEOGR_NAME', '585', 'x', 'General subdivision', 'General subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
7764 |
('GEOGR_NAME', '585', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
7765 |
('GEOGR_NAME', '585', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
7766 |
('GEOGR_NAME', '585', '0', 'Record control number', 'Record control number', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
7767 |
('GEOGR_NAME', '585', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
7768 |
('GEOGR_NAME', '585', '6', 'Linkage', 'Linkage', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
7769 |
('GEOGR_NAME', '585', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
7770 |
('GEOGR_NAME', '663', 'a', 'Explanatory text', 'Explanatory text', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
7771 |
('GEOGR_NAME', '663', 'b', 'Heading referred to', 'Heading referred to', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
7772 |
('GEOGR_NAME', '663', 't', 'Title referred to', 'Title referred to', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
7773 |
('GEOGR_NAME', '663', '6', 'Linkage', 'Linkage', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
7774 |
('GEOGR_NAME', '663', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
7775 |
('GEOGR_NAME', '664', 'a', 'Explanatory text', 'Explanatory text', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
7776 |
('GEOGR_NAME', '664', 'b', 'Heading referred to', 'Heading referred to', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
7777 |
('GEOGR_NAME', '664', 't', 'Title referred to', 'Title referred to', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
7778 |
('GEOGR_NAME', '664', '6', 'Linkage', 'Linkage', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
7779 |
('GEOGR_NAME', '664', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
7780 |
('GEOGR_NAME', '665', 'a', 'History reference', 'History reference', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
7781 |
('GEOGR_NAME', '665', '6', 'Linkage', 'Linkage', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
7782 |
('GEOGR_NAME', '665', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
7783 |
('GEOGR_NAME', '666', 'a', 'General explanatory reference', 'General explanatory reference', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
7784 |
('GEOGR_NAME', '666', '6', 'Linkage', 'Linkage', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
7785 |
('GEOGR_NAME', '666', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
7786 |
('GEOGR_NAME', '667', 'a', 'Nonpublic general note', 'Nonpublic general note', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
7787 |
('GEOGR_NAME', '667', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
7788 |
('GEOGR_NAME', '667', '6', 'Linkage', 'Linkage', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
7789 |
('GEOGR_NAME', '667', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
7790 |
('GEOGR_NAME', '670', 'a', 'Source citation', 'Source citation', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
7791 |
('GEOGR_NAME', '670', 'b', 'Information found', 'Information found', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
7792 |
('GEOGR_NAME', '670', 'u', 'Uniform Resource Identifier', 'Uniform Resource Identifier', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
7793 |
('GEOGR_NAME', '670', '6', 'Linkage', 'Linkage', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
7794 |
('GEOGR_NAME', '670', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
7795 |
('GEOGR_NAME', '675', 'a', 'Source citation', 'Source citation', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
7796 |
('GEOGR_NAME', '675', '6', 'Linkage', 'Linkage', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
7797 |
('GEOGR_NAME', '675', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
7798 |
('GEOGR_NAME', '678', 'a', 'Biographical or historical data', 'Biographical or historical data', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
7799 |
('GEOGR_NAME', '678', 'b', 'Expansion', 'Expansion', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
7800 |
('GEOGR_NAME', '678', 'u', 'Uniform Resource Identifier', 'Uniform Resource Identifier', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
7801 |
('GEOGR_NAME', '678', '6', 'Linkage', 'Linkage', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
7802 |
('GEOGR_NAME', '678', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
7803 |
('GEOGR_NAME', '680', 'a', 'Heading or subdivision term', 'Heading or subdivision term', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
7804 |
('GEOGR_NAME', '680', 'i', 'Explanatory text', 'Explanatory text', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
7805 |
('GEOGR_NAME', '680', 'z', 'Table identification', 'Table identification', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
7806 |
('GEOGR_NAME', '680', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
7807 |
('GEOGR_NAME', '680', '6', 'Linkage', 'Linkage', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
7808 |
('GEOGR_NAME', '680', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
7809 |
('GEOGR_NAME', '681', 'a', 'Subject heading or subdivision term', 'Subject heading or subdivision term', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
7810 |
('GEOGR_NAME', '681', 'i', 'Explanatory text', 'Explanatory text', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
7811 |
('GEOGR_NAME', '681', 'z', 'Table identification', 'Table identification', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
7812 |
('GEOGR_NAME', '681', '6', 'Linkage', 'Linkage', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
7813 |
('GEOGR_NAME', '681', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
7814 |
('GEOGR_NAME', '682', 'a', 'Replacement heading', 'Replacement heading', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
7815 |
('GEOGR_NAME', '682', 'i', 'Explanatory text', 'Explanatory text', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
7816 |
('GEOGR_NAME', '682', '6', 'Linkage', 'Linkage', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
7817 |
('GEOGR_NAME', '682', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
7818 |
('GEOGR_NAME', '683', 'a', 'Classification number--Single number or beginning number of span', 'Classification number--Single number or beginning number of span', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
7819 |
('GEOGR_NAME', '683', 'c', 'Classification number--Ending number of span', 'Classification number--Ending number of span', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
7820 |
('GEOGR_NAME', '683', 'i', 'Explanatory text', 'Explanatory text', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
7821 |
('GEOGR_NAME', '683', 'p', 'Corresponding classification field', 'Corresponding classification field', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
7822 |
('GEOGR_NAME', '683', 'y', 'Table identification--Schedule [OBSOLETE]', 'Table identification--Schedule [OBSOLETE]', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
7823 |
('GEOGR_NAME', '683', 'z', 'Table identification', 'Table identification', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
7824 |
('GEOGR_NAME', '683', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
7825 |
('GEOGR_NAME', '683', '6', 'Linkage', 'Linkage', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
7826 |
('GEOGR_NAME', '683', '8', 'Field link and sequence number', 'Field link and sequence number', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
7827 |
('GEOGR_NAME', '688', 'a', 'Application history note', 'Application history note', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
7828 |
('GEOGR_NAME', '688', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
7829 |
('GEOGR_NAME', '688', '6', 'Linkage', 'Linkage', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
7830 |
('GEOGR_NAME', '688', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
7831 |
('GEOGR_NAME', '751', 'a', 'Geographic name', 'Geographic name', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
7832 |
('GEOGR_NAME', '751', 'i', 'Explanatory text', 'Explanatory text', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
7833 |
('GEOGR_NAME', '751', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
7834 |
('GEOGR_NAME', '751', 'w', 'Control subfield', 'Control subfield', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
7835 |
('GEOGR_NAME', '751', 'x', 'General subdivision', 'General subdivision', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
7836 |
('GEOGR_NAME', '751', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
7837 |
('GEOGR_NAME', '751', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
7838 |
('GEOGR_NAME', '751', '0', 'Record control number', 'Record control number', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
7839 |
('GEOGR_NAME', '751', '2', 'Source of heading or term', 'Source of heading or term', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
7840 |
('GEOGR_NAME', '751', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
7841 |
('GEOGR_NAME', '751', '6', 'Linkage', 'Linkage', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
7842 |
('GEOGR_NAME', '751', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
7843 |
('GEOGR_NAME', '781', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
7844 |
('GEOGR_NAME', '781', 'w', 'Control subfield', 'Control subfield', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
7845 |
('GEOGR_NAME', '781', 'x', 'General subdivision', 'General subdivision', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
7846 |
('GEOGR_NAME', '781', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
7847 |
('GEOGR_NAME', '781', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
7848 |
('GEOGR_NAME', '781', '0', 'Record control number', 'Record control number', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
7849 |
('GEOGR_NAME', '781', '2', 'Source of heading or term', 'Source of heading or term', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
7850 |
('GEOGR_NAME', '781', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
7851 |
('GEOGR_NAME', '781', '6', 'Linkage', 'Linkage', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
7852 |
('GEOGR_NAME', '781', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
7853 |
('GEOGR_NAME', '788', 'a', 'Heading referred to', 'Heading referred to', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
7854 |
('GEOGR_NAME', '788', 'i', 'Explanatory text', 'Explanatory text', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
7855 |
('GEOGR_NAME', '788', '0', 'Record control number', 'Record control number', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
7856 |
('GEOGR_NAME', '788', '2', 'Source of heading or term', 'Source of heading or term', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
7857 |
('GEOGR_NAME', '788', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
7858 |
('GEOGR_NAME', '788', '6', 'Linkage', 'Linkage', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
7859 |
('GEOGR_NAME', '788', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
7860 |
('GEOGR_NAME', '856', 'a', 'Host name', 'Host name', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
7861 |
('GEOGR_NAME', '856', 'b', 'Access number', 'Access number', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
7862 |
('GEOGR_NAME', '856', 'c', 'Compression information', 'Compression information', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
7863 |
('GEOGR_NAME', '856', 'd', 'Path', 'Path', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
7864 |
('GEOGR_NAME', '856', 'f', 'Electronic name', 'Electronic name', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
7865 |
('GEOGR_NAME', '856', 'h', 'Processor of request', 'Processor of request', 0, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
7866 |
('GEOGR_NAME', '856', 'i', 'Instruction', 'Instruction', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
7867 |
('GEOGR_NAME', '856', 'j', 'Bits per second', 'Bits per second', 0, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
7868 |
('GEOGR_NAME', '856', 'k', 'Password', 'Password', 0, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
7869 |
('GEOGR_NAME', '856', 'l', 'Logon', 'Logon', 0, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
7870 |
('GEOGR_NAME', '856', 'm', 'Contact for access assistance', 'Contact for access assistance', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
7871 |
('GEOGR_NAME', '856', 'n', 'Name of location of host', 'Name of location of host', 0, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
7872 |
('GEOGR_NAME', '856', 'o', 'Operating system', 'Operating system', 0, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
7873 |
('GEOGR_NAME', '856', 'p', 'Port', 'Port', 0, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
7874 |
('GEOGR_NAME', '856', 'q', 'Electronic format type', 'Electronic format type', 0, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
7875 |
('GEOGR_NAME', '856', 'r', 'Settings', 'Settings', 0, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
7876 |
('GEOGR_NAME', '856', 's', 'File size', 'File size', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
7877 |
('GEOGR_NAME', '856', 't', 'Terminal emulation', 'Terminal emulation', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
7878 |
('GEOGR_NAME', '856', 'u', 'Uniform Resource Identifier', 'Uniform Resource Identifier', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
7879 |
('GEOGR_NAME', '856', 'v', 'Hours access method available', 'Hours access method available', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
7880 |
('GEOGR_NAME', '856', 'w', 'Record control number', 'Record control number', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
7881 |
('GEOGR_NAME', '856', 'x', 'Nonpublic note', 'Nonpublic note', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
7882 |
('GEOGR_NAME', '856', 'y', 'Link text', 'Link text', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
7883 |
('GEOGR_NAME', '856', 'z', 'Public note', 'Public note', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
7884 |
('GEOGR_NAME', '856', '2', 'Access method', 'Access method', 0, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
7885 |
('GEOGR_NAME', '856', '3', 'Materials specified', 'Materials specified', 0, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
7886 |
('GEOGR_NAME', '856', '6', 'Linkage', 'Linkage', 0, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
7887 |
('GEOGR_NAME', '856', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
7888 |
('GEOGR_NAME', '880', 'a', 'a', 'a', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
7889 |
('GEOGR_NAME', '880', 'b', 'b', 'b', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
7890 |
('GEOGR_NAME', '880', 'c', 'c', 'c', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
7891 |
('GEOGR_NAME', '880', 'd', 'd', 'd', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
7892 |
('GEOGR_NAME', '880', 'e', 'e', 'e', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
7893 |
('GEOGR_NAME', '880', 'f', 'f', 'f', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
7894 |
('GEOGR_NAME', '880', 'g', 'g', 'g', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
7895 |
('GEOGR_NAME', '880', 'h', 'h', 'h', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
7896 |
('GEOGR_NAME', '880', 'i', 'i', 'i', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
7897 |
('GEOGR_NAME', '880', 'j', 'j', 'j', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
7898 |
('GEOGR_NAME', '880', 'k', 'k', 'k', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
7899 |
('GEOGR_NAME', '880', 'l', 'l', 'l', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
7900 |
('GEOGR_NAME', '880', 'm', 'm', 'm', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
7901 |
('GEOGR_NAME', '880', 'n', 'n', 'n', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
7902 |
('GEOGR_NAME', '880', 'o', 'o', 'o', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
7903 |
('GEOGR_NAME', '880', 'p', 'p', 'p', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
7904 |
('GEOGR_NAME', '880', 'q', 'q', 'q', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
7905 |
('GEOGR_NAME', '880', 'r', 'r', 'r', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
7906 |
('GEOGR_NAME', '880', 's', 's', 's', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
7907 |
('GEOGR_NAME', '880', 't', 't', 't', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
7908 |
('GEOGR_NAME', '880', 'u', 'u', 'u', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
7909 |
('GEOGR_NAME', '880', 'v', 'v', 'v', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
7910 |
('GEOGR_NAME', '880', 'w', 'w', 'w', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
7911 |
('GEOGR_NAME', '880', 'x', 'x', 'x', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
7912 |
('GEOGR_NAME', '880', 'y', 'y', 'y', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
7913 |
('GEOGR_NAME', '880', 'z', 'z', 'z', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
7914 |
('GEOGR_NAME', '880', '0', '0', '0', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
7915 |
('GEOGR_NAME', '880', '1', '1', '1', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
7916 |
('GEOGR_NAME', '880', '2', '2', '2', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
7917 |
('GEOGR_NAME', '880', '3', '3', '3', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
7918 |
('GEOGR_NAME', '880', '4', '4', '4', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
7919 |
('GEOGR_NAME', '880', '5', '5', '5', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
7920 |
('GEOGR_NAME', '880', '6', '6', '6', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
7921 |
('GEOGR_NAME', '880', '7', '7', '7', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
7922 |
('GEOGR_NAME', '880', '8', '8', '8', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
7923 |
('GEOGR_NAME', '880', '9', '9', '9', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
7924 |
('GEOGR_NAME', '942', 'a', 'Koha auth type', 'Koha auth type', 0, 1, 9, NULL, NULL, NULL, 0, 8, '', 'auth_header.authtypecode', ''); |
7925 |
|
7926 |
|
2141 |
|
7927 |
-- ****************************************************** |
2142 |
-- ****************************************************** |
7928 |
|
2143 |
|
7929 |
|
|
|
7930 |
|
7931 |
-- ******************************************************************* |
2144 |
-- ******************************************************************* |
7932 |
-- GENRE/FORM TERM AUTHORITY FIELDS/SUBFIELDS. |
2145 |
-- GENRE/FORM TERMS AUTHORITY FIELDS/SUBFIELDS. X55 |
7933 |
-- ******************************************************************* |
2146 |
-- ******************************************************************* |
7934 |
|
2147 |
|
7935 |
-- These ought to be adjusted for different less conflicting and more |
2148 |
-- copy from default auth framework except obsoleted tags |
7936 |
-- rationally chosen fields and subfields but I had left that for last. |
2149 |
|
7937 |
|
2150 |
INSERT INTO auth_tag_structure (authtypecode, tagfield, liblibrarian, libopac, repeatable, mandatory, authorised_value) |
7938 |
-- ADJUST ME |
2151 |
SELECT 'GENRE/FORM', tagfield, liblibrarian, libopac, repeatable, mandatory, authorised_value |
7939 |
-- Use values from your dump of auth_tag_structure and auth_subfield_structure |
2152 |
FROM auth_tag_structure |
7940 |
-- to provide support for your Koha database. |
2153 |
WHERE authtypecode = '' AND |
7941 |
|
2154 |
tagfield NOT IN ( '058','063','068','084','088','140','143','153', |
7942 |
|
2155 |
'154','253','353','453','553','668','671','676', |
7943 |
INSERT INTO `auth_tag_structure` (`authtypecode`, `tagfield`, `liblibrarian`, `libopac`, `repeatable`, `mandatory`, `authorised_value`) VALUES |
2156 |
'684','685','686','687','753','754', |
7944 |
('GENRE/FORM', '000', 'LEADER', 'LEADER', 0, 1, NULL), |
2157 |
'761','763','764','765','766','768') AND |
7945 |
('GENRE/FORM', '001', 'CONTROL NUMBER', 'CONTROL NUMBER', 0, 1, NULL), |
2158 |
tagfield NOT IN ( '100','110','111','130','148','150','151','162', |
7946 |
('GENRE/FORM', '003', 'CONTROL NUMBER IDENTIFIER', 'CONTROL NUMBER IDENTIFIER', 0, 1, NULL), |
2159 |
'180','181','182','014','020','022','031','640', |
7947 |
('GENRE/FORM', '005', 'DATE AND TIME OF LATEST TRANSACTION', 'DATE AND TIME OF LATEST TRANSACTION', 0, 1, NULL), |
2160 |
'641','642','643','644','645','646'); |
7948 |
('GENRE/FORM', '008', 'FIXED-LENGTH DATA ELEMENTS', 'FIXED-LENGTH DATA ELEMENTS', 0, 1, NULL), |
2161 |
|
7949 |
('GENRE/FORM', '010', 'LIBRARY OF CONGRESS CONTROL NUMBER', 'LIBRARY OF CONGRESS CONTROL NUMBER', 0, 0, NULL), |
2162 |
INSERT INTO auth_subfield_structure (authtypecode, tagfield, tagsubfield, liblibrarian, libopac, repeatable, |
7950 |
('GENRE/FORM', '016', 'NATIONAL BIBLIOGRAPHIC AGENCY CONTROL NUMBER', 'NATIONAL BIBLIOGRAPHIC AGENCY CONTROL NUMBER', 1, 0, NULL), |
2163 |
mandatory, tab, authorised_value, value_builder, seealso, isurl, hidden, linkid, kohafield, frameworkcode) |
7951 |
('GENRE/FORM', '024', 'OTHER STANDARD IDENTIFIER', 'OTHER STANDARD IDENTIFIER', 1, 0, NULL), |
2164 |
SELECT 'GENRE/FORM', tagfield, tagsubfield, liblibrarian, libopac, repeatable, mandatory, tab, |
7952 |
('GENRE/FORM', '035', 'SYSTEM CONTROL NUMBER', 'SYSTEM CONTROL NUMBER', 1, 0, NULL), |
2165 |
authorised_value, value_builder, seealso, isurl, hidden, linkid, kohafield, frameworkcode |
7953 |
('GENRE/FORM', '040', 'CATALOGING SOURCE', 'CATALOGING SOURCE', 0, 1, NULL), |
2166 |
FROM auth_subfield_structure |
7954 |
('GENRE/FORM', '042', 'AUTHENTICATION CODE', 'AUTHENTICATION CODE', 0, 0, NULL), |
2167 |
WHERE authtypecode = '' AND |
7955 |
('GENRE/FORM', '043', 'GEOGRAPHIC AREA CODE', 'GEOGRAPHIC AREA CODE', 0, 0, NULL), |
2168 |
tagfield NOT IN ( '058','063','068','084','088','140','143','153', |
7956 |
('GENRE/FORM', '045', 'TIME PERIOD OF HEADING', 'TIME PERIOD OF HEADING', 0, 0, NULL), |
2169 |
'154','253','353','453','553','668','671','676', |
7957 |
('GENRE/FORM', '050', 'LIBRARY OF CONGRESS CALL NUMBER', 'LIBRARY OF CONGRESS CALL NUMBER', 1, 0, NULL), |
2170 |
'684','685','686','687','753','754', |
7958 |
('GENRE/FORM', '052', 'GEOGRAPHIC CLASSIFICATION', 'GEOGRAPHIC CLASSIFICATION', 1, 0, NULL), |
2171 |
'761','763','764','765','766','768') AND |
7959 |
('GENRE/FORM', '053', 'LC CLASSIFICATION NUMBER', 'LC CLASSIFICATION NUMBER', 1, 0, NULL), |
2172 |
tagfield NOT IN ( '100','110','111','130','148','150','151','162', |
7960 |
('GENRE/FORM', '055', 'NATIONAL LIBRARY AND ARCHIVE OF CANADA CALL NUMBER', 'NATIONAL LIBRARY AND ARCHIVE OF CANADA CALL NUMBER', 1, 0, NULL), |
2173 |
'180','181','182','014','020','022','031','640', |
7961 |
('GENRE/FORM', '060', 'NATIONAL LIBRARY OF MEDICINE CALL NUMBER', 'NATIONAL LIBRARY OF MEDICINE CALL NUMBER', 1, 0, NULL), |
2174 |
'641','642','643','644','645','646'); |
7962 |
('GENRE/FORM', '065', 'OTHER CLASSIFICATION NUMBER', 'OTHER CLASSIFICATION NUMBER', 1, 0, NULL), |
|
|
7963 |
('GENRE/FORM', '066', 'CHARACTER SETS PRESENT', 'CHARACTER SETS PRESENT', 0, 0, NULL), |
7964 |
('GENRE/FORM', '070', 'NATIONAL AGRICULTURAL LIBRARY CALL NUMBER', 'NATIONAL AGRICULTURAL LIBRARY CALL NUMBER', 1, 0, NULL), |
7965 |
('GENRE/FORM', '072', 'SUBJECT CATEGORY CODE', 'SUBJECT CATEGORY CODE', 1, 0, NULL), |
7966 |
('GENRE/FORM', '073', 'SUBDIVISION USAGE', 'SUBDIVISION USAGE', 0, 0, NULL), |
7967 |
('GENRE/FORM', '082', 'DEWEY DECIMAL CALL NUMBER', 'DEWEY DECIMAL CALL NUMBER', 1, 0, NULL), |
7968 |
('GENRE/FORM', '083', 'DEWEY DECIMAL CLASSIFICATION NUMBER', 'DEWEY DECIMAL CLASSIFICATION NUMBER', 1, 0, NULL), |
7969 |
('GENRE/FORM', '086', 'GOVERNMENT DOCUMENT CALL NUMBER', 'GOVERNMENT DOCUMENT CALL NUMBER', 1, 0, NULL), |
7970 |
('GENRE/FORM', '087', 'GOVERNMENT DOCUMENT CLASSIFICATION NUMBER', 'GOVERNMENT DOCUMENT CLASSIFICATION NUMBER', 1, 0, NULL), |
7971 |
('GENRE/FORM', '090', '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 (OCLC)', 1, 0, NULL), |
7972 |
('GENRE/FORM', '091', 'LOCALLY ASSIGNED LC-TYPE CLASSIFICATION NUMBER (OCLC); LOCAL CLASSIFICATION NUMBER (RLIN)', 'LOCALLY ASSIGNED LC-TYPE CLASSIFICATION NUMBER (OCLC); LOCAL CLASSIFICATION NUMBER (RLIN)', 0, 0, NULL), |
7973 |
('GENRE/FORM', '092', 'LOCALLY ASSIGNED DEWEY CALL NUMBER (OCLC)', 'LOCALLY ASSIGNED DEWEY CALL NUMBER (OCLC)', 1, 0, NULL), |
7974 |
('GENRE/FORM', '093', 'LOCALLY ASSIGNED DEWEY CLASSIFICATION NUMBER (OCLC)', 'LOCALLY ASSIGNED DEWEY CLASSIFICATION NUMBER (OCLC)', 1, 0, NULL), |
7975 |
('GENRE/FORM', '096', 'LOCALLY ASSIGNED NLM-TYPE CALL NUMBER (OCLC)', 'LOCALLY ASSIGNED NLM-TYPE CALL NUMBER (OCLC)', 1, 0, NULL), |
7976 |
('GENRE/FORM', '097', 'LOCALLY ASSIGNED NLM-TYPE CLASSIFICATION NUMBER (OCLC)', 'LOCALLY ASSIGNED NLM-TYPE CLASSIFICATION NUMBER (OCLC)', 1, 0, NULL), |
7977 |
('GENRE/FORM', '098', 'OTHER CLASSIFICATION SCHEMES (OCLC)', 'OTHER CLASSIFICATION SCHEMES (OCLC)', 1, 0, NULL), |
7978 |
('GENRE/FORM', '099', 'LOCAL FREE-TEXT CALL NUMBER (OCLC)', 'LOCAL FREE-TEXT CALL NUMBER (OCLC)', 1, 0, NULL), |
7979 |
('GENRE/FORM', '155', 'HEADING--GENRE/FORM TERM', 'HEADING--GENRE/FORM TERM', 0, 0, NULL), |
7980 |
('GENRE/FORM', '185', 'HEADING--FORM SUBDIVISION', 'HEADING--FORM SUBDIVISION', 0, 0, NULL), |
7981 |
('GENRE/FORM', '260', 'COMPLEX SEE REFERENCE--SUBJECT', 'COMPLEX SEE REFERENCE--SUBJECT', 1, 0, NULL), |
7982 |
('GENRE/FORM', '360', 'COMPLEX SEE ALSO REFERENCE--SUBJECT', 'COMPLEX SEE ALSO REFERENCE--SUBJECT', 1, 0, NULL), |
7983 |
('GENRE/FORM', '400', 'SEE FROM TRACING--PERSONAL NAME', 'SEE FROM TRACING--PERSONAL NAME', 1, 0, NULL), |
7984 |
('GENRE/FORM', '410', 'SEE FROM TRACING--CORPORATE NAME', 'SEE FROM TRACING--CORPORATE NAME', 1, 0, NULL), |
7985 |
('GENRE/FORM', '411', 'SEE FROM TRACING--MEETING NAME', 'SEE FROM TRACING--MEETING NAME', 1, 0, NULL), |
7986 |
('GENRE/FORM', '430', 'SEE FROM TRACING--UNIFORM TITLE', 'SEE FROM TRACING--UNIFORM TITLE', 1, 0, NULL), |
7987 |
('GENRE/FORM', '448', 'SEE FROM TRACING--CHRONOLOGICAL TERM', 'SEE FROM TRACING--CHRONOLOGICAL TERM', 1, 0, NULL), |
7988 |
('GENRE/FORM', '450', 'SEE FROM TRACING--TOPICAL TERM', 'SEE FROM TRACING--TOPICAL TERM', 1, 0, NULL), |
7989 |
('GENRE/FORM', '451', 'SEE FROM TRACING--GEOGRAPHIC NAME', 'SEE FROM TRACING--GEOGRAPHIC NAME', 1, 0, NULL), |
7990 |
('GENRE/FORM', '455', 'SEE FROM TRACING--GENRE/FORM TERM', 'SEE FROM TRACING--GENRE/FORM TERM', 1, 0, NULL), |
7991 |
('GENRE/FORM', '480', 'SEE FROM TRACING--GENERAL SUBDIVISION', 'SEE FROM TRACING--GENERAL SUBDIVISION', 1, 0, NULL), |
7992 |
('GENRE/FORM', '481', 'SEE FROM TRACING--GEOGRAPHIC SUBDIVISION', 'SEE FROM TRACING--GEOGRAPHIC SUBDIVISION', 1, 0, NULL), |
7993 |
('GENRE/FORM', '482', 'SEE FROM TRACING--CHRONOLOGICAL SUBDIVISION', 'SEE FROM TRACING--CHRONOLOGICAL SUBDIVISION', 1, 0, NULL), |
7994 |
('GENRE/FORM', '485', 'SEE FROM TRACING--FORM SUBDIVISION', 'SEE FROM TRACING--FORM SUBDIVISION', 1, 0, NULL), |
7995 |
('GENRE/FORM', '500', 'SEE ALSO FROM TRACING--PERSONAL NAME', 'SEE ALSO FROM TRACING--PERSONAL NAME', 1, 0, NULL), |
7996 |
('GENRE/FORM', '510', 'SEE ALSO FROM TRACING--CORPORATE NAME', 'SEE ALSO FROM TRACING--CORPORATE NAME', 1, 0, NULL), |
7997 |
('GENRE/FORM', '511', 'SEE ALSO FROM TRACING--MEETING NAME', 'SEE ALSO FROM TRACING--MEETING NAME', 1, 0, NULL), |
7998 |
('GENRE/FORM', '530', 'SEE ALSO FROM TRACING--UNIFORM TITLE', 'SEE ALSO FROM TRACING--UNIFORM TITLE', 1, 0, NULL), |
7999 |
('GENRE/FORM', '548', 'SEE ALSO FROM TRACING--CHRONOLOGICAL TERM', 'SEE ALSO FROM TRACING--CHRONOLOGICAL TERM', 1, 0, NULL), |
8000 |
('GENRE/FORM', '550', 'SEE ALSO FROM TRACING--TOPICAL TERM', 'SEE ALSO FROM TRACING--TOPICAL TERM', 1, 0, NULL), |
8001 |
('GENRE/FORM', '551', 'SEE ALSO FROM TRACING--GEOGRAPHIC NAME', 'SEE ALSO FROM TRACING--GEOGRAPHIC NAME', 1, 0, NULL), |
8002 |
('GENRE/FORM', '555', 'SEE ALSO FROM TRACING--GENRE/FORM TERM', 'SEE ALSO FROM TRACING--GENRE/FORM TERM', 1, 0, NULL), |
8003 |
('GENRE/FORM', '580', 'SEE ALSO FROM TRACING--GENERAL SUBDIVISION', 'SEE ALSO FROM TRACING--GENERAL SUBDIVISION', 1, 0, NULL), |
8004 |
('GENRE/FORM', '581', 'SEE ALSO FROM TRACING--GEOGRAPHIC SUBDIVISION', 'SEE ALSO FROM TRACING--GEOGRAPHIC SUBDIVISION', 1, 0, NULL), |
8005 |
('GENRE/FORM', '582', 'SEE ALSO FROM TRACING--CHRONOLOGICAL SUBDIVISION', 'SEE ALSO FROM TRACING--CHRONOLOGICAL SUBDIVISION', 1, 0, NULL), |
8006 |
('GENRE/FORM', '585', 'SEE ALSO FROM TRACING--FORM SUBDIVISION', 'SEE ALSO FROM TRACING--FORM SUBDIVISION', 1, 0, NULL), |
8007 |
('GENRE/FORM', '663', 'COMPLEX SEE ALSO REFERENCE--NAME', 'COMPLEX SEE ALSO REFERENCE--NAME', 0, 0, NULL), |
8008 |
('GENRE/FORM', '664', 'COMPLEX SEE REFERENCE--NAME', 'COMPLEX SEE REFERENCE--NAME', 0, 0, NULL), |
8009 |
('GENRE/FORM', '665', 'HISTORY REFERENCE', 'HISTORY REFERENCE', 0, 0, NULL), |
8010 |
('GENRE/FORM', '666', 'GENERAL EXPLANATORY REFERENCE--NAME', 'GENERAL EXPLANATORY REFERENCE--NAME', 0, 0, NULL), |
8011 |
('GENRE/FORM', '667', 'NONPUBLIC GENERAL NOTE', 'NONPUBLIC GENERAL NOTE', 1, 0, NULL), |
8012 |
('GENRE/FORM', '670', 'SOURCE DATA FOUND', 'SOURCE DATA FOUND', 1, 0, NULL), |
8013 |
('GENRE/FORM', '675', 'SOURCE DATA NOT FOUND', 'SOURCE DATA NOT FOUND', 0, 0, NULL), |
8014 |
('GENRE/FORM', '678', 'BIOGRAPHICAL OR HISTORICAL DATA', 'BIOGRAPHICAL OR HISTORICAL DATA', 1, 0, NULL), |
8015 |
('GENRE/FORM', '680', 'PUBLIC GENERAL NOTE', 'PUBLIC GENERAL NOTE', 1, 0, NULL), |
8016 |
('GENRE/FORM', '681', 'SUBJECT EXAMPLE TRACING NOTE', 'SUBJECT EXAMPLE TRACING NOTE', 1, 0, NULL), |
8017 |
('GENRE/FORM', '682', 'DELETED HEADING INFORMATION', 'DELETED HEADING INFORMATION', 0, 0, NULL), |
8018 |
('GENRE/FORM', '683', 'APPLICATION HISTORY NOTE', 'APPLICATION HISTORY NOTE', 1, 0, NULL), |
8019 |
('GENRE/FORM', '688', 'APPLICATION HISTORY NOTE', 'APPLICATION HISTORY NOTE', 1, 0, NULL), |
8020 |
('GENRE/FORM', '750', 'ESTABLISHED HEADING LINKING ENTRY--TOPICAL TERM', 'ESTABLISHED HEADING LINKING ENTRY--TOPICAL TERM', 1, 0, NULL), |
8021 |
('GENRE/FORM', '755', 'ESTABLISHED HEADING LINKING ENTRY--GENRE/FORM TERM', 'ESTABLISHED HEADING LINKING ENTRY--GENRE/FORM TERM', 1, 0, NULL), |
8022 |
('GENRE/FORM', '780', 'SUBDIVISION LINKING ENTRY--GENERAL SUBDIVISION', 'SUBDIVISION LINKING ENTRY--GENERAL SUBDIVISION', 1, 0, NULL), |
8023 |
('GENRE/FORM', '785', 'SUBDIVISION LINKING ENTRY--FORM SUBDIVISION', 'SUBDIVISION LINKING ENTRY--FORM SUBDIVISION', 1, 0, NULL), |
8024 |
('GENRE/FORM', '788', 'COMPLEX LINKING ENTRY DATA', 'COMPLEX LINKING ENTRY DATA', 0, 0, NULL), |
8025 |
('GENRE/FORM', '856', 'ELECTRONIC LOCATION AND ACCESS', 'ELECTRONIC LOCATION AND ACCESS', 1, 0, NULL), |
8026 |
('GENRE/FORM', '880', 'ALTERNATE GRAPHIC REPRESENTATION', 'ALTERNATE GRAPHIC REPRESENTATION', 1, 0, NULL), |
8027 |
('GENRE/FORM', '942', 'KOHA INTERNAL USE', 'KOHA INTERNAL USE', 0, 1, NULL); |
8028 |
|
8029 |
|
8030 |
INSERT INTO `auth_subfield_structure` (`authtypecode`, `tagfield`, `tagsubfield`, `liblibrarian`, `libopac`, `repeatable`, `mandatory`, `tab`, `authorised_value`, `value_builder`, `seealso`, `isurl`, `hidden`, `linkid`, `kohafield`, `frameworkcode`) VALUES |
8031 |
('GENRE/FORM', '000', '@', 'fixed length control field', 'fixed length control field', 0, 1, 0, NULL, 'marc21_leader_authorities.pl', NULL, 0, 0, '', '', ''), |
8032 |
('GENRE/FORM', '001', '@', 'control field', 'control field', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', 'auth_header.authid', ''), |
8033 |
('GENRE/FORM', '003', '@', 'control field', 'control field', 0, 1, 0, NULL, 'marc21_field_003.pl', NULL, 0, 0, '', '', ''), |
8034 |
('GENRE/FORM', '005', '@', 'control field', 'control field', 0, 1, 0, NULL, 'marc21_field_005.pl', NULL, 0, 0, '', '', ''), |
8035 |
('GENRE/FORM', '008', '@', 'fixed length control field', 'fixed length control field', 0, 1, 0, NULL, 'marc21_field_008_authorities.pl', NULL, 0, 0, '', '', ''), |
8036 |
('GENRE/FORM', '010', 'a', 'LC control number', 'LC control number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
8037 |
('GENRE/FORM', '010', 'z', 'Canceled/invalid LC control number', 'Canceled/invalid LC control number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
8038 |
('GENRE/FORM', '010', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
8039 |
('GENRE/FORM', '016', 'a', 'Record control number', 'Record control number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
8040 |
('GENRE/FORM', '016', 'z', 'Canceled/invalid record control number', 'Canceled/invalid record control number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
8041 |
('GENRE/FORM', '016', '2', 'Source', 'Source', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
8042 |
('GENRE/FORM', '016', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
8043 |
('GENRE/FORM', '024', 'a', 'Standard number or code', 'Standard number or code', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
8044 |
('GENRE/FORM', '024', 'c', 'Terms of availability', 'Terms of availability', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
8045 |
('GENRE/FORM', '024', 'd', 'Additional codes following the standard number or code', 'Additional codes following the standard number or code', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
8046 |
('GENRE/FORM', '024', 'z', 'Canceled/invalid standard number or code', 'Canceled/invalid standard number or code', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
8047 |
('GENRE/FORM', '024', '2', 'Source of number or code', 'Source of number or code', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
8048 |
('GENRE/FORM', '024', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
8049 |
('GENRE/FORM', '024', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
8050 |
('GENRE/FORM', '035', 'a', 'System control number', 'System control number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
8051 |
('GENRE/FORM', '035', 'z', 'Canceled/invalid control number', 'Canceled/invalid control number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
8052 |
('GENRE/FORM', '035', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
8053 |
('GENRE/FORM', '035', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
8054 |
('GENRE/FORM', '040', 'a', 'Original cataloging agency', 'Original cataloging agency', 0, 1, 0, NULL, 'marc21_field_003.pl', NULL, 0, 0, '', '', ''), |
8055 |
('GENRE/FORM', '040', 'b', 'Language of cataloging', 'Language of cataloging', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
8056 |
('GENRE/FORM', '040', 'c', 'Transcribing agency', 'Transcribing agency', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
8057 |
('GENRE/FORM', '040', 'd', 'Modifying agency', 'Modifying agency', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
8058 |
('GENRE/FORM', '040', 'e', 'Description conventions', 'Description conventions', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
8059 |
('GENRE/FORM', '040', 'f', 'Subject heading or thesaurus conventions', 'Subject heading or thesaurus conventions', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
8060 |
('GENRE/FORM', '040', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
8061 |
('GENRE/FORM', '040', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
8062 |
('GENRE/FORM', '042', 'a', 'Authentication code', 'Authentication code', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
8063 |
('GENRE/FORM', '043', 'a', 'Geographic area code', 'Geographic area code', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
8064 |
('GENRE/FORM', '043', 'b', 'Local GAC code', 'Local GAC code', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
8065 |
('GENRE/FORM', '043', 'c', 'ISO code', 'ISO code', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
8066 |
('GENRE/FORM', '043', '2', 'Source of local code', 'Source of local code', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
8067 |
('GENRE/FORM', '043', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
8068 |
('GENRE/FORM', '043', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
8069 |
('GENRE/FORM', '045', 'a', 'Time period code', 'Time period code', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
8070 |
('GENRE/FORM', '045', 'b', 'Formatted 9999 B.C. through C.E. time period', 'Formatted 9999 B.C. through C.E. time period', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
8071 |
('GENRE/FORM', '045', 'c', 'Formatted pre-9999 B.C. time period', 'Formatted pre-9999 B.C. time period', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
8072 |
('GENRE/FORM', '045', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
8073 |
('GENRE/FORM', '045', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
8074 |
('GENRE/FORM', '050', 'a', 'Classification number', 'Classification number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
8075 |
('GENRE/FORM', '050', 'b', 'Item number', 'Item number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
8076 |
('GENRE/FORM', '050', 'd', 'Volumes/dates to which call number applies', 'Volumes/dates to which call number applies', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
8077 |
('GENRE/FORM', '050', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
8078 |
('GENRE/FORM', '050', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
8079 |
('GENRE/FORM', '050', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
8080 |
('GENRE/FORM', '052', 'a', 'Geographic classification area code', 'Geographic classification area code', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
8081 |
('GENRE/FORM', '052', 'b', 'Geographic classification subarea code', 'Geographic classification subarea code', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
8082 |
('GENRE/FORM', '052', 'd', 'Populated place name', 'Populated place name', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
8083 |
('GENRE/FORM', '052', '2', 'Code source', 'Code source', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
8084 |
('GENRE/FORM', '052', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
8085 |
('GENRE/FORM', '052', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
8086 |
('GENRE/FORM', '053', 'a', 'Classification number element--single number or beginning number of span', 'Classification number element--single number or beginning number of span', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
8087 |
('GENRE/FORM', '053', 'b', 'Classification number element--ending number of span', 'Classification number element--ending number of span', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
8088 |
('GENRE/FORM', '053', 'c', 'Explanatory term', 'Explanatory term', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
8089 |
('GENRE/FORM', '053', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
8090 |
('GENRE/FORM', '053', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
8091 |
('GENRE/FORM', '053', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
8092 |
('GENRE/FORM', '055', 'a', 'Classification number', 'Classification number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
8093 |
('GENRE/FORM', '055', 'b', 'Item number', 'Item number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
8094 |
('GENRE/FORM', '055', 'd', 'Volumes/dates to which call number applies', 'Volumes/dates to which call number applies', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
8095 |
('GENRE/FORM', '055', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
8096 |
('GENRE/FORM', '055', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
8097 |
('GENRE/FORM', '055', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
8098 |
('GENRE/FORM', '060', 'a', 'Classification number', 'Classification number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
8099 |
('GENRE/FORM', '060', 'b', 'Item number', 'Item number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
8100 |
('GENRE/FORM', '060', 'd', 'Volumes/dates to which call number applies', 'Volumes/dates to which call number applies', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
8101 |
('GENRE/FORM', '060', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
8102 |
('GENRE/FORM', '060', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
8103 |
('GENRE/FORM', '060', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
8104 |
('GENRE/FORM', '065', 'a', 'Classification number element--single number or beginning of span', 'Classification number element--single number or beginning of span', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
8105 |
('GENRE/FORM', '065', 'b', 'Classification number element--ending number of span', 'Classification number element--ending number of span', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
8106 |
('GENRE/FORM', '065', 'c', 'Explanatory term', 'Explanatory term', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
8107 |
('GENRE/FORM', '065', '2', 'Number source', 'Number source', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
8108 |
('GENRE/FORM', '065', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
8109 |
('GENRE/FORM', '065', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
8110 |
('GENRE/FORM', '065', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
8111 |
('GENRE/FORM', '066', 'a', 'Primary G0 character set', 'Primary G0 character set', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
8112 |
('GENRE/FORM', '066', 'b', 'Primary G1 character set', 'Primary G1 character set', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
8113 |
('GENRE/FORM', '066', 'c', 'Alternate G0 or G1 character set', 'Alternate G0 or G1 character set', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
8114 |
('GENRE/FORM', '070', 'a', 'Classification number', 'Classification number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
8115 |
('GENRE/FORM', '070', 'b', 'Item number', 'Item number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
8116 |
('GENRE/FORM', '070', 'd', 'Volume/dates to which call number applies', 'Volume/dates to which call number applies', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
8117 |
('GENRE/FORM', '070', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
8118 |
('GENRE/FORM', '070', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
8119 |
('GENRE/FORM', '072', 'a', 'Subject category code', 'Subject category code', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
8120 |
('GENRE/FORM', '072', 'x', 'Subject category code subdivision', 'Subject category code subdivision', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
8121 |
('GENRE/FORM', '072', '2', 'Code source', 'Code source', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
8122 |
('GENRE/FORM', '072', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
8123 |
('GENRE/FORM', '072', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
8124 |
('GENRE/FORM', '073', 'a', 'Subdivision usage', 'Subdivision usage', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
8125 |
('GENRE/FORM', '073', 'z', 'Code source', 'Code source', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
8126 |
('GENRE/FORM', '073', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
8127 |
('GENRE/FORM', '073', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
8128 |
('GENRE/FORM', '082', 'a', 'Classification number', 'Classification number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
8129 |
('GENRE/FORM', '082', 'b', 'Item number', 'Item number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
8130 |
('GENRE/FORM', '082', 'd', 'Volumes/dates to which call number applies', 'Volumes/dates to which call number applies', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
8131 |
('GENRE/FORM', '082', '2', 'Edition number', 'Edition number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
8132 |
('GENRE/FORM', '082', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
8133 |
('GENRE/FORM', '082', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
8134 |
('GENRE/FORM', '082', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
8135 |
('GENRE/FORM', '083', 'a', 'Classification number element--single number or beginning number of span', 'Classification number element--single number or beginning number of span', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
8136 |
('GENRE/FORM', '083', 'b', 'Classification number element--ending number of span', 'Classification number element--ending number of span', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
8137 |
('GENRE/FORM', '083', 'c', 'Explanatory term', 'Explanatory term', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
8138 |
('GENRE/FORM', '083', 'z', 'Table identification--table number', 'Table identification--table number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
8139 |
('GENRE/FORM', '083', '2', 'Edition number', 'Edition number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
8140 |
('GENRE/FORM', '083', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
8141 |
('GENRE/FORM', '083', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
8142 |
('GENRE/FORM', '083', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
8143 |
('GENRE/FORM', '086', 'a', 'Call number', 'Call number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
8144 |
('GENRE/FORM', '086', 'd', 'Volumes/dates to which call number applies', 'Volumes/dates to which call number applies', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
8145 |
('GENRE/FORM', '086', 'z', 'Cancelled/invalid call number', 'Cancelled/invalid call number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
8146 |
('GENRE/FORM', '086', '2', 'Number source', 'Number source', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
8147 |
('GENRE/FORM', '086', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
8148 |
('GENRE/FORM', '086', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
8149 |
('GENRE/FORM', '086', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
8150 |
('GENRE/FORM', '087', 'a', 'Classification number element--Single number or beginning number of span', 'Classification number element--Single number or beginning number of span', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
8151 |
('GENRE/FORM', '087', 'b', 'Classification number element--Ending number of span', 'Classification number element--Ending number of span', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
8152 |
('GENRE/FORM', '087', 'c', 'Explanatory information', 'Explanatory information', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
8153 |
('GENRE/FORM', '087', '2', 'Number source', 'Number source', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
8154 |
('GENRE/FORM', '087', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
8155 |
('GENRE/FORM', '087', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
8156 |
('GENRE/FORM', '090', 'a', 'Call number ; Classification number (OCLC) (R) ; Classification number, CALL (RLIN) (NR)', 'Call number ; Classification number (OCLC) (R) ; Classification number, CALL (RLIN) (NR)', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
8157 |
('GENRE/FORM', '090', 'b', '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, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
8158 |
('GENRE/FORM', '090', 'd', 'Volumes/dates to which call number applies', 'Volumes/dates to which call number applies', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
8159 |
('GENRE/FORM', '090', 'e', 'Feature heading (OCLC)', 'Feature heading (OCLC)', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
8160 |
('GENRE/FORM', '090', 'f', 'Filing suffix (OCLC) ; Footnote, FNT (RLIN)', 'Filing suffix (OCLC) ; Footnote, FNT (RLIN)', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
8161 |
('GENRE/FORM', '090', 'h', 'Output transaction history, HST (RLIN)', 'Output transaction history, HST (RLIN)', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
8162 |
('GENRE/FORM', '090', 'i', 'Output transaction instruction, INS (RLIN)', 'Output transaction instruction, INS (RLIN)', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
8163 |
('GENRE/FORM', '090', 'l', 'Extra card control statement, EXT (RLIN)', 'Extra card control statement, EXT (RLIN)', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
8164 |
('GENRE/FORM', '090', 'n', 'Additional local notes, ANT (RLIN)', 'Additional local notes, ANT (RLIN)', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
8165 |
('GENRE/FORM', '090', 'p', 'Pathfinder code, PTH (RLIN)', 'Pathfinder code, PTH (RLIN)', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
8166 |
('GENRE/FORM', '090', 't', 'Field suppresion, FSP (RLIN)', 'Field suppresion, FSP (RLIN)', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
8167 |
('GENRE/FORM', '090', 'v', 'Volumes, VOL (RLIN)', 'Volumes, VOL (RLIN)', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
8168 |
('GENRE/FORM', '090', 'y', 'Date, VOL (RLIN)', 'Date, VOL (RLIN)', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
8169 |
('GENRE/FORM', '090', 'z', 'Cancelled/invalid call number', 'Cancelled/invalid call number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
8170 |
('GENRE/FORM', '090', '2', 'Number source', 'Number source', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
8171 |
('GENRE/FORM', '090', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
8172 |
('GENRE/FORM', '090', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
8173 |
('GENRE/FORM', '090', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
8174 |
('GENRE/FORM', '091', 'a', 'Classification number element--single number or beginning number of span', 'Classification number element--single number or beginning number of span', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
8175 |
('GENRE/FORM', '091', 'b', 'Classification number element--ending number of span', 'Classification number element--ending number of span', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
8176 |
('GENRE/FORM', '091', 'c', 'Explanatory term', 'Explanatory term', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
8177 |
('GENRE/FORM', '091', 'z', 'Table identification--table number', 'Table identification--table number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
8178 |
('GENRE/FORM', '091', '2', 'Edition number', 'Edition number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
8179 |
('GENRE/FORM', '091', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
8180 |
('GENRE/FORM', '091', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
8181 |
('GENRE/FORM', '091', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
8182 |
('GENRE/FORM', '092', 'a', 'Classification number', 'Classification number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
8183 |
('GENRE/FORM', '092', 'b', 'Item number', 'Item number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
8184 |
('GENRE/FORM', '092', 'd', 'Volumes/dates to which call number applies', 'Volumes/dates to which call number applies', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
8185 |
('GENRE/FORM', '092', 'e', 'Feature heading', 'Feature heading', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
8186 |
('GENRE/FORM', '092', 'f', 'Filing suffix', 'Filing suffix', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
8187 |
('GENRE/FORM', '092', '2', 'Edition number', 'Edition number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
8188 |
('GENRE/FORM', '092', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
8189 |
('GENRE/FORM', '092', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
8190 |
('GENRE/FORM', '092', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
8191 |
('GENRE/FORM', '093', 'a', 'Classification number element--single number or beginning number of span', 'Classification number element--single number or beginning number of span', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
8192 |
('GENRE/FORM', '093', 'b', 'Classification number element--ending number of span', 'Classification number element--ending number of span', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
8193 |
('GENRE/FORM', '093', 'c', 'Explanatory term', 'Explanatory term', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
8194 |
('GENRE/FORM', '093', 'z', 'Table identification--table number', 'Table identification--table number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
8195 |
('GENRE/FORM', '093', '2', 'Edition number', 'Edition number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
8196 |
('GENRE/FORM', '093', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
8197 |
('GENRE/FORM', '093', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
8198 |
('GENRE/FORM', '093', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
8199 |
('GENRE/FORM', '096', 'a', 'Classification number', 'Classification number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
8200 |
('GENRE/FORM', '096', 'b', 'Item number', 'Item number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
8201 |
('GENRE/FORM', '096', 'd', 'Volumes/dates to which call number applies', 'Volumes/dates to which call number applies', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
8202 |
('GENRE/FORM', '096', 'e', 'Feature heading', 'Feature heading', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
8203 |
('GENRE/FORM', '096', 'f', 'Filing suffix', 'Filing suffix', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
8204 |
('GENRE/FORM', '096', '2', 'Edition number', 'Edition number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
8205 |
('GENRE/FORM', '096', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
8206 |
('GENRE/FORM', '096', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
8207 |
('GENRE/FORM', '096', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
8208 |
('GENRE/FORM', '097', 'a', 'Classification number element--single number or beginning number of span', 'Classification number element--single number or beginning number of span', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
8209 |
('GENRE/FORM', '097', 'b', 'Classification number element--ending number of span', 'Classification number element--ending number of span', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
8210 |
('GENRE/FORM', '097', 'c', 'Explanatory term', 'Explanatory term', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
8211 |
('GENRE/FORM', '097', 'z', 'Table identification--table number', 'Table identification--table number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
8212 |
('GENRE/FORM', '097', '2', 'Edition number', 'Edition number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
8213 |
('GENRE/FORM', '097', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
8214 |
('GENRE/FORM', '097', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
8215 |
('GENRE/FORM', '097', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
8216 |
('GENRE/FORM', '098', 'a', 'Call number based on other classification scheme', 'Call number based on other classification scheme', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
8217 |
('GENRE/FORM', '098', 'b', 'Item number', 'Item number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
8218 |
('GENRE/FORM', '098', 'd', 'Volumes/dates to which call number applies', 'Volumes/dates to which call number applies', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
8219 |
('GENRE/FORM', '098', 'e', 'Feature heading', 'Feature heading', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
8220 |
('GENRE/FORM', '098', 'f', 'Filing suffix', 'Filing suffix', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
8221 |
('GENRE/FORM', '098', '2', 'Edition number', 'Edition number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
8222 |
('GENRE/FORM', '098', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
8223 |
('GENRE/FORM', '098', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
8224 |
('GENRE/FORM', '098', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
8225 |
('GENRE/FORM', '099', 'a', 'Classification number', 'Classification number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
8226 |
('GENRE/FORM', '099', 'b', 'Item number', 'Item number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
8227 |
('GENRE/FORM', '099', 'd', 'Volumes/dates to which call number applies', 'Volumes/dates to which call number applies', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
8228 |
('GENRE/FORM', '099', 'e', 'Feature heading', 'Feature heading', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
8229 |
('GENRE/FORM', '099', 'f', 'Filing suffix', 'Filing suffix', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
8230 |
('GENRE/FORM', '099', '2', 'Edition number', 'Edition number', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
8231 |
('GENRE/FORM', '099', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
8232 |
('GENRE/FORM', '099', '6', 'Linkage', 'Linkage', 0, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
8233 |
('GENRE/FORM', '099', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 0, NULL, NULL, NULL, 0, 0, '', '', ''), |
8234 |
('GENRE/FORM', '155', 'a', 'Genre/form term', 'Genre/form term', 0, 0, 1, NULL, NULL, '''155v'',''155x'',''155z'',''155y''', 0, 0, '', '', ''), |
8235 |
('GENRE/FORM', '155', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
8236 |
('GENRE/FORM', '155', 'x', 'General subdivision', 'General subdivision', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
8237 |
('GENRE/FORM', '155', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
8238 |
('GENRE/FORM', '155', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
8239 |
('GENRE/FORM', '155', '6', 'Linkage', 'Linkage', 0, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
8240 |
('GENRE/FORM', '155', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
8241 |
('GENRE/FORM', '185', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
8242 |
('GENRE/FORM', '185', 'x', 'General subdivision', 'General subdivision', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
8243 |
('GENRE/FORM', '185', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
8244 |
('GENRE/FORM', '185', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
8245 |
('GENRE/FORM', '185', '6', 'Linkage', 'Linkage', 0, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
8246 |
('GENRE/FORM', '185', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 1, NULL, NULL, NULL, 0, 0, '', '', ''), |
8247 |
('GENRE/FORM', '260', 'a', 'Heading referred to', 'Heading referred to', 1, 0, 2, NULL, NULL, NULL, 0, 0, '', '', ''), |
8248 |
('GENRE/FORM', '260', 'i', 'Explanatory text', 'Explanatory text', 1, 0, 2, NULL, NULL, NULL, 0, 0, '', '', ''), |
8249 |
('GENRE/FORM', '260', '6', 'Linkage', 'Linkage', 0, 0, 2, NULL, NULL, NULL, 0, 0, '', '', ''), |
8250 |
('GENRE/FORM', '260', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 2, NULL, NULL, NULL, 0, 0, '', '', ''), |
8251 |
('GENRE/FORM', '360', 'a', 'Heading referred to', 'Heading referred to', 1, 0, 3, NULL, NULL, NULL, 0, 0, '', '', ''), |
8252 |
('GENRE/FORM', '360', 'i', 'Explanatory text', 'Explanatory text', 1, 0, 3, NULL, NULL, NULL, 0, 0, '', '', ''), |
8253 |
('GENRE/FORM', '360', '6', 'Linkage', 'Linkage', 0, 0, 3, NULL, NULL, NULL, 0, 0, '', '', ''), |
8254 |
('GENRE/FORM', '360', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 3, NULL, NULL, NULL, 0, 0, '', '', ''), |
8255 |
('GENRE/FORM', '400', 'a', 'Personal name', 'Personal name', 0, 0, 4, NULL, NULL, '''400b'',''400c'',''400q'',''400d'',''400t'',''400o'',''400m'',''400r'',''400s'',''400k'',''400n'',''400p'',''400g'',''400l'',''400f'',''400h'',''400x'',''400z'',''400y'',''400v''', 0, 0, '', '', ''), |
8256 |
('GENRE/FORM', '400', 'b', 'Numeration', 'Numeration', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
8257 |
('GENRE/FORM', '400', 'c', 'Titles and other words associated with a name', 'Titles and other words associated with a name', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
8258 |
('GENRE/FORM', '400', 'd', 'Dates associated with a name', 'Dates associated with a name', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
8259 |
('GENRE/FORM', '400', 'e', 'Relator term', 'Relator term', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
8260 |
('GENRE/FORM', '400', 'f', 'Date of a work', 'Date of a work', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
8261 |
('GENRE/FORM', '400', 'g', 'Miscellaneous information', 'Miscellaneous information', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
8262 |
('GENRE/FORM', '400', 'h', 'Medium', 'Medium', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
8263 |
('GENRE/FORM', '400', 'i', 'Reference instruction phrase', 'Reference instruction phrase', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
8264 |
('GENRE/FORM', '400', 'j', 'Attribution qualifier', 'Attribution qualifier', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
8265 |
('GENRE/FORM', '400', 'k', 'Form subheading', 'Form subheading', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
8266 |
('GENRE/FORM', '400', 'l', 'Language of a work', 'Language of a work', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
8267 |
('GENRE/FORM', '400', 'm', 'Medium of performance for music', 'Medium of performance for music', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
8268 |
('GENRE/FORM', '400', 'n', 'Number of part/section of a work', 'Number of part/section of a work', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
8269 |
('GENRE/FORM', '400', 'o', 'Arranged statement for music', 'Arranged statement for music', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
8270 |
('GENRE/FORM', '400', 'p', 'Name of part/section of a work', 'Name of part/section of a work', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
8271 |
('GENRE/FORM', '400', 'q', 'Fuller form of name', 'Fuller form of name', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
8272 |
('GENRE/FORM', '400', 'r', 'Key for music', 'Key for music', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
8273 |
('GENRE/FORM', '400', 's', 'Version', 'Version', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
8274 |
('GENRE/FORM', '400', 't', 'Title of a work', 'Title of a work', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
8275 |
('GENRE/FORM', '400', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
8276 |
('GENRE/FORM', '400', 'w', 'Control subfield', 'Control subfield', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
8277 |
('GENRE/FORM', '400', 'x', 'General subdivision', 'General subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
8278 |
('GENRE/FORM', '400', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
8279 |
('GENRE/FORM', '400', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
8280 |
('GENRE/FORM', '400', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
8281 |
('GENRE/FORM', '400', '6', 'Linkage', 'Linkage', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
8282 |
('GENRE/FORM', '400', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
8283 |
('GENRE/FORM', '410', 'a', 'Corporate name or jurisdiction name as entry element', 'Corporate name or jurisdiction name as entry element', 0, 0, 4, NULL, NULL, '''410b'',''410c'',''410d'',''410t'',''410o'',''410m'',''410r'',''410s'',''410k'',''410n'',''410p'',''410g'',''410l'',''410f'',''410h'',''410x'',''410z'',''410y'',''410v''', 0, 0, '', '', ''), |
8284 |
('GENRE/FORM', '410', 'b', 'Subordinate unit', 'Subordinate unit', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
8285 |
('GENRE/FORM', '410', 'c', 'Location of meeting', 'Location of meeting', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
8286 |
('GENRE/FORM', '410', 'd', 'Date of meeting or treaty signing', 'Date of meeting or treaty signing', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
8287 |
('GENRE/FORM', '410', 'e', 'Relator term', 'Relator term', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
8288 |
('GENRE/FORM', '410', 'f', 'Date of a work', 'Date of a work', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
8289 |
('GENRE/FORM', '410', 'g', 'Miscellaneous information', 'Miscellaneous information', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
8290 |
('GENRE/FORM', '410', 'h', 'Medium', 'Medium', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
8291 |
('GENRE/FORM', '410', 'i', 'Reference instruction phrase', 'Reference instruction phrase', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
8292 |
('GENRE/FORM', '410', 'k', 'Form subheading', 'Form subheading', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
8293 |
('GENRE/FORM', '410', 'l', 'Language of a work', 'Language of a work', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
8294 |
('GENRE/FORM', '410', 'm', 'Medium of performance for music', 'Medium of performance for music', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
8295 |
('GENRE/FORM', '410', 'n', 'Number of part/section/meeting', 'Number of part/section/meeting', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
8296 |
('GENRE/FORM', '410', 'o', 'Arranged statement for music', 'Arranged statement for music', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
8297 |
('GENRE/FORM', '410', 'p', 'Name of part/section of a work', 'Name of part/section of a work', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
8298 |
('GENRE/FORM', '410', 'r', 'Key for music', 'Key for music', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
8299 |
('GENRE/FORM', '410', 's', 'Version', 'Version', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
8300 |
('GENRE/FORM', '410', 't', 'Title of a work', 'Title of a work', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
8301 |
('GENRE/FORM', '410', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
8302 |
('GENRE/FORM', '410', 'w', 'Control subfield', 'Control subfield', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
8303 |
('GENRE/FORM', '410', 'x', 'General subdivision', 'General subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
8304 |
('GENRE/FORM', '410', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
8305 |
('GENRE/FORM', '410', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
8306 |
('GENRE/FORM', '410', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
8307 |
('GENRE/FORM', '410', '6', 'Linkage', 'Linkage', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
8308 |
('GENRE/FORM', '410', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
8309 |
('GENRE/FORM', '411', 'a', 'Meeting name or jurisdiction name as entry element', 'Meeting name or jurisdiction name as entry element', 0, 0, 4, NULL, NULL, '''411e'',''411c'',''411d'',''411t'',''411s'',''411k'',''411n'',''411p'',''411g'',''411l'',''411f'',''411h'',''411x'',''411z'',''411y'',''411v''', 0, 0, '', '', ''), |
8310 |
('GENRE/FORM', '411', 'b', 'Number {OBSOLETE]', 'Number {OBSOLETE]', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
8311 |
('GENRE/FORM', '411', 'c', 'Location of meeting', 'Location of meeting', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
8312 |
('GENRE/FORM', '411', 'd', 'Date of meeting', 'Date of meeting', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
8313 |
('GENRE/FORM', '411', 'e', 'Subordinate unit', 'Subordinate unit', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
8314 |
('GENRE/FORM', '411', 'f', 'Date of a work', 'Date of a work', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
8315 |
('GENRE/FORM', '411', 'g', 'Miscellaneous information', 'Miscellaneous information', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
8316 |
('GENRE/FORM', '411', 'h', 'Medium', 'Medium', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
8317 |
('GENRE/FORM', '411', 'i', 'Reference instruction phrase', 'Reference instruction phrase', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
8318 |
('GENRE/FORM', '411', 'k', 'Form subheading', 'Form subheading', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
8319 |
('GENRE/FORM', '411', 'l', 'Language of a work', 'Language of a work', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
8320 |
('GENRE/FORM', '411', 'n', 'Number of part/section/meeting', 'Number of part/section/meeting', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
8321 |
('GENRE/FORM', '411', 'p', 'Name of part/section of a work', 'Name of part/section of a work', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
8322 |
('GENRE/FORM', '411', 'q', 'Name of meeting following jurisdiction name entry element', 'Name of meeting following jurisdiction name entry element', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
8323 |
('GENRE/FORM', '411', 's', 'Version', 'Version', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
8324 |
('GENRE/FORM', '411', 't', 'Title of a work', 'Title of a work', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
8325 |
('GENRE/FORM', '411', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
8326 |
('GENRE/FORM', '411', 'w', 'Control subfield', 'Control subfield', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
8327 |
('GENRE/FORM', '411', 'x', 'General subdivision', 'General subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
8328 |
('GENRE/FORM', '411', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
8329 |
('GENRE/FORM', '411', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
8330 |
('GENRE/FORM', '411', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
8331 |
('GENRE/FORM', '411', '6', 'Linkage', 'Linkage', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
8332 |
('GENRE/FORM', '411', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
8333 |
('GENRE/FORM', '430', 'a', 'Uniform title', 'Uniform title', 0, 0, 4, NULL, NULL, '''430o'',''430m'',''430r'',''430s'',''430d'',''430k'',''430n'',''430p'',''430g'',''430l'',''430f'',''430h'',''430t'',''430x'',''430z'',''430y'',''430v''', 0, 0, '', '', ''), |
8334 |
('GENRE/FORM', '430', 'd', 'Date of treaty signing', 'Date of treaty signing', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
8335 |
('GENRE/FORM', '430', 'f', 'Date of a work', 'Date of a work', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
8336 |
('GENRE/FORM', '430', 'g', 'Miscellaneous information', 'Miscellaneous information', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
8337 |
('GENRE/FORM', '430', 'h', 'Medium', 'Medium', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
8338 |
('GENRE/FORM', '430', 'i', 'Reference instruction phrase', 'Reference instruction phrase', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
8339 |
('GENRE/FORM', '430', 'k', 'Form subheading', 'Form subheading', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
8340 |
('GENRE/FORM', '430', 'l', 'Language of a work', 'Language of a work', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
8341 |
('GENRE/FORM', '430', 'm', 'Medium of performance for music', 'Medium of performance for music', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
8342 |
('GENRE/FORM', '430', 'n', 'Number of part/section of a work', 'Number of part/section of a work', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
8343 |
('GENRE/FORM', '430', 'o', 'Arranged statement for music', 'Arranged statement for music', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
8344 |
('GENRE/FORM', '430', 'p', 'Name of part/section of a work', 'Name of part/section of a work', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
8345 |
('GENRE/FORM', '430', 'r', 'Key for music', 'Key for music', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
8346 |
('GENRE/FORM', '430', 's', 'Version', 'Version', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
8347 |
('GENRE/FORM', '430', 't', 'Title of a work', 'Title of a work', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
8348 |
('GENRE/FORM', '430', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
8349 |
('GENRE/FORM', '430', 'w', 'Control subfield', 'Control subfield', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
8350 |
('GENRE/FORM', '430', 'x', 'General subdivision', 'General subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
8351 |
('GENRE/FORM', '430', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
8352 |
('GENRE/FORM', '430', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
8353 |
('GENRE/FORM', '430', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
8354 |
('GENRE/FORM', '430', '6', 'Linkage', 'Linkage', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
8355 |
('GENRE/FORM', '430', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
8356 |
('GENRE/FORM', '448', 'a', 'Chronological term', 'Chronological term', 0, 0, 4, NULL, NULL, '''448y'',''448x'',''448z'',''448v''', 0, 0, '', '', ''), |
8357 |
('GENRE/FORM', '448', 'i', 'Reference instruction phrase', 'Reference instruction phrase', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
8358 |
('GENRE/FORM', '448', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
8359 |
('GENRE/FORM', '448', 'w', 'Control subfield', 'Control subfield', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
8360 |
('GENRE/FORM', '448', 'x', 'General subdivision', 'General subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
8361 |
('GENRE/FORM', '448', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
8362 |
('GENRE/FORM', '448', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
8363 |
('GENRE/FORM', '448', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
8364 |
('GENRE/FORM', '448', '6', 'Linkage', 'Linkage', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
8365 |
('GENRE/FORM', '448', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
8366 |
('GENRE/FORM', '450', 'a', 'Topical term or geographic name entry element', 'Topical term or geographic name entry element', 0, 0, 4, NULL, NULL, '''450x'',''450z'',''450y'',''450v''', 0, 0, '', '', ''), |
8367 |
('GENRE/FORM', '450', 'b', 'Topical term following geographic name entry element', 'Topical term following geographic name entry element', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
8368 |
('GENRE/FORM', '450', 'i', 'Reference instruction phrase', 'Reference instruction phrase', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
8369 |
('GENRE/FORM', '450', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
8370 |
('GENRE/FORM', '450', 'w', 'Control subfield', 'Control subfield', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
8371 |
('GENRE/FORM', '450', 'x', 'General subdivision', 'General subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
8372 |
('GENRE/FORM', '450', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
8373 |
('GENRE/FORM', '450', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
8374 |
('GENRE/FORM', '450', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
8375 |
('GENRE/FORM', '450', '6', 'Linkage', 'Linkage', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
8376 |
('GENRE/FORM', '450', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
8377 |
('GENRE/FORM', '451', 'a', 'Geographic name', 'Geographic name', 0, 0, 4, NULL, NULL, '''451z'',''451x'',''451y'',''451v''', 0, 0, '', '', ''), |
8378 |
('GENRE/FORM', '451', 'i', 'Reference instruction phrase', 'Reference instruction phrase', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
8379 |
('GENRE/FORM', '451', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
8380 |
('GENRE/FORM', '451', 'w', 'Control subfield', 'Control subfield', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
8381 |
('GENRE/FORM', '451', 'x', 'General subdivision', 'General subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
8382 |
('GENRE/FORM', '451', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
8383 |
('GENRE/FORM', '451', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
8384 |
('GENRE/FORM', '451', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
8385 |
('GENRE/FORM', '451', '6', 'Linkage', 'Linkage', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
8386 |
('GENRE/FORM', '451', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
8387 |
('GENRE/FORM', '455', 'a', 'Genre/form term', 'Genre/form term', 0, 0, 4, NULL, NULL, '''455v'',''455x'',''455z'',''455y''', 0, 0, '', '', ''), |
8388 |
('GENRE/FORM', '455', 'i', 'Reference instruction phrase', 'Reference instruction phrase', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
8389 |
('GENRE/FORM', '455', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
8390 |
('GENRE/FORM', '455', 'w', 'Control subfield', 'Control subfield', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
8391 |
('GENRE/FORM', '455', 'x', 'General subdivision', 'General subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
8392 |
('GENRE/FORM', '455', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
8393 |
('GENRE/FORM', '455', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
8394 |
('GENRE/FORM', '455', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
8395 |
('GENRE/FORM', '455', '6', 'Linkage', 'Linkage', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
8396 |
('GENRE/FORM', '455', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
8397 |
('GENRE/FORM', '480', 'i', 'Reference instruction phrase', 'Reference instruction phrase', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
8398 |
('GENRE/FORM', '480', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
8399 |
('GENRE/FORM', '480', 'w', 'Control subfield', 'Control subfield', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
8400 |
('GENRE/FORM', '480', 'x', 'General subdivision', 'General subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
8401 |
('GENRE/FORM', '480', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
8402 |
('GENRE/FORM', '480', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
8403 |
('GENRE/FORM', '480', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
8404 |
('GENRE/FORM', '480', '6', 'Linkage', 'Linkage', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
8405 |
('GENRE/FORM', '480', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
8406 |
('GENRE/FORM', '481', 'i', 'Reference instruction phrase', 'Reference instruction phrase', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
8407 |
('GENRE/FORM', '481', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
8408 |
('GENRE/FORM', '481', 'w', 'Control subfield', 'Control subfield', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
8409 |
('GENRE/FORM', '481', 'x', 'General subdivision', 'General subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
8410 |
('GENRE/FORM', '481', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
8411 |
('GENRE/FORM', '481', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
8412 |
('GENRE/FORM', '481', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
8413 |
('GENRE/FORM', '481', '6', 'Linkage', 'Linkage', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
8414 |
('GENRE/FORM', '481', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
8415 |
('GENRE/FORM', '482', 'i', 'Reference instruction phrase', 'Reference instruction phrase', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
8416 |
('GENRE/FORM', '482', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
8417 |
('GENRE/FORM', '482', 'w', 'Control subfield', 'Control subfield', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
8418 |
('GENRE/FORM', '482', 'x', 'General subdivision', 'General subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
8419 |
('GENRE/FORM', '482', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
8420 |
('GENRE/FORM', '482', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
8421 |
('GENRE/FORM', '482', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
8422 |
('GENRE/FORM', '482', '6', 'Linkage', 'Linkage', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
8423 |
('GENRE/FORM', '482', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
8424 |
('GENRE/FORM', '485', 'i', 'Reference instruction phrase', 'Reference instruction phrase', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
8425 |
('GENRE/FORM', '485', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
8426 |
('GENRE/FORM', '485', 'w', 'Control subfield', 'Control subfield', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
8427 |
('GENRE/FORM', '485', 'x', 'General subdivision', 'General subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
8428 |
('GENRE/FORM', '485', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
8429 |
('GENRE/FORM', '485', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
8430 |
('GENRE/FORM', '485', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
8431 |
('GENRE/FORM', '485', '6', 'Linkage', 'Linkage', 0, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
8432 |
('GENRE/FORM', '485', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 4, NULL, NULL, NULL, 0, 0, '', '', ''), |
8433 |
('GENRE/FORM', '500', 'a', 'Personal name', 'Personal name', 0, 0, 5, NULL, NULL, '''500b'',''500c'',''500q'',''500d'',''500t'',''500o'',''500m'',''500r'',''500s'',''500k'',''500n'',''500p'',''500g'',''500l'',''500f'',''500h'',''500x'',''500z'',''500y'',''500v''', 0, 0, '', '', ''), |
8434 |
('GENRE/FORM', '500', 'b', 'Numeration', 'Numeration', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
8435 |
('GENRE/FORM', '500', 'c', 'Titles and other words associated with a name', 'Titles and other words associated with a name', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
8436 |
('GENRE/FORM', '500', 'd', 'Dates associated with a name', 'Dates associated with a name', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
8437 |
('GENRE/FORM', '500', 'e', 'Relator term', 'Relator term', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
8438 |
('GENRE/FORM', '500', 'f', 'Date of a work', 'Date of a work', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
8439 |
('GENRE/FORM', '500', 'g', 'Miscellaneous information', 'Miscellaneous information', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
8440 |
('GENRE/FORM', '500', 'h', 'Medium', 'Medium', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
8441 |
('GENRE/FORM', '500', 'i', 'Reference instruction phrase', 'Reference instruction phrase', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
8442 |
('GENRE/FORM', '500', 'j', 'Attribution qualifier', 'Attribution qualifier', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
8443 |
('GENRE/FORM', '500', 'k', 'Form subheading', 'Form subheading', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
8444 |
('GENRE/FORM', '500', 'l', 'Language of a work', 'Language of a work', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
8445 |
('GENRE/FORM', '500', 'm', 'Medium of performance for music', 'Medium of performance for music', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
8446 |
('GENRE/FORM', '500', 'n', 'Number of part/section of a work', 'Number of part/section of a work', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
8447 |
('GENRE/FORM', '500', 'o', 'Arranged statement for music', 'Arranged statement for music', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
8448 |
('GENRE/FORM', '500', 'p', 'Name of part/section of a work', 'Name of part/section of a work', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
8449 |
('GENRE/FORM', '500', 'q', 'Fuller form of name', 'Fuller form of name', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
8450 |
('GENRE/FORM', '500', 'r', 'Key for music', 'Key for music', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
8451 |
('GENRE/FORM', '500', 's', 'Version', 'Version', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
8452 |
('GENRE/FORM', '500', 't', 'Title of a work', 'Title of a work', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
8453 |
('GENRE/FORM', '500', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
8454 |
('GENRE/FORM', '500', 'w', 'Control subfield', 'Control subfield', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
8455 |
('GENRE/FORM', '500', 'x', 'General subdivision', 'General subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
8456 |
('GENRE/FORM', '500', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
8457 |
('GENRE/FORM', '500', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
8458 |
('GENRE/FORM', '500', '0', 'Record control number', 'Record control number', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
8459 |
('GENRE/FORM', '500', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
8460 |
('GENRE/FORM', '500', '6', 'Linkage', 'Linkage', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
8461 |
('GENRE/FORM', '500', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
8462 |
('GENRE/FORM', '510', 'a', 'Corporate name or jurisdiction name as entry element', 'Corporate name or jurisdiction name as entry element', 0, 0, 5, NULL, NULL, '''510b'',''510c'',''510d'',''510t'',''510o'',''510m'',''510r'',''510s'',''510k'',''510n'',''510p'',''510g'',''510l'',''510f'',''510h'',''510x'',''510z'',''510y'',''510v''', 0, 0, '', '', ''), |
8463 |
('GENRE/FORM', '510', 'b', 'Subordinate unit', 'Subordinate unit', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
8464 |
('GENRE/FORM', '510', 'c', 'Location of meeting', 'Location of meeting', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
8465 |
('GENRE/FORM', '510', 'd', 'Date of meeting or treaty signing', 'Date of meeting or treaty signing', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
8466 |
('GENRE/FORM', '510', 'e', 'Relator term', 'Relator term', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
8467 |
('GENRE/FORM', '510', 'f', 'Date of a work', 'Date of a work', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
8468 |
('GENRE/FORM', '510', 'g', 'Miscellaneous information', 'Miscellaneous information', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
8469 |
('GENRE/FORM', '510', 'h', 'Medium', 'Medium', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
8470 |
('GENRE/FORM', '510', 'i', 'Reference instruction phrase', 'Reference instruction phrase', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
8471 |
('GENRE/FORM', '510', 'k', 'Form subheading', 'Form subheading', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
8472 |
('GENRE/FORM', '510', 'l', 'Language of a work', 'Language of a work', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
8473 |
('GENRE/FORM', '510', 'm', 'Medium of performance for music', 'Medium of performance for music', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
8474 |
('GENRE/FORM', '510', 'n', 'Number of part/section/meeting', 'Number of part/section/meeting', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
8475 |
('GENRE/FORM', '510', 'o', 'Arranged statement for music', 'Arranged statement for music', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
8476 |
('GENRE/FORM', '510', 'p', 'Name of part/section of a work', 'Name of part/section of a work', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
8477 |
('GENRE/FORM', '510', 'r', 'Key for music', 'Key for music', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
8478 |
('GENRE/FORM', '510', 's', 'Version', 'Version', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
8479 |
('GENRE/FORM', '510', 't', 'Title of a work', 'Title of a work', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
8480 |
('GENRE/FORM', '510', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
8481 |
('GENRE/FORM', '510', 'w', 'Control subfield', 'Control subfield', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
8482 |
('GENRE/FORM', '510', 'x', 'General subdivision', 'General subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
8483 |
('GENRE/FORM', '510', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
8484 |
('GENRE/FORM', '510', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
8485 |
('GENRE/FORM', '510', '0', 'Record control number', 'Record control number', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
8486 |
('GENRE/FORM', '510', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
8487 |
('GENRE/FORM', '510', '6', 'Linkage', 'Linkage', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
8488 |
('GENRE/FORM', '510', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
8489 |
('GENRE/FORM', '511', 'a', 'Meeting name or jurisdiction name as entry element', 'Meeting name or jurisdiction name as entry element', 0, 0, 5, NULL, NULL, '''511e'',''511c'',''511d'',''511t'',''511s'',''511k'',''511n'',''511p'',''511g'',''511l'',''511f'',''511h'',''511x'',''511z'',''511y'',''511v''', 0, 0, '', '', ''), |
8490 |
('GENRE/FORM', '511', 'c', 'Location of meeting', 'Location of meeting', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
8491 |
('GENRE/FORM', '511', 'd', 'Date of meeting', 'Date of meeting', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
8492 |
('GENRE/FORM', '511', 'e', 'Subordinate unit', 'Subordinate unit', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
8493 |
('GENRE/FORM', '511', 'f', 'Date of a work', 'Date of a work', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
8494 |
('GENRE/FORM', '511', 'g', 'Miscellaneous information', 'Miscellaneous information', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
8495 |
('GENRE/FORM', '511', 'h', 'Medium', 'Medium', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
8496 |
('GENRE/FORM', '511', 'i', 'Reference instruction phrase', 'Reference instruction phrase', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
8497 |
('GENRE/FORM', '511', 'k', 'Form subheading', 'Form subheading', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
8498 |
('GENRE/FORM', '511', 'l', 'Language of a work', 'Language of a work', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
8499 |
('GENRE/FORM', '511', 'n', 'Number of part/section/meeting', 'Number of part/section/meeting', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
8500 |
('GENRE/FORM', '511', 'p', 'Name of part/section of a work', 'Name of part/section of a work', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
8501 |
('GENRE/FORM', '511', 'q', 'Name of meeting following jurisdiction name entry element', 'Name of meeting following jurisdiction name entry element', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
8502 |
('GENRE/FORM', '511', 's', 'Version', 'Version', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
8503 |
('GENRE/FORM', '511', 't', 'Title of a work', 'Title of a work', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
8504 |
('GENRE/FORM', '511', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
8505 |
('GENRE/FORM', '511', 'w', 'Control subfield', 'Control subfield', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
8506 |
('GENRE/FORM', '511', 'x', 'General subdivision', 'General subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
8507 |
('GENRE/FORM', '511', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
8508 |
('GENRE/FORM', '511', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
8509 |
('GENRE/FORM', '511', '0', 'Record control number', 'Record control number', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
8510 |
('GENRE/FORM', '511', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
8511 |
('GENRE/FORM', '511', '6', 'Linkage', 'Linkage', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
8512 |
('GENRE/FORM', '511', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
8513 |
('GENRE/FORM', '530', 'a', 'Uniform title', 'Uniform title', 0, 0, 5, NULL, NULL, '''530o'',''530m'',''530r'',''530s'',''530d'',''530k'',''530n'',''530p'',''530g'',''530l'',''530f'',''530h'',''530t'',''530x'',''530z'',''530y'',''530v''', 0, 0, '', '', ''), |
8514 |
('GENRE/FORM', '530', 'd', 'Date of treaty signing', 'Date of treaty signing', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
8515 |
('GENRE/FORM', '530', 'f', 'Date of a work', 'Date of a work', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
8516 |
('GENRE/FORM', '530', 'g', 'Miscellaneous information', 'Miscellaneous information', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
8517 |
('GENRE/FORM', '530', 'h', 'Medium', 'Medium', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
8518 |
('GENRE/FORM', '530', 'i', 'Reference instruction phrase', 'Reference instruction phrase', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
8519 |
('GENRE/FORM', '530', 'k', 'Form subheading', 'Form subheading', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
8520 |
('GENRE/FORM', '530', 'l', 'Language of a work', 'Language of a work', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
8521 |
('GENRE/FORM', '530', 'm', 'Medium of performance for music', 'Medium of performance for music', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
8522 |
('GENRE/FORM', '530', 'n', 'Number of part/section of a work', 'Number of part/section of a work', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
8523 |
('GENRE/FORM', '530', 'o', 'Arranged statement for music', 'Arranged statement for music', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
8524 |
('GENRE/FORM', '530', 'p', 'Name of part/section of a work', 'Name of part/section of a work', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
8525 |
('GENRE/FORM', '530', 'r', 'Key for music', 'Key for music', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
8526 |
('GENRE/FORM', '530', 's', 'Version', 'Version', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
8527 |
('GENRE/FORM', '530', 't', 'Title of a work', 'Title of a work', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
8528 |
('GENRE/FORM', '530', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
8529 |
('GENRE/FORM', '530', 'w', 'Control subfield', 'Control subfield', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
8530 |
('GENRE/FORM', '530', 'x', 'General subdivision', 'General subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
8531 |
('GENRE/FORM', '530', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
8532 |
('GENRE/FORM', '530', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
8533 |
('GENRE/FORM', '530', '0', 'Record control number', 'Record control number', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
8534 |
('GENRE/FORM', '530', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
8535 |
('GENRE/FORM', '530', '6', 'Linkage', 'Linkage', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
8536 |
('GENRE/FORM', '530', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
8537 |
('GENRE/FORM', '548', 'a', 'Chronological term', 'Chronological term', 0, 0, 5, NULL, NULL, '''548y'',''548x'',''548z'',''548v''', 0, 0, '', '', ''), |
8538 |
('GENRE/FORM', '548', 'i', 'Reference instruction phrase', 'Reference instruction phrase', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
8539 |
('GENRE/FORM', '548', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
8540 |
('GENRE/FORM', '548', 'w', 'Control subfield', 'Control subfield', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
8541 |
('GENRE/FORM', '548', 'x', 'General subdivision', 'General subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
8542 |
('GENRE/FORM', '548', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
8543 |
('GENRE/FORM', '548', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
8544 |
('GENRE/FORM', '548', '0', 'Record control number', 'Record control number', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
8545 |
('GENRE/FORM', '548', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
8546 |
('GENRE/FORM', '548', '6', 'Linkage', 'Linkage', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
8547 |
('GENRE/FORM', '548', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
8548 |
('GENRE/FORM', '550', 'a', 'Topical term or geographic name entry element', 'Topical term or geographic name entry element', 0, 0, 5, NULL, NULL, '''550x'',''550z'',''550y'',''550v''', 0, 0, '', '', ''), |
8549 |
('GENRE/FORM', '550', 'b', 'Topical term following geographic name entry element', 'Topical term following geographic name entry element', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
8550 |
('GENRE/FORM', '550', 'i', 'Reference instruction phrase', 'Reference instruction phrase', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
8551 |
('GENRE/FORM', '550', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
8552 |
('GENRE/FORM', '550', 'w', 'Control subfield', 'Control subfield', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
8553 |
('GENRE/FORM', '550', 'x', 'General subdivision', 'General subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
8554 |
('GENRE/FORM', '550', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
8555 |
('GENRE/FORM', '550', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
8556 |
('GENRE/FORM', '550', '0', 'Record control number', 'Record control number', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
8557 |
('GENRE/FORM', '550', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
8558 |
('GENRE/FORM', '550', '6', 'Linkage', 'Linkage', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
8559 |
('GENRE/FORM', '550', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
8560 |
('GENRE/FORM', '551', 'a', 'Geographic name', 'Geographic name', 0, 0, 5, NULL, NULL, '''551z'',''551x'',''551y'',''551v''', 0, 0, '', '', ''), |
8561 |
('GENRE/FORM', '551', 'i', 'Reference instruction phrase', 'Reference instruction phrase', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
8562 |
('GENRE/FORM', '551', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
8563 |
('GENRE/FORM', '551', 'w', 'Control subfield', 'Control subfield', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
8564 |
('GENRE/FORM', '551', 'x', 'General subdivision', 'General subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
8565 |
('GENRE/FORM', '551', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
8566 |
('GENRE/FORM', '551', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
8567 |
('GENRE/FORM', '551', '0', 'Record control number', 'Record control number', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
8568 |
('GENRE/FORM', '551', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
8569 |
('GENRE/FORM', '551', '6', 'Linkage', 'Linkage', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
8570 |
('GENRE/FORM', '551', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
8571 |
('GENRE/FORM', '555', 'a', 'Genre/form term', 'Genre/form term', 0, 0, 5, NULL, NULL, '''555v'',''555x'',''555z'',''555y''', 0, 0, '', '', ''), |
8572 |
('GENRE/FORM', '555', 'i', 'Reference instruction phrase', 'Reference instruction phrase', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
8573 |
('GENRE/FORM', '555', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
8574 |
('GENRE/FORM', '555', 'w', 'Control subfield', 'Control subfield', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
8575 |
('GENRE/FORM', '555', 'x', 'General subdivision', 'General subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
8576 |
('GENRE/FORM', '555', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
8577 |
('GENRE/FORM', '555', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
8578 |
('GENRE/FORM', '555', '0', 'Record control number', 'Record control number', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
8579 |
('GENRE/FORM', '555', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
8580 |
('GENRE/FORM', '555', '6', 'Linkage', 'Linkage', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
8581 |
('GENRE/FORM', '555', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
8582 |
('GENRE/FORM', '580', 'i', 'Reference instruction phrase', 'Reference instruction phrase', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
8583 |
('GENRE/FORM', '580', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
8584 |
('GENRE/FORM', '580', 'w', 'Control subfield', 'Control subfield', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
8585 |
('GENRE/FORM', '580', 'x', 'General subdivision', 'General subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
8586 |
('GENRE/FORM', '580', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
8587 |
('GENRE/FORM', '580', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
8588 |
('GENRE/FORM', '580', '0', 'Record control number', 'Record control number', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
8589 |
('GENRE/FORM', '580', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
8590 |
('GENRE/FORM', '580', '6', 'Linkage', 'Linkage', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
8591 |
('GENRE/FORM', '580', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
8592 |
('GENRE/FORM', '581', 'i', 'Reference instruction phrase', 'Reference instruction phrase', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
8593 |
('GENRE/FORM', '581', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
8594 |
('GENRE/FORM', '581', 'w', 'Control subfield', 'Control subfield', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
8595 |
('GENRE/FORM', '581', 'x', 'General subdivision', 'General subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
8596 |
('GENRE/FORM', '581', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
8597 |
('GENRE/FORM', '581', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
8598 |
('GENRE/FORM', '581', '0', 'Record control number', 'Record control number', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
8599 |
('GENRE/FORM', '581', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
8600 |
('GENRE/FORM', '581', '6', 'Linkage', 'Linkage', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
8601 |
('GENRE/FORM', '581', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
8602 |
('GENRE/FORM', '582', 'i', 'Reference instruction phrase', 'Reference instruction phrase', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
8603 |
('GENRE/FORM', '582', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
8604 |
('GENRE/FORM', '582', 'w', 'Control subfield', 'Control subfield', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
8605 |
('GENRE/FORM', '582', 'x', 'General subdivision', 'General subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
8606 |
('GENRE/FORM', '582', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
8607 |
('GENRE/FORM', '582', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
8608 |
('GENRE/FORM', '582', '0', 'Record control number', 'Record control number', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
8609 |
('GENRE/FORM', '582', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
8610 |
('GENRE/FORM', '582', '6', 'Linkage', 'Linkage', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
8611 |
('GENRE/FORM', '582', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
8612 |
('GENRE/FORM', '585', 'i', 'Reference instruction phrase', 'Reference instruction phrase', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
8613 |
('GENRE/FORM', '585', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
8614 |
('GENRE/FORM', '585', 'w', 'Control subfield', 'Control subfield', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
8615 |
('GENRE/FORM', '585', 'x', 'General subdivision', 'General subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
8616 |
('GENRE/FORM', '585', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
8617 |
('GENRE/FORM', '585', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
8618 |
('GENRE/FORM', '585', '0', 'Record control number', 'Record control number', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
8619 |
('GENRE/FORM', '585', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
8620 |
('GENRE/FORM', '585', '6', 'Linkage', 'Linkage', 0, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
8621 |
('GENRE/FORM', '585', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 5, NULL, NULL, NULL, 0, 0, '', '', ''), |
8622 |
('GENRE/FORM', '663', 'a', 'Explanatory text', 'Explanatory text', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
8623 |
('GENRE/FORM', '663', 'b', 'Heading referred to', 'Heading referred to', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
8624 |
('GENRE/FORM', '663', 't', 'Title referred to', 'Title referred to', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
8625 |
('GENRE/FORM', '663', '6', 'Linkage', 'Linkage', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
8626 |
('GENRE/FORM', '663', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
8627 |
('GENRE/FORM', '664', 'a', 'Explanatory text', 'Explanatory text', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
8628 |
('GENRE/FORM', '664', 'b', 'Heading referred to', 'Heading referred to', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
8629 |
('GENRE/FORM', '664', 't', 'Title referred to', 'Title referred to', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
8630 |
('GENRE/FORM', '664', '6', 'Linkage', 'Linkage', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
8631 |
('GENRE/FORM', '664', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
8632 |
('GENRE/FORM', '665', 'a', 'History reference', 'History reference', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
8633 |
('GENRE/FORM', '665', '6', 'Linkage', 'Linkage', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
8634 |
('GENRE/FORM', '665', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
8635 |
('GENRE/FORM', '666', 'a', 'General explanatory reference', 'General explanatory reference', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
8636 |
('GENRE/FORM', '666', '6', 'Linkage', 'Linkage', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
8637 |
('GENRE/FORM', '666', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
8638 |
('GENRE/FORM', '667', 'a', 'Nonpublic general note', 'Nonpublic general note', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
8639 |
('GENRE/FORM', '667', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
8640 |
('GENRE/FORM', '667', '6', 'Linkage', 'Linkage', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
8641 |
('GENRE/FORM', '667', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
8642 |
('GENRE/FORM', '670', 'a', 'Source citation', 'Source citation', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
8643 |
('GENRE/FORM', '670', 'b', 'Information found', 'Information found', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
8644 |
('GENRE/FORM', '670', 'u', 'Uniform Resource Identifier', 'Uniform Resource Identifier', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
8645 |
('GENRE/FORM', '670', '6', 'Linkage', 'Linkage', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
8646 |
('GENRE/FORM', '670', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
8647 |
('GENRE/FORM', '675', 'a', 'Source citation', 'Source citation', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
8648 |
('GENRE/FORM', '675', '6', 'Linkage', 'Linkage', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
8649 |
('GENRE/FORM', '675', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
8650 |
('GENRE/FORM', '678', 'a', 'Biographical or historical data', 'Biographical or historical data', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
8651 |
('GENRE/FORM', '678', 'b', 'Expansion', 'Expansion', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
8652 |
('GENRE/FORM', '678', 'u', 'Uniform Resource Identifier', 'Uniform Resource Identifier', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
8653 |
('GENRE/FORM', '678', '6', 'Linkage', 'Linkage', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
8654 |
('GENRE/FORM', '678', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
8655 |
('GENRE/FORM', '680', 'a', 'Heading or subdivision term', 'Heading or subdivision term', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
8656 |
('GENRE/FORM', '680', 'i', 'Explanatory text', 'Explanatory text', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
8657 |
('GENRE/FORM', '680', 'z', 'Table identification', 'Table identification', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
8658 |
('GENRE/FORM', '680', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
8659 |
('GENRE/FORM', '680', '6', 'Linkage', 'Linkage', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
8660 |
('GENRE/FORM', '680', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
8661 |
('GENRE/FORM', '681', 'a', 'Subject heading or subdivision term', 'Subject heading or subdivision term', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
8662 |
('GENRE/FORM', '681', 'i', 'Explanatory text', 'Explanatory text', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
8663 |
('GENRE/FORM', '681', 'z', 'Table identification', 'Table identification', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
8664 |
('GENRE/FORM', '681', '6', 'Linkage', 'Linkage', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
8665 |
('GENRE/FORM', '681', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
8666 |
('GENRE/FORM', '682', 'a', 'Replacement heading', 'Replacement heading', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
8667 |
('GENRE/FORM', '682', 'i', 'Explanatory text', 'Explanatory text', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
8668 |
('GENRE/FORM', '682', '6', 'Linkage', 'Linkage', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
8669 |
('GENRE/FORM', '682', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
8670 |
('GENRE/FORM', '683', 'a', 'Classification number--Single number or beginning number of span', 'Classification number--Single number or beginning number of span', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
8671 |
('GENRE/FORM', '683', 'c', 'Classification number--Ending number of span', 'Classification number--Ending number of span', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
8672 |
('GENRE/FORM', '683', 'i', 'Explanatory text', 'Explanatory text', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
8673 |
('GENRE/FORM', '683', 'p', 'Corresponding classification field', 'Corresponding classification field', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
8674 |
('GENRE/FORM', '683', 'y', 'Table identification--Schedule [OBSOLETE]', 'Table identification--Schedule [OBSOLETE]', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
8675 |
('GENRE/FORM', '683', 'z', 'Table identification', 'Table identification', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
8676 |
('GENRE/FORM', '683', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
8677 |
('GENRE/FORM', '683', '6', 'Linkage', 'Linkage', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
8678 |
('GENRE/FORM', '683', '8', 'Field link and sequence number', 'Field link and sequence number', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
8679 |
('GENRE/FORM', '688', 'a', 'Application history note', 'Application history note', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
8680 |
('GENRE/FORM', '688', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
8681 |
('GENRE/FORM', '688', '6', 'Linkage', 'Linkage', 0, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
8682 |
('GENRE/FORM', '688', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 6, NULL, NULL, NULL, 0, 0, '', '', ''), |
8683 |
('GENRE/FORM', '750', 'a', 'Topical term or geographic name as entry element', 'Topical term or geographic name as entry element', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
8684 |
('GENRE/FORM', '750', 'b', 'Topical term following geographic name as entry element', 'Topical term following geographic name as entry element', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
8685 |
('GENRE/FORM', '750', 'c', 'Location of event', 'Location of event', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
8686 |
('GENRE/FORM', '750', 'd', 'Active date', 'Active date', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
8687 |
('GENRE/FORM', '750', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
8688 |
('GENRE/FORM', '750', 'w', 'Control subfield', 'Control subfield', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
8689 |
('GENRE/FORM', '750', 'x', 'General subdivision', 'General subdivision', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
8690 |
('GENRE/FORM', '750', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
8691 |
('GENRE/FORM', '750', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
8692 |
('GENRE/FORM', '750', '0', 'Record control number', 'Record control number', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
8693 |
('GENRE/FORM', '750', '2', 'Source of heading or term', 'Source of heading or term', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
8694 |
('GENRE/FORM', '750', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
8695 |
('GENRE/FORM', '750', '6', 'Linkage', 'Linkage', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
8696 |
('GENRE/FORM', '750', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
8697 |
('GENRE/FORM', '755', 'a', 'Genre/form term as entry element', 'Genre/form term as entry element', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
8698 |
('GENRE/FORM', '755', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
8699 |
('GENRE/FORM', '755', 'w', 'Control subfield', 'Control subfield', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
8700 |
('GENRE/FORM', '755', 'x', 'General subdivision', 'General subdivision', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
8701 |
('GENRE/FORM', '755', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
8702 |
('GENRE/FORM', '755', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
8703 |
('GENRE/FORM', '755', '0', 'Record control number', 'Record control number', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
8704 |
('GENRE/FORM', '755', '2', 'Source of heading or term', 'Source of heading or term', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
8705 |
('GENRE/FORM', '755', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
8706 |
('GENRE/FORM', '755', '6', 'Linkage', 'Linkage', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
8707 |
('GENRE/FORM', '755', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
8708 |
('GENRE/FORM', '780', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
8709 |
('GENRE/FORM', '780', 'w', 'Control subfield', 'Control subfield', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
8710 |
('GENRE/FORM', '780', 'x', 'General subdivision', 'General subdivision', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
8711 |
('GENRE/FORM', '780', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
8712 |
('GENRE/FORM', '780', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
8713 |
('GENRE/FORM', '780', '0', 'Record control number', 'Record control number', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
8714 |
('GENRE/FORM', '780', '2', 'Source of heading or term', 'Source of heading or term', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
8715 |
('GENRE/FORM', '780', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
8716 |
('GENRE/FORM', '780', '6', 'Linkage', 'Linkage', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
8717 |
('GENRE/FORM', '780', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
8718 |
('GENRE/FORM', '785', 'v', 'Form subdivision', 'Form subdivision', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
8719 |
('GENRE/FORM', '785', 'w', 'Control subfield', 'Control subfield', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
8720 |
('GENRE/FORM', '785', 'x', 'General subdivision', 'General subdivision', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
8721 |
('GENRE/FORM', '785', 'y', 'Chronological subdivision', 'Chronological subdivision', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
8722 |
('GENRE/FORM', '785', 'z', 'Geographic subdivision', 'Geographic subdivision', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
8723 |
('GENRE/FORM', '785', '0', 'Record control number', 'Record control number', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
8724 |
('GENRE/FORM', '785', '2', 'Source of heading or term', 'Source of heading or term', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
8725 |
('GENRE/FORM', '785', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
8726 |
('GENRE/FORM', '785', '6', 'Linkage', 'Linkage', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
8727 |
('GENRE/FORM', '785', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
8728 |
('GENRE/FORM', '788', 'a', 'Heading referred to', 'Heading referred to', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
8729 |
('GENRE/FORM', '788', 'i', 'Explanatory text', 'Explanatory text', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
8730 |
('GENRE/FORM', '788', '0', 'Record control number', 'Record control number', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
8731 |
('GENRE/FORM', '788', '2', 'Source of heading or term', 'Source of heading or term', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
8732 |
('GENRE/FORM', '788', '5', 'Institution to which field applies', 'Institution to which field applies', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
8733 |
('GENRE/FORM', '788', '6', 'Linkage', 'Linkage', 0, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
8734 |
('GENRE/FORM', '788', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 7, NULL, NULL, NULL, 0, 0, '', '', ''), |
8735 |
('GENRE/FORM', '856', 'a', 'Host name', 'Host name', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
8736 |
('GENRE/FORM', '856', 'b', 'Access number', 'Access number', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
8737 |
('GENRE/FORM', '856', 'c', 'Compression information', 'Compression information', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
8738 |
('GENRE/FORM', '856', 'd', 'Path', 'Path', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
8739 |
('GENRE/FORM', '856', 'f', 'Electronic name', 'Electronic name', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
8740 |
('GENRE/FORM', '856', 'h', 'Processor of request', 'Processor of request', 0, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
8741 |
('GENRE/FORM', '856', 'i', 'Instruction', 'Instruction', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
8742 |
('GENRE/FORM', '856', 'j', 'Bits per second', 'Bits per second', 0, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
8743 |
('GENRE/FORM', '856', 'k', 'Password', 'Password', 0, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
8744 |
('GENRE/FORM', '856', 'l', 'Logon', 'Logon', 0, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
8745 |
('GENRE/FORM', '856', 'm', 'Contact for access assistance', 'Contact for access assistance', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
8746 |
('GENRE/FORM', '856', 'n', 'Name of location of host', 'Name of location of host', 0, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
8747 |
('GENRE/FORM', '856', 'o', 'Operating system', 'Operating system', 0, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
8748 |
('GENRE/FORM', '856', 'p', 'Port', 'Port', 0, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
8749 |
('GENRE/FORM', '856', 'q', 'Electronic format type', 'Electronic format type', 0, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
8750 |
('GENRE/FORM', '856', 'r', 'Settings', 'Settings', 0, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
8751 |
('GENRE/FORM', '856', 's', 'File size', 'File size', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
8752 |
('GENRE/FORM', '856', 't', 'Terminal emulation', 'Terminal emulation', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
8753 |
('GENRE/FORM', '856', 'u', 'Uniform Resource Identifier', 'Uniform Resource Identifier', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
8754 |
('GENRE/FORM', '856', 'v', 'Hours access method available', 'Hours access method available', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
8755 |
('GENRE/FORM', '856', 'w', 'Record control number', 'Record control number', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
8756 |
('GENRE/FORM', '856', 'x', 'Nonpublic note', 'Nonpublic note', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
8757 |
('GENRE/FORM', '856', 'y', 'Link text', 'Link text', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
8758 |
('GENRE/FORM', '856', 'z', 'Public note', 'Public note', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
8759 |
('GENRE/FORM', '856', '2', 'Access method', 'Access method', 0, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
8760 |
('GENRE/FORM', '856', '3', 'Materials specified', 'Materials specified', 0, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
8761 |
('GENRE/FORM', '856', '6', 'Linkage', 'Linkage', 0, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
8762 |
('GENRE/FORM', '856', '8', 'Field link and sequence number', 'Field link and sequence number', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
8763 |
('GENRE/FORM', '880', 'a', 'a', 'a', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
8764 |
('GENRE/FORM', '880', 'b', 'b', 'b', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
8765 |
('GENRE/FORM', '880', 'c', 'c', 'c', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
8766 |
('GENRE/FORM', '880', 'd', 'd', 'd', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
8767 |
('GENRE/FORM', '880', 'e', 'e', 'e', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
8768 |
('GENRE/FORM', '880', 'f', 'f', 'f', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
8769 |
('GENRE/FORM', '880', 'g', 'g', 'g', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
8770 |
('GENRE/FORM', '880', 'h', 'h', 'h', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
8771 |
('GENRE/FORM', '880', 'i', 'i', 'i', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
8772 |
('GENRE/FORM', '880', 'j', 'j', 'j', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
8773 |
('GENRE/FORM', '880', 'k', 'k', 'k', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
8774 |
('GENRE/FORM', '880', 'l', 'l', 'l', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
8775 |
('GENRE/FORM', '880', 'm', 'm', 'm', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
8776 |
('GENRE/FORM', '880', 'n', 'n', 'n', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
8777 |
('GENRE/FORM', '880', 'o', 'o', 'o', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
8778 |
('GENRE/FORM', '880', 'p', 'p', 'p', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
8779 |
('GENRE/FORM', '880', 'q', 'q', 'q', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
8780 |
('GENRE/FORM', '880', 'r', 'r', 'r', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
8781 |
('GENRE/FORM', '880', 's', 's', 's', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
8782 |
('GENRE/FORM', '880', 't', 't', 't', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
8783 |
('GENRE/FORM', '880', 'u', 'u', 'u', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
8784 |
('GENRE/FORM', '880', 'v', 'v', 'v', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
8785 |
('GENRE/FORM', '880', 'w', 'w', 'w', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
8786 |
('GENRE/FORM', '880', 'x', 'x', 'x', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
8787 |
('GENRE/FORM', '880', 'y', 'y', 'y', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
8788 |
('GENRE/FORM', '880', 'z', 'z', 'z', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
8789 |
('GENRE/FORM', '880', '0', '0', '0', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
8790 |
('GENRE/FORM', '880', '1', '1', '1', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
8791 |
('GENRE/FORM', '880', '2', '2', '2', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
8792 |
('GENRE/FORM', '880', '3', '3', '3', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
8793 |
('GENRE/FORM', '880', '4', '4', '4', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
8794 |
('GENRE/FORM', '880', '5', '5', '5', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
8795 |
('GENRE/FORM', '880', '6', '6', '6', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
8796 |
('GENRE/FORM', '880', '7', '7', '7', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
8797 |
('GENRE/FORM', '880', '8', '8', '8', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
8798 |
('GENRE/FORM', '880', '9', '9', '9', 1, 0, 8, NULL, NULL, NULL, 0, 0, '', '', ''), |
8799 |
('GENRE/FORM', '942', 'a', 'Koha auth type', 'Koha auth type', 0, 1, 9, NULL, NULL, NULL, 0, 8, '', 'auth_header.authtypecode', ''); |
8800 |
|
8801 |
|
2175 |
|
8802 |
- |
2176 |
-- ****************************************************** |