X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=doc%2Fintroduction.xml;h=a2fb762dcd20deb24181c3f7345216a727ee3aff;hb=a54c709b3e2feff5762bfa7dfa8ee653b429d369;hp=e8150ad2cd320bcf9bbd5b8228417a3278e056b4;hpb=6b3cf0738c53080781fedd852e26b299224af3c3;p=yaz-moved-to-github.git diff --git a/doc/introduction.xml b/doc/introduction.xml index e8150ad..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,16 +82,16 @@ - + 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 + describes the generic frontend server and explains how to develop server Z39.50/SRW applications for &yaz;. Obviously worth reading if you're to develop a 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.