Bug 11586: Better default framework for UNIMARC - zebra conf
[srvgit] / etc / zebradb / marc_defs / unimarc / biblios / record.abs
1 # indexing rules. It
2 # results in a server which provides a passable Bath level 0 and 1 service
3 ############################################################################
4 # IMPORTANT : this file MUST be renamed record.abs : this name is "hardcoded" in zebra
5 # the default record.abs is designed for MARC21.
6 ############################################################################
7 # NOTE: This is designed to be used with the grs.marcxml input filter
8 # for ISO2709 (ANSI Z39.2) or grs.xml for MARCXML-formatted records. It
9 # won't work for the old grs.marc input filter, which yields a different
10 # internal structure.
11
12 encoding utf-8
13 name marc21
14 attset bib1.att
15 attset gils.att
16 esetname F @
17 esetname B @
18
19 marc unimarc.mar
20 systag sysno rank
21 xpath disable
22
23 all any
24 ############ IDENTIFICATION NUMBERS ##################
25 melm 001        Local-number,Local-number:n
26 # Local-number (biblionumber can be either in 090$9 or, on some setup, on 001)
27 melm 009      Identifier-standard:w,Identifier-standard:n
28 melm 090$9      Local-number,Local-number:n
29 melm 099$c      date-entered-on-file:s,date-entered-on-file:n,date-entered-on-file:y,Date-of-acquisition,Date-of-acquisition:d,Date-of-acquisition:s
30 melm 099$d      Date/time-last-modified:s,Date/time-last-modified:n,Date/time-last-modified:y
31 melm 099$t      ccode:w
32
33 # ISBN
34 melm 010$a    ISBN:w
35 # wrong ISBN
36 melm 010$z    ISBN:w,Identifier-standard:w
37 # ISSN
38 melm 011$a    ISSN:w,Identifier-standard:w
39 # cancelled ISSN
40 melm 011$y    ISSN:w,Identifier-standard:w
41 # wrong ISSN
42 melm 011$z    ISSN:w,Identifier-standard:w
43 # L-ISSN
44 melm 011$f    Identifier-standard:w
45 melm 011$g    Identifier-standard:w
46 # Fingerprint (ancient books)
47 melm 012$a    Identifier-standard:w
48 # ISMN
49 melm 013$a    Identifier-standard:w
50 melm 013$z    Identifier-standard:w
51 # Article indentifier
52 melm 014$a    Identifier-standard:w
53 melm 014$z    Identifier-standard:w
54 # ISRN
55 melm 015$a    Identifier-standard:w
56 melm 015$z    Identifier-standard:w
57 # ISRC
58 melm 016$a    Identifier-standard:w
59 melm 016$z    Identifier-standard:w
60 # Other identifiers (DOI...)
61 melm 017$a    Identifier-standard:w
62 melm 017$z    Identifier-standard:w
63 # National bibliography
64 # uncomment to index
65 # melm 020$a    Identifier-standard:w
66 # melm 020$z    Identifier-standard:w
67 # Legal deposit
68 # uncomment to index
69 # melm 021$a    Identifier-standard:w
70 # melm 021$z    Identifier-standard:w
71 # CODEN
72 melm 040$a    Identifier-standard:w
73 melm 040$z    Identifier-standard:w
74 # Publisher's number (for music)
75 melm 071$a    Identifier-publisher-for-music:w,Identifier-standard:w
76 melm 071$z    Identifier-publisher-for-music:w,Identifier-standard:w
77 melm 071$b          Publisher,Publisher:p
78 # UPC
79 melm 072$a      Identifier-standard:w
80 melm 072$z      Identifier-standard:w
81 # EAN
82 melm 073$a          EAN:w,Identifier-standard:w
83 melm 073$z          EAN:w,Identifier-standard:w
84
85 ############ ITEM TYPE ##################
86 # FIXME index 200$b only in Material-type ?
87 # FIXME in standard installations, 200$b should probably NOT be indexed
88 melm 200$b      itemtype:w,itemtype:p,itype:w,itype:p,Material-type:w,Material-type:p
89 melm 995$r      itemtype:w,itemtype:p,itype:w,itype:p
90
91 ############ CODED INFORMATIONS ##################
92 # Field 100 Description
93 # Name of Data Element                  Number of characters    Character Positions
94 # Date Entered on File (Mandatory)      8                       0-7
95 # Type of date                          1                       8
96 # Date 1                                4                       9-12
97 # Date 2                                4                       13-16
98 # Target audience                       3                       17-19
99 # Government Publication Code           1                       20
100 # Modified Record Code                  1                       21
101 # Language of cataloguing (mandatory)   3                       22-24    do not index in ln
102 # Translitteration code                 1                       25
103 # Character Set (Mandatory)             4                       26-29
104 # additional Character Set              4                       28-33
105 # Script of title                       2                       34-35
106 melm 100$a     tpubdate:s:range(data,8,1),pubdate:n:range(data,9,4),pubdate:y:range(data,9,4),pubdate:s:range(data,9,4),pubdate:n:range(data,13,4),pubdate:y:range(data,13,4),ta:w:range(data,17,1),ta:w:range(data,18,1),ta:w:range(data,19,1),Modified-code:n:range(data,21,1),char-encoding:n:range(data,26,2),char-encoding:n:range(data,28,2),char-encoding:n:range(data,30,2),script-Title:n:range(data,34,2)
107 melm 101$a     ln
108 melm 101$c     language-original
109 melm 102$a     Country-publication
110
111 # Field 105 Description
112 # Name of Data Element                  Number of characters    Character Positions
113 # Illustration codes                    4                       0-3
114 # Form of contents codes                4                       4-7
115 # Conference or meeting code            1                       8
116 # Festschrift indicator                 1                       9
117 # Index indicator                       1                       10
118 # Literature code                       1                       11
119 # Biography code                        1                       12
120 melm 105$a     ff8-18-21:w:range(data,0,1),ff8-18-21:w:range(data,1,1),ff8-18-21:w:range(data,2,1),ff8-18-21:w:range(data,3,1),ctype:w:range(data,4,1),ctype:w:range(data,5,1),ctype:w:range(data,6,1),ctype:w:range(data,7,1),ff8-29:w:range(data,8,1),ff8-30:w:range(data,9,1),ff8-31:w:range(data,10,1),lf:w:range(data,11,1),bio:w:range(data,12,1)
121
122 melm 106$a     ff8-23:w,ff8-23:p
123
124 # Field 110 Description
125 # Name of Data Element                  Number of characters    Character Positions
126 # Type of serial designator             1                       0
127 # Frequency of issue                    1                       1
128 # Regularity                            1                       2
129 # Type of material code                 1                       3
130 # Nature of contents code               3                       4-6
131 # Conference publication indicator      1                       7
132 # Title page availability codes         1                       8
133 # Index availability code               1                       9
134 # Cumulative index availability code    1                       10
135 melm 110$a     ff8-21:w:range(data,0,1),ff8-18:w:range(data,1,1),ff8-19:w:range(data,2,1),ctype:w:range(data,3,1),ctype:w:range(data,4,3),ff8-29:w:range(data,7,1),Title-page-availability:w:range(data,8,1),ff8-31:w:range(data,9,1),Cumulative-index-availability:w:range(data,10,1)
136
137 melm 115$a     Video-mt:w:range(data,0,1)
138
139 melm 116$a     Graphics-type:w:range(data,0,1),Graphics-support:w:range(data,1,1),Graphics-support:w:range(data,2,1)
140
141 ############ AUTHORS ##################
142 # main Author
143 melm 200$f              Author:w,Author:p
144 # other Authors
145 melm 200$g              Author:w,Author:p
146 # physical Author
147 melm 700$9      Koha-Auth-Number,Koha-Auth-Number:n
148 melm 700$a      Author,Personal-name,Author:p,Personal-name:p,Personal-name,Author:s
149 melm 700        Author,Personal-name,Author:p,Personal-name:p,Personal-name:p
150 melm 701$9      Koha-Auth-Number,Koha-Auth-Number:n
151 melm 701        Author,Personal-name,Author:p,Personal-name:p,Personal-name:p
152 melm 702$9      Koha-Auth-Number,Koha-Auth-Number:n
153 melm 702        Author,Personal-name,Author:p,Personal-name:p,Personal-name:p
154
155 # collective Author
156 melm 710$9        Koha-Auth-Number,Koha-Auth-Number:n
157 melm 710    Author,Author-name-corporate,Author-name-conference,Corporate-name,Conference-name,Author:p,Author-name-corporate:p,Author-name-conference:p,Corporate-name:p,Conference-name:p
158 melm 711$9        Koha-Auth-Number,Koha-Auth-Number:n
159 melm 711    Author,Author-name-corporate,Author-name-conference,Corporate-name,Conference-name,Author:p,Author-name-corporate:p,Author-name-conference:p,Corporate-name:p,Conference-name:p
160
161 melm 712$9        Koha-Auth-Number,Koha-Auth-Number:n
162 melm 712    Author,Author-name-corporate,Author-name-conference,Corporate-name,Conference-name,Author:p,Author-name-corporate:p,Author-name-conference:p,Corporate-name:p,Conference-name:p
163
164 # trademark Author : 716
165 melm 716$9        Koha-Auth-Number,Koha-Auth-Number:n
166 melm 716    Author:w,Author:p
167
168 # family Author : 72X
169 melm 720$9        Koha-Auth-Number,Koha-Auth-Number:n
170 melm 720    Author:w,Author:p
171 melm 721$9        Koha-Auth-Number,Koha-Auth-Number:n
172 melm 721    Author:w,Author:p
173 melm 722$9        Koha-Auth-Number,Koha-Auth-Number:n
174 melm 722    Author:w,Author:p
175
176 # name-responsabily Author
177 melm 730$9        Koha-Auth-Number,Koha-Auth-Number:n
178 melm 730    Author:w,Author:p
179
180 # 740-742 = uniform and conventional headings for legal and religious texts. Use not recommended in France (503 used instead, see http://multimedia.bnf.fr/unimarcb_trad/B7XX-6-2011.pdf )
181
182 ############## TITLE ##################
183 # main Title
184 # Keep Title-cover (used for in query weighting algorithm)
185 melm 200$a              Title:w,Title:p,Title:s,Title-cover:w,Title-cover:p,Title-cover:s
186 # Title from an other author
187 melm 200$c              Title:w,Title:p
188 # Parallel title
189 melm 200$d              Title:w,Title:p
190 # subtitle
191 melm 200$e              Title:w,Title:p,Title-cover:w,Title-cover:p
192 # volume : do not index
193 # melm 200$h            Title:w,Title:p
194 # part title
195 melm 200$i              Title:w,Title:p,Title-cover:w,Title-cover:p
196
197 # edition statement
198 melm 205        Title,Title:p
199
200 ########## MATERIAL SPECIFIC AREA #################
201 # TODO 206
202 # 207 do not index
203 # 208
204 melm 208$a    Material-type:w,Material-type:p
205 melm 208$d    Material-type:w,Material-type:p
206 # Uncomment to index this field
207 # melm 230$a  Electronic-ressource
208
209 ########## PUBLISHER #################
210 #melm 210$a    pl,pl:p
211 melm 210$c    Publisher,Publisher:p
212 melm 210$d    pubdate:n,pubdate:y
213
214 ########## DESCRIPTION #################
215 # Uncomment to index this field
216 # melm 215        Extent
217
218 ########## SERIES #################
219 melm 225$a      Title-series,Title-series:p
220 melm 225$d      Title-series,Title-series:p
221 #SubTit
222 melm 225$e      Title-series,Title-series:p
223 #Authors
224 melm 225$f      Author,Author:p,Name-and-title,Name-and-title:p
225 #Part-Title
226 melm 225$h      Title-series,Title-series:p
227 #Part Number
228 melm 225$i      Title-series,Title-series:p
229 #Volume
230 melm 225$v      Title-series,Title-series:p
231 melm 225$x      ISSN
232
233 ########## NOTES #################
234 # General Note
235 melm 300$a    Note,Note:p
236 # Notes Pertaining to Identification Numbers
237 melm 301$a    Note,Note:p
238 # Notes Pertaining to Coded Information (languages...)
239 melm 302$a    Note,Note:p
240 # Notes Pertaining to Descriptive Information
241 melm 303$a    Note,Note:p
242 # Notes Pertaining to Title and Statement of Responsibility
243 melm 304$a    Note,Note:p,Title:w,Title:p
244 # Notes Pertaining to Edition and Bibliographic History
245 melm 305$a    Note,Note:p
246 # Notes Pertaining to Publication, Distribution, etc.
247 melm 306$a    Note,Note:p
248 # Notes Pertaining to Physical Description
249 melm 307$a    Note,Note:p
250 # Notes Pertaining to Series
251 melm 308      Note,Note:p
252 # Notes Pertaining to Binding and Availability
253 melm 310$a    Note,Note:p
254 # Notes Pertaining to Linking Fields
255 melm 311$a    Note,Note:p
256 # Notes Pertaining to Related Titles
257 melm 312$a    Note,Note:p
258 # Notes Pertaining to Subject Access
259 melm 313$a    Note,Note:p
260 # Notes Pertaining to Intellectual Responsability (in Sudoc catalogue, may contains the 4th, 5th etc. authors)
261 melm 314$a    Note,Note:p,Author:w,Author:p
262 # Notes Pertaining to Material (or Type of Publication) Specific Information
263 melm 315$a    Note,Note:p
264 # Note Relating to the Copy in Hand (ancient books)
265 # Do not index $u,$5
266 melm 316$a    Note,Note:p
267 # Provenance Note (ancient books)
268 # Do not index $u,$5
269 melm 317$a    Note,Note:p
270 # Action Note
271 # Do not index this note (useless for the public)
272 # melm 318    Note,Note:p
273 # Internal Bibliographies/Indexes Note
274 melm 320$a    Note,Note:p
275 # External Indexes/Abstracts/References Note
276 melm 321$a    Note,Note:p
277 # Credits Note (Projected and Video Material and Sound Recordings)
278 melm 322$a    Note,Note:p
279 # Cast Note (Projected and Video Material and Sound Recordings)
280 melm 323$a    Note,Note:p
281 # Facsimile Note
282 melm 324$a    Note,Note:p
283 # Reproduction Note
284 melm 325$a    Note,Note:p
285 # Frequency Statement Note (Serials)
286 melm 326$a    Note,Note:p
287 # Contents Note
288 melm 327$a    Note,Note:p,Title:w,Title:p
289 melm 327$b    Note,Note:p,Title:w,Title:p
290 melm 327$c    Note,Note:p,Title:w,Title:p
291 melm 327$d    Note,Note:p,Title:w,Title:p
292 melm 327$e    Note,Note:p,Title:w,Title:p
293 melm 327$f    Note,Note:p,Title:w,Title:p
294 melm 327$g    Note,Note:p,Title:w,Title:p
295 melm 327$h    Note,Note:p,Title:w,Title:p
296 melm 327$i    Note,Note:p,Title:w,Title:p
297 # Dissertation note
298 # Do not index $z ("Commercial edition : ")
299 melm 328$a    Note,Note:p,Dissertation-information:w,Dissertation-information:p
300 melm 328$b    Note,Note:p,Dissertation-information:w,Dissertation-information:p
301 melm 328$c    Note,Note:p,Dissertation-information:w,Dissertation-information:p
302 melm 328$d    Note,Note:p,Dissertation-information:w,Dissertation-information:p
303 melm 328$e    Note,Note:p,Dissertation-information:w,Dissertation-information:p
304 melm 328$t    Note,Note:p,Dissertation-information:w,Dissertation-information:p,Title:w,Title:p
305 # Summary or Abstract
306 melm 330$a    Abstract:w,Note:w,Abstract:p,Note:p
307 # Preferred Citation of Described Materials
308 melm 332$a    Note,Note:p
309 # Users/Intended Audience Note
310 melm 333$a    Note,Note:p
311 # Awards note
312 # Do not index $u,$z
313 melm 334$a    Note,Note:p
314 melm 334$b    Note,Note:p
315 melm 334$c    Note,Note:p
316 melm 334$d    Note,Note:p
317 # Type of electronic ressource note
318 melm 336$a    Note,Note:p
319 # System requirements note
320 melm 337$a    Note,Note:p
321 # Acquisition Information Note
322 melm 345$a    Note,Note:p
323 # Table of contents note (Used in french libraries)
324 # Do not index $u,v,p
325 # Uncomment to index as note and title
326 # melm 359$a    Note,Note:p,Title:w,Title:p
327 # melm 359$b    Note,Note:p,Title:w,Title:p
328 # melm 359$c    Note,Note:p,Title:w,Title:p
329 # melm 359$d    Note,Note:p,Title:w,Title:p
330 # melm 359$e    Note,Note:p,Title:w,Title:p
331 # melm 359$f    Note,Note:p,Title:w,Title:p
332 # melm 359$g    Note,Note:p,Title:w,Title:p
333 # melm 359$h    Note,Note:p,Title:w,Title:p
334 # melm 359$i    Note,Note:p,Title:w,Title:p
335
336 ############## 4XX - LINKING ##################
337 # All 4XX indexed as Title, except for 410
338 melm 410$t    Title-series,Title-series:p
339 melm 411$t    Title-series,Title-series:p
340 melm 412$t    Title,Title:p
341 melm 413$t    Title,Title:p
342 melm 421$t    Title,Title:p
343 melm 422$t    Title,Title:p
344 melm 423$t    Title,Title:p
345 melm 424$t    Title,Title:p
346 melm 425$t    Title,Title:p
347 melm 430$t    Title,Title:p
348 melm 431$t    Title,Title:p
349 melm 432$t    Title,Title:p
350 melm 433$t    Title,Title:p
351 melm 434$t    Title,Title:p
352 melm 435$t    Title,Title:p
353 melm 436$t    Title,Title:p
354 melm 437$t    Title,Title:p
355 melm 440$t    Title,Title:p
356 melm 441$t    Title,Title:p
357 melm 442$t    Title,Title:p
358 melm 443$t    Title,Title:p
359 melm 444$t    Title,Title:p
360 melm 445$t    Title,Title:p
361 melm 446$t    Title,Title:p
362 melm 447$t    Title,Title:p
363 melm 448$t    Title,Title:p
364 melm 451$t    Title,Title:p
365 melm 452$t    Title,Title:p
366 melm 453$t    Title,Title:p
367 melm 454$t    Title,Title:p
368 melm 455$t    Title,Title:p
369 melm 456$t    Title,Title:p
370 # FIXME Warning : field used by Koha for analytics, but also in Sudoc network
371 melm 461$t    Title,Title:p,Host-item:w,Host-item:p
372 melm 462$t    Title,Title:p
373 melm 463$t    Title,Title:p
374 # FIXME Warning : field used by Koha for analytics, but also in Sudoc network
375 melm 464$t    Title,Title:p,Host-item:w,Host-item:p
376 melm 470$t    Title,Title:p
377 melm 481$t    Title,Title:p
378 melm 482$t    Title,Title:p
379 melm 488$t    Title,Title:p
380
381 # Linking ids (Koha analytics)
382 # FIXME Warning : field used by Koha for analytics, but also in Sudoc network
383 # melm 461$9    Host-Item-Number
384
385 ############## 5XX - TITLES ##################
386 melm 500$9    Koha-Auth-Number,Koha-Auth-Number:n
387 melm 501$9    Koha-Auth-Number,Koha-Auth-Number:n
388 melm 503$9    Koha-Auth-Number,Koha-Auth-Number:n
389 melm 510$9    Koha-Auth-Number,Koha-Auth-Number:n
390 melm 512$9    Koha-Auth-Number,Koha-Auth-Number:n
391 melm 513$9    Koha-Auth-Number,Koha-Auth-Number:n
392 melm 514$9    Koha-Auth-Number,Koha-Auth-Number:n
393 melm 515$9    Koha-Auth-Number,Koha-Auth-Number:n
394 melm 516$9    Koha-Auth-Number,Koha-Auth-Number:n
395 melm 517$9    Koha-Auth-Number,Koha-Auth-Number:n
396 melm 518$9    Koha-Auth-Number,Koha-Auth-Number:n
397 melm 519$9    Koha-Auth-Number,Koha-Auth-Number:n
398 melm 520$9    Koha-Auth-Number,Koha-Auth-Number:n
399 melm 530$9    Koha-Auth-Number,Koha-Auth-Number:n
400 melm 531$9    Koha-Auth-Number,Koha-Auth-Number:n
401 melm 532$9    Koha-Auth-Number,Koha-Auth-Number:n
402 melm 540$9    Koha-Auth-Number,Koha-Auth-Number:n
403 melm 541$9    Koha-Auth-Number,Koha-Auth-Number:n
404 melm 545$9    Koha-Auth-Number,Koha-Auth-Number:n
405 melm 560$9    Koha-Auth-Number,Koha-Auth-Number:n
406
407 melm 500                Title,Title:p
408 melm 501                Title,Title:p
409 melm 503                Title,Title:p
410 melm 510                Title,Title:p
411 melm 512                Title,Title:p
412 melm 513                Title,Title:p
413 melm 514                Title,Title:p
414 melm 515                Title,Title:p
415 melm 516                Title,Title:p
416 melm 517                Title,Title:p
417 melm 518                Title,Title:p
418 melm 519                Title,Title:p
419 melm 520                Title,Title:p
420 melm 530                Title,Title:p
421 melm 531                Title,Title:p
422 melm 532                Title,Title:p
423 melm 540                Title,Title:p
424 melm 541                Title,Title:p
425 melm 545                Title,Title:p
426 melm 560                Title,Title:p
427
428 ########### SUBJECTS (6xx) ##################
429 melm 600$9      Koha-Auth-Number,Koha-Auth-Number:n
430 melm 601$9      Koha-Auth-Number,Koha-Auth-Number:n
431 melm 602$9      Koha-Auth-Number,Koha-Auth-Number:n
432 melm 604$9      Koha-Auth-Number,Koha-Auth-Number:n
433 melm 605$9      Koha-Auth-Number,Koha-Auth-Number:n
434 melm 606$9      Koha-Auth-Number,Koha-Auth-Number:n
435 melm 607$9      Koha-Auth-Number,Koha-Auth-Number:n
436 melm 608$9      Koha-Auth-Number,Koha-Auth-Number:n
437 melm 610$9      Koha-Auth-Number,Koha-Auth-Number:n
438 melm 615$9      Koha-Auth-Number,Koha-Auth-Number:n
439 melm 616$9      Koha-Auth-Number,Koha-Auth-Number:n
440 melm 617$9      Koha-Auth-Number,Koha-Auth-Number:n
441 melm 620$9      Koha-Auth-Number,Koha-Auth-Number:n
442 melm 621$9      Koha-Auth-Number,Koha-Auth-Number:n
443
444 melm 600$a              Personal-name,Personal-name:p,Subject,Subject:p
445 melm 600                Subject,Subject:p
446 melm 601$a              Corporate-name,Conference-name,Corporate-name:p,Conference-name:p
447 melm 601                Subject,Subject:p
448 melm 602$a    Personal-name,Personal-name:p
449 melm 602    Subject,Subject:p
450 melm 604                Subject,Subject:p
451 melm 605                Subject,Subject:p
452 melm 606                Subject,Subject:p
453 melm 607        Subject,Subject:p
454 melm 608                Subject,Subject:p
455 melm 610                Subject,Subject:p
456 melm 615                Subject,Subject:p
457 melm 616                Subject,Subject:p
458 melm 617                Subject,Subject:p
459 melm 620                Subject,Subject:p
460 melm 621                Subject,Subject:p
461 # Technical details access // see Marc21 753. Seems deprecated.
462 # melm 626                Subject,Subject:p
463 # Geographic area code // see Marc21 043. Probably not useful
464 # melm 660                Subject,Subject:p
465 # Chronological coverage code. Probably not useful
466 # melm 661                Subject,Subject:p
467
468 ########### CLASSIFICATIONS (67x/68x) ##################
469 # PRECIS
470 melm 670                Subject-precis:w,Subject-precis:p
471 # Universal Decimal Classification // see Marc21 080
472 melm 675$a              UDC-classification:w,UDC-classification:p,UDC-classification:s
473 # Dewey // see Marc21 082
474 melm 676$a              Dewey-classification:w,Dewey-classification:p,Dewey-classification:s
475 # LC // see Marc21 050
476 melm 680$b              LC-call-number:s
477 melm 680                LC-call-number:w,LC-call-number:p
478 # Other class numbers // see Marc21 084
479 melm 686                Local-classification:w,Local-classification:p
480
481 ############## KOHA ITEM INFORMATION (based on 995) ###############
482 # Koha specific : $1, $2, $3
483 melm 995$1    damaged,damaged:n
484 melm 995$2    lost,lost:n
485 melm 995$3    withdrawn,withdrawn:n
486
487 # most subfields are based on "995 recommandation"
488 # used by French libraries for exchanging holding information
489 # source: http://www.abes.fr/content/download/1949/8319/version/1/file/pdf_r995.pdf
490 # (last version, 2005)
491 # Note that :
492 # - the use of $e,$h,$j in Koha and in 995 recommandation is different
493 # - $i, $m, $l, $o, $p, $q, $v, $w, $x, $y, $z are defined in 995 recommandation, but not used by Koha
494
495 # 6 blocs of subfields are defined in 995 recommandation
496
497 # 1. Information about origin of the document
498 # $a - Origin of the document, free text
499 # Not used in Sudoc network
500 melm 995$a    homebranch,Host-item,item
501 # $a - Origin of the document, coded information
502 melm 995$b    homebranch,Host-item,item
503 # $c - Lending or holding library - free text
504 melm 995$c    holdingbranch,Record-Source,item
505
506 # 2. Identification and classification
507 # $e - shelving information
508 # (in 995 recommandation : $e - detailed genre)
509 melm 995$e    location,location:p,item
510 # $f - barcode - complete
511 melm 995$f    barcode,barcode:p,item
512 # $h - ccode
513 # (in 995 recommandation : $h - barcode - prefix)
514 melm 995$h    ccode,ccode:p,item
515 # $i - not used currently
516 # (in 995 recommandation : $i - barcode - suffix)
517 # $j - LC-card-number,
518 # (in 995 recommandation : $j - section, i.e. part of a library)
519 # $k - callnumber
520 melm 995$k    Call-Number,Local-classification,Call-Number:p,Local-classification:p,Local-classification:s,item
521 # $l - not used currently
522 # (in 995 recommandation : $l - volumes)
523
524 # 3 - Checkout and deposal information
525 # $m - not used currently
526 # (in 995 recommandation : $m - Date of loan or deposit)
527 # $n - Expiration of loan
528 melm 995$n    onloan:d,onloan:n,onloan:s,onloan:w,item
529 # $o - not used currently
530 # (in 995 recommandation : $o - Circulation type (not for loan))
531
532 # 4 - Sorting and statistic information
533 # $p - not used currently
534 # (in 955 recommandation : $p - Serial)
535 # $q - not used currently
536 # (in 995 recommandation : $q - Target audience (age))
537 # $r - Type of document and carriage
538 # (see above)
539 # $s - not used currently
540 # (in 995 recommandation : $s - Sorting element)
541 # $t - not used currently
542 # (in 995 recommandation : $t - Genre : fiction vs non-fiction)
543
544 # 5 - Notes
545 # $u - item note
546 melm 995$u    Note,Note:p,item
547 # $v - not used currently
548 # (in 995 recommandation : $v - serial issue note)
549
550 # 6 - Target of document
551 # $w - not used currently
552 # (in 995 recommandation : $w - target library - free text)
553 # $x - not used currently
554 # (in 995 recommandation : $x - target library - coded information)
555 # $y - not used currently
556 # (in 995 recommandation : $y - target network of libraries - free text)
557 # $z - not used currently
558 # (in 995 recommandation : $z - target network of libraries - coded information)
559
560 melm 995    item   # just to index every subfield
561
562 ### biblioitems information (based on 942) ######
563 melm 942$0      totalissues:n,totalissues:s
564 ### 942 local info - may want to use this if you're using the English UNIMARC frameworks
565 ###melm 942$0      popularity:n,popularity:s,item