Changed Aleph hostname.
[egate.git] / www / ztargets.conf
1 # $Id: ztargets.conf,v 1.13 1995/11/16 14:09:42 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:9999) [list \
67     Ztest9999 \
68     {ABE BETA} \
69     $commonFields \
70     {} \
71     {Test server on localhost} \
72     1 \
73 ]
74
75 set targets(dtbsun.dtv.dk:9999) {
76     Zserver 
77     {usgs esdd cd_rom iah} 
78  {
79  { Title {@attr 1=4} }
80  { Author {@attr 1=1003} }
81  { Abstract {@attr 1=62} }
82  { Date {@attr 1=30} }
83  { {Doc ID} {@attr 1=1032} }
84  { All {@attr 1=1016} }
85  { Ranked {@attr 1=1016 @attr 4=105} }
86  }
87     {}
88     {New Index Data Z39.50 Server in alpha-test} 
89     1
90 }
91
92 set targets(z3950.research.att.com) [list \
93     {AT&T Server} \
94     Default \
95     $commonFields \
96     {} \
97     {Z39.50 Server at AT&T} \
98     1 \
99 ]
100
101 set targets(dranet.dra.com) [list \
102     {Dranet} \
103     drewdb \
104     $commonFields \
105     {} \
106     {Data Research Z39.50 Server} \
107     1 \
108 ]