X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=doc%2Fintroduction.xml;h=32b48105f99297c7cbdc92f02b77e9289211fe4c;hb=9c70253e4c7eedab806490b87a9a58e970998429;hp=fedf22aae38f61d863684083f2dd79bfa5309045;hpb=23403c6f31b26b0e819a47980c42f3fc8c57d84d;p=yaz-moved-to-github.git diff --git a/doc/introduction.xml b/doc/introduction.xml index fedf22a..32b4810 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/SRU protocols for information retrieval. + using the Z39.50/SRU protocols for information retrieval. @@ -16,7 +16,7 @@ Supports - SRW/SRU + SRU GET/POST/SOAP version 1.1 (over HTTP and HTTPS). @@ -39,7 +39,7 @@ Offers ZOOM C API implementing both - Z39.50 and SRW. + Z39.50 and SRU. The &yaz; library offers a set of useful utilities @@ -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. - + This is definitely worth a read if you wish to develop a Z39.50/SRU + client. + 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. + and explains how to develop server Z39.50/SRU applications for &yaz;. + Obviously worth reading if you're to develop a server. @@ -114,8 +114,8 @@ - describes how SRW and SOAP is used - in &yaz;. Only if you're developing SOAP/SRW applications + describes how SRU and SOAP is used + in &yaz;. Only if you're developing SRU applications this section is a must. @@ -124,7 +124,7 @@ contains sections for the various tools offered by &yaz;. Scan through the material quickly - and see what's relevant to you! SRW/SRU implementors + and see what's relevant to you! SRU implementors might find the CQL section particularly useful. @@ -204,7 +204,7 @@ The second layer provides a C represenation of the protocol units (packages) for Z39.50 ASN.1, ILL ASN.1, - SRW SOAP. + SRU.