Plus (+) characters automatically converted to space in forms.
[egate.git] / www / ztargets.conf
1 # $Id: ztargets.conf,v 1.9 1995/11/10 14:47:33 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 }
23
24 set targets(rlg.stanford.edu) [list \
25     rlg \
26     {BKS AMC MAP MDF REC SCO SER VIM BIB} \
27     $commonFields \
28     {} \
29     {Research Libraries group, Stanford University}
30 ]
31
32 set targets(z3950.bibsys.no:2100) [list \
33     BIBSYS \
34     BIBSYS \
35     $commonFields \
36     {} \
37     {BIBSYS - Norway} \
38 ]
39
40 set targets(dtbsun.dtv.dk:4500) [list \
41     {Aleph} \
42     {DEM MAR} \
43     $commonFields \
44     {} \
45     {Aleph, Z39.50 Server on DTV} \
46 ]
47
48 set targets(dtbsun.dtv.dk:210) [list \
49     {SR-DanBib} \
50     danbib \
51     { { Title {@attr 1=4} } \
52       { Author {@attr 1=1} } \
53       { Abstract {@attr 1=62} } \
54       { Date {@attr 1=30} } \
55       { All {@attr 1=1016} } \
56     } \
57     {<<danbib>>} \
58     {SR Target DanBib through the Europagate gateway} \
59 ]
60
61 set targets(localhost:9999) [list \
62     Ztest9999 \
63     {ABE BETA} \
64     $commonFields \
65     {} \
66     {Test server on localhost} \
67 ]
68
69 set targets(dtbsun.dtv.dk:9999) [list \
70     Zserver \
71     {usgs esdd cd_rom iah unknown} \
72     $commonFields \
73     {} \
74     {New Index Data Z39.50 Server in alpha-test} \
75 ]
76
77 set targets(z3950.research.att.com) [list \
78     {AT&T Server} \
79     Default \
80     $commonFields \
81     {} \
82     {Z39.50 Server at AT&T} \
83 ]
84
85 set targets(dranet.dra.com) [list \
86     {Dranet} \
87     drewdb \
88     $commonFields \
89     {} \
90     {Data Research Z39.50 Server} \
91 ]