exlibris-aleph 0.0.2 → 0.1.0
Sign up to get free protection for your applications and to get access to all the features.
- data/README.rdoc +54 -1
- data/lib/exlibris/aleph/bor_auth.rb +6 -1
- data/lib/exlibris/aleph/patron.rb +20 -7
- data/lib/exlibris/aleph/railtie.rb +9 -0
- data/lib/exlibris/aleph/record.rb +8 -0
- data/lib/exlibris/aleph/rest.rb +12 -0
- data/lib/exlibris/aleph/tab_helper.rb +84 -54
- data/lib/exlibris/aleph/version.rb +1 -1
- data/lib/exlibris-aleph.rb +3 -2
- data/lib/tasks/exlibris-aleph_tasks.rake +8 -6
- data/test/dummy/config/aleph/NYU50/collections.yml +4 -0
- data/test/dummy/config/aleph/NYU50/item_permissions_by_item_process_status.yml +359 -648
- data/test/dummy/config/aleph/NYU50/item_permissions_by_item_status.yml +2 -2
- data/test/dummy/config/aleph/NYU50/patron_permissions.yml +42 -42
- data/test/dummy/config/aleph/NYU50/pickup_locations.yml +10 -0
- data/test/dummy/config/aleph/NYU51/patron_permissions.yml +1 -1
- data/test/dummy/config/aleph/alephe/sub_libraries.yml +776 -0
- data/test/dummy/config/aleph/sub_libraries.yml +20 -0
- data/test/dummy/config/initializers/aleph.rb +1 -1
- data/test/dummy/log/aleph/tab_helper.log +108 -0
- data/test/dummy/log/tab_helper.log +16 -0
- data/test/dummy/log/test.log +2510 -0
- data/test/unit/tab_helper_benchmarks.rb +27 -15
- data/test/unit/tab_helper_test.rb +76 -41
- metadata +15 -10
@@ -0,0 +1,776 @@
|
|
1
|
+
---
|
2
|
+
USR00:
|
3
|
+
:code: USR00
|
4
|
+
:type: '2'
|
5
|
+
:library: ''
|
6
|
+
:text: USR00 Library
|
7
|
+
HOME:
|
8
|
+
:code: HOME
|
9
|
+
:type: '3'
|
10
|
+
:library: ''
|
11
|
+
:text: Home address
|
12
|
+
BOX:
|
13
|
+
:code: BOX
|
14
|
+
:type: '3'
|
15
|
+
:library: ''
|
16
|
+
:text: In-house mailbox
|
17
|
+
ILLDT:
|
18
|
+
:code: ILLDT
|
19
|
+
:type: '3'
|
20
|
+
:library: ''
|
21
|
+
:text: ILL Department
|
22
|
+
BOBST:
|
23
|
+
:code: BOBST
|
24
|
+
:type: '1'
|
25
|
+
:library: NYU50
|
26
|
+
:text: NYU Bobst
|
27
|
+
BAFC:
|
28
|
+
:code: BAFC
|
29
|
+
:type: '1'
|
30
|
+
:library: NYU50
|
31
|
+
:text: NYU Bobst Avery Fisher Center
|
32
|
+
BFALE:
|
33
|
+
:code: BFALE
|
34
|
+
:type: '1'
|
35
|
+
:library: NYU50
|
36
|
+
:text: NYU Bobst Special Collections
|
37
|
+
BLCC:
|
38
|
+
:code: BLCC
|
39
|
+
:type: '1'
|
40
|
+
:library: NYU50
|
41
|
+
:text: NYU Bobst Library Computer Ctr
|
42
|
+
BREF6:
|
43
|
+
:code: BREF6
|
44
|
+
:type: '1'
|
45
|
+
:library: NYU50
|
46
|
+
:text: NYU Bobst 6th Floor Reference
|
47
|
+
BRES:
|
48
|
+
:code: BRES
|
49
|
+
:type: '1'
|
50
|
+
:library: NYU50
|
51
|
+
:text: NYU Bobst Reserve Collection
|
52
|
+
BTAM:
|
53
|
+
:code: BTAM
|
54
|
+
:type: '1'
|
55
|
+
:library: NYU50
|
56
|
+
:text: NYU Bobst Tamiment
|
57
|
+
BWEB:
|
58
|
+
:code: BWEB
|
59
|
+
:type: '1'
|
60
|
+
:library: NYU50
|
61
|
+
:text: NYU Restricted
|
62
|
+
CU:
|
63
|
+
:code: CU
|
64
|
+
:type: '1'
|
65
|
+
:library: NYU50
|
66
|
+
:text: Cooper Union Library
|
67
|
+
KBHS:
|
68
|
+
:code: KBHS
|
69
|
+
:type: '1'
|
70
|
+
:library: NYU50
|
71
|
+
:text: Brooklyn Historical Society
|
72
|
+
MISC:
|
73
|
+
:code: MISC
|
74
|
+
:type: '1'
|
75
|
+
:library: NYU50
|
76
|
+
:text: Miscellaneous for cleanup
|
77
|
+
NBERL:
|
78
|
+
:code: NBERL
|
79
|
+
:type: '3'
|
80
|
+
:library: NYU50
|
81
|
+
:text: NYU Berlin (Germany)
|
82
|
+
NCOUR:
|
83
|
+
:code: NCOUR
|
84
|
+
:type: '1'
|
85
|
+
:library: NYU50
|
86
|
+
:text: NYU Courant
|
87
|
+
NFLOR:
|
88
|
+
:code: NFLOR
|
89
|
+
:type: '3'
|
90
|
+
:library: NYU50
|
91
|
+
:text: NYU Florence (Italy)
|
92
|
+
NIFA:
|
93
|
+
:code: NIFA
|
94
|
+
:type: '1'
|
95
|
+
:library: NYU50
|
96
|
+
:text: NYU Institute of Fine Arts
|
97
|
+
NIFAC:
|
98
|
+
:code: NIFAC
|
99
|
+
:type: '1'
|
100
|
+
:library: NYU50
|
101
|
+
:text: NYU IFA Conservation Center
|
102
|
+
NISAW:
|
103
|
+
:code: NISAW
|
104
|
+
:type: '1'
|
105
|
+
:library: NYU50
|
106
|
+
:text: NYU Inst Study Ancient World
|
107
|
+
NKEV:
|
108
|
+
:code: NKEV
|
109
|
+
:type: '1'
|
110
|
+
:library: NYU50
|
111
|
+
:text: NYU Kevorkian
|
112
|
+
NLAPI:
|
113
|
+
:code: NLAPI
|
114
|
+
:type: '1'
|
115
|
+
:library: NYU50
|
116
|
+
:text: NYU La Pietra Library (Italy)
|
117
|
+
NLOND:
|
118
|
+
:code: NLOND
|
119
|
+
:type: '3'
|
120
|
+
:library: NYU50
|
121
|
+
:text: NYU London (England)
|
122
|
+
NOFFS:
|
123
|
+
:code: NOFFS
|
124
|
+
:type: '1'
|
125
|
+
:library: NYU50
|
126
|
+
:text: NYU Offsite Storage
|
127
|
+
NPOLY:
|
128
|
+
:code: NPOLY
|
129
|
+
:type: '1'
|
130
|
+
:library: NYU50
|
131
|
+
:text: NYU Poly
|
132
|
+
NPRAG:
|
133
|
+
:code: NPRAG
|
134
|
+
:type: '3'
|
135
|
+
:library: NYU50
|
136
|
+
:text: NYU Prague (Czech Republic)
|
137
|
+
NREI:
|
138
|
+
:code: NREI
|
139
|
+
:type: '1'
|
140
|
+
:library: NYU50
|
141
|
+
:text: NYU Jack Brause
|
142
|
+
NYHS:
|
143
|
+
:code: NYHS
|
144
|
+
:type: '1'
|
145
|
+
:library: NYU50
|
146
|
+
:text: New-York Historical Society
|
147
|
+
NYSID:
|
148
|
+
:code: NYSID
|
149
|
+
:type: '1'
|
150
|
+
:library: NYU50
|
151
|
+
:text: New York School of Int Des
|
152
|
+
NYUAB:
|
153
|
+
:code: NYUAB
|
154
|
+
:type: '3'
|
155
|
+
:library: NYU50
|
156
|
+
:text: NYU Abu Dhabi Library (UAE)
|
157
|
+
NYUSS:
|
158
|
+
:code: NYUSS
|
159
|
+
:type: '3'
|
160
|
+
:library: NYU50
|
161
|
+
:text: NYUAD Soc Sci 13th Fl (UAE)
|
162
|
+
NYUSE:
|
163
|
+
:code: NYUSE
|
164
|
+
:type: '3'
|
165
|
+
:library: NYU50
|
166
|
+
:text: NYUAD Ctr for Sci & Eng (UAE)
|
167
|
+
TNSFO:
|
168
|
+
:code: TNSFO
|
169
|
+
:type: '1'
|
170
|
+
:library: NYU50
|
171
|
+
:text: New School Fogelman Library
|
172
|
+
TNSGI:
|
173
|
+
:code: TNSGI
|
174
|
+
:type: '1'
|
175
|
+
:library: NYU50
|
176
|
+
:text: New School Gimbel Library
|
177
|
+
TNSKE:
|
178
|
+
:code: TNSKE
|
179
|
+
:type: '1'
|
180
|
+
:library: NYU50
|
181
|
+
:text: New School Kellen Archives
|
182
|
+
TNSOS:
|
183
|
+
:code: TNSOS
|
184
|
+
:type: '1'
|
185
|
+
:library: NYU50
|
186
|
+
:text: New School Offsite Storage
|
187
|
+
TNSSC:
|
188
|
+
:code: TNSSC
|
189
|
+
:type: '1'
|
190
|
+
:library: NYU50
|
191
|
+
:text: New School Scherman Library
|
192
|
+
TWEB:
|
193
|
+
:code: TWEB
|
194
|
+
:type: '1'
|
195
|
+
:library: NYU50
|
196
|
+
:text: New School Restricted
|
197
|
+
WEB:
|
198
|
+
:code: WEB
|
199
|
+
:type: '1'
|
200
|
+
:library: NYU50
|
201
|
+
:text: Unrestricted
|
202
|
+
NYU50:
|
203
|
+
:code: NYU50
|
204
|
+
:type: '2'
|
205
|
+
:library: NYU50
|
206
|
+
:text: NYU50
|
207
|
+
AFC:
|
208
|
+
:code: AFC
|
209
|
+
:type: '5'
|
210
|
+
:library: NYU50
|
211
|
+
:text: Avery Fisher Center
|
212
|
+
BOBA:
|
213
|
+
:code: BOBA
|
214
|
+
:type: '5'
|
215
|
+
:library: NYU50
|
216
|
+
:text: Bobst Acquisitions
|
217
|
+
BOBS:
|
218
|
+
:code: BOBS
|
219
|
+
:type: '5'
|
220
|
+
:library: NYU50
|
221
|
+
:text: Bobst Serials
|
222
|
+
BOBE:
|
223
|
+
:code: BOBE
|
224
|
+
:type: '5'
|
225
|
+
:library: NYU50
|
226
|
+
:text: Bobst Electronic
|
227
|
+
NCOU1:
|
228
|
+
:code: NCOU1
|
229
|
+
:type: '5'
|
230
|
+
:library: NYU50
|
231
|
+
:text: NYU Courant
|
232
|
+
CU1:
|
233
|
+
:code: CU1
|
234
|
+
:type: '5'
|
235
|
+
:library: NYU50
|
236
|
+
:text: Cooper Union
|
237
|
+
BFAL1:
|
238
|
+
:code: BFAL1
|
239
|
+
:type: '5'
|
240
|
+
:library: NYU50
|
241
|
+
:text: Fales Library
|
242
|
+
NIF1:
|
243
|
+
:code: NIF1
|
244
|
+
:type: '5'
|
245
|
+
:library: NYU50
|
246
|
+
:text: Institute of Fine Arts
|
247
|
+
NIF2:
|
248
|
+
:code: NIF2
|
249
|
+
:type: '5'
|
250
|
+
:library: NYU50
|
251
|
+
:text: Inst of Fine Arts Conserv
|
252
|
+
NISA1:
|
253
|
+
:code: NISA1
|
254
|
+
:type: '5'
|
255
|
+
:library: NYU50
|
256
|
+
:text: Inst for Study of Anc World
|
257
|
+
TNSF1:
|
258
|
+
:code: TNSF1
|
259
|
+
:type: '5'
|
260
|
+
:library: NYU50
|
261
|
+
:text: New School Fogelman Library
|
262
|
+
TNSG1:
|
263
|
+
:code: TNSG1
|
264
|
+
:type: '5'
|
265
|
+
:library: NYU50
|
266
|
+
:text: New School Gimbel Library
|
267
|
+
TNSS1:
|
268
|
+
:code: TNSS1
|
269
|
+
:type: '5'
|
270
|
+
:library: NYU50
|
271
|
+
:text: New School Scherman Library
|
272
|
+
NEWA:
|
273
|
+
:code: NEWA
|
274
|
+
:type: '5'
|
275
|
+
:library: NYU50
|
276
|
+
:text: New School University, Acq
|
277
|
+
NEWS:
|
278
|
+
:code: NEWS
|
279
|
+
:type: '5'
|
280
|
+
:library: NYU50
|
281
|
+
:text: New School University, Ser
|
282
|
+
NYSI1:
|
283
|
+
:code: NYSI1
|
284
|
+
:type: '5'
|
285
|
+
:library: NYU50
|
286
|
+
:text: NY School of Interior Design
|
287
|
+
REI:
|
288
|
+
:code: REI
|
289
|
+
:type: '5'
|
290
|
+
:library: NYU50
|
291
|
+
:text: Real Estate Institute
|
292
|
+
BTA1:
|
293
|
+
:code: BTA1
|
294
|
+
:type: '5'
|
295
|
+
:library: NYU50
|
296
|
+
:text: Tamiment Library
|
297
|
+
REF6:
|
298
|
+
:code: REF6
|
299
|
+
:type: '5'
|
300
|
+
:library: NYU50
|
301
|
+
:text: NYU Bobst Library 6th Fl
|
302
|
+
NABUD:
|
303
|
+
:code: NABUD
|
304
|
+
:type: '1'
|
305
|
+
:library: NYU51
|
306
|
+
:text: NYU Abu Dhabi Library (UAE)
|
307
|
+
NADEQ:
|
308
|
+
:code: NADEQ
|
309
|
+
:type: '1'
|
310
|
+
:library: NYU51
|
311
|
+
:text: NYU Abu Dhabi Equipment
|
312
|
+
NADEX:
|
313
|
+
:code: NADEX
|
314
|
+
:type: '1'
|
315
|
+
:library: NYU51
|
316
|
+
:text: NYU Abu Dhabi (UAE) Annex
|
317
|
+
NADSS:
|
318
|
+
:code: NADSS
|
319
|
+
:type: '3'
|
320
|
+
:library: NYU51
|
321
|
+
:text: NYUAD Soc Sci 13th Fl (UAE)
|
322
|
+
NADSE:
|
323
|
+
:code: NADSE
|
324
|
+
:type: '3'
|
325
|
+
:library: NYU51
|
326
|
+
:text: NYUAD Ctr for Sci & Eng (UAE)
|
327
|
+
NWEB:
|
328
|
+
:code: NWEB
|
329
|
+
:type: '1'
|
330
|
+
:library: NYU51
|
331
|
+
:text: Restricted Electronic Resource
|
332
|
+
NAFC:
|
333
|
+
:code: NAFC
|
334
|
+
:type: '1'
|
335
|
+
:library: NYU51
|
336
|
+
:text: NYU Abu Dhabi Media in NY
|
337
|
+
NYUAD:
|
338
|
+
:code: NYUAD
|
339
|
+
:type: '5'
|
340
|
+
:library: NYU51
|
341
|
+
:text: NYU Abu Dhabi Library (UAE)
|
342
|
+
NYU51:
|
343
|
+
:code: NYU51
|
344
|
+
:type: '2'
|
345
|
+
:library: NYU51
|
346
|
+
:text: NYU51
|
347
|
+
ALEPH:
|
348
|
+
:code: ALEPH
|
349
|
+
:type: '2'
|
350
|
+
:library: ''
|
351
|
+
:text: General Patron
|
352
|
+
USM50:
|
353
|
+
:code: USM50
|
354
|
+
:type: '2'
|
355
|
+
:library: USM50
|
356
|
+
:text: Exlibris Demo Libraries
|
357
|
+
MED:
|
358
|
+
:code: MED
|
359
|
+
:type: '1'
|
360
|
+
:library: USM50
|
361
|
+
:text: Medicine Library
|
362
|
+
HYL:
|
363
|
+
:code: HYL
|
364
|
+
:type: '1'
|
365
|
+
:library: USM50
|
366
|
+
:text: East Asian Library
|
367
|
+
HIL:
|
368
|
+
:code: HIL
|
369
|
+
:type: '1'
|
370
|
+
:library: USM50
|
371
|
+
:text: Humanities Library
|
372
|
+
LAM:
|
373
|
+
:code: LAM
|
374
|
+
:type: '1'
|
375
|
+
:library: USM50
|
376
|
+
:text: Main Undergraduate
|
377
|
+
LAW:
|
378
|
+
:code: LAW
|
379
|
+
:type: '1'
|
380
|
+
:library: USM50
|
381
|
+
:text: Law Library
|
382
|
+
LIT:
|
383
|
+
:code: LIT
|
384
|
+
:type: '1'
|
385
|
+
:library: USM50
|
386
|
+
:text: Economics Library
|
387
|
+
MUS:
|
388
|
+
:code: MUS
|
389
|
+
:type: '1'
|
390
|
+
:library: USM50
|
391
|
+
:text: Music Library
|
392
|
+
WID:
|
393
|
+
:code: WID
|
394
|
+
:type: '1'
|
395
|
+
:library: USM50
|
396
|
+
:text: Main Library
|
397
|
+
EXL:
|
398
|
+
:code: EXL
|
399
|
+
:type: '1'
|
400
|
+
:library: USM50
|
401
|
+
:text: PLIF Library
|
402
|
+
CIRC:
|
403
|
+
:code: CIRC
|
404
|
+
:type: '1'
|
405
|
+
:library: USM50
|
406
|
+
:text: PLIF ILL Library
|
407
|
+
HILR:
|
408
|
+
:code: HILR
|
409
|
+
:type: '4'
|
410
|
+
:library: USM50
|
411
|
+
:text: Humanities Reading Room
|
412
|
+
HIL01:
|
413
|
+
:code: HIL01
|
414
|
+
:type: '5'
|
415
|
+
:library: USM50
|
416
|
+
:text: Humanities (Ordering Unit)
|
417
|
+
HYL01:
|
418
|
+
:code: HYL01
|
419
|
+
:type: '5'
|
420
|
+
:library: USM50
|
421
|
+
:text: East Asian (Chinese)
|
422
|
+
HYL02:
|
423
|
+
:code: HYL02
|
424
|
+
:type: '5'
|
425
|
+
:library: USM50
|
426
|
+
:text: East Asian (Japanese)
|
427
|
+
HYL03:
|
428
|
+
:code: HYL03
|
429
|
+
:type: '5'
|
430
|
+
:library: USM50
|
431
|
+
:text: East Asian (Korean)
|
432
|
+
HYL04:
|
433
|
+
:code: HYL04
|
434
|
+
:type: '5'
|
435
|
+
:library: USM50
|
436
|
+
:text: East Asian (Vietnamese)
|
437
|
+
HYL05:
|
438
|
+
:code: HYL05
|
439
|
+
:type: '5'
|
440
|
+
:library: USM50
|
441
|
+
:text: East Asian (Western)
|
442
|
+
HYL06:
|
443
|
+
:code: HYL06
|
444
|
+
:type: '5'
|
445
|
+
:library: USM50
|
446
|
+
:text: East Asian (Serials)
|
447
|
+
LAM01:
|
448
|
+
:code: LAM01
|
449
|
+
:type: '5'
|
450
|
+
:library: USM50
|
451
|
+
:text: Undergraduate (Monographs)
|
452
|
+
LAM02:
|
453
|
+
:code: LAM02
|
454
|
+
:type: '5'
|
455
|
+
:library: USM50
|
456
|
+
:text: Undergraduate (Serials)
|
457
|
+
LAM03:
|
458
|
+
:code: LAM03
|
459
|
+
:type: '5'
|
460
|
+
:library: USM50
|
461
|
+
:text: Undergraduate (Standing Orders
|
462
|
+
LAW01:
|
463
|
+
:code: LAW01
|
464
|
+
:type: '5'
|
465
|
+
:library: USM50
|
466
|
+
:text: Law
|
467
|
+
LAW02:
|
468
|
+
:code: LAW02
|
469
|
+
:type: '5'
|
470
|
+
:library: USM50
|
471
|
+
:text: Law (East Asian Acquisitions)
|
472
|
+
LAW03:
|
473
|
+
:code: LAW03
|
474
|
+
:type: '5'
|
475
|
+
:library: USM50
|
476
|
+
:text: Law (Islamic Acquisitions)
|
477
|
+
LIT01:
|
478
|
+
:code: LIT01
|
479
|
+
:type: '5'
|
480
|
+
:library: USM50
|
481
|
+
:text: Economics (Monograph)
|
482
|
+
LIT02:
|
483
|
+
:code: LIT02
|
484
|
+
:type: '5'
|
485
|
+
:library: USM50
|
486
|
+
:text: Economics (Serials)
|
487
|
+
MED01:
|
488
|
+
:code: MED01
|
489
|
+
:type: '5'
|
490
|
+
:library: USM50
|
491
|
+
:text: Medicine (Unit 1)
|
492
|
+
MED02:
|
493
|
+
:code: MED02
|
494
|
+
:type: '5'
|
495
|
+
:library: USM50
|
496
|
+
:text: Medicine (Unit 2)
|
497
|
+
MUS01:
|
498
|
+
:code: MUS01
|
499
|
+
:type: '5'
|
500
|
+
:library: USM50
|
501
|
+
:text: Music (Unit 1)
|
502
|
+
MUS02:
|
503
|
+
:code: MUS02
|
504
|
+
:type: '5'
|
505
|
+
:library: USM50
|
506
|
+
:text: Music (Unit 2)
|
507
|
+
WID01:
|
508
|
+
:code: WID01
|
509
|
+
:type: '5'
|
510
|
+
:library: USM50
|
511
|
+
:text: Main Library (General)
|
512
|
+
WID02:
|
513
|
+
:code: WID02
|
514
|
+
:type: '5'
|
515
|
+
:library: USM50
|
516
|
+
:text: Main Library (Serial)
|
517
|
+
WID03:
|
518
|
+
:code: WID03
|
519
|
+
:type: '5'
|
520
|
+
:library: USM50
|
521
|
+
:text: Main Library (Slavic)
|
522
|
+
WID04:
|
523
|
+
:code: WID04
|
524
|
+
:type: '5'
|
525
|
+
:library: USM50
|
526
|
+
:text: Main Library (Judaica)
|
527
|
+
WID05:
|
528
|
+
:code: WID05
|
529
|
+
:type: '5'
|
530
|
+
:library: USM50
|
531
|
+
:text: Main Library (Middle East)
|
532
|
+
U60WD:
|
533
|
+
:code: U60WD
|
534
|
+
:type: '6'
|
535
|
+
:library: USM50
|
536
|
+
:text: ILL unit-WID
|
537
|
+
U60HL:
|
538
|
+
:code: U60HL
|
539
|
+
:type: '6'
|
540
|
+
:library: USM50
|
541
|
+
:text: ILL unit-HYL
|
542
|
+
U60LA:
|
543
|
+
:code: U60LA
|
544
|
+
:type: '6'
|
545
|
+
:library: USM50
|
546
|
+
:text: ILL unit-LAW
|
547
|
+
U70WD:
|
548
|
+
:code: U70WD
|
549
|
+
:type: '6'
|
550
|
+
:library: USM50
|
551
|
+
:text: ILL unit-WID 17
|
552
|
+
CBAB:
|
553
|
+
:code: CBAB
|
554
|
+
:type: '1'
|
555
|
+
:library: USM50
|
556
|
+
:text: CBAB
|
557
|
+
BCU:
|
558
|
+
:code: BCU
|
559
|
+
:type: '1'
|
560
|
+
:library: USM50
|
561
|
+
:text: BCU
|
562
|
+
MBAZU:
|
563
|
+
:code: MBAZU
|
564
|
+
:type: '1'
|
565
|
+
:library: USM50
|
566
|
+
:text: MBAZU
|
567
|
+
USM51:
|
568
|
+
:code: USM51
|
569
|
+
:type: '2'
|
570
|
+
:library: USM51
|
571
|
+
:text: USM51 Demo Libraries
|
572
|
+
ELEC5:
|
573
|
+
:code: ELEC5
|
574
|
+
:type: '1'
|
575
|
+
:library: USM55
|
576
|
+
:text: Electronic Resources 55
|
577
|
+
GDOC5:
|
578
|
+
:code: GDOC5
|
579
|
+
:type: '1'
|
580
|
+
:library: USM51
|
581
|
+
:text: Government Documents 51
|
582
|
+
EDUC5:
|
583
|
+
:code: EDUC5
|
584
|
+
:type: '1'
|
585
|
+
:library: USM51
|
586
|
+
:text: Education Library 51
|
587
|
+
LINC5:
|
588
|
+
:code: LINC5
|
589
|
+
:type: '1'
|
590
|
+
:library: USM51
|
591
|
+
:text: Lincoln Library 51
|
592
|
+
RRLIN:
|
593
|
+
:code: RRLIN
|
594
|
+
:type: '4'
|
595
|
+
:library: USM51
|
596
|
+
:text: LINC5 Reading Room 51
|
597
|
+
OU511:
|
598
|
+
:code: OU511
|
599
|
+
:type: '5'
|
600
|
+
:library: USM51
|
601
|
+
:text: Ordering Unit 1 usm51
|
602
|
+
OR512:
|
603
|
+
:code: OR512
|
604
|
+
:type: '5'
|
605
|
+
:library: USM51
|
606
|
+
:text: Ordering Unit 2 usm51
|
607
|
+
OR513:
|
608
|
+
:code: OR513
|
609
|
+
:type: '5'
|
610
|
+
:library: USM51
|
611
|
+
:text: Ordering Unit 3 usm51
|
612
|
+
OR514:
|
613
|
+
:code: OR514
|
614
|
+
:type: '5'
|
615
|
+
:library: USM51
|
616
|
+
:text: Ordering Unit 4 usm51
|
617
|
+
OR515:
|
618
|
+
:code: OR515
|
619
|
+
:type: '5'
|
620
|
+
:library: USM51
|
621
|
+
:text: Ordering Unit 5 usm51
|
622
|
+
U61ED:
|
623
|
+
:code: U61ED
|
624
|
+
:type: '6'
|
625
|
+
:library: USM51
|
626
|
+
:text: ILL unit-EDUC5
|
627
|
+
U61EL:
|
628
|
+
:code: U61EL
|
629
|
+
:type: '6'
|
630
|
+
:library: USM51
|
631
|
+
:text: ILL unit-ELEC5
|
632
|
+
U61LN:
|
633
|
+
:code: U61LN
|
634
|
+
:type: '6'
|
635
|
+
:library: USM51
|
636
|
+
:text: ILL unit-LINC5
|
637
|
+
S61GD:
|
638
|
+
:code: S61GD
|
639
|
+
:type: '6'
|
640
|
+
:library: USM51
|
641
|
+
:text: ILL unit-GDOC5 SMTP
|
642
|
+
USM53:
|
643
|
+
:code: USM53
|
644
|
+
:type: '2'
|
645
|
+
:library: USM53
|
646
|
+
:text: USM53 Demo Libraries
|
647
|
+
ELEC7:
|
648
|
+
:code: ELEC7
|
649
|
+
:type: '1'
|
650
|
+
:library: USM53
|
651
|
+
:text: Electronic Resources 53
|
652
|
+
GDOC7:
|
653
|
+
:code: GDOC7
|
654
|
+
:type: '1'
|
655
|
+
:library: USM53
|
656
|
+
:text: Government Documents 53
|
657
|
+
EDUC7:
|
658
|
+
:code: EDUC7
|
659
|
+
:type: '1'
|
660
|
+
:library: USM53
|
661
|
+
:text: Education Library 53
|
662
|
+
LINC7:
|
663
|
+
:code: LINC7
|
664
|
+
:type: '1'
|
665
|
+
:library: USM53
|
666
|
+
:text: Lincoln Library 53
|
667
|
+
USM54:
|
668
|
+
:code: USM54
|
669
|
+
:type: '2'
|
670
|
+
:library: USM54
|
671
|
+
:text: USM54 Demo Libraries
|
672
|
+
ELEC4:
|
673
|
+
:code: ELEC4
|
674
|
+
:type: '1'
|
675
|
+
:library: USM54
|
676
|
+
:text: Electronic Resources 54
|
677
|
+
USM55:
|
678
|
+
:code: USM55
|
679
|
+
:type: '2'
|
680
|
+
:library: USM55
|
681
|
+
:text: USM55 Demo Libraries
|
682
|
+
CUN50:
|
683
|
+
:code: CUN50
|
684
|
+
:type: '2'
|
685
|
+
:library: CUN50
|
686
|
+
:text: CUN50 Demo Libraries
|
687
|
+
CLEC5:
|
688
|
+
:code: CLEC5
|
689
|
+
:type: '1'
|
690
|
+
:library: CUN50
|
691
|
+
:text: Electronic Resources
|
692
|
+
CDOC5:
|
693
|
+
:code: CDOC5
|
694
|
+
:type: '1'
|
695
|
+
:library: CUN50
|
696
|
+
:text: Government Documents
|
697
|
+
CDUC5:
|
698
|
+
:code: CDUC5
|
699
|
+
:type: '1'
|
700
|
+
:library: CUN50
|
701
|
+
:text: Education Library
|
702
|
+
CINC5:
|
703
|
+
:code: CINC5
|
704
|
+
:type: '1'
|
705
|
+
:library: CUN50
|
706
|
+
:text: Lincoln Library
|
707
|
+
UNI50:
|
708
|
+
:code: UNI50
|
709
|
+
:type: '2'
|
710
|
+
:library: UNI50
|
711
|
+
:text: Exlibris UNIMARC Libraries
|
712
|
+
NARCV:
|
713
|
+
:code: NARCV
|
714
|
+
:type: '1'
|
715
|
+
:library: UNI50
|
716
|
+
:text: Archives Library
|
717
|
+
NELEC:
|
718
|
+
:code: NELEC
|
719
|
+
:type: '1'
|
720
|
+
:library: UNI50
|
721
|
+
:text: Electronic Resources
|
722
|
+
NRLEC:
|
723
|
+
:code: NRLEC
|
724
|
+
:type: '4'
|
725
|
+
:library: UNI50
|
726
|
+
:text: NELEC Reading Room
|
727
|
+
NGDOC:
|
728
|
+
:code: NGDOC
|
729
|
+
:type: '1'
|
730
|
+
:library: UNI50
|
731
|
+
:text: Government Documents
|
732
|
+
NRDOC:
|
733
|
+
:code: NRDOC
|
734
|
+
:type: '4'
|
735
|
+
:library: UNI50
|
736
|
+
:text: NGDOC Reading Room
|
737
|
+
NEDUC:
|
738
|
+
:code: NEDUC
|
739
|
+
:type: '1'
|
740
|
+
:library: UNI50
|
741
|
+
:text: Education Library
|
742
|
+
NHLTH:
|
743
|
+
:code: NHLTH
|
744
|
+
:type: '1'
|
745
|
+
:library: UNI50
|
746
|
+
:text: Health Library
|
747
|
+
NLINC:
|
748
|
+
:code: NLINC
|
749
|
+
:type: '1'
|
750
|
+
:library: UNI50
|
751
|
+
:text: Lincoln Library
|
752
|
+
NLAW:
|
753
|
+
:code: NLAW
|
754
|
+
:type: '1'
|
755
|
+
:library: UNI50
|
756
|
+
:text: Law Library
|
757
|
+
NMUSI:
|
758
|
+
:code: NMUSI
|
759
|
+
:type: '1'
|
760
|
+
:library: UNI50
|
761
|
+
:text: Music Library
|
762
|
+
NSCI:
|
763
|
+
:code: NSCI
|
764
|
+
:type: '1'
|
765
|
+
:library: UNI50
|
766
|
+
:text: Science Library
|
767
|
+
NUPTN:
|
768
|
+
:code: NUPTN
|
769
|
+
:type: '1'
|
770
|
+
:library: UNI50
|
771
|
+
:text: Uptown Branch
|
772
|
+
NEW__:
|
773
|
+
:code: NEW__
|
774
|
+
:type: '1'
|
775
|
+
:library: NYU50
|
776
|
+
:text: NYU TEST
|