Updated to new identifiers (again). Make SRW DC stylesheet.
[yazpp-moved-to-github.git] / etc / voyager.xml
1 <?xml version="1.0"?>
2 <!-- $Id: voyager.xml,v 1.12 2004-02-23 12:55:02 adam Exp $ -->
3 <proxy>
4   <!-- define default target and name it voyager -->
5   <target default="1" name="voyager">
6     <!-- all backend addresses as seen from this proxy .. -->
7     <url>z3950.loc.gov:7090</url>
8
9     <!-- set session timeout between proxy and backend target -->
10     <target-timeout>300</target-timeout>
11
12     <!-- set session timeout between client and proxy.
13     Should be lower than target-timeout -->
14     <client-timeout>180</client-timeout>
15
16     <!-- if either bandwidth or pdu limit is reached the session is no
17     longer kept alive -->
18     <keepalive>
19       <bandwidth>500000</bandwidth>
20       <pdu>500</pdu>
21     </keepalive>
22
23     <!-- client limits .. -->
24     <limit>
25       <bandwidth>200000</bandwidth>
26       <pdu>31</pdu>
27       <retrieve>50</retrieve>
28     </limit>
29
30     <!-- use attributes -->
31     <attribute type="1" value="1-11,13-1010,1013-1023,1025-1030"/>
32     <attribute type="1" value="*" error="114"/>
33
34     <!-- relation attributes -->
35     <attribute type="2" value="1,2,3,4,5,6"/>
36     <attribute type="2" value="*" error="117"/>
37     
38     <!-- position attributes -->
39     <attribute type="3" value="1,2,3"/>
40     <attribute type="3" value="*" error="119"/>
41
42     <!-- structure attributes -->
43     <attribute type="4" value="1,2,3,4,5,6"/>
44     <attribute type="4" value="*" error="118"/>
45
46     <!-- truncation attributes -->
47     <attribute type="5" value="1,100"/>
48     <attribute type="5" value="*" error="120"/>
49
50     <!-- completeness attributes -->
51     <attribute type="6" value="1,2,3"/>
52     <attribute type="6" value="*" error="122"/>
53
54     <!-- other types -->
55     <attribute type="*" value="*" error="113"/>
56
57     <!-- list allowed record syntaxes and possible schemas (if any);
58     reject all others at the end -->
59     <syntax type="opac"/>
60     <syntax type="usmarc"/>
61     <syntax type="none"/>
62     
63     <syntax type="xml" marcxml="1"
64       identifier="info:srw/schema/1/marcxml-v1.1"
65       >
66       <title>MARCXML</title>
67       <name>marcxml</name>
68     </syntax>
69     <syntax type="xml" marcxml="1" stylesheet="MARC21slim2SRWDC.xsl"
70       identifier="info:srw/schema/1/dc-v1.1"
71       >
72       <title>Dublin Core</title>
73       <name>dc</name>
74     </syntax>
75     <syntax type="xml" marcxml="1" stylesheet="MARC21slim2MODS.xsl"
76       identifier="http://www.loc.gov/mods"
77       >
78       <title>MODS v2</title>
79       <name>mods</name>
80     </syntax>
81     <syntax type="xml" marcxml="1" stylesheet="MARC21slim2MODS3.xsl"
82       identifier="info:srw/schema/1/mods-v3.0"
83       >
84       <title>MODS v3</title>
85       <name>mods3</name>
86     </syntax>
87
88     <syntax type="*" error="238"/>
89
90     <!-- keep this number of spare sessions for future sessions -->
91     <preinit>2</preinit>
92
93     <explain xmlns="http://explain.z3950.org/dtd/2.0/">
94       <serverInfo>
95         <host>indexdata.dk</host>
96         <port>9000</port>
97         <database>voyager</database>
98       </serverInfo>
99       
100       <databaseInfo>
101         <title>LoC gateway</title>
102         <description lang="en" primary="true">
103           SRW/SRU/Z39.50 Gateway to Library of Congress' Z39.50 server
104         </description>
105       </databaseInfo>
106       
107       <indexInfo>
108         <set identifier="http://www.loc.gov/zing/cql/context-sets/cql/v1.1/"
109           name="cql"/>
110         <set identifier="http://www.loc.gov/zing/cql/dc-indexes/v1.0/"
111           name="dc"/>
112         <set identifier="http://www.loc.gov/zing/cql/context-sets/bath/v1.1/"
113           name="bath"/>
114         
115         <index id="4">
116           <title>title</title>
117           <map><name set="dc">title</name></map>
118         </index>
119         <index id="21">
120           <title>subject</title>
121           <map><name set="dc">subject</name></map>
122         </index>
123         <index id="1003">
124           <title>creator</title>
125           <map><name set="dc">creator</name></map>
126           <map><name set="dc">author</name></map>
127         </index>
128         
129         <index id="1020">
130           <title>editor</title>
131           <map><name set="dc">editor</name></map>
132         </index>
133         
134         <index id="1018">
135           <title>publisher</title>
136           <map><name set="dc">publisher</name></map>
137         </index>
138         
139         <index id="62">
140           <title>description</title>
141           <map><name set="dc">description</name></map>
142         </index>
143         
144         <index id="30">
145           <title>date</title>
146           <map><name set="dc">date</name></map>
147         </index>
148         
149         <index id="1002">
150           <title>name</title>
151           <map><name set="bath">name</name></map>
152         </index>
153         
154         <index id="7">
155           <title>isbn</title>
156           <map><name set="bath">isbn</name></map>
157         </index>
158         <index id="8">
159           <title>issn</title>
160           <map><name set="bath">issn</name></map>
161         </index>
162       </indexInfo>
163
164       <schemaInfo>
165         <schema identifier="info:srw/schema/1/marcxml-v1.1"
166           sort="false" name="marcxml">
167           <title>MARCXML</title>
168         </schema>
169         
170         <schema identifier="info:srw/schema/1/dc-v1.1"
171           sort="false" name="dc">
172           <title>Dublin Core</title>
173         </schema>
174         
175         <schema identifier="info:srw/schema/1/mods-v3.0"
176           sort="false" name="mods">
177           <title>MODS</title>
178         </schema>
179       </schemaInfo>
180       
181     </explain>
182    <cql2rpn>pqf.properties</cql2rpn>
183   </target>
184
185
186   <!-- maximum number of client sessions. Remember to allow for
187      at least max-clients*2+5 sockets. Use 'ulimit -n 1040' on bash -->
188   <max-clients>500</max-clients>
189   
190   <!-- what we log. Allowed tokens: client-apdu, server-apdu,
191   client-requests, server-requests -->
192   <log>client-requests server-requests</log>
193 </proxy>