]> git.evergreen-ils.org Git - Evergreen.git/blob - Open-ILS/src/sql/Pg/upgrade/0938.data.some_rda_attributes.sql
LP1779158 Vandelay workstation setting repairs/additions
[Evergreen.git] / Open-ILS / src / sql / Pg / upgrade / 0938.data.some_rda_attributes.sql
1 BEGIN;
2
3 SELECT evergreen.upgrade_deps_block_check('0938', :eg_version);
4
5 INSERT INTO config.record_attr_definition (name, label, format, xpath, vocabulary) VALUES (
6     'content_type', oils_i18n_gettext('content_type', 'Content Type', 'ccvm', 'label'),
7     'marcxml',
8     $$//marc:datafield[@tag='336']/marc:subfield[@code='a']$$,
9     'http://rdaregistry.info/termList/RDAContentType'
10 );
11 INSERT INTO config.record_attr_definition (name, label, format, xpath, vocabulary) VALUES (
12     'media_type', oils_i18n_gettext('media_type', 'Media Type', 'ccvm', 'label'),
13     'marcxml',
14     $$//marc:datafield[@tag='337']/marc:subfield[@code='a']$$,
15     'http://rdaregistry.info/termList/RDAMediaType'
16 );
17 INSERT INTO config.record_attr_definition (name, label, format, xpath, vocabulary) VALUES (
18     'carrier_type', oils_i18n_gettext('carrier_type', 'Carrier Type', 'ccvm', 'label'),
19     'marcxml',
20     $$//marc:datafield[@tag='338']/marc:subfield[@code='a']$$,
21     'http://rdaregistry.info/termList/RDACarrierType'
22 );
23
24 -- RDA content type, media type, and carrier type
25 INSERT INTO config.coded_value_map (id, ctype, code, value, concept_uri)
26   VALUES (634, 'content_type', 'two-dimensional moving image',
27   oils_i18n_gettext(634, 'two-dimensional moving image', 'ccvm', 'value'),
28   'http://rdaregistry.info/termList/RDAContentType/1023');
29 INSERT INTO config.coded_value_map (id, ctype, code, value, concept_uri)
30   VALUES (635, 'content_type', 'three-dimensional moving image',
31   oils_i18n_gettext(635, 'three-dimensional moving image', 'ccvm', 'value'),
32   'http://rdaregistry.info/termList/RDAContentType/1022');
33 INSERT INTO config.coded_value_map (id, ctype, code, value, concept_uri)
34   VALUES (636, 'content_type', 'three-dimensional form',
35   oils_i18n_gettext(636, 'three-dimensional form', 'ccvm', 'value'),
36   'http://rdaregistry.info/termList/RDAContentType/1021');
37 INSERT INTO config.coded_value_map (id, ctype, code, value, concept_uri)
38   VALUES (637, 'content_type', 'text',
39   oils_i18n_gettext(637, 'text', 'ccvm', 'value'),
40   'http://rdaregistry.info/termList/RDAContentType/1020');
41 INSERT INTO config.coded_value_map (id, ctype, code, value, concept_uri)
42   VALUES (638, 'content_type', 'tactile three-dimensional form',
43   oils_i18n_gettext(638, 'tactile three-dimensional form', 'ccvm', 'value'),
44   'http://rdaregistry.info/termList/RDAContentType/1019');
45 INSERT INTO config.coded_value_map (id, ctype, code, value, concept_uri)
46   VALUES (639, 'content_type', 'tactile text',
47   oils_i18n_gettext(639, 'tactile text', 'ccvm', 'value'),
48   'http://rdaregistry.info/termList/RDAContentType/1018');
49 INSERT INTO config.coded_value_map (id, ctype, code, value, concept_uri)
50   VALUES (640, 'content_type', 'tactile notated movement',
51   oils_i18n_gettext(640, 'tactile notated movement', 'ccvm', 'value'),
52   'http://rdaregistry.info/termList/RDAContentType/1017');
53 INSERT INTO config.coded_value_map (id, ctype, code, value, concept_uri)
54   VALUES (641, 'content_type', 'tactile notated music',
55   oils_i18n_gettext(641, 'tactile notated music', 'ccvm', 'value'),
56   'http://rdaregistry.info/termList/RDAContentType/1016');
57 INSERT INTO config.coded_value_map (id, ctype, code, value, concept_uri)
58   VALUES (642, 'content_type', 'tactile image',
59   oils_i18n_gettext(642, 'tactile image', 'ccvm', 'value'),
60   'http://rdaregistry.info/termList/RDAContentType/1015');
61 INSERT INTO config.coded_value_map (id, ctype, code, value, concept_uri)
62   VALUES (643, 'content_type', 'still image',
63   oils_i18n_gettext(643, 'still image', 'ccvm', 'value'),
64   'http://rdaregistry.info/termList/RDAContentType/1014');
65 INSERT INTO config.coded_value_map (id, ctype, code, value, concept_uri)
66   VALUES (644, 'content_type', 'spoken word',
67   oils_i18n_gettext(644, 'spoken word', 'ccvm', 'value'),
68   'http://rdaregistry.info/termList/RDAContentType/1013');
69 INSERT INTO config.coded_value_map (id, ctype, code, value, concept_uri)
70   VALUES (645, 'content_type', 'sounds',
71   oils_i18n_gettext(645, 'sounds', 'ccvm', 'value'),
72   'http://rdaregistry.info/termList/RDAContentType/1012');
73 INSERT INTO config.coded_value_map (id, ctype, code, value, concept_uri)
74   VALUES (646, 'content_type', 'performed music',
75   oils_i18n_gettext(646, 'performed music', 'ccvm', 'value'),
76   'http://rdaregistry.info/termList/RDAContentType/1011');
77 INSERT INTO config.coded_value_map (id, ctype, code, value, concept_uri)
78   VALUES (647, 'content_type', 'notated music',
79   oils_i18n_gettext(647, 'notated music', 'ccvm', 'value'),
80   'http://rdaregistry.info/termList/RDAContentType/1010');
81 INSERT INTO config.coded_value_map (id, ctype, code, value, concept_uri)
82   VALUES (648, 'content_type', 'notated movement',
83   oils_i18n_gettext(648, 'notated movement', 'ccvm', 'value'),
84   'http://rdaregistry.info/termList/RDAContentType/1009');
85 INSERT INTO config.coded_value_map (id, ctype, code, value, concept_uri)
86   VALUES (649, 'content_type', 'computer program',
87   oils_i18n_gettext(649, 'computer program', 'ccvm', 'value'),
88   'http://rdaregistry.info/termList/RDAContentType/1008');
89 INSERT INTO config.coded_value_map (id, ctype, code, value, concept_uri)
90   VALUES (650, 'content_type', 'computer dataset',
91   oils_i18n_gettext(650, 'computer dataset', 'ccvm', 'value'),
92   'http://rdaregistry.info/termList/RDAContentType/1007');
93 INSERT INTO config.coded_value_map (id, ctype, code, value, concept_uri)
94   VALUES (651, 'content_type', 'cartographic three-dimensional form',
95   oils_i18n_gettext(651, 'cartographic three-dimensional form', 'ccvm', 'value'),
96   'http://rdaregistry.info/termList/RDAContentType/1006');
97 INSERT INTO config.coded_value_map (id, ctype, code, value, concept_uri)
98   VALUES (652, 'content_type', 'cartographic tactile three-dimensional form',
99   oils_i18n_gettext(652, 'cartographic tactile three-dimensional form', 'ccvm', 'value'),
100   'http://rdaregistry.info/termList/RDAContentType/1005');
101 INSERT INTO config.coded_value_map (id, ctype, code, value, concept_uri)
102   VALUES (653, 'content_type', 'cartographic tactile image',
103   oils_i18n_gettext(653, 'cartographic tactile image', 'ccvm', 'value'),
104   'http://rdaregistry.info/termList/RDAContentType/1004');
105 INSERT INTO config.coded_value_map (id, ctype, code, value, concept_uri)
106   VALUES (654, 'content_type', 'cartographic moving image',
107   oils_i18n_gettext(654, 'cartographic moving image', 'ccvm', 'value'),
108   'http://rdaregistry.info/termList/RDAContentType/1003');
109 INSERT INTO config.coded_value_map (id, ctype, code, value, concept_uri)
110   VALUES (655, 'content_type', 'cartographic image',
111   oils_i18n_gettext(655, 'cartographic image', 'ccvm', 'value'),
112   'http://rdaregistry.info/termList/RDAContentType/1002');
113 INSERT INTO config.coded_value_map (id, ctype, code, value, concept_uri)
114   VALUES (656, 'content_type', 'cartographic dataset',
115   oils_i18n_gettext(656, 'cartographic dataset', 'ccvm', 'value'),
116   'http://rdaregistry.info/termList/RDAContentType/1001');
117 INSERT INTO config.coded_value_map (id, ctype, code, value, concept_uri)
118   VALUES (657, 'media_type', 'video',
119   oils_i18n_gettext(657, 'video', 'ccvm', 'value'),
120   'http://rdaregistry.info/termList/RDAMediaType/1008');
121 INSERT INTO config.coded_value_map (id, ctype, code, value, concept_uri)
122   VALUES (658, 'media_type', 'unmediated',
123   oils_i18n_gettext(658, 'unmediated', 'ccvm', 'value'),
124   'http://rdaregistry.info/termList/RDAMediaType/1007');
125 INSERT INTO config.coded_value_map (id, ctype, code, value, concept_uri)
126   VALUES (659, 'media_type', 'stereographic',
127   oils_i18n_gettext(659, 'stereographic', 'ccvm', 'value'),
128   'http://rdaregistry.info/termList/RDAMediaType/1006');
129 INSERT INTO config.coded_value_map (id, ctype, code, value, concept_uri)
130   VALUES (660, 'media_type', 'projected',
131   oils_i18n_gettext(660, 'projected', 'ccvm', 'value'),
132   'http://rdaregistry.info/termList/RDAMediaType/1005');
133 INSERT INTO config.coded_value_map (id, ctype, code, value, concept_uri)
134   VALUES (661, 'media_type', 'microscopic',
135   oils_i18n_gettext(661, 'microscopic', 'ccvm', 'value'),
136   'http://rdaregistry.info/termList/RDAMediaType/1004');
137 INSERT INTO config.coded_value_map (id, ctype, code, value, concept_uri)
138   VALUES (662, 'media_type', 'computer',
139   oils_i18n_gettext(662, 'computer', 'ccvm', 'value'),
140   'http://rdaregistry.info/termList/RDAMediaType/1003');
141 INSERT INTO config.coded_value_map (id, ctype, code, value, concept_uri)
142   VALUES (663, 'media_type', 'microform',
143   oils_i18n_gettext(663, 'microform', 'ccvm', 'value'),
144   'http://rdaregistry.info/termList/RDAMediaType/1002');
145 INSERT INTO config.coded_value_map (id, ctype, code, value, concept_uri)
146   VALUES (664, 'media_type', 'audio',
147   oils_i18n_gettext(664, 'audio', 'ccvm', 'value'),
148   'http://rdaregistry.info/termList/RDAMediaType/1001');
149 INSERT INTO config.coded_value_map (id, ctype, code, value, concept_uri)
150   VALUES (665, 'media_type', 'Published',
151   oils_i18n_gettext(665, 'Published', 'ccvm', 'value'),
152   'http://metadataregistry.org/uri/RegStatus/1001');
153 INSERT INTO config.coded_value_map (id, ctype, code, value, concept_uri)
154   VALUES (666, 'carrier_type', 'film roll',
155   oils_i18n_gettext(666, 'film roll', 'ccvm', 'value'),
156   'http://rdaregistry.info/termList/RDACarrierType/1069');
157 INSERT INTO config.coded_value_map (id, ctype, code, value, concept_uri)
158   VALUES (667, 'carrier_type', 'videodisc',
159   oils_i18n_gettext(667, 'videodisc', 'ccvm', 'value'),
160   'http://rdaregistry.info/termList/RDACarrierType/1060');
161 INSERT INTO config.coded_value_map (id, ctype, code, value, concept_uri)
162   VALUES (668, 'carrier_type', 'object',
163   oils_i18n_gettext(668, 'object', 'ccvm', 'value'),
164   'http://rdaregistry.info/termList/RDACarrierType/1059');
165 INSERT INTO config.coded_value_map (id, ctype, code, value, concept_uri)
166   VALUES (669, 'carrier_type', 'microfilm roll',
167   oils_i18n_gettext(669, 'microfilm roll', 'ccvm', 'value'),
168   'http://rdaregistry.info/termList/RDACarrierType/1056');
169 INSERT INTO config.coded_value_map (id, ctype, code, value, concept_uri)
170   VALUES (670, 'carrier_type', 'videotape reel',
171   oils_i18n_gettext(670, 'videotape reel', 'ccvm', 'value'),
172   'http://rdaregistry.info/termList/RDACarrierType/1053');
173 INSERT INTO config.coded_value_map (id, ctype, code, value, concept_uri)
174   VALUES (671, 'carrier_type', 'videocassette',
175   oils_i18n_gettext(671, 'videocassette', 'ccvm', 'value'),
176   'http://rdaregistry.info/termList/RDACarrierType/1052');
177 INSERT INTO config.coded_value_map (id, ctype, code, value, concept_uri)
178   VALUES (672, 'carrier_type', 'video cartridge',
179   oils_i18n_gettext(672, 'video cartridge', 'ccvm', 'value'),
180   'http://rdaregistry.info/termList/RDACarrierType/1051');
181 INSERT INTO config.coded_value_map (id, ctype, code, value, concept_uri)
182   VALUES (673, 'carrier_type', 'volume',
183   oils_i18n_gettext(673, 'volume', 'ccvm', 'value'),
184   'http://rdaregistry.info/termList/RDACarrierType/1049');
185 INSERT INTO config.coded_value_map (id, ctype, code, value, concept_uri)
186   VALUES (674, 'carrier_type', 'sheet',
187   oils_i18n_gettext(674, 'sheet', 'ccvm', 'value'),
188   'http://rdaregistry.info/termList/RDACarrierType/1048');
189 INSERT INTO config.coded_value_map (id, ctype, code, value, concept_uri)
190   VALUES (675, 'carrier_type', 'roll',
191   oils_i18n_gettext(675, 'roll', 'ccvm', 'value'),
192   'http://rdaregistry.info/termList/RDACarrierType/1047');
193 INSERT INTO config.coded_value_map (id, ctype, code, value, concept_uri)
194   VALUES (676, 'carrier_type', 'flipchart',
195   oils_i18n_gettext(676, 'flipchart', 'ccvm', 'value'),
196   'http://rdaregistry.info/termList/RDACarrierType/1046');
197 INSERT INTO config.coded_value_map (id, ctype, code, value, concept_uri)
198   VALUES (677, 'carrier_type', 'card',
199   oils_i18n_gettext(677, 'card', 'ccvm', 'value'),
200   'http://rdaregistry.info/termList/RDACarrierType/1045');
201 INSERT INTO config.coded_value_map (id, ctype, code, value, concept_uri)
202   VALUES (678, 'carrier_type', 'stereograph disc',
203   oils_i18n_gettext(678, 'stereograph disc', 'ccvm', 'value'),
204   'http://rdaregistry.info/termList/RDACarrierType/1043');
205 INSERT INTO config.coded_value_map (id, ctype, code, value, concept_uri)
206   VALUES (679, 'carrier_type', 'stereograph card',
207   oils_i18n_gettext(679, 'stereograph card', 'ccvm', 'value'),
208   'http://rdaregistry.info/termList/RDACarrierType/1042');
209 INSERT INTO config.coded_value_map (id, ctype, code, value, concept_uri)
210   VALUES (680, 'carrier_type', 'slide',
211   oils_i18n_gettext(680, 'slide', 'ccvm', 'value'),
212   'http://rdaregistry.info/termList/RDACarrierType/1040');
213 INSERT INTO config.coded_value_map (id, ctype, code, value, concept_uri)
214   VALUES (681, 'carrier_type', 'overhead transparency',
215   oils_i18n_gettext(681, 'overhead transparency', 'ccvm', 'value'),
216   'http://rdaregistry.info/termList/RDACarrierType/1039');
217 INSERT INTO config.coded_value_map (id, ctype, code, value, concept_uri)
218   VALUES (682, 'carrier_type', 'filmstrip cartridge',
219   oils_i18n_gettext(682, 'filmstrip cartridge', 'ccvm', 'value'),
220   'http://rdaregistry.info/termList/RDACarrierType/1037');
221 INSERT INTO config.coded_value_map (id, ctype, code, value, concept_uri)
222   VALUES (683, 'carrier_type', 'filmstrip',
223   oils_i18n_gettext(683, 'filmstrip', 'ccvm', 'value'),
224   'http://rdaregistry.info/termList/RDACarrierType/1036');
225 INSERT INTO config.coded_value_map (id, ctype, code, value, concept_uri)
226   VALUES (684, 'carrier_type', 'filmslip',
227   oils_i18n_gettext(684, 'filmslip', 'ccvm', 'value'),
228   'http://rdaregistry.info/termList/RDACarrierType/1035');
229 INSERT INTO config.coded_value_map (id, ctype, code, value, concept_uri)
230   VALUES (685, 'carrier_type', 'film reel',
231   oils_i18n_gettext(685, 'film reel', 'ccvm', 'value'),
232   'http://rdaregistry.info/termList/RDACarrierType/1034');
233 INSERT INTO config.coded_value_map (id, ctype, code, value, concept_uri)
234   VALUES (686, 'carrier_type', 'film cassette',
235   oils_i18n_gettext(686, 'film cassette', 'ccvm', 'value'),
236   'http://rdaregistry.info/termList/RDACarrierType/1033');
237 INSERT INTO config.coded_value_map (id, ctype, code, value, concept_uri)
238   VALUES (687, 'carrier_type', 'film cartridge',
239   oils_i18n_gettext(687, 'film cartridge', 'ccvm', 'value'),
240   'http://rdaregistry.info/termList/RDACarrierType/1032');
241 INSERT INTO config.coded_value_map (id, ctype, code, value, concept_uri)
242   VALUES (688, 'carrier_type', 'microscope slide',
243   oils_i18n_gettext(688, 'microscope slide', 'ccvm', 'value'),
244   'http://rdaregistry.info/termList/RDACarrierType/1030');
245 INSERT INTO config.coded_value_map (id, ctype, code, value, concept_uri)
246   VALUES (689, 'carrier_type', 'microopaque',
247   oils_i18n_gettext(689, 'microopaque', 'ccvm', 'value'),
248   'http://rdaregistry.info/termList/RDACarrierType/1028');
249 INSERT INTO config.coded_value_map (id, ctype, code, value, concept_uri)
250   VALUES (690, 'carrier_type', 'microfilm slip',
251   oils_i18n_gettext(690, 'microfilm slip', 'ccvm', 'value'),
252   'http://rdaregistry.info/termList/RDACarrierType/1027');
253 INSERT INTO config.coded_value_map (id, ctype, code, value, concept_uri)
254   VALUES (691, 'carrier_type', 'microfilm reel',
255   oils_i18n_gettext(691, 'microfilm reel', 'ccvm', 'value'),
256   'http://rdaregistry.info/termList/RDACarrierType/1026');
257 INSERT INTO config.coded_value_map (id, ctype, code, value, concept_uri)
258   VALUES (692, 'carrier_type', 'microfilm cassette',
259   oils_i18n_gettext(692, 'microfilm cassette', 'ccvm', 'value'),
260   'http://rdaregistry.info/termList/RDACarrierType/1025');
261 INSERT INTO config.coded_value_map (id, ctype, code, value, concept_uri)
262   VALUES (693, 'carrier_type', 'microfilm cartridge',
263   oils_i18n_gettext(693, 'microfilm cartridge', 'ccvm', 'value'),
264   'http://rdaregistry.info/termList/RDACarrierType/1024');
265 INSERT INTO config.coded_value_map (id, ctype, code, value, concept_uri)
266   VALUES (694, 'carrier_type', 'microfiche cassette',
267   oils_i18n_gettext(694, 'microfiche cassette', 'ccvm', 'value'),
268   'http://rdaregistry.info/termList/RDACarrierType/1023');
269 INSERT INTO config.coded_value_map (id, ctype, code, value, concept_uri)
270   VALUES (695, 'carrier_type', 'microfiche',
271   oils_i18n_gettext(695, 'microfiche', 'ccvm', 'value'),
272   'http://rdaregistry.info/termList/RDACarrierType/1022');
273 INSERT INTO config.coded_value_map (id, ctype, code, value, concept_uri)
274   VALUES (696, 'carrier_type', 'aperture card',
275   oils_i18n_gettext(696, 'aperture card', 'ccvm', 'value'),
276   'http://rdaregistry.info/termList/RDACarrierType/1021');
277 INSERT INTO config.coded_value_map (id, ctype, code, value, concept_uri)
278   VALUES (697, 'carrier_type', 'online resource',
279   oils_i18n_gettext(697, 'online resource', 'ccvm', 'value'),
280   'http://rdaregistry.info/termList/RDACarrierType/1018');
281 INSERT INTO config.coded_value_map (id, ctype, code, value, concept_uri)
282   VALUES (698, 'carrier_type', 'computer tape reel',
283   oils_i18n_gettext(698, 'computer tape reel', 'ccvm', 'value'),
284   'http://rdaregistry.info/termList/RDACarrierType/1017');
285 INSERT INTO config.coded_value_map (id, ctype, code, value, concept_uri)
286   VALUES (699, 'carrier_type', 'computer tape cassette',
287   oils_i18n_gettext(699, 'computer tape cassette', 'ccvm', 'value'),
288   'http://rdaregistry.info/termList/RDACarrierType/1016');
289 INSERT INTO config.coded_value_map (id, ctype, code, value, concept_uri)
290   VALUES (700, 'carrier_type', 'computer tape cartridge',
291   oils_i18n_gettext(700, 'computer tape cartridge', 'ccvm', 'value'),
292   'http://rdaregistry.info/termList/RDACarrierType/1015');
293 INSERT INTO config.coded_value_map (id, ctype, code, value, concept_uri)
294   VALUES (701, 'carrier_type', 'computer disc cartridge',
295   oils_i18n_gettext(701, 'computer disc cartridge', 'ccvm', 'value'),
296   'http://rdaregistry.info/termList/RDACarrierType/1014');
297 INSERT INTO config.coded_value_map (id, ctype, code, value, concept_uri)
298   VALUES (702, 'carrier_type', 'computer disc',
299   oils_i18n_gettext(702, 'computer disc', 'ccvm', 'value'),
300   'http://rdaregistry.info/termList/RDACarrierType/1013');
301 INSERT INTO config.coded_value_map (id, ctype, code, value, concept_uri)
302   VALUES (703, 'carrier_type', 'computer chip cartridge',
303   oils_i18n_gettext(703, 'computer chip cartridge', 'ccvm', 'value'),
304   'http://rdaregistry.info/termList/RDACarrierType/1012');
305 INSERT INTO config.coded_value_map (id, ctype, code, value, concept_uri)
306   VALUES (704, 'carrier_type', 'computer card',
307   oils_i18n_gettext(704, 'computer card', 'ccvm', 'value'),
308   'http://rdaregistry.info/termList/RDACarrierType/1011');
309 INSERT INTO config.coded_value_map (id, ctype, code, value, concept_uri)
310   VALUES (705, 'carrier_type', 'audiotape reel',
311   oils_i18n_gettext(705, 'audiotape reel', 'ccvm', 'value'),
312   'http://rdaregistry.info/termList/RDACarrierType/1008');
313 INSERT INTO config.coded_value_map (id, ctype, code, value, concept_uri)
314   VALUES (706, 'carrier_type', 'audiocassette',
315   oils_i18n_gettext(706, 'audiocassette', 'ccvm', 'value'),
316   'http://rdaregistry.info/termList/RDACarrierType/1007');
317 INSERT INTO config.coded_value_map (id, ctype, code, value, concept_uri)
318   VALUES (707, 'carrier_type', 'audio roll',
319   oils_i18n_gettext(707, 'audio roll', 'ccvm', 'value'),
320   'http://rdaregistry.info/termList/RDACarrierType/1006');
321 INSERT INTO config.coded_value_map (id, ctype, code, value, concept_uri)
322   VALUES (708, 'carrier_type', 'sound-track reel',
323   oils_i18n_gettext(708, 'sound-track reel', 'ccvm', 'value'),
324   'http://rdaregistry.info/termList/RDACarrierType/1005');
325 INSERT INTO config.coded_value_map (id, ctype, code, value, concept_uri)
326   VALUES (709, 'carrier_type', 'audio disc',
327   oils_i18n_gettext(709, 'audio disc', 'ccvm', 'value'),
328   'http://rdaregistry.info/termList/RDACarrierType/1004');
329 INSERT INTO config.coded_value_map (id, ctype, code, value, concept_uri)
330   VALUES (710, 'carrier_type', 'audio cylinder',
331   oils_i18n_gettext(710, 'audio cylinder', 'ccvm', 'value'),
332   'http://rdaregistry.info/termList/RDACarrierType/1003');
333 INSERT INTO config.coded_value_map (id, ctype, code, value, concept_uri)
334   VALUES (711, 'carrier_type', 'audio cartridge',
335   oils_i18n_gettext(711, 'audio cartridge', 'ccvm', 'value'),
336   'http://rdaregistry.info/termList/RDACarrierType/1002');
337
338 UPDATE config.marc_subfield set value_ctype = 'content_type'
339 WHERE  tag = '336' AND code = 'a' AND marc_record_type = 'biblio';
340 UPDATE config.marc_subfield set value_ctype = 'media_type'
341 WHERE  tag = '337' AND code = 'a' AND marc_record_type = 'biblio';
342 UPDATE config.marc_subfield set value_ctype = 'carrier_type'
343 WHERE  tag = '338' AND code = 'a' AND marc_record_type = 'biblio';
344
345 COMMIT;