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