X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=doc%2Farchitecture.xml;h=b13903830341a8d00415815f170f160eacbcafc6;hb=a1c7ea4ea8821a0c837850f147893c0b35ae63dd;hp=307b8286444c08d19a617c8127084d1e8f1751ee;hpb=37dc985516f52f34fc8434cc8beb982bb0c8988f;p=idzebra-moved-to-github.git diff --git a/doc/architecture.xml b/doc/architecture.xml index 307b828..b139038 100644 --- a/doc/architecture.xml +++ b/doc/architecture.xml @@ -1,5 +1,5 @@ - + Overview of Zebra Architecture @@ -171,19 +171,19 @@ In addition to Z39.50 requests, the YAZ server frontend acts as HTTP server, honoring - SRW - SOAP requests, and - SRU - REST requests. Moreover, it can + SRU SOAP + requests, and + SRU REST + requests. Moreover, it can translate incoming CQL queries to - PQF + PQF queries, if correctly configured. - YAZ + YAZ is an Open Source toolkit that allows you to develop software using the ANSI Z39.50/ISO23950 standard for information retrieval. @@ -255,7 +255,7 @@ The Debian package libidzebra-2.0-mod-grs-xml includes the grs.xml filter which uses Expat to + url="&url.expat;">Expat to parse records in XML and turn them into IDZebra's internal GRS node trees. Have also a look at the Alvis XML/XSLT filter described in the next session.