projects
/
egate.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Changes in the reading of qualifier(s). New function: ccl_qual_fitem.
[egate.git]
/
ccl
/
bib1
1
# $Id: bib1,v 1.5 1995/05/11 14:03:56 adam Exp $
2
# CCL qualifiers and their mapping to a bib-1 subset
3
#
4
term s=pw t=l,r
5
au u=1 s=pw
6
ti u=4 s=pw
7
isbn u=7
8
issn u=8
9
cc u=20
10
su u=21 s=pw
11
date u=30 r=o s=pw
12
dp u=31 r=o
13
da u=32 r=o
14
la u=54 s=pw
15
ab u=62 s=pw
16
note u=63 s=pw
17
af u=1006 s=pw
18
rel s=9
19
cln
20
21
# Relation Attributes
22
rel:lt r=1
23
rel:le r=2
24
rel:eq r=3
25
rel:ge r=4
26
rel:gt r=5
27
rel:ne r=6
28
rel:phon r=100
29
rel:stem r=101
30
rel:rele r=102
31
rel:alwa r=103
32
33
# Position Attributes
34
pos:ff p=1
35
pos:fs p=2
36
pos:af p=3
37
38
# Structure Attributes
39
str:wp s=pw
40
str:phrase s=1
41
str:word s=2
42
str:key s=3
43
str:year s=4
44
str:date s=5
45
str:wlist s=6
46
str:dateu s=100
47
str:daten s=101
48
str:nameu s=102
49
str:struc s=103
50
str:urx s=104
51
str:fft s=105
52
str:dt s=106
53
str:ln s=107
54
str:str s=108
55
str:num s=109
56
57
# Truncation Attributes
58
tru:right t=1
59
tru:left t=2
60
tru:both t=3
61
tru:none t=100
62
tru:proh t=101
63
tru:re1 t=102
64
tru:re2 t=103
65
66
# Completeness Attributes
67
com:is c=1
68
com:cs c=2
69
com:cf c=3
70