Improved history.
[egate.git] / www / ztargets.conf
1 # $Id: ztargets.conf,v 1.15 1996/01/03 15:19:54 adam Exp $
2 set commonFields {
3  { Title {@attr 1=4} }
4  { Author {@attr 1=1003} }
5  { Abstract {@attr 1=62} }
6  { Date {@attr 1=30} }
7  { {Doc ID} {@attr 1=1032} }
8  { All {@attr 1=1016} }
9 }
10
11 set targets(myriad.middlebury.edu) {
12     Midcat
13     MIDCAT
14     { { Title {@attr 1=4} }
15       { Author {@attr 1=1003} }
16       { Abstract {@attr 1=62} }
17       { Date {@attr 1=30} }
18       { All {@attr 1=1016} }
19     }
20     {} 
21     {Myriad} 
22     1
23 }
24
25 set targets(rlg.stanford.edu) [list \
26     rlg \
27     {BKS AMC MAP MDF REC SCO SER VIM BIB} \
28     $commonFields \
29     {} \
30     {Research Libraries group, Stanford University} \
31     1
32 ]
33
34 set targets(z3950.bibsys.no:2100) [list \
35     BIBSYS \
36     BIBSYS \
37     $commonFields \
38     {} \
39     {BIBSYS - Norway} \
40     0 \
41 ]
42
43 set targets(dtbsun.dtv.dk:4501) [list \
44     Aleph \
45     DEM \
46     $commonFields \
47     {} \
48     {Aleph, Z39.50 Server on DTV} \
49     0 \
50 ]
51
52 set targets(dtbsun.dtv.dk:210) [list \
53     {SR-DanBib} \
54     danbib \
55     { { Title {@attr 1=4} } \
56       { Author {@attr 1=1} } \
57       { Abstract {@attr 1=62} } \
58       { Date {@attr 1=30} } \
59       { All {@attr 1=1016} } \
60     } \
61     {<<danbib>>} \
62     {SR Target DanBib through the Europagate gateway} \
63     0 \
64 ]
65
66 set targets(localhost:9998) {
67     Ztest9998 
68     {Default ABE BETA} 
69  {
70  { Title {@attr 1=4} }
71  { Author {@attr 1=1003} }
72  { Abstract {@attr 1=62} }
73  { Date {@attr 1=30} }
74  { {Doc ID} {@attr 1=1032} }
75  { All {@attr 1=1016} }
76  { Ranked {@attr 1=1016 @attr 4=105} }
77  }
78     {} 
79     {Test server on localhost} 
80     1 
81 }
82
83 set targets(dtbsun.dtv.dk:9999) {
84     Zebra
85     {usgs esdd cd_rom iah} 
86  {
87  { Title {@attr 1=4} }
88  { Author {@attr 1=1003} }
89  { Abstract {@attr 1=62} }
90  { Date {@attr 1=30} }
91  { {Doc ID} {@attr 1=1032} }
92  { All {@attr 1=1016} }
93  { Ranked {@attr 1=1016 @attr 4=105} }
94  }
95     {}
96     {New Zebra Z39.50 Server in alpha-test} 
97     1
98 }
99
100 set targets(z3950.research.att.com) [list \
101     {AT&T Server} \
102     Default \
103     $commonFields \
104     {} \
105     {Z39.50 Server at AT&T} \
106     1 \
107 ]
108
109 set targets(dranet.dra.com) [list \
110     {Dranet} \
111     drewdb \
112     $commonFields \
113     {} \
114     {Data Research Z39.50 Server} \
115     1 \
116 ]