X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=doc%2Fintroduction.xml;h=a2fb762dcd20deb24181c3f7345216a727ee3aff;hp=4d2b25b79f19e644b5b447c2a67a66c3bbf5fe8e;hb=a4500a53ecbff46db730bcaa8703d2c9a0e6328b;hpb=3b10b3e056bb684b8f33123a79410f771adbee0a diff --git a/doc/introduction.xml b/doc/introduction.xml index 4d2b25b..a2fb762 100644 --- a/doc/introduction.xml +++ b/doc/introduction.xml @@ -1,9 +1,9 @@ - + Introduction &yaz; is a C/C++ library for information retrieval applications - using the Z39.50/SRW protocols for information retrieval. + using the Z39.50/SRW/SRU protocols for information retrieval. @@ -17,7 +17,7 @@ Supports - SRW + SRW/SRU version 1.0 (over HTTP and HTTPS). @@ -82,13 +82,13 @@ - + describes the ZOOM API of &yaz;. This is definitely worth a read if you wish to develop a Z39.50/SRW client. - + describes the generic frontend server @@ -126,7 +126,7 @@ contains sections for the various tools offered by &yaz;. Scan through the material quickly - and see what's relevant to you! SRW implementors + and see what's relevant to you! SRW/SRU implementors might find the CQL section particularly useful.