A lot of work on scan. Tables used to display scan terms and hits.
[egate.git] / www / ztargets.conf
index 41371f0..312492f 100644 (file)
@@ -1,16 +1,16 @@
-# $Id: ztargets.conf,v 1.6 1995/11/08 12:42:18 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) {
-    Myriad 
-    Default
+set targets(myriad.middlebury.edu.MIDCAT) {
+    Midcat
+    MIDCAT
     { { Title {@attr 1=4} }
       { Author {@attr 1=1003} }
       { Abstract {@attr 1=62} }
@@ -18,74 +18,104 @@ set targets(myriad.middlebury.edu) {
       { All {@attr 1=1016} }
     }
     {} 
-    {Myriad} 
+    {Middlebury College (DRA).} 
+    1
 }
 
-set targets(rlg.stanford.edu) [list \
-    rlg \
-    {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}
+    {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(z3950.bibsys.no:2100) [list \
+set targets(z3950.bibsys.no:2100.BIBSYS) [list \
     BIBSYS \
     BIBSYS \
     $commonFields \
     {} \
-    {BIBSYS - norway} \
+    {BIBSYS; Norway.} \
+    0 \
 ]
 
-set targets(dtbsun.dtv.dk:4500) [list \
-    {Aleph} \
-    {DEM MAR} \
+set targets(dtbsun.dtv.dk:4501.DEM) [list \
+    Aleph \
+    DEM \
     $commonFields \
     {} \
-    {Aleph, Z39.50 Server on DTV} \
+    {Aleph Test server at DTV} \
+    0 \
 ]
 
-set targets(dtbsun.dtv.dk:210) [list \
-    {SR-DanBib} \
-    danbib \
-    { { Title {@attr 1=4} } \
-      { Author {@attr 1=1} } \
-      { Abstract {@attr 1=62} } \
-      { Date {@attr 1=30} } \
-      { All {@attr 1=1016} } \
-    } \
-    {<<danbib>>} \
-    {SR Target DanBib trough the Europagate gateway} \
-]
+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 \
     {} \
-    {Test server on localhost} \
+    {AT&T book catalog, mainly IEEE} \
+    1 \
 ]
 
-set targets(dtbsun.dtv.dk:9999) [list \
-    Zserver \
-    {usgs esdd cd_rom unknown} \
+set targets(dranet.dra.com.drewdb) [list \
+    {Dranet} \
+    drewdb \
     $commonFields \
     {} \
-    {New Index Data Z39.50 Server in alpha-test} \
+    {Data Research Z39.50 Server} \
+    1 \
 ]
 
-set targets(z3950.research.att.com) [list \
-    {AT&T Server} \
+set targets(localhost:210.Default) [list \
+    {Test} \
     Default \
     $commonFields \
     {} \
-    {Z39.50 Server at AT&T} \
+    {Server for testing purposes only.} \
+    1 \
 ]
 
-set targets(dranet.dra.com) [list \
-    {Dranet} \
-    drewdb \
-    $commonFields \
-    {} \
-    {Data Research Z39.50 Server} \
-]