A lot of work on scan. Tables used to display scan terms and hits.
[egate.git] / www / ztargets.conf
index ad36d23..312492f 100644 (file)
-# $Id: ztargets.conf,v 1.3 1995/10/31 16:56:25 adam Exp $
+# $Id: ztargets.conf,v 1.20 1996/01/26 15:50:12 adam Exp $
 set commonFields {
  { Title {@attr 1=4} }
- { Author {@attr 1=1003} }
+ { Author {@attr 1=1} }
  { Abstract {@attr 1=62} }
  { Date {@attr 1=30} }
  { {Doc ID} {@attr 1=1032} }
  { All {@attr 1=1016} }
 }
 
-set targets(myriad.middlebury.edu) {
-    {University somewhere, bla bla} 
-    {Default} 
+set targets(myriad.middlebury.edu.MIDCAT) {
+    Midcat
+    MIDCAT
     { { Title {@attr 1=4} }
       { Author {@attr 1=1003} }
       { Abstract {@attr 1=62} }
       { Date {@attr 1=30} }
       { All {@attr 1=1016} }
-    } 
+    }
+    {} 
+    {Middlebury College (DRA).} 
+    1
 }
 
-set targets(rlg.stanford.edu) [list \
-    {The famous Stanford University} \
-    {BKS AMC MAP MDF REC SCO SER VIM BIB} \
+set targets(rlg.stanford.edu.BKS-AMC-MAP-MDF-REC-SCO-SER-VIM) [list \
+    RLG \
+    {BKS AMC MAP MDF REC SCO SER VIM} \
     $commonFields \
+    {} \
+    {Research Libraries group, Stanford University. Databases:<br>
+        AMC:Archival and manuscripts control; 
+        BKS:Books;
+        MAP:Maps;
+        MDF:Computer files;
+        REC:Recordings;
+        SCO:Musical scores;
+        SER:Serials/periodicals;
+        VIM:Visual materials (films, videos, images)
+    } \
+    1
 ]
 
-set targets(bibsys) [list \
-    {BIBSYS - Norway} \
+set targets(z3950.bibsys.no:2100.BIBSYS) [list \
+    BIBSYS \
     BIBSYS \
     $commonFields \
+    {} \
+    {BIBSYS; Norway.} \
+    0 \
 ]
 
-set targets(dtbsun.dtv.dk:4500) [list \
-    {Aleph, Z39.50 Server} \
-    {DEM MAR} \
+set targets(dtbsun.dtv.dk:4501.DEM) [list \
+    Aleph \
+    DEM \
     $commonFields \
+    {} \
+    {Aleph Test server at DTV} \
+    0 \
 ]
 
-set targets(ir.dbc.bib.dk) [list \
-    {SR-DANBIB} \
-    DANBIB \
-    $commonFields \
-]
+set targets(dallas.ucd.ie:7777.danbib) {
+    DanBib
+    danbib 
+ {
+ { Title {@attr 1=4} }
+ { Author {@attr 1=1003} }
+ { Abstract {@attr 1=62} }
+ { Date {@attr 1=30} }
+ { {Doc ID} {@attr 1=1032} }
+ { All {@attr 1=1016} }
+ { Ranked {@attr 1=1016 @attr 4=105} }
+ }
+    {<<osi/SR:0103/ir.dbc.bib.dk:4500>>} 
+    {Z39.50->SR gateway to SR target DanBib} 
+    0 
+}
+
+set targets(dtbsun.dtv.dk:9999.usgs-esdd-cd_rom-uah-www_dk) {
+    Zebra
+    {usgs esdd cd_rom iah www_dk} 
+ {
+ { Title {@attr 1=4} }
+ { Author {@attr 1=1003} }
+ { Abstract {@attr 1=62} }
+ { Date {@attr 1=30} }
+ { {Doc ID} {@attr 1=1032} }
+ { All {@attr 1=1016} }
+ { Ranked {@attr 1=1016 @attr 4=105} }
+ }
+    {}
+    {New Zebra Z39.50 Server in alpha-test} 
+    1
+}
 
-set targets(localhost:9999) [list \
-    ztest9999 \
-    {ABE BETA} \
+set targets(z3950.research.att.com.books) [list \
+    {AT&T Server} \
+    books \
     $commonFields \
+    {} \
+    {AT&T book catalog, mainly IEEE} \
+    1 \
 ]
 
-set targets(dtbsun.dtv.dk:2100) [list \
-    zserver \
-    {usgs esdd} \
+set targets(dranet.dra.com.drewdb) [list \
+    {Dranet} \
+    drewdb \
     $commonFields \
+    {} \
+    {Data Research Z39.50 Server} \
+    1 \
 ]
 
-set targets(z3950.research.att.com) [list \
-    {AT&T Z39.50 Server} \
-    {Default} \
+set targets(localhost:210.Default) [list \
+    {Test} \
+    Default \
     $commonFields \
+    {} \
+    {Server for testing purposes only.} \
+    1 \
 ]