X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=www%2Fztargets.conf;h=41371f049288b818bf31542f7daa594821561840;hb=6315a552d51ac08b60d25d8500da5574a83ba530;hp=b9e200288a9899456180274d7af36f1cff34e4b6;hpb=a6f3beb071fe8c894ee6c846c86296c84f48e3d4;p=egate.git diff --git a/www/ztargets.conf b/www/ztargets.conf index b9e2002..41371f0 100644 --- a/www/ztargets.conf +++ b/www/ztargets.conf @@ -1,4 +1,4 @@ -# $Id: ztargets.conf,v 1.2 1995/10/27 15:12:15 adam Exp $ +# $Id: ztargets.conf,v 1.6 1995/11/08 12:42:18 adam Exp $ set commonFields { { Title {@attr 1=4} } { Author {@attr 1=1003} } @@ -9,43 +9,83 @@ set commonFields { } set targets(myriad.middlebury.edu) { - {University somewhere, bla bla} - {Default} + Myriad + Default { { Title {@attr 1=4} } { Author {@attr 1=1003} } { Abstract {@attr 1=62} } { Date {@attr 1=30} } { All {@attr 1=1016} } - } + } + {} + {Myriad} } set targets(rlg.stanford.edu) [list \ - {The famous Stanford University} \ + rlg \ {BKS AMC MAP MDF REC SCO SER VIM BIB} \ $commonFields \ + {} \ + {Research Libraries group, Stanford University} ] -set targets(bibsys) [list \ - {BIBSYS - Norway} \ +set targets(z3950.bibsys.no:2100) [list \ + BIBSYS \ BIBSYS \ $commonFields \ + {} \ + {BIBSYS - norway} \ ] set targets(dtbsun.dtv.dk:4500) [list \ - {Aleph, Z39.50 Server} \ + {Aleph} \ {DEM MAR} \ $commonFields \ + {} \ + {Aleph, Z39.50 Server on DTV} \ ] -set targets(ir.dbc.bib.dk) [list \ - {SR-DANBIB} \ - DANBIB \ - $commonFields \ +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} } \ + } \ + {<>} \ + {SR Target DanBib trough the Europagate gateway} \ ] set targets(localhost:9999) [list \ - ztest9999 \ + Ztest9999 \ + {ABE BETA} \ + $commonFields \ + {} \ + {Test server on localhost} \ +] + +set targets(dtbsun.dtv.dk:9999) [list \ + Zserver \ + {usgs esdd cd_rom unknown} \ + $commonFields \ + {} \ + {New Index Data Z39.50 Server in alpha-test} \ +] + +set targets(z3950.research.att.com) [list \ + {AT&T Server} \ Default \ $commonFields \ + {} \ + {Z39.50 Server at AT&T} \ ] +set targets(dranet.dra.com) [list \ + {Dranet} \ + drewdb \ + $commonFields \ + {} \ + {Data Research Z39.50 Server} \ +]