From 92ff3e37af617f93bff722cefa83e1ff63ed12d3 Mon Sep 17 00:00:00 2001 From: Marc Cromme Date: Thu, 7 Sep 2006 09:52:23 +0000 Subject: [PATCH] added example zeerex with additional record converting, CQL converting, and other stuff to be used by many Metaproxy modules. The elemnt is expecially designed for YAZ GRFS fromtend configuration. Adam will have a look and see if he easily can update the YAZ code to reflect this, this means that Sebastian needs to change some of his customers config files. --- etc/zeerex-explain.xml | 534 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 534 insertions(+) create mode 100644 etc/zeerex-explain.xml diff --git a/etc/zeerex-explain.xml b/etc/zeerex-explain.xml new file mode 100644 index 0000000..7666dda --- /dev/null +++ b/etc/zeerex-explain.xml @@ -0,0 +1,534 @@ + + + + + + + + + + + + + + + + + foo.indexdata.dk + 80 + + Default + + + + + + Metaproxy SRU/SRW/Z39.50 server + + + Test ZeeRex Explain for SRU and CQL-to-PQF query Metaproxy filter + + + Marc Cromme, Index Data Aps, + http://www.indexdata.dk + + Marc Cromme, marc(at)indexdata(dot)com + + + + + + Implemented for Talis + + + + Index Data Metaproxy http://www.indexdata.dk + + + + http://foo.indexdata.dk:80 + http://foo.indexdata.dk:80 + http://foo.indexdata.dk:80 + + + + + + + + + + CQL Standard Set + + + Record Standard Set + + + Dublin Core Set + + + BIB-1 Z39.50 Standard Set + + + + + + CQL Server Choice + serverChoice + + text + + + + CQL All + all + + text + + + + + + Record ID + id + + rec:id + 3 + + + + + + + DC Title + title + + dc:title + + + + DC Creator + creator + + dc:creator + + + + DC Subject + subject + + dc:subject + + + + DC Description + description + + dc:description + + + + + DC Publisher + publisher + + dc:publisher + + + + DC Contributor + contributor + + dc:contributor + + + + DC Date + date + + dc:date + + + + DC Type + type + + dc:type + + + + DC Format + format + + + + + + DC Identifier + identifier + + dc:identifier + + + + DC Source + source + + dc:source + + + + DC Language + language + + dc:language + + + + DC Relation + relation + + dc:relation + + + + DC Coverage + coverage + + dc:coverage + + + + DC Rights + rights + + dc:rights + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + MARC21 + + Brief Record + + + Full Record + + + + + Record Metadata + + + + Dublin Core + + + Mods + + + MarcXML + + + + + + + + + + cql + + all + + + = + + < + <= + = + >= + > + + + + + + + relevant + + + + + + + + + + + + + + + + + * + ? + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + 0 + + + index + + + + + + + docpath/sru.xsl + + + xml + + + + + + + + + + + + + + + + + + + + + + + 20 + + + + + + + + + + + + + + 0 + + + + + + + + + + + + + + + + + + + + + + + + -- 1.7.10.4