Commit | Line | Data |
---|---|---|
456d236e JF |
1 | ; This file contains excepts, that is MARC records that should NOT be exported |
2 | ; They should be defined in blocks with the top level org unit you wish to apply it at | |
3 | ; for example a rule at the CONS level would exclude all org units below it. | |
4 | ; | |
5 | ; The following are acceptable values for keys: | |
6 | ; | |
7 | ; DontCollapse=true | |
8 | ; don't collapse this org unit into its parents if the collapse depth setting is used | |
9 | ; | |
10 | ; ExcludeEntireOrg=true | |
11 | ; excludes all holdings from this org and all of its children | |
12 | ; | |
13 | ; Flags=hidden,reference,unholdable,circulate | |
14 | ; excludes all copies with the above flags on them (holdable, circulateable, reference, opac visible/hidden); | |
15 | ; | |
16 | ; Locations=Juvenile,Adult,etc | |
17 | ; defines exact shelving location names | |
18 | ; | |
19 | ; Statuses=Lost,Available,etc | |
20 | ; defines exact copy statuses | |
21 | ; | |
22 | ; CircMods = book,video,etc | |
23 | ; defines exact circ modifiers | |
24 | ; | |
25 | ; OnlyIncludeLocations=Juvenile | |
26 | ; only include these exact shevling locations | |
27 | ; | |
28 | ; LocationRegex=Juv | |
29 | ; Exclude shelving locations that match this regex. Multiple may be combined in an array as above | |
30 | ; | |
31 | ; CallNoRegex=ABC | |
32 | ; Exclude any holdings that match this regex. Multiple may be combined in an array as above. | |
33 | ; | |
34 | ; OnlyIncludeLocationRegex=ABC | |
35 | ; OnlyIncludeCallNoRegex=ABC | |
36 | ; Both the Regex rules can be prefixed by OnlyInclude (ie: OnlyIncludeCallNoRegex) to get the inverse | |
37 | ; Note that they might not work with all your fancy regex so best keep it very simple | |
38 | ; | |
39 | ; DeweyGT=740.1 | |
40 | ; Excludes any call number above this value when trimmed of Cutter/prefix/suffix/etc and any non deweyish chars (eg: 656.2) | |
41 | ; DeweyLT=760.3 | |
42 | ; Excludes any call number below this value when trimmed of Cutter/prefix/suffix/etc and any non deweyish chars (eg: 756.3) | |
43 | ; These can (and should) be combined to produce a range, but each should work on its own as well. | |
44 | ||
45 | ||
46 | [SITKA] | |
47 | Flags=hidden | |
48 | ||
49 | ||
50 | [BNCLF] | |
51 | CallNoRegex=^NCLF | |
52 | ||
53 | [BGI] | |
54 | CircMods=ill-no-renew,inter-library-loan,magazine,juvenile-serial | |
55 | Statuses=Lost,Claims returned,Damaged | |
56 | DontCollapse=true | |
57 | ||
58 | [BSE] | |
59 | CircMods=talking-books,inter-library-loan,ill-no-renew | |
60 | Statuses=On order,Missing | |
61 | DontCollapse=true | |
62 | ||
63 | [BPR] | |
64 | Statuses=Lost,Missing,Claims returned | |
65 | ||
66 | [BW] | |
67 | Flags=reference,noncirculating | |
68 | Locations=Reference,Juvenile Reference,Whistler Reference,Young Adult Reference | |
69 | ||
70 | [BH] | |
71 | Locations=Magazines | |
72 | ||
73 | [BLP-LL] | |
74 | Statuses=Lost | |
75 | CallNoRegex=^RESTR | |
76 | ||
77 | [BABM] | |
78 | Flags=reference | |
79 | Statuses=Storage | |
80 | Locations=Reference | |
81 | ||
82 | [BS] | |
83 | Locations=Reference shelf,Community resource | |
84 | ||
85 | [BNA] | |
86 | LocationRegex=Audio,DVD,Video | |
87 | ||
88 | [BCREK] | |
89 | OnlyIncludeLocations=CRANBROOK,CRANBROOKJ | |
90 | ||
91 | [BRHSP] | |
92 | Locations=Juvenile Non-Fiction | |
93 | DeweyGT=332.02 | |
94 | DeweyLT=346.7 | |
95 | ||
96 | [BGSI] | |
97 | Locations=Books on CD,Books on audio-cassette,Music Cds,Reference,Videotape,DVD | |
98 | Statuses=Missing,In process,On order | |
99 | Flags=reference,noncirculating | |
100 | ||
101 | [BKCT] | |
102 | Statuses=On order | |
103 | CircMods=ill-no-renew,inter-library-loan | |
104 | ||
105 | [BCD] | |
106 | Statues=Lost,On order | |
3ed2e761 | 107 | LocationRegex=Magazine,CD,DVD |
456d236e JF |
108 | |
109 | [BSP] | |
110 | LocationRegex=SSS |