Version info to stdout.
[idzebra-moved-to-github.git] / doc / introduction.xml
index 8976fa6..8303231 100644 (file)
@@ -1,5 +1,5 @@
 <chapter id="introduction">
- <!-- $Id: introduction.xml,v 1.11 2002-08-29 14:05:11 mike Exp $ -->
+ <!-- $Id: introduction.xml,v 1.13 2002-09-20 09:58:04 mike Exp $ -->
  <title>Introduction</title>
  
  <sect1>
   
  </sect1>
  
- <sect1 id="apps">
+  <sect1 id="apps">
   <title>Applications</title>
   <para>
    Zebra has been deployed in numerous applications, in both the
   </sect2>
 
   <sect2>
+   <title>NLI-Z39.50 - a Natural Language Interface for Libraries</title>
+   <para>
+    Fernuniversität Hagen in Germany have developed a natural
+    language interface for access to library databases.
+    <ulink url="http://ki212.fernuni-hagen.de/nli/NLIintro.html"/>
+    In order to evaluate this interface for recall and precision, they
+    chose Zebra as the basis for retrieval effectiveness.  The Zebra
+    server contains a copy of the GIRT database, consisting of more
+    than 76000 records in SGML format (bibliographic records from
+    social science), which are mapped to MARC for presentation.
+   </para>
+   <para>
+    (GIRT is the German Indexing and Retrieval Testdatabase.  It is a
+    standard German-language test database for intelligent indexing
+    and retrieval systems.  See
+    <ulink url="http://www.gesis.org/forschung/informationstechnologie/clef-delos.htm"/>
+   </para>
+   <para>
+    Evaluation will take place as part of the TREC/CLEF campaign 2003 
+    <ulink url="http://clef.iei.pi.cnr.it or http://www4.eurospider.ch/CLEF/"/>
+   </para>
+   <para>
+    For more information, contact Johannes Leveling
+    <email>Johannes.Leveling@FernUni-Hagen.De</email>
+   </para>
+  </sect2>
+
+  <sect2>
+   <title>ULS (Union List of Serials)</title>
+   <para>
+    The London School of Economics (### I think)
+    are involved in a projects called ULS to provide a union catalogue
+    for periodicals in 21 member libraries.  They do this with an
+    unusual architecture which they call a
+    ``non-distributed virtual union catalogue''.
+   </para>
+   <para>
+    The member libraries send in data files representing their
+    periodicals, including both brief bibliographic data and summary
+    holdings.  Then 21 individual Z39.50 targets are created, each
+    using Zebra, and all mounted on the single hardware server.
+    The live service provides a web gateway allowing Z39.50 searching
+    of all 21 targets or a selection of them.
+   </para>
+   <para>
+    More information can be found at
+    <ulink url="http://www.m25lib.ac.uk/ULS/"/>
+   </para>
+  </sect2>
+
+  <sect2>
    <title>Various web indexes</title>
    <para>
     Zebra has been used by a variety of institutions to construct
     or subset of the whole Web.
    </para>
    <para>
-    ### examples, details and numbers, please!
+    For example, Liverpool University's web-search facility (see on
+    the home page at
+    <ulink url="http://www.liv.ac.uk/"/>
+    and many sub-pages) works by relevance-searching a Zebra database
+    which is populated by the Harvest-NG web-crawling software.
+   </para>
+   <para>
+    For more information, contact John Gilbertson
+    <email>jgilbert@liverpool.ac.uk</email>
    </para>
   </sect2>
  </sect1>