Updated for YAZ 1.7. HTML output tidy up. Added LOC target.
[egate.git] / www / ztargets.conf
index 15fed1b..cd884e4 100644 (file)
@@ -1,4 +1,4 @@
-# $Id: ztargets.conf,v 1.36 1996/08/28 09:36:04 adam Exp $
+# $Id: ztargets.conf,v 1.39 2001/02/26 14:32:36 adam Exp $
 #
 # This file contains the predefined targets in the WWW-Z39.50 gateway
 # Each target is an entry in the associative array "targets". The
@@ -87,24 +87,19 @@ set targets(ir.dbc.bib.dk:2008/danbib) {
     union
 }
 
-set targets(dtbsun.dtv.dk:9999/usgs-esdd-iah) {
+set targets(bagel.indexdata.dk:210/marc-gils) {
     Zebra
     USMARC
  {
  { 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} }
  { Free-text {@attr 1=1016 @attr 4=105} }
  }
     {}
-    {Zebra Z39.50 test server with GILS records. Databases: <br>
-     usgs: sample of USGS data directory <br>
-     esdd: additional Earch Science Data Directory records <br>
-     iah: data directory for the International Association of Hydrologists
-    }
+    {Zebra Z39.50 test server with GILS and MARC records <br>}
     1
     gils
 }
@@ -149,8 +144,8 @@ set targets(161.253.225.10/UNICORN) [ list \
     assorted \
 ]
 
-set targets(IBM2.LOC.GOV:2210/BOOKS) [ list \
-    LOC,BOOKS \
+set targets(z3950.loc.gov:7090/voyager) [ list \
+    LOCS \
     {} \
     $locFields \
     {} \
@@ -159,16 +154,6 @@ set targets(IBM2.LOC.GOV:2210/BOOKS) [ list \
     union \
 ]
 
-set targets(IBM2.LOC.GOV:2210/NAMES) [ list \
-    LOC,NAMES \
-    USMARC \
-    $locFields \
-    {} \
-    {Library of Congress: Production file of name authority records} \
-    1 \
-    union \
-]
-
 set targets(199.92.147.99/Baystate) [list \
     Baystate \
     USMARC \
@@ -189,27 +174,6 @@ set targets(Tikal.dev.oclc.org/AGRICOLA) [list \
     union \
 ]
 
-set targets(netsrv.casi.sti.nasa.gov:10210/GILS) {
-    NASA
-    WAIS
-    { { Free-text {@attr 1=4} } }
-    {}
-    {NASA database}
-    1
-    gils
-}
-
-set targets(localhost:9999/test) {
-    localwais
-    WAIS
-    { { Free-text {@attr 1=4} } }
-    {}
-    {WAIS test server on localhost:9999}
-    1
-    test
-}
-
-
 set targets(z3950.research.att.com/z39dbs) {
     Z39DB 
     SUTRS
@@ -230,7 +194,7 @@ set targets(z3950.research.att.com/netlib) {
     assorted
 }
 
-set targets(localhost:210/Default) {
+set targets(localhost:9999/Default) {
     Ztest
     USMARC
  {
@@ -243,7 +207,7 @@ set targets(localhost:210/Default) {
  { Free-text {@attr 1=1016 @attr 4=105} }
  }
     {}
-    {Z39.50 Test server on port 210}
+    {Z39.50 Test server on port 9999}
     1
     test
 }