Bug 9940: (follow-up) FIX comment: language-original is 101$c, not $h
[koha_ffzg] / 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      UPC:w,Identifier-standard:w
80 melm 072$z      UPC:w,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 melm 200$b      itemtype:w,itemtype:p,itype:w,itype:p,Material-type:w,Material-type:p
88 melm 995$r      itemtype:w,itemtype:p,itype:w,itype:p
89
90 ############ CODED INFORMATIONS ##################
91 # Field 100 Description
92 # Name of Data Element                  Number of characters    Character Positions
93 # Date Entered on File (Mandatory)      8                       0-7
94 # Type of date                          1                       8
95 # Date 1                                4                       9-12
96 # Date 2                                4                       13-16
97 # Target audience                       3                       17-19
98 # Government Publication Code           1                       20
99 # Modified Record Code                  1                       21
100 # Language of cataloguing (mandatory)   3                       22-24    do not index in ln
101 # Translitteration code                 1                       25
102 # Character Set (Mandatory)             4                       26-29
103 # additional Character Set              4                       28-33
104 # Script of title                       2                       34-35
105 melm 100$a     tpubdate:s:range(data,8,1),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)
106 melm 101$a     ln
107 melm 101$c     language-original
108 melm 102$a     Country-publication
109
110 # Field 105 Description
111 # Name of Data Element                  Number of characters    Character Positions
112 # Illustration codes                    4                       0-3
113 # Form of contents codes                4                       4-7
114 # Conference or meeting code            1                       8
115 # Festschrift indicator                 1                       9
116 # Index indicator                       1                       10
117 # Literature code                       1                       11
118 # Biography code                        1                       12
119 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)
120
121 melm 106$a     ff8-23:w,ff8-23:p
122
123 # Field 110 Description
124 # Name of Data Element                  Number of characters    Character Positions
125 # Type of serial designator             1                       0
126 # Frequency of issue                    1                       1
127 # Regularity                            1                       2
128 # Type of material code                 1                       3
129 # Nature of contents code               3                       4-6
130 # Conference publication indicator      1                       7
131 # Title page availability codes         1                       8
132 # Index availability code               1                       9
133 # Cumulative index availability code    1                       10
134 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)
135
136 melm 115$a     Video-mt:w:range(data,0,1)
137
138 melm 116$a     Graphics-type:w:range(data,0,1),Graphics-support:w:range(data,1,1),Graphics-support:w:range(data,2,1)
139
140 ############ AUTHORS ##################
141 # main Author
142 melm 200$f              Author:w,Author:p
143 # other Authors
144 melm 200$g              Author:w,Author:p
145 # physical Author
146 melm 700$9      Koha-Auth-Number,Koha-Auth-Number:n
147 melm 700$a      Author,Personal-name,Author:p,Personal-name:p,Personal-name,Author:s
148 melm 700        Author,Personal-name,Author:p,Personal-name:p,Personal-name:p
149 melm 701$9      Koha-Auth-Number,Koha-Auth-Number:n
150 melm 701        Author,Personal-name,Author:p,Personal-name:p,Personal-name:p
151 melm 702$9      Koha-Auth-Number,Koha-Auth-Number:n
152 melm 702        Author,Personal-name,Author:p,Personal-name:p,Personal-name:p
153
154 # collective Author
155 melm 710$9        Koha-Auth-Number,Koha-Auth-Number:n
156 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
157 melm 711$9        Koha-Auth-Number,Koha-Auth-Number:n
158 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
159
160 melm 712$9        Koha-Auth-Number,Koha-Auth-Number:n
161 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
162
163 # trademark Author : 716
164 melm 716$9        Koha-Auth-Number,Koha-Auth-Number:n
165 melm 716    Author:w,Author:p
166
167 # family Author : 72X
168 melm 720$9        Koha-Auth-Number,Koha-Auth-Number:n
169 melm 720    Author:w,Author:p
170 melm 721$9        Koha-Auth-Number,Koha-Auth-Number:n
171 melm 721    Author:w,Author:p
172 melm 722$9        Koha-Auth-Number,Koha-Auth-Number:n
173 melm 722    Author:w,Author:p
174
175 # name-responsabily Author
176 melm 730$9        Koha-Auth-Number,Koha-Auth-Number:n
177 melm 730    Author:w,Author:p
178
179 # 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 )
180
181 ############## TITLE ##################
182 # main Title
183 # Keep Title-cover (used for in query weighting algorithm)
184 melm 200$a              Title:w,Title:p,Title:s,Title-cover:w,Title-cover:p,Title-cover:s
185 # Title from an other author
186 melm 200$c              Title:w,Title:p
187 # Parallel title
188 melm 200$d              Title:w,Title:p
189 # subtitle
190 melm 200$e              Title:w,Title:p,Title-cover:w,Title-cover:p
191 # volume : do not index
192 # melm 200$h            Title:w,Title:p
193 # part title
194 melm 200$i              Title:w,Title:p,Title-cover:w,Title-cover:p
195
196 # edition statement
197 melm 205        Title,Title:p
198
199 ########## MATERIAL SPECIFIC AREA #################
200 # TODO 206
201 melm 207    Serials,Serials:p
202 melm 208    Printed-music,Printed-music:p
203 melm 230$a      Electronic-ressource
204
205 ########## PUBLISHER #################
206 melm 210$a    pl,pl:p
207 melm 210$c    Publisher,Publisher:p
208 melm 210$d    pubdate:n,pubdate:y,pubdate:s
209
210 ########## DESCRIPTION #################
211 melm 215        Extent
212
213 ########## SERIES #################
214 melm 225$a      Title-series,Title-series:p
215 melm 225$d      Title-series,Title-series:p
216 #SubTit
217 melm 225$e      Title-series,Title-series:p
218 #Authors
219 melm 225$f      Author,Author:p,Name-and-title,Name-and-title:p
220 #Part-Title
221 melm 225$h      Title-series,Title-series:p
222 #Part Number
223 melm 225$i      Title-series,Title-series:p
224 #Volume
225 melm 225$v      Title-series,Title-series:p
226 melm 225$x      ISSN
227
228 ########## NOTES #################
229 # General Note
230 melm 300$a    Note,Note:p
231 # Notes Pertaining to Identification Numbers
232 melm 301$a    Note,Note:p
233 # Notes Pertaining to Coded Information (languages...)
234 melm 302$a    Note,Note:p
235 # Notes Pertaining to Descriptive Information
236 melm 303$a    Note,Note:p
237 # Notes Pertaining to Title and Statement of Responsibility
238 melm 304$a    Note,Note:p
239 # Notes Pertaining to Edition and Bibliographic History
240 melm 305$a    Note,Note:p
241 # Notes Pertaining to Publication, Distribution, etc.
242 melm 306$a    Note,Note:p
243 # Notes Pertaining to Physical Description
244 melm 307$a    Note,Note:p
245 # Notes Pertaining to Series
246 melm 308      Note,Note:p
247 # Notes Pertaining to Binding and Availability
248 melm 310$a    Note,Note:p
249 # Notes Pertaining to Linking Fields
250 melm 311$a    Note,Note:p
251 # Notes Pertaining to Related Titles
252 melm 312$a    Note,Note:p
253 # Notes Pertaining to Subject Access
254 melm 313$a    Note,Note:p
255 # Notes Pertaining to Intellectual Responsability (in Sudoc catalogue, may contains the 4th, 5th etc. authors)
256 melm 314$a    Note,Note:p
257 # Notes Pertaining to Material (or Type of Publication) Specific Information
258 melm 315$a    Note,Note:p
259 # Note Relating to the Copy in Hand (ancient books)
260 melm 316$a    Note,Note:p
261 # Provenance Note (ancient books)
262 melm 317$a    Note,Note:p
263 # Action Note
264 melm 318$a    Note,Note:p
265 # Internal Bibliographies/Indexes Note
266 melm 320$a    Note,Note:p
267 # External Indexes/Abstracts/References Note
268 melm 321$a    Note,Note:p
269 # Credits Note (Projected and Video Material and Sound Recordings)
270 melm 322$a    Note,Note:p
271 # Cast Note (Projected and Video Material and Sound Recordings)
272 melm 323$a    Note,Note:p
273 # Facsimile Note
274 melm 324$a    Note,Note:p
275 # Reproduction Note
276 melm 325$a    Note,Note:p
277 # Frequency Statement Note (Serials)
278 melm 326$a    Note,Note:p
279 # Contents Note
280 melm 327$a    Note,Note:p
281 # Dissertation note
282 melm 328    Note,Note:p
283 # Summary or Abstract
284 melm 330$a    Abstract:w,Note:w,Abstract:p,Note:p
285 # Preferred Citation of Described Materials
286 melm 332$a    Note,Note:p
287 # Users/Intended Audience Note
288 melm 333$a    Note,Note:p
289 # Awards note
290 melm 334$a    Note,Note:p
291 # Type of electronic ressource note
292 melm 336$a    Note,Note:p
293 # System requirements note
294 melm 337$a    Note,Note:p
295 # Acquisition Information Note
296 melm 345$a    Note,Note:p
297
298 ############## 4XX - LINKING ##################
299 # All 4XX indexed as Title, except for 410
300 melm 410$t    Title-series,Title-series:p
301 melm 411$t    Title,Title:p
302 melm 412$t    Title,Title:p
303 melm 413$t    Title,Title:p
304 melm 421$t    Title,Title:p
305 melm 422$t    Title,Title:p
306 melm 423$t    Title,Title:p
307 melm 424$t    Title,Title:p
308 melm 425$t    Title,Title:p
309 melm 430$t    Title,Title:p
310 melm 431$t    Title,Title:p
311 melm 432$t    Title,Title:p
312 melm 433$t    Title,Title:p
313 melm 434$t    Title,Title:p
314 melm 435$t    Title,Title:p
315 melm 436$t    Title,Title:p
316 melm 437$t    Title,Title:p
317 melm 440$t    Title,Title:p
318 melm 441$t    Title,Title:p
319 melm 442$t    Title,Title:p
320 melm 443$t    Title,Title:p
321 melm 444$t    Title,Title:p
322 melm 445$t    Title,Title:p
323 melm 446$t    Title,Title:p
324 melm 447$t    Title,Title:p
325 melm 448$t    Title,Title:p
326 melm 451$t    Title,Title:p
327 melm 452$t    Title,Title:p
328 melm 453$t    Title,Title:p
329 melm 454$t    Title,Title:p
330 melm 455$t    Title,Title:p
331 melm 456$t    Title,Title:p
332 # FIXME Warning : field used by Koha for analytics, but also in Sudoc network
333 melm 461$t    Title,Title-host:w,title-host:p
334 melm 462$t    Title,Title:p
335 melm 463$t    Title,Title:p
336 # FIXME Warning : field used by Koha for analytics, but also in Sudoc network
337 melm 464$t    Title,Title-host:w,title-host:p,Title:p
338 melm 470$t    Title,Title:p
339 melm 481$t    Title,Title:p
340 melm 482$t    Title,Title:p
341 melm 488$t    Title,Title:p
342
343 # Linking ids (Koha analytics)
344 # FIXME Warning : field used by Koha for analytics, but also in Sudoc network
345 melm 461$9    Host-Item-Number
346
347 #FIXME Fields 400, 401, 403, 414, 415, 416, 417, 418, 419, 420 are not defined in Unimarc, but may be used by some libraries.
348 melm 400$t    Title,Title:p
349 melm 401$t    Title,Title:p
350 melm 403$t    Title,Title:p,Title-Uniform,Title-Uniform:p
351 melm 414$t    Title,Title:p
352 melm 415$t    Title,Title:p
353 melm 416$t    Title,Title:p
354 melm 417$t    Title,Title:p
355 melm 418$t    Title,Title:p
356 melm 419$t    Title,Title:p
357 melm 420$t    Title,Title:p
358
359 melm 400$d    pubdate:n
360 melm 401$d    pubdate:n
361 melm 403$d    pubdate:n
362 melm 410$d    pubdate:n
363 melm 412$d    pubdate:n
364 melm 413$d    pubdate:n
365 melm 414$d    pubdate:n
366 melm 415$d    pubdate:n
367 melm 416$d    pubdate:n
368 melm 417$d    pubdate:n
369 melm 418$d    pubdate:n
370 melm 419$d    pubdate:n
371 melm 420$d    pubdate:n
372 melm 430$d    pubdate:n
373 melm 431$d    pubdate:n
374 melm 432$d    pubdate:n
375 melm 440$d    pubdate:n
376 melm 441$d    pubdate:n
377 melm 445$d    pubdate:n
378 melm 461$d    pubdate:n
379
380 ############## 5XX - TITLES ##################
381 melm 500$9    Koha-Auth-Number,Koha-Auth-Number:n
382 melm 501$9    Koha-Auth-Number,Koha-Auth-Number:n
383 melm 503$9    Koha-Auth-Number,Koha-Auth-Number:n
384 melm 510$9    Koha-Auth-Number,Koha-Auth-Number:n
385 melm 512$9    Koha-Auth-Number,Koha-Auth-Number:n
386 melm 513$9    Koha-Auth-Number,Koha-Auth-Number:n
387 melm 514$9    Koha-Auth-Number,Koha-Auth-Number:n
388 melm 515$9    Koha-Auth-Number,Koha-Auth-Number:n
389 melm 516$9    Koha-Auth-Number,Koha-Auth-Number:n
390 melm 517$9    Koha-Auth-Number,Koha-Auth-Number:n
391 melm 518$9    Koha-Auth-Number,Koha-Auth-Number:n
392 melm 519$9    Koha-Auth-Number,Koha-Auth-Number:n
393 melm 520$9    Koha-Auth-Number,Koha-Auth-Number:n
394 melm 530$9    Koha-Auth-Number,Koha-Auth-Number:n
395 melm 531$9    Koha-Auth-Number,Koha-Auth-Number:n
396 melm 532$9    Koha-Auth-Number,Koha-Auth-Number:n
397 melm 540$9    Koha-Auth-Number,Koha-Auth-Number:n
398 melm 541$9    Koha-Auth-Number,Koha-Auth-Number:n
399 melm 545$9    Koha-Auth-Number,Koha-Auth-Number:n
400 melm 560$9    Koha-Auth-Number,Koha-Auth-Number:n
401
402 melm 500                Title,Title:p
403 melm 501                Title,Title:p
404 melm 503                Title,Title:p
405 melm 510                Title,Title:p
406 melm 512                Title,Title:p
407 melm 513                Title,Title:p
408 melm 514                Title,Title:p
409 melm 515                Title,Title:p
410 melm 516                Title,Title:p
411 melm 517                Title,Title:p
412 melm 518                Title,Title:p
413 melm 519                Title,Title:p
414 melm 520                Title,Title:p
415 melm 530                Title,Title:p
416 melm 531                Title,Title:p
417 melm 532                Title,Title:p
418 melm 540                Title,Title:p
419 melm 541                Title,Title:p
420 melm 545                Title,Title:p
421 melm 560                Title,Title:p
422
423 ########### SUBJECTS (6xx) ##################
424 melm 600$9      Koha-Auth-Number,Koha-Auth-Number:n
425 melm 601$9      Koha-Auth-Number,Koha-Auth-Number:n
426 melm 602$9      Koha-Auth-Number,Koha-Auth-Number:n
427 melm 604$9      Koha-Auth-Number,Koha-Auth-Number:n
428 melm 605$9      Koha-Auth-Number,Koha-Auth-Number:n
429 melm 606$9      Koha-Auth-Number,Koha-Auth-Number:n
430 melm 607$9      Koha-Auth-Number,Koha-Auth-Number:n
431 melm 608$9      Koha-Auth-Number,Koha-Auth-Number:n
432 melm 610$9      Koha-Auth-Number,Koha-Auth-Number:n
433 melm 615$9      Koha-Auth-Number,Koha-Auth-Number:n
434 melm 616$9      Koha-Auth-Number,Koha-Auth-Number:n
435 melm 617$9      Koha-Auth-Number,Koha-Auth-Number:n
436 melm 620$9      Koha-Auth-Number,Koha-Auth-Number:n
437 melm 621$9      Koha-Auth-Number,Koha-Auth-Number:n
438 # melm 626$9      Koha-Auth-Number,Koha-Auth-Number:n
439 # melm 660$9      Koha-Auth-Number,Koha-Auth-Number:n
440 # melm 661$9      Koha-Auth-Number,Koha-Auth-Number:n
441
442 #FIXME Fields 603, 630, 631, 632, 633, 634, 635, 636, 646 are not defined in Unimarc, but may be used by some libraries.
443 melm 603$9      Koha-Auth-Number,Koha-Auth-Number:n
444 melm 630$9      Koha-Auth-Number,Koha-Auth-Number:n
445 melm 631$9      Koha-Auth-Number,Koha-Auth-Number:n
446 melm 632$9      Koha-Auth-Number,Koha-Auth-Number:n
447 melm 633$9      Koha-Auth-Number,Koha-Auth-Number:n
448 melm 634$9      Koha-Auth-Number,Koha-Auth-Number:n
449 melm 635$9      Koha-Auth-Number,Koha-Auth-Number:n
450 melm 636$9      Koha-Auth-Number,Koha-Auth-Number:n
451
452 melm 600$a              Personal-name,Personal-name:p,Subject,Subject:p
453 melm 600                Subject,Subject:p
454 melm 601$a              Corporate-name,Conference-name,Corporate-name:p,Conference-name:p
455 melm 601                Subject,Subject:p
456 melm 602$a    Personal-name,Personal-name:p
457 melm 602    Subject,Subject:p
458 melm 604                Subject,Subject:p
459 melm 605                Subject,Subject:p
460 melm 606                Subject,Subject:p
461 melm 607        Subject,Subject:p
462 melm 608                Subject,Subject:p
463 melm 610                Subject,Subject:p
464 melm 615                Subject,Subject:p
465 melm 616                Subject,Subject:p
466 melm 617                Subject,Subject:p
467 melm 620                Subject,Subject:p
468 melm 621                Subject,Subject:p
469 # Technical details access // see Marc21 753. Seems deprecated.
470 # melm 626                Subject,Subject:p
471 # Geographic area code // see Marc21 043. Probably not useful
472 # melm 660                Subject,Subject:p
473 # Chronological coverage code. Probably not useful
474 # melm 661                Subject,Subject:p
475
476 #FIXME Fields 603, 630, 631, 632, 633, 634, 635, 636, 646 are not defined in Unimarc, but may be used by some libraries.
477 melm 603      Subject,Subject:p
478 melm 630      Subject,Subject:p
479 melm 631      Subject,Subject:p
480 melm 632      Subject,Subject:p
481 melm 633      Subject,Subject:p
482 melm 634      Subject,Subject:p
483 melm 635      Subject,Subject:p
484 melm 636      Subject,Subject:p
485 melm 646      Subject,Subject:p
486
487 ########### CLASSIFICATIONS (67x/68x) ##################
488 # PRECIS
489 melm 670                Subject-precis:w,Subject-precis:p
490 # Universal Decimal Classification // see Marc21 080
491 melm 675$a              UDC-classification:w,UDC-classification:p,UDC-classification:s
492 # Dewey // see Marc21 082
493 melm 676$a              Dewey-classification:w,Dewey-classification:p,Dewey-classification:s
494 # LC // see Marc21 050
495 melm 680$b              LC-call-number:s
496 melm 680                LC-call-number:w,LC-call-number:p
497 # Other class numbers // see Marc21 084
498 melm 686                Local-classification:w,Local-classification:p
499
500
501 ############## KOHA ITEM INFORMATION (based on 995) ###############
502 # Koha specific : $1, $2, $3
503 melm 995$1    damaged,damaged:n
504 melm 995$2    lost,lost:n
505 melm 995$3    withdrawn,withdrawn:n
506
507 # most subfields are based on "995 recommandation"
508 # used by French libraries for exchanging holding information
509 # source: http://www.abes.fr/content/download/1949/8319/version/1/file/pdf_r995.pdf
510 # (last version, 2005)
511 # Note that :
512 # - the use of $e,$h,$j in Koha and in 995 recommandation is different
513 # - $i, $m, $l, $o, $p, $q, $v, $w, $x, $y, $z are defined in 995 recommandation, but not used by Koha
514
515 # 6 blocs of subfields are defined in 995 recommandation
516
517 # 1. Information about origin of the document
518 # $a - Origin of the document, free text
519 # Not used in Sudoc network
520 melm 995$a    homebranch,Host-item,item
521 # $a - Origin of the document, coded information
522 melm 995$b    homebranch,Host-item,item
523 # $c - Lending or holding library - free text
524 melm 995$c    holdingbranch,Record-Source,item
525 # $d - Lending or holding library - coded information
526 melm 995$d    holdingbranch,Record-Source,item
527
528 # 2. Identification and classification
529 # $e - shelving information
530 # (in 995 recommandation : $e - detailed genre)
531 melm 995$e    location,location:p,item
532 # $f - barcode - complete
533 melm 995$f    barcode,barcode:p,item
534 # $h - ccode
535 # (in 995 recommandation : $h - barcode - prefix)
536 melm 995$h    ccode,ccode:p,item
537 # $i - not used currently
538 # (in 995 recommandation : $i - barcode - suffix)
539 # $j - LC-card-number,
540 # (in 995 recommandation : $j - section, i.e. part of a library)
541 melm 995$j    LC-card-number:s,item
542 # $k - callnumber
543 melm 995$k    Call-Number,Local-classification,Call-Number:p,Local-classification:p,Local-classification:s,item
544 # $l - not used currently
545 # (in 995 recommandation : $l - volumes)
546
547 # 3 - Checkout and deposal information
548 # $m - not used currently
549 # (in 995 recommandation : $m - Date of loan or deposit)
550 # $n - Expiration of loan
551 melm 995$n    onloan:d,onloan:n,onloan:s,onloan:w,item
552 # $o - not used currently
553 # (in 995 recommandation : $o - Circulation type (not for loan))
554
555 # 4 - Sorting and statistic information
556 # $p - not used currently
557 # (in 955 recommandation : $p - Serial)
558 # $q - not used currently
559 # (in 995 recommandation : $q - Target audience (age))
560 # $r - Type of document and carriage
561 melm 995$r    itemtype:w,itemtype:p,itype:w,itype:p,item
562 # $s - not used currently
563 # (in 995 recommandation : $s - Sorting element)
564 # $t - not used currently
565 # (in 995 recommandation : $t - Genre : fiction vs non-fiction)
566
567 # 5 - Notes
568 # $u - item note
569 melm 995$u    Note,Note:p,item
570 # $v - not used currently
571 # (in 995 recommandation : $v - serial issue note)
572
573 # 6 - Target of document
574 # $w - not used currently
575 # (in 995 recommandation : $w - target library - free text)
576 # $x - not used currently
577 # (in 995 recommandation : $x - target library - coded information)
578 # $y - not used currently
579 # (in 995 recommandation : $y - target network of libraries - free text)
580 # $z - not used currently
581 # (in 995 recommandation : $z - target network of libraries - coded information)
582
583 melm 995    item   # just to index every subfield
584
585 ### biblioitems information (based on 942) ######
586 melm 942$0      totalissues:n,totalissues:s
587 ### 942 local info - may want to use this if you're using the English UNIMARC frameworks
588 ###melm 942$0      popularity:n,popularity:s,item