A lot of work on scan. Tables used to display scan terms and hits.
[egate.git] / www / ztargets.conf
1 # $Id: ztargets.conf,v 1.20 1996/01/26 15:50:12 adam Exp $
2 set commonFields {
3  { Title {@attr 1=4} }
4  { Author {@attr 1=1} }
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.MIDCAT) {
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     {Middlebury College (DRA).} 
22     1
23 }
24
25 set targets(rlg.stanford.edu.BKS-AMC-MAP-MDF-REC-SCO-SER-VIM) [list \
26     RLG \
27     {BKS AMC MAP MDF REC SCO SER VIM} \
28     $commonFields \
29     {} \
30     {Research Libraries group, Stanford University. Databases:<br>
31         AMC:Archival and manuscripts control; 
32         BKS:Books;
33         MAP:Maps;
34         MDF:Computer files;
35         REC:Recordings;
36         SCO:Musical scores;
37         SER:Serials/periodicals;
38         VIM:Visual materials (films, videos, images)
39     } \
40     1
41 ]
42
43 set targets(z3950.bibsys.no:2100.BIBSYS) [list \
44     BIBSYS \
45     BIBSYS \
46     $commonFields \
47     {} \
48     {BIBSYS; Norway.} \
49     0 \
50 ]
51
52 set targets(dtbsun.dtv.dk:4501.DEM) [list \
53     Aleph \
54     DEM \
55     $commonFields \
56     {} \
57     {Aleph Test server at DTV} \
58     0 \
59 ]
60
61 set targets(dallas.ucd.ie:7777.danbib) {
62     DanBib
63     danbib 
64  {
65  { Title {@attr 1=4} }
66  { Author {@attr 1=1003} }
67  { Abstract {@attr 1=62} }
68  { Date {@attr 1=30} }
69  { {Doc ID} {@attr 1=1032} }
70  { All {@attr 1=1016} }
71  { Ranked {@attr 1=1016 @attr 4=105} }
72  }
73     {<<osi/SR:0103/ir.dbc.bib.dk:4500>>} 
74     {Z39.50->SR gateway to SR target DanBib} 
75     0 
76 }
77
78 set targets(dtbsun.dtv.dk:9999.usgs-esdd-cd_rom-uah-www_dk) {
79     Zebra
80     {usgs esdd cd_rom iah www_dk} 
81  {
82  { Title {@attr 1=4} }
83  { Author {@attr 1=1003} }
84  { Abstract {@attr 1=62} }
85  { Date {@attr 1=30} }
86  { {Doc ID} {@attr 1=1032} }
87  { All {@attr 1=1016} }
88  { Ranked {@attr 1=1016 @attr 4=105} }
89  }
90     {}
91     {New Zebra Z39.50 Server in alpha-test} 
92     1
93 }
94
95 set targets(z3950.research.att.com.books) [list \
96     {AT&T Server} \
97     books \
98     $commonFields \
99     {} \
100     {AT&T book catalog, mainly IEEE} \
101     1 \
102 ]
103
104 set targets(dranet.dra.com.drewdb) [list \
105     {Dranet} \
106     drewdb \
107     $commonFields \
108     {} \
109     {Data Research Z39.50 Server} \
110     1 \
111 ]
112
113 set targets(localhost:210.Default) [list \
114     {Test} \
115     Default \
116     $commonFields \
117     {} \
118     {Server for testing purposes only.} \
119     1 \
120 ]
121