Implemented local AttributeSet setting for CCL field maps.
[yaz-moved-to-github.git] / client / default.bib
1 # CCL field mappings
2 # $Id: default.bib,v 1.6 2000-11-16 09:58:02 adam Exp $
3
4 # The rule below is used when no fields are specified
5 term t=l,r  s=al
6 #
7 # Simple rule for a field called "clean"
8 clean t=l,r
9 #
10 # Rules for some BIB-1 fields
11 au   u=1    s=pw 
12 ti   u=4    s=pw
13 isbn u=7
14 issn u=8
15 cc   u=20
16 su   u=21   s=pw
17 date u=30   r=o
18 dp   u=31   r=o
19 da   u=32   r=o
20 la   u=54   s=pw
21 ab   u=62   s=pw
22 note u=63   s=pw
23 af   u=1006 s=pw
24 #
25 # Rules for a few GILS fields
26 north  gils,u=2040 r=o
27 south  gils,u=2041 r=o
28 east  gils,u=2038 r=o
29 west  gils,u=2039 r=o
30
31 # Explain fields
32 ExplainCategory      exp1,1=1
33 HumanStringLanguage  exp1,1=2
34 DatabaseName         exp1,1=3
35 TargetName           exp1,1=4
36 AttributeSetOID      exp1,1=5
37 RecordSyntaxOID      exp1,1=6
38 TagSetOID            exp1,1=7
39 ExtededServiceOID    exp1,1=8
40 DateAdded            exp1,1=9
41 DateChanged          exp1,1=10
42 DateExpires          exp1,1=11
43 ElementSetName       exp1,1=12