exlibris-aleph 0.1.2 → 0.1.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- data/README.rdoc +3 -0
- data/lib/exlibris/aleph/tab_helper.rb +8 -7
- data/lib/exlibris/aleph/version.rb +1 -1
- data/test/dummy/config/aleph/alephe/sub_libraries.yml +1 -0
- data/test/dummy/config/aleph/{NYU50 → nyu50}/collections.yml +1 -0
- data/test/dummy/config/aleph/{NYU50 → nyu50}/item_permissions_by_item_process_status.yml +1 -0
- data/test/dummy/config/aleph/{NYU50 → nyu50}/item_permissions_by_item_status.yml +105 -104
- data/test/dummy/config/aleph/{NYU50 → nyu50}/items.yml +1 -0
- data/test/dummy/config/aleph/{NYU50 → nyu50}/patron_permissions.yml +28 -27
- data/test/dummy/config/aleph/{NYU50 → nyu50}/patrons.yml +1 -0
- data/test/dummy/config/aleph/{NYU50 → nyu50}/pickup_locations.yml +1 -0
- data/test/dummy/config/aleph/{NYU51 → nyu51}/collections.yml +1 -0
- data/test/dummy/config/aleph/{NYU51 → nyu51}/item_permissions_by_item_process_status.yml +1 -0
- data/test/dummy/config/aleph/{NYU51 → nyu51}/item_permissions_by_item_status.yml +7 -6
- data/test/dummy/config/aleph/{NYU51 → nyu51}/items.yml +1 -0
- data/test/dummy/config/aleph/{NYU51 → nyu51}/patron_permissions.yml +28 -27
- data/test/dummy/config/aleph/{NYU51 → nyu51}/patrons.yml +1 -0
- data/test/dummy/config/aleph/{NYU51 → nyu51}/pickup_locations.yml +1 -0
- data/test/dummy/config/initializers/aleph.rb +1 -1
- data/test/dummy/config/initializers/session_store.rb +1 -1
- data/test/dummy/config/initializers/wrap_parameters.rb +1 -1
- data/test/dummy/log/test.log +162 -0
- data/test/mnt/aleph_tab/alephe/tab/tab_sub_library.eng +378 -0
- data/test/mnt/aleph_tab/nyu50/tab/pc_tab_exp_field_extended.eng +158 -0
- data/test/mnt/aleph_tab/nyu50/tab/tab15.eng +4742 -0
- data/test/mnt/aleph_tab/nyu50/tab/tab16 +3792 -0
- data/test/mnt/aleph_tab/nyu50/tab/tab31 +998 -0
- data/test/mnt/aleph_tab/nyu50/tab/tab37 +405 -0
- data/test/mnt/aleph_tab/nyu50/tab/tab40.eng +335 -0
- data/test/mnt/aleph_tab/nyu50/tab/tab_www_item_desc.eng +208 -0
- data/test/mnt/aleph_tab/nyu51/tab/pc_tab_exp_field_extended.eng +178 -0
- data/test/mnt/aleph_tab/nyu51/tab/tab15.eng +593 -0
- data/test/mnt/aleph_tab/nyu51/tab/tab16 +630 -0
- data/test/mnt/aleph_tab/nyu51/tab/tab31 +412 -0
- data/test/mnt/aleph_tab/nyu51/tab/tab37 +202 -0
- data/test/mnt/aleph_tab/nyu51/tab/tab40.eng +52 -0
- data/test/mnt/aleph_tab/nyu51/tab/tab_www_item_desc.eng +208 -0
- data/test/mnt/aleph_tab/pc_tab_exp_field_extended.eng +158 -0
- data/test/mnt/aleph_tab/tab15.eng +4742 -0
- data/test/mnt/aleph_tab/tab16 +3792 -0
- data/test/mnt/aleph_tab/tab31 +998 -0
- data/test/mnt/aleph_tab/tab37 +405 -0
- data/test/mnt/aleph_tab/tab40.eng +335 -0
- data/test/mnt/aleph_tab/tab_sub_library.eng +378 -0
- data/test/mnt/aleph_tab/tab_www_item_desc.eng +208 -0
- data/test/test_helper.rb +34 -2
- data/test/unit/bor_auth_test.rb +16 -12
- data/test/unit/patron_test.rb +19 -15
- data/test/unit/record_test.rb +15 -11
- data/test/unit/tab_helper_benchmarks.rb +1 -1
- data/test/unit/tab_helper_test.rb +7 -7
- data/test/vcr_cassettes/bor_auth.yml +44 -0
- data/test/vcr_cassettes/patron.yml +83 -0
- data/test/vcr_cassettes/record.yml +145 -0
- metadata +149 -82
- data/test/dummy/config/aleph/sub_libraries.yml +0 -776
@@ -0,0 +1,378 @@
|
|
1
|
+
!
|
2
|
+
! NOTE - 1) do not edit this header sectionB
|
3
|
+
! - 2) this header is created from the template located
|
4
|
+
! in $aleph_headers (sub-folders)
|
5
|
+
! - 3) to add remarks within the table,
|
6
|
+
! start the line with !rem or !*
|
7
|
+
! - 4) to mark a line as non-used (but restorable)
|
8
|
+
! add ! at start of line, retaining column structure
|
9
|
+
! displaced by one position to the right
|
10
|
+
! - 5) all internal codes must be Latin characters A-Z,0-9
|
11
|
+
!
|
12
|
+
!=============================================================================
|
13
|
+
! tab_sub_library.eng
|
14
|
+
! List of libraries and their sublibraries
|
15
|
+
!=============================================================================
|
16
|
+
! Last header change: 29/02/2004
|
17
|
+
!
|
18
|
+
! HELP
|
19
|
+
! .
|
20
|
+
! This table defines the sublibraries of all the ADM libraries
|
21
|
+
! on the server. In the list of items display in the ALEPH WEB
|
22
|
+
! OPAC, it is possible to "gather together" all the sublibraries
|
23
|
+
! in one list, regardless of the connection to separate ADM libraries.
|
24
|
+
! For all other ALEPH functions (USER, CIRC, ITEMS, SERIALS, ILL,
|
25
|
+
! ACQ) it is required that the operater "connects" to a specific ADM
|
26
|
+
! library (e.g. USM50).
|
27
|
+
! The number of sublibraries in the table is not limited. However,
|
28
|
+
! there are places in the system where the total number of
|
29
|
+
! sublibraries relevant to the situation cannot surpass 200.
|
30
|
+
! For example, when sorting a list of items or list holding
|
31
|
+
! libraries for a single bibliographic record.
|
32
|
+
! "Connect" in GUI updating modules is to an ADM library (which is
|
33
|
+
! a group of sublibraries). This is a physical group, and one
|
34
|
+
! sublibrary can be assigned to one ADM library ONLY. Each
|
35
|
+
! sublibrary code must be unique in this table (unless a special
|
36
|
+
! setup for testing conversions has been installed by Ex Libris).
|
37
|
+
! .
|
38
|
+
! Library names (col.5):
|
39
|
+
! Names of the sub_libraries display in WEB OPAC and GUI modules.
|
40
|
+
! For libraries who use more than one language interface, each
|
41
|
+
! language is a separate tab_sub_library.<lng> table. All rows
|
42
|
+
! and columns should be exactly the same, except for column 5
|
43
|
+
! (library name).
|
44
|
+
! Note! In order to define library names for the WEB Opac use table
|
45
|
+
! tab_www_item_desc.eng.
|
46
|
+
! .
|
47
|
+
! Library types (col.2):
|
48
|
+
! In addition to actual sub_libraries (library type 1), some of
|
49
|
+
! the sub_libraries are defined for local patron records (type 2,
|
50
|
+
! in which case the code can be ALEPH or the ADM library code),
|
51
|
+
! for delivery of requested material (type 3, must be coordinated
|
52
|
+
! with tab27, tab37 and tab38), and for transfer of material to a reading
|
53
|
+
! room (type 4, must be coordinated with tab27). You may define
|
54
|
+
! administrative units for acquisitions orders activities (type 5 -
|
55
|
+
! Ordering Unit).
|
56
|
+
! .
|
57
|
+
! link to tab15 (col.6):
|
58
|
+
! The code registered in this column identifies the lines in
|
59
|
+
! tab15 (Item statuses) that are relevant for this sublibrary.
|
60
|
+
! The code here must match the code in column 1 of tab15.
|
61
|
+
! This allows you to define statuses in tab15 that are used
|
62
|
+
! in common by a number of sublibraries.
|
63
|
+
! .
|
64
|
+
! link to tab16 (col.7):
|
65
|
+
! The code registered in this column identifies the lines in
|
66
|
+
! tab16 (Fines, due dates and loan limits) that are relevant
|
67
|
+
! for this sublibrary.
|
68
|
+
! The code here must match the code in column 1 of tab16.
|
69
|
+
! This allows you to define lines in tab16 that are used
|
70
|
+
! in common by a number of sublibraries.
|
71
|
+
! .
|
72
|
+
! link to tab17 (col.8):
|
73
|
+
! The code registered in this column identifies the lines in
|
74
|
+
! tab17 (Library hours) that are relevant for this sublibrary.
|
75
|
+
! The code here must match the code in column 1 of tab17.
|
76
|
+
! This allows you to define lines in tab17 that are used
|
77
|
+
! in common by a number of sublibraries that share a set of
|
78
|
+
! open/close hours.
|
79
|
+
! .
|
80
|
+
! link to patron record (col.9-13):
|
81
|
+
! Columns 9 through 13 are used to define the preferred
|
82
|
+
! local patron record, when matching the patron and the
|
83
|
+
! item to a line in tab16 (loan due dates, loan, request and
|
84
|
+
! renew limits, etc.). The five columns are alternatives, and
|
85
|
+
! the system checks one after the other, in an attempt to
|
86
|
+
! find a matching local patron record. For example, if the
|
87
|
+
! first of these 5 columns has sublibrary XYZAB, but
|
88
|
+
! the patron does not have an XYZAB local patron record, the
|
89
|
+
! next of the 5 columns will be consulted, and so on.
|
90
|
+
! If, in the end, no matching local patron record is found
|
91
|
+
! the patron does not have privileges for this item, and he
|
92
|
+
! cannot take it on loan.
|
93
|
+
! Therefore, at least one sublibrary code is mandatory for
|
94
|
+
! sublibraries type 1, and sublibrary type 2 must have one
|
95
|
+
! sublibrary code.
|
96
|
+
! For example, for library type 1:
|
97
|
+
! ULINC USM50 ALEPH
|
98
|
+
! - checks for ULINC local patron record, if not found checks for
|
99
|
+
! USM50 (general library patron) and lastly checks for
|
100
|
+
! ALEPH (general ALEPH patron)
|
101
|
+
! UHLTH
|
102
|
+
! - patron can loan items from UHLTH library only
|
103
|
+
! For example, for library type 2:
|
104
|
+
! ALEPH
|
105
|
+
! - the system uses the patron status in the ALEPH
|
106
|
+
! local patron record in order to find the matching line in
|
107
|
+
! tab16 for global loan and hold limits.
|
108
|
+
! END_HELP
|
109
|
+
! COL 1. 5; ALPHA_NUM, UPPER; ;
|
110
|
+
! Sublibrary;
|
111
|
+
! Sublibrary;
|
112
|
+
! COL 2. 1; NUM {1,2,3,4,5,6}; ;
|
113
|
+
! Type;
|
114
|
+
! Sublibrary Type:
|
115
|
+
! 1 - full sublibrary (patron and items)
|
116
|
+
! 2 - patron sublibrary only (no items)
|
117
|
+
! 3 - pickup location that is not a library
|
118
|
+
! 4 - reading room sublibrary (1 + special request handling)
|
119
|
+
! 5 - Ordering unit
|
120
|
+
! COL 3. 5; ALPHA_NUM, UPPER; ;
|
121
|
+
! ADM code;
|
122
|
+
! ADM library code;
|
123
|
+
! COL 4. 1; ALPHA {L,H,A,R,S}, UPPER; ;
|
124
|
+
! Alpha;
|
125
|
+
! Alpha;
|
126
|
+
! COL 5. 30; TEXT; ;
|
127
|
+
! Name;
|
128
|
+
! Sublibrary name;
|
129
|
+
! COL 6. 5; ALPHA_NUM, UPPER; ;
|
130
|
+
! tab15;
|
131
|
+
! Group ID for tab15:
|
132
|
+
! Only for Item sublibraries;
|
133
|
+
! COL 7. 5; ALPHA_NUM, UPPER; ;
|
134
|
+
! tab16;
|
135
|
+
! Group ID for tab16;
|
136
|
+
! COL 8. 5; ALPHA_NUM, UPPER; ;
|
137
|
+
! tab17;
|
138
|
+
! Group ID for tab17:
|
139
|
+
! Only for Item sublibraries;
|
140
|
+
! COL 9. 5; ALPHA_NUM, UPPER; ;
|
141
|
+
! Local patron record;
|
142
|
+
! First choice for local patron privileges record;
|
143
|
+
! COL 10. 5; ALPHA_NUM, UPPER; ;
|
144
|
+
! Local patron record;
|
145
|
+
! Second choice for local patron privileges record;
|
146
|
+
! COL 11. 5; ALPHA_NUM, UPPER; ;
|
147
|
+
! Local patron record;
|
148
|
+
! Third choice for local patron privileges record;
|
149
|
+
! COL 12. 5; ALPHA_NUM, UPPER; ;
|
150
|
+
! Local patron record;
|
151
|
+
! Fourth choice for local patron privileges record;
|
152
|
+
! COL 13. 5; ALPHA_NUM, UPPER; ;
|
153
|
+
! Local patron record;
|
154
|
+
! Fifth choice for local patron privileges record;
|
155
|
+
!
|
156
|
+
! NOTE!!!!!!
|
157
|
+
!
|
158
|
+
! Add demo sublibraries here
|
159
|
+
! Add customer sublibraries below
|
160
|
+
!
|
161
|
+
! 1 2 3 4 5 6 7 8 9 10 11 ! 12 13
|
162
|
+
!!!!!-!-!!!!!-!-!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!-!!!!!-!!!!!-!!!!!-!!!!!-!!!!!-!!!!!-!!!!!-!!!!!
|
163
|
+
USR00 2 L USR00 Library ALEPH ALEPH
|
164
|
+
!*
|
165
|
+
HOME 3 L Home address
|
166
|
+
!*
|
167
|
+
BOX 3 L In-house mailbox
|
168
|
+
!*
|
169
|
+
ILLDT 3 L ILL Department ALEPH ALEPH
|
170
|
+
|
171
|
+
!*===========================================================================
|
172
|
+
!* NYU Libraries
|
173
|
+
!*===========================================================================
|
174
|
+
!NYU50 2 NYU50 L NYU Library NYU50 ALEPH
|
175
|
+
BOBST 1 NYU50 L NYU Bobst BOBST BOBST BOBST BOBST NYU50 ALEPH
|
176
|
+
BAFC 1 NYU50 L NYU Bobst Avery Fisher Center BAFC BAFC BAFC BAFC NYU50 ALEPH
|
177
|
+
BFALE 1 NYU50 L NYU Bobst Special Collections BFALE BFALE BFALE BFALE NYU50 ALEPH
|
178
|
+
BLCC 1 NYU50 L NYU Bobst Library Computer Ctr BLCC BLCC BLCC BLCC NYU50 ALEPH
|
179
|
+
!BLEIS 1 NYU50 L NYU Bobst Library Leisure BLEIS BLEIS BLEIS BLEIS NYU50 ALEPH
|
180
|
+
BREF6 1 NYU50 L NYU Bobst 6th Floor Reference BREF6 BREF6 BREF6 BREF6 NYU50 ALEPH
|
181
|
+
BRES 1 NYU50 L NYU Bobst Reserve Collection BRES BRES BRES BRES NYU50 ALEPH
|
182
|
+
BTAM 1 NYU50 L NYU Bobst Tamiment BTAM BTAM BTAM BTAM NYU50 ALEPH
|
183
|
+
BWEB 1 NYU50 L NYU Restricted BWEB BWEB BWEB BWEB NYU50 ALEPH
|
184
|
+
CU 1 NYU50 L Cooper Union Library CU CU CU CU NYU50 ALEPH
|
185
|
+
KBHS 1 NYU50 L Brooklyn Historical Society KBHS KBHS KBHS KBHS NYU50 ALEPH
|
186
|
+
MISC 1 NYU50 L Miscellaneous for cleanup MISC MISC MISC MISC NYU50 ALEPH
|
187
|
+
!NABUD 1 NYU50 L NYU Abu Dhabi Library (UAE) NABUD NABUD NABUD NABUD NYU50 ALEPH
|
188
|
+
NBERL 3 NYU50 L NYU Berlin (Germany)
|
189
|
+
NCOUR 1 NYU50 L NYU Courant NCOUR NCOUR NCOUR NCOUR NYU50 ALEPH
|
190
|
+
NFLOR 3 NYU50 L NYU Florence (Italy)
|
191
|
+
NIFA 1 NYU50 L NYU Institute of Fine Arts NIFA NIFA NIFA NIFA NYU50 ALEPH
|
192
|
+
NIFAC 1 NYU50 L NYU IFA Conservation Center NIFAC NIFAC NIFAC NIFAC NYU50 ALEPH
|
193
|
+
NISAW 1 NYU50 L NYU Inst Study Ancient World NISAW NISAW NISAW NISAW NYU50 ALEPH
|
194
|
+
NKEV 1 NYU50 L NYU Kevorkian NKEV NKEV NKEV NKEV NYU50 ALEPH
|
195
|
+
NLAPI 1 NYU50 L NYU La Pietra Library (Italy) NLAPI NLAPI NLAPI NLAPI NYU50 ALEPH
|
196
|
+
NLOND 3 NYU50 L NYU London (England)
|
197
|
+
NOFFS 1 NYU50 L NYU Offsite Storage NOFFS NOFFS NOFFS NOFFS NYU50 ALEPH
|
198
|
+
NPOLY 1 NYU50 L NYU Poly BOBST BOBST NPOLY BOBST NYU50 ALEPH
|
199
|
+
NPRAG 3 NYU50 L NYU Prague (Czech Republic)
|
200
|
+
NREI 1 NYU50 L NYU Jack Brause NREI NREI NREI NREI NYU50 ALEPH
|
201
|
+
NSHEQ 1 NYU52 L NYU Shanghai Library Equipment NSHEQ NSHEQ NSHEQ NSHEQ NYU52 ALEPH
|
202
|
+
NSHNG 1 NYU52 L NYU Shanghai Library (China) NSHNG NSHNG NSHNG NSHNG NYU52 ALEPH
|
203
|
+
NWADC 3 NYU50 L NYU Washington, D.C.
|
204
|
+
NYHS 1 NYU50 L New-York Historical Society NYHS NYHS NYHS NYHS NYU50 ALEPH
|
205
|
+
NYSID 1 NYU50 L New York School of Int Des NYSID NYSID NYSID NYSID NYU50 ALEPH
|
206
|
+
NYUAB 3 NYU50 L NYU Abu Dhabi Library (UAE)
|
207
|
+
NYUSS 3 NYU50 L NYUAD Sama Fac Offices (UAE)
|
208
|
+
NYUSE 3 NYU50 L NYUAD Ctr for Sci & Eng (UAE)
|
209
|
+
SWEB 1 NYU52 L NYU NSHNG Restricted EResouces SWEB SWEB SWEB SWEB NYU52 ALEPH
|
210
|
+
TNSFO 1 NYU50 L New School Fogelman Library TNSFO TNSFO TNSFO TNSFO NYU50 ALEPH
|
211
|
+
TNSGI 1 NYU50 L New School Gimbel Library TNSGI TNSGI TNSGI TNSGI NYU50 ALEPH
|
212
|
+
TNSKE 1 NYU50 L New School Kellen Archives TNSKE TNSKE TNSKE TNSKE NYU50 ALEPH
|
213
|
+
TNSOS 1 NYU50 L New School Offsite Storage TNSOS TNSOS TNSOS TNSOS NYU50 ALEPH
|
214
|
+
TNSSC 1 NYU50 L New School Scherman Library TNSSC TNSSC TNSSC TNSSC NYU50 ALEPH
|
215
|
+
TWEB 1 NYU50 L New School Restricted TWEB TWEB TWEB TWEB NYU50 ALEPH
|
216
|
+
WEB 1 NYU50 L Unrestricted WEB WEB WEB WEB NYU50 ALEPH
|
217
|
+
NYU50 2 NYU50 L NYU50 NYU50 ALEPH
|
218
|
+
NYUAB 3 NYU50 L NYU Abu Dhabi Library (UAE)
|
219
|
+
|
220
|
+
!*============================
|
221
|
+
!* NYU Ordering Units
|
222
|
+
!*============================
|
223
|
+
AFC 5 NYU50 L Avery Fisher Center
|
224
|
+
BOBA 5 NYU50 L Bobst Acquisitions
|
225
|
+
BOBS 5 NYU50 L Bobst Serials
|
226
|
+
BOBE 5 NYU50 L Bobst Electronic
|
227
|
+
NCOU1 5 NYU50 L NYU Courant
|
228
|
+
CU1 5 NYU50 L Cooper Union
|
229
|
+
BFAL1 5 NYU50 L Fales Library
|
230
|
+
NIF1 5 NYU50 L Institute of Fine Arts
|
231
|
+
NIF2 5 NYU50 L Inst of Fine Arts Conserv
|
232
|
+
NISA1 5 NYU50 L Inst for Study of Anc World
|
233
|
+
TNSF1 5 NYU50 L New School Fogelman Library
|
234
|
+
TNSG1 5 NYU50 L New School Gimbel Library
|
235
|
+
TNSS1 5 NYU50 L New School Scherman Library
|
236
|
+
NEWA 5 NYU50 L New School University, Acq
|
237
|
+
NEWS 5 NYU50 L New School University, Ser
|
238
|
+
NYUSH 5 NYU52 L NYU Shanghai Library (China)
|
239
|
+
NYSI1 5 NYU50 L NY School of Interior Design
|
240
|
+
REI 5 NYU50 L Real Estate Institute
|
241
|
+
BTA1 5 NYU50 L Tamiment Library
|
242
|
+
REF6 5 NYU50 L NYU Bobst Library 6th Fl
|
243
|
+
|
244
|
+
!*===========================================================================
|
245
|
+
!* NYU Libraries for NYU51
|
246
|
+
!*===========================================================================
|
247
|
+
NABUD 1 NYU51 L NYU Abu Dhabi Library (UAE) NABUD NABUD NABUD NABUD NYU51 ALEPH
|
248
|
+
NADEQ 1 NYU51 L NYU Abu Dhabi Equipment NADEQ NADEQ NADEQ NADEQ NYU51 ALEPH
|
249
|
+
NADEX 1 NYU51 L NYU Abu Dhabi (UAE) Annex NABUD NABUD NABUD NADEX NYU51 ALEPH
|
250
|
+
NADSS 3 NYU51 L NYUAD Sama Fac Offices (UAE)
|
251
|
+
NADSE 3 NYU51 L NYUAD Ctr for Sci & Eng (UAE)
|
252
|
+
NWEB 1 NYU51 L Restricted Electronic ResourcesNWEB NWEB NWEB NWEB NYU51 ALEPH
|
253
|
+
NAFC 1 NYU51 L NYU Abu Dhabi Media in NY NAFC NAFC NAFC NAFC NYU51 ALEPH
|
254
|
+
NYUAD 5 NYU51 L NYU Abu Dhabi Library (UAE)
|
255
|
+
NYU51 2 NYU51 L NYU51 NYU51 ALEPH
|
256
|
+
ALEPH 2 L General Patron ALEPH ALEPH
|
257
|
+
|
258
|
+
!*===========================================================================
|
259
|
+
!* USM Demo Libraries
|
260
|
+
!*===========================================================================
|
261
|
+
USM50 2 USM50 L Exlibris Demo Libraries USM50 USM50 ALEPH
|
262
|
+
MED 1 USM50 L Medicine Library 15H CHE 17A MED ALEPH
|
263
|
+
HYL 1 USM50 L East Asian Library HYL HYL 17A HYL ALEPH
|
264
|
+
HIL 1 USM50 L Humanities Library HIL HIL 17A HIL ALEPH
|
265
|
+
LAM 1 USM50 L Main Undergraduate LAM LAM 17A LAM ALEPH
|
266
|
+
LAW 1 USM50 L Law Library LAW LAW 17A LAW ALEPH
|
267
|
+
LIT 1 USM50 L Economics Library LIT LIT 17A LIT ALEPH
|
268
|
+
MUS 1 USM50 L Music Library MUS MUS 17A MUS ALEPH
|
269
|
+
WID 1 USM50 L Main Library WID WID WID WID ALEPH
|
270
|
+
EXL 1 USM50 L PLIF Library EXL EXL EXL EXL ALEPH
|
271
|
+
CIRC 1 USM50 L PLIF ILL Library CIRC CIRC CIRC CIRC ALEPH
|
272
|
+
HILR 4 USM50 L Humanities Reading Room HIL HIL 17A HIL ALEPH
|
273
|
+
!*============================
|
274
|
+
!* USM50 Ordering Units
|
275
|
+
!*============================
|
276
|
+
HIL01 5 USM50 L Humanities (Ordering Unit)
|
277
|
+
HYL01 5 USM50 L East Asian (Chinese)
|
278
|
+
HYL02 5 USM50 L East Asian (Japanese)
|
279
|
+
HYL03 5 USM50 L East Asian (Korean)
|
280
|
+
HYL04 5 USM50 L East Asian (Vietnamese)
|
281
|
+
HYL05 5 USM50 L East Asian (Western)
|
282
|
+
HYL06 5 USM50 L East Asian (Serials)
|
283
|
+
LAM01 5 USM50 L Undergraduate (Monographs)
|
284
|
+
LAM02 5 USM50 L Undergraduate (Serials)
|
285
|
+
LAM03 5 USM50 L Undergraduate (Standing Orders )
|
286
|
+
LAW01 5 USM50 L Law
|
287
|
+
LAW02 5 USM50 L Law (East Asian Acquisitions)
|
288
|
+
LAW03 5 USM50 L Law (Islamic Acquisitions)
|
289
|
+
LIT01 5 USM50 L Economics (Monograph)
|
290
|
+
LIT02 5 USM50 L Economics (Serials)
|
291
|
+
MED01 5 USM50 L Medicine (Unit 1)
|
292
|
+
MED02 5 USM50 L Medicine (Unit 2)
|
293
|
+
MUS01 5 USM50 L Music (Unit 1)
|
294
|
+
MUS02 5 USM50 L Music (Unit 2)
|
295
|
+
WID01 5 USM50 L Main Library (General)
|
296
|
+
WID02 5 USM50 L Main Library (Serial)
|
297
|
+
WID03 5 USM50 L Main Library (Slavic)
|
298
|
+
WID04 5 USM50 L Main Library (Judaica)
|
299
|
+
WID05 5 USM50 L Main Library (Middle East)
|
300
|
+
!*============================
|
301
|
+
!* USM50 ILL Units
|
302
|
+
!*============================
|
303
|
+
U60WD 6 USM50 L ILL unit-WID ALEPH
|
304
|
+
U60HL 6 USM50 L ILL unit-HYL ALEPH
|
305
|
+
U60LA 6 USM50 L ILL unit-LAW ALEPH
|
306
|
+
U70WD 6 USM50 L ILL unit-WID 17 ALEPH
|
307
|
+
!*============================================================================
|
308
|
+
!* PICA test
|
309
|
+
!*============================================================================
|
310
|
+
CBAB 1 USM50 L CBAB 15H 16H 17A CBAB ALEPH
|
311
|
+
BCU 1 USM50 L BCU 15H 16H 17A BCU ALEPH
|
312
|
+
MBAZU 1 USM50 L MBAZU 15H 16H 17A MBAZU ALEPH
|
313
|
+
!*============================================================================
|
314
|
+
!* USM51 Demo Libraries
|
315
|
+
!*============================================================================
|
316
|
+
USM51 2 USM51 L USM51 Demo Libraries USM51 USM51 ALEPH
|
317
|
+
ELEC5 1 USM51 L Electronic Resources 51 15A 16A 17A ELEC5 ALEPH
|
318
|
+
GDOC5 1 USM51 L Government Documents 51 15A 16A 17A GDOC5 ALEPH
|
319
|
+
EDUC5 1 USM51 L Education Library 51 15A 16A 17A EDUC5 ALEPH
|
320
|
+
LINC5 1 USM51 L Lincoln Library 51 15A 16A 17A LINC5 ALEPH
|
321
|
+
RRLIN 4 USM51 L LINC5 Reading Room 51 15A 16A 17A RRLIN ALEPH
|
322
|
+
!*============================
|
323
|
+
!* USM51 Ordering Units
|
324
|
+
!*============================
|
325
|
+
OU511 5 USM51 L Ordering Unit 1 usm51
|
326
|
+
OR512 5 USM51 L Ordering Unit 2 usm51
|
327
|
+
OR513 5 USM51 L Ordering Unit 3 usm51
|
328
|
+
OR514 5 USM51 L Ordering Unit 4 usm51
|
329
|
+
OR515 5 USM51 L Ordering Unit 5 usm51
|
330
|
+
!*============================
|
331
|
+
!* USM51 ILL Units
|
332
|
+
!*============================
|
333
|
+
U61ED 6 USM51 L ILL unit-EDUC5
|
334
|
+
U61EL 6 USM51 L ILL unit-ELEC5
|
335
|
+
U61LN 6 USM51 L ILL unit-LINC5
|
336
|
+
S61GD 6 USM51 L ILL unit-GDOC5 SMTP
|
337
|
+
!*============================================================================
|
338
|
+
!* USM53 Demo Libraries
|
339
|
+
!*============================================================================
|
340
|
+
USM53 2 USM53 L USM53 Demo Libraries USM53 USM53 ALEPH
|
341
|
+
ELEC7 1 USM53 L Electronic Resources 53 15A 16A 17A ELEC7 ALEPH
|
342
|
+
GDOC7 1 USM53 L Government Documents 53 15A 16A 17A GDOC7 ALEPH
|
343
|
+
EDUC7 1 USM53 L Education Library 53 15A 16A 17A EDUC7 ALEPH
|
344
|
+
LINC7 1 USM53 L Lincoln Library 53 15A 16A 17A LINC7 ALEPH
|
345
|
+
!*============================================================================
|
346
|
+
!* USM54 Demo Libraries
|
347
|
+
!*============================================================================
|
348
|
+
USM54 2 USM54 L USM54 Demo Libraries USM54 USM54 ALEPH
|
349
|
+
ELEC4 1 USM54 L Electronic Resources 54 15A 16A 17A ELEC4 ALEPH
|
350
|
+
!*============================================================================
|
351
|
+
!* USM55 Demo Libraries
|
352
|
+
!*============================================================================
|
353
|
+
USM55 2 USM55 L USM55 Demo Libraries USM55 USM55 ALEPH
|
354
|
+
ELEC5 1 USM55 L Electronic Resources 55 15A 16A 17A ELEC5 ALEPH
|
355
|
+
!*============================================================================
|
356
|
+
!* CUN50
|
357
|
+
!*============================================================================
|
358
|
+
CUN50 2 CUN50 L CUN50 Demo Libraries CUN50 CUN50 ALEPH
|
359
|
+
CLEC5 1 CUN50 L Electronic Resources 15A 16A 17A CLEC5 ALEPH
|
360
|
+
CDOC5 1 CUN50 L Government Documents 15A 16A 17A CDOC5 ALEPH
|
361
|
+
CDUC5 1 CUN50 L Education Library 15A 16A 17A CDUC5 ALEPH
|
362
|
+
CINC5 1 CUN50 L Lincoln Library 15A 16A 17A CINC5 ALEPH
|
363
|
+
!*============================================================================
|
364
|
+
!* UNI Demo Libraries
|
365
|
+
!*===========================================================================
|
366
|
+
UNI50 2 UNI50 L Exlibris UNIMARC Libraries UNI50 UNI50 ALEPH
|
367
|
+
NARCV 1 UNI50 L Archives Library 15A NARCV UARCV UARCV
|
368
|
+
NELEC 1 UNI50 L Electronic Resources 15A NELEC NELEC NELEC
|
369
|
+
NRLEC 4 UNI50 L NELEC Reading Room 15A NELEC NELEC NELEC
|
370
|
+
NGDOC 1 UNI50 L Government Documents 15A NGDOC 17A NGDOC
|
371
|
+
NRDOC 4 UNI50 L NGDOC Reading Room 15A NGDOC 17A NGDOC
|
372
|
+
NEDUC 1 UNI50 L Education Library 15A 16A 17A NEDUC ALEPH
|
373
|
+
NHLTH 1 UNI50 L Health Library 15A 16A 17A NHLTH ALEPH
|
374
|
+
NLINC 1 UNI50 L Lincoln Library 15A 16A 17A NLINC ALEPH
|
375
|
+
NLAW 1 UNI50 L Law Library 15A 16A 17A NLAW ALEPH
|
376
|
+
NMUSI 1 UNI50 L Music Library 15A 16A 17A NMUSI ALEPH
|
377
|
+
NSCI 1 UNI50 L Science Library 15A 16A 17A NSCI ALEPH
|
378
|
+
NUPTN 1 UNI50 L Uptown Branch 15B NUPTN NUPTN NUPTN ALEPH
|
@@ -0,0 +1,208 @@
|
|
1
|
+
!
|
2
|
+
! NOTE - 1) do not edit this header section
|
3
|
+
! - 2) this header is created from the template located
|
4
|
+
! in $aleph_headers (sub-folders)
|
5
|
+
! - 3) to add remarks within the table,
|
6
|
+
! start the line with !rem or !*
|
7
|
+
! - 4) to mark a line as non-used (but restorable)
|
8
|
+
! add ! at start of line, retaining column structure
|
9
|
+
! displaced by one position to the right
|
10
|
+
! - 5) all internal codes must be Latin characters A-Z,0-9
|
11
|
+
!
|
12
|
+
!================================================================
|
13
|
+
! tab_www_item_desc.eng
|
14
|
+
! This table defines display text for Web OPAC.
|
15
|
+
!================================================================
|
16
|
+
! Last header change: 18/06/2008
|
17
|
+
!
|
18
|
+
!
|
19
|
+
! HELP
|
20
|
+
! .
|
21
|
+
! This table defines alternative display text for Web OPAC.
|
22
|
+
! Currently only available for tab15.lng, tab40.lng and
|
23
|
+
! tab_sub_library.lng.
|
24
|
+
! .
|
25
|
+
! Please add translation text for the original text in tables
|
26
|
+
! tab15.lng, tab40.lng or tab_sub_library.lng.
|
27
|
+
! .
|
28
|
+
! If the alternative display is not defined in this table, then
|
29
|
+
! the text from the original table will be displayed.
|
30
|
+
! .
|
31
|
+
! Please note that one-to-many translation is not allowed in this
|
32
|
+
! table: the same text may appear only once in Col.2 of the table.
|
33
|
+
! .
|
34
|
+
! END_HELP
|
35
|
+
!
|
36
|
+
! COL 1. 15; ALPHA_NUM, UPPER; ;
|
37
|
+
! Code;
|
38
|
+
! Code for original table:
|
39
|
+
! ITEM-STATUS for tab15.lng
|
40
|
+
! COLLECTION for tab40.lng
|
41
|
+
! SUB-LIBRARY for tab_sub_library.lng;
|
42
|
+
! COL 2. 80; TEXT; ;
|
43
|
+
! Original text;
|
44
|
+
! Original text;
|
45
|
+
! COL 3. 80; TEXT; ;
|
46
|
+
! Web text;
|
47
|
+
! Text to be displayed in Web OPAC:
|
48
|
+
! Up to 30 characters for SUB-LIBRARY and ITEM-STATUS
|
49
|
+
! Up to 80 characters for COLLECTION;
|
50
|
+
!
|
51
|
+
! 1 2 3
|
52
|
+
!!!!!!!!!!!!!!!-!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!-!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
53
|
+
CHARACTER_CONVERSION=8859_8_TO_UTF
|
54
|
+
ITEM-STATUS AFC-Post cataloging In Processing
|
55
|
+
ITEM-STATUS NYU AFC Offsite mediated avail Ask at Avery Fisher Center
|
56
|
+
ITEM-STATUS NYU AFC Offsite mediated proce Ask at Avery Fisher Center
|
57
|
+
ITEM-STATUS BREF6 Offsite mediated Ask at Documents Center
|
58
|
+
ITEM-STATUS Received Available
|
59
|
+
ITEM-STATUS At Bindery In Processing
|
60
|
+
ITEM-STATUS At Bindery - CU At Bindery
|
61
|
+
ITEM-STATUS Billed as lost - AFC Unavailable
|
62
|
+
ITEM-STATUS Billed as lost Request ILL
|
63
|
+
ITEM-STATUS Bindery prep Request ILL
|
64
|
+
ITEM-STATUS Bindery prep - CU At Bindery
|
65
|
+
ITEM-STATUS Bindery prep - TSD Request ILL
|
66
|
+
ITEM-STATUS Bindery prep for offsite Request ILL
|
67
|
+
ITEM-STATUS Conservation for Offsite Request ILL
|
68
|
+
ITEM-STATUS Circulation Bindery Shelves In Processing
|
69
|
+
ITEM-STATUS Cataloging claim- Bobst REF6 G Request ILL
|
70
|
+
ITEM-STATUS Claimed Request ILL
|
71
|
+
ITEM-STATUS Bindery Prep Conservation Lab Request ILL
|
72
|
+
ITEM-STATUS BHS Conservation Request ILL
|
73
|
+
ITEM-STATUS Commercial Bindery Request ILL
|
74
|
+
ITEM-STATUS Commercial Bindery - CU At Bindery
|
75
|
+
ITEM-STATUS Claimed Returned Request ILL
|
76
|
+
ITEM-STATUS Claimed Returned/Search Request ILL
|
77
|
+
ITEM-STATUS Out to Cat In Processing
|
78
|
+
ITEM-STATUS In Cataloging In Processing
|
79
|
+
ITEM-STATUS Depository Offsite Available
|
80
|
+
ITEM-STATUS Out to DLTS for digitization Request ILL
|
81
|
+
ITEM-STATUS Out to vendor for digitization Request ILL
|
82
|
+
ITEM-STATUS Cataloging Hold - Avery Fisher Ask at Avery Fisher Center
|
83
|
+
ITEM-STATUS Cataloging Hold In Processing
|
84
|
+
ITEM-STATUS Cataloging Hold - Non-Roman In Processing
|
85
|
+
ITEM-STATUS Cataloging Hold - TechPro In Processing
|
86
|
+
ITEM-STATUS Cataloging Hold - Bobst REF6 G In Processing
|
87
|
+
ITEM-STATUS Cataloging Hold - Tamiment In Processing
|
88
|
+
ITEM-STATUS Offsite Discard Available via JSTOR
|
89
|
+
ITEM-STATUS Item due Request ILL
|
90
|
+
ITEM-STATUS Offsite Prep GSA IFA In Processing
|
91
|
+
ITEM-STATUS Offsite prep IFA In Processing
|
92
|
+
ITEM-STATUS Offsite return IFA Available
|
93
|
+
ITEM-STATUS NYUArchives Offsite accessioni In Processing
|
94
|
+
ITEM-STATUS NYUArchives Offsite mediated a Ask at NYU Archives
|
95
|
+
ITEM-STATUS NYUTamiment Offsite mediated a Ask at Tamiment
|
96
|
+
ITEM-STATUS NYUTamiment Offsite accessioni In Processing
|
97
|
+
ITEM-STATUS Labeling In Processing
|
98
|
+
ITEM-STATUS Post-TSD In transit In Processing
|
99
|
+
ITEM-STATUS Lost/Claimed Request ILL
|
100
|
+
ITEM-STATUS Lost and Paid Request ILL
|
101
|
+
ITEM-STATUS Lost/Reorder Review Request ILL
|
102
|
+
ITEM-STATUS Mass deacidification Request ILL
|
103
|
+
ITEM-STATUS Missing Request ILL
|
104
|
+
ITEM-STATUS QueuedMicro Request ILL
|
105
|
+
ITEM-STATUS Expected Request ILL
|
106
|
+
ITEM-STATUS Not Expected Request ILL
|
107
|
+
ITEM-STATUS Offsite Prep GSA NSSR In Processing
|
108
|
+
ITEM-STATUS Not Pub'd Request ILL
|
109
|
+
ITEM-STATUS Offsite prep NSSR In Processing
|
110
|
+
ITEM-STATUS NSSR offsite prep In Processing
|
111
|
+
ITEM-STATUS Offsite return NSSR Available
|
112
|
+
ITEM-STATUS Offsite NOT available (NSSR) Request ILL
|
113
|
+
ITEM-STATUS Offsite accessioning In Processing
|
114
|
+
ITEM-STATUS Offsite mediated available Ask at Fales
|
115
|
+
ITEM-STATUS NYU offsite mediated processin Request ILL
|
116
|
+
ITEM-STATUS NYU offsite mediated proc Ask at NYU Archives
|
117
|
+
ITEM-STATUS AFC offsite mediated proc Ask at Avery Fisher Center
|
118
|
+
ITEM-STATUS Fales offsite mediated proc Ask at Fales
|
119
|
+
ITEM-STATUS Tamwag offsite mediated proc Ask at Tamiment
|
120
|
+
ITEM-STATUS NYU offsite prep Request ILL
|
121
|
+
ITEM-STATUS On Search Request ILL
|
122
|
+
ITEM-STATUS Bobst pre-bindery Request ILL
|
123
|
+
ITEM-STATUS Pub. Delay Request ILL
|
124
|
+
ITEM-STATUS Pres Photocopy Request ILL
|
125
|
+
ITEM-STATUS In processing In Processing
|
126
|
+
ITEM-STATUS Out of Prt Request ILL
|
127
|
+
ITEM-STATUS Monographic Replacements-1 Request ILL
|
128
|
+
ITEM-STATUS Monographic Replacements-2 Request ILL
|
129
|
+
ITEM-STATUS Monographic Replacements-3 Request ILL
|
130
|
+
ITEM-STATUS Monographic Replacements-4 Request ILL
|
131
|
+
ITEM-STATUS Monographic Replacements-5 Request ILL
|
132
|
+
ITEM-STATUS Monographic Replacements-6 Request ILL
|
133
|
+
ITEM-STATUS Monographic Replacements-7 Request ILL
|
134
|
+
ITEM-STATUS Monographic Replacements-8 Request ILL
|
135
|
+
ITEM-STATUS Monographic Replacements-9 Request ILL
|
136
|
+
ITEM-STATUS Monographic Replacements-10 Request ILL
|
137
|
+
ITEM-STATUS Monographic Replacements-11 Request ILL
|
138
|
+
ITEM-STATUS Rpl. Order Request ILL
|
139
|
+
ITEM-STATUS Offsite return In Processing
|
140
|
+
ITEM-STATUS On Route In Transit
|
141
|
+
ITEM-STATUS Post-TSD In transit In Transit
|
142
|
+
ITEM-STATUS Being Repaired In Processing
|
143
|
+
ITEM-STATUS Being Repaired - CU At Bindery
|
144
|
+
ITEM-STATUS Returned Request ILL
|
145
|
+
ITEM-STATUS Search/collection Services Request ILL
|
146
|
+
ITEM-STATUS Suspended Request ILL
|
147
|
+
ITEM-STATUS Shrink wrap for Offsite Request ILL
|
148
|
+
ITEM-STATUS Trace completed Request ILL
|
149
|
+
ITEM-STATUS Trace/Search Request ILL
|
150
|
+
ITEM-STATUS HICUP Search-1 Request ILL
|
151
|
+
ITEM-STATUS Search & Review Preservation Request ILL
|
152
|
+
ITEM-STATUS S&R Msg Pgs Request ILL
|
153
|
+
ITEM-STATUS Search/Review Pres Microfilm Request ILL
|
154
|
+
ITEM-STATUS SOSSC Available
|
155
|
+
ITEM-STATUS SOSS Available
|
156
|
+
ITEM-STATUS SOSS-Bind Available
|
157
|
+
ITEM-STATUS Withdrawn Request ILL
|
158
|
+
ITEM-STATUS July0426OSS In Processing
|
159
|
+
ITEM-STATUS MBU Request ILL
|
160
|
+
ITEM-STATUS OSS NOS Request ILL
|
161
|
+
ITEM-STATUS Out of collection temporarily Request ILL
|
162
|
+
ITEM-STATUS Out of collection AFC Unavailable
|
163
|
+
ITEM-STATUS SEARCH SNAG Request ILL
|
164
|
+
ITEM-STATUS TechPro In Processing
|
165
|
+
ITEM-STATUS Special Collection Conservatio Request ILL
|
166
|
+
ITEM-STATUS Brittle Books-1 Request ILL
|
167
|
+
ITEM-STATUS Brittle Books-2 Request ILL
|
168
|
+
ITEM-STATUS Brittle Books-3 Request ILL
|
169
|
+
ITEM-STATUS Brittle Books-4 Request ILL
|
170
|
+
ITEM-STATUS Brittle Books-5 Request ILL
|
171
|
+
ITEM-STATUS Brittle Books-6 Request ILL
|
172
|
+
ITEM-STATUS Brittle Books-7 Request ILL
|
173
|
+
ITEM-STATUS Brittle Books-8 Request ILL
|
174
|
+
ITEM-STATUS Brittle Books-9 Request ILL
|
175
|
+
ITEM-STATUS Brittle Books-10 Request ILL
|
176
|
+
ITEM-STATUS Brittle Books-11 Request ILL
|
177
|
+
ITEM-STATUS Brittle Books-12 Request ILL
|
178
|
+
ITEM-STATUS Brittle Books-13 Request ILL
|
179
|
+
ITEM-STATUS Brittle Books-14 Request ILL
|
180
|
+
ITEM-STATUS Brittle Books-15 Request ILL
|
181
|
+
ITEM-STATUS Brittle Books-16 Request ILL
|
182
|
+
ITEM-STATUS Brittle Books-17 Request ILL
|
183
|
+
ITEM-STATUS Brittle Books-18 Request ILL
|
184
|
+
ITEM-STATUS Brittle Books-19 Request ILL
|
185
|
+
ITEM-STATUS Brittle Books-20 Request ILL
|
186
|
+
ITEM-STATUS Brittle Books-21 Request ILL
|
187
|
+
ITEM-STATUS Brittle Books-22 Request ILL
|
188
|
+
ITEM-STATUS Brittle Books-23 Request ILL
|
189
|
+
ITEM-STATUS Brittle Books-24 Request ILL
|
190
|
+
ITEM-STATUS Brittle Books-25 Request ILL
|
191
|
+
ITEM-STATUS Brittle Books-26 Request ILL
|
192
|
+
ITEM-STATUS Brittle Books-27 Request ILL
|
193
|
+
ITEM-STATUS Brittle Books-28 Request ILL
|
194
|
+
ITEM-STATUS Brittle Books-29 Request ILL
|
195
|
+
ITEM-STATUS Brittle Books-30 Request ILL
|
196
|
+
ITEM-STATUS Brittle Books-31 Request ILL
|
197
|
+
ITEM-STATUS Brittle Books-32 Request ILL
|
198
|
+
ITEM-STATUS Brittle Books-33 Request ILL
|
199
|
+
ITEM-STATUS Brittle Books-34 Request ILL
|
200
|
+
ITEM-STATUS Brittle Books-35 Request ILL
|
201
|
+
ITEM-STATUS Brittle Books-36 Request ILL
|
202
|
+
ITEM-STATUS Brittle Books-37 Request ILL
|
203
|
+
ITEM-STATUS Brittle Books-38 Request ILL
|
204
|
+
ITEM-STATUS Brittle Books-39 Request ILL
|
205
|
+
ITEM-STATUS Brittle Books-40 Request ILL
|
206
|
+
ITEM-STATUS Ref Offsite mediated available Ask at Reference
|
207
|
+
ITEM-STATUS Ref offsite prep Ask at Reference
|
208
|
+
ITEM-STATUS BAFC Closed Stacks AFisher Center Closed Stacks
|