-
Notifications
You must be signed in to change notification settings - Fork 46
/
biblioteq.conf
251 lines (204 loc) · 5.74 KB
/
biblioteq.conf
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
# Values may be case-sensitive.
# Proxy types: HTTP, None, Socks5, System.
[Amazon Back Cover Images]
host = m.media-amazon.com
path = "/images/P/%.01._SCMZZZZZZZ_.jpg"
proxy_host =
proxy_password =
proxy_port =
proxy_type = None
proxy_username =
# Proxy types: HTTP, None, Socks5, System.
[Amazon Front Cover Images]
host = m.media-amazon.com
path = "/images/P/%.01._SCMZZZZZZZ_.jpg"
proxy_host =
proxy_password =
proxy_port =
proxy_type = None
proxy_username =
[Branch PostgreSQL]
connection_options = connect_timeout=10,sslcompression=1,sslmode=verify-full
database_name = xbook_db
database_type = postgresql
hostname = mac-mini
port = 5432
ssl_enabled = true
[Branch SQLite]
database_name = sqlite
database_type = sqlite
[Open Library]
proxy_host =
proxy_password =
proxy_port =
proxy_type = None
proxy_username =
url_isbn = "https://openlibrary.org/api/books?bibkeys=ISBN:%1,ISBN:%2,OLID:%3&format=json&jscmd=data"
[Open Library Cover Images]
back_url = "https://covers.openlibrary.org/b/$key/$value-$size.jpg"
front_url = "https://covers.openlibrary.org/b/$key/$value-$size.jpg"
proxy_host =
proxy_password =
proxy_port =
proxy_type = None
proxy_username =
[Other Cover Images]
back_url = "https://catalogue.bnf.fr/couverture?&appName=NE&idArk=%1&couverture=1&largeur=100&hauteur=250"
front_url = "https://catalogue.bnf.fr/couverture?&appName=NE&idArk=%1&couverture=1&largeur=100&hauteur=250"
# BiblioteQ shall replace %1 and %2 accordingly. Please follow the examples
# below when defining SRU sites.
# Proxy types: HTTP, None, Socks5, System.
[SRU Deutsche Nationalbibliothek]
name = Deutsche Nationalbibliothek
proxy_host =
proxy_password =
proxy_port =
proxy_type = None
proxy_username =
url_isbn = "https://services.dnb.de/sru/dnb?version=1.1&operation=searchRetrieve&query=num%3D%1 or num%3D%2&recordSchema=MARC21-xml&startRecord=1&maximumRecords=1"
url_issn = "https://services.dnb.de/sru/zdb?version=1.1&operation=searchRetrieve&query=num%3D%1&recordSchema=MARC21-xml&startRecord=1&maximumRecords=100"
[SRU Library of Congress]
name = Library of Congress (US)
proxy_host =
proxy_password =
proxy_port =
proxy_type = None
proxy_username =
url_isbn = "http://lx2.loc.gov:210/LCDB?operation=searchRetrieve&version=1.1&query=bath.isbn=%1 or bath.isbn=%2&recordSchema=marcxml&startRecord=1&maximumRecords=1"
url_issn = "http://lx2.loc.gov:210/LCDB?operation=searchRetrieve&version=1.1&query=bath.issn=%1&recordSchema=marcxml&startRecord=1&maximumRecords=100"
[SRU National Library of France]
name = National Library of France
proxy_host =
proxy_password =
proxy_port =
proxy_type = None
proxy_username =
url_isbn = "https://catalogue.bnf.fr/api/SRU?version=1.2&operation=searchRetrieve&query=bib.isbn adj '%1'&recordSchema=intermarcXchange"
# Format (http://www.indexdata.com/yaz/doc/zoom.records.html).
# BiblioteQ will prepend "render" if the format is empty and
# "render; charset=" if it is not.
# If record_syntax is empty, BiblioteQ will apply a setting of MARC21.
# The option maps to the YAZ setting preferredRecordSyntax.
# Timeout is in seconds. The actual waiting time may be longer.
# Unique YAZ options may also be configured as yaz_option = value pairs.
# The option (yaz_option minus yaz_) must be supported by the YAZ library.
[Z39.50 Biblioteca Nacional de España]
format = UTF-8
hostname = sigb.bne.es
name = Biblioteca Nacional de España (Spain)
password =
port = 2200
proxy_host =
proxy_port =
record_syntax = MARC21
timeout = 10
username =
[Z39.50 BnF]
database_name = TOUT-ANA1-UTF8
format = utf-8
hostname = z3950.bnf.fr
name = BnF (France)
password = Z3950_BNF
port = 2211
proxy_host =
proxy_port =
record_syntax = UNIMARC
timeout = 10
username = Z3950
[Z39.50 Columbia University]
database_name = VOYAGER
format = marc8,utf-8
hostname = z3950.library.columbia.edu
name = Columbia University (US)
password =
port = 7090
proxy_host =
proxy_port =
record_syntax = MARC21
timeout = 10
username =
[Z39.50 Library of Congress]
database_name = LCDB
format = marc8,utf-8
hostname = lx2.loc.gov
name = Library of Congress (US)
password =
port = 210
proxy_host =
proxy_port =
record_syntax = MARC21
timeout = 10
username =
[Z39.50 Mokka]
database_name = mokka
format = marc8s,utf8
hostname = z3950.mokka.hu
name = Mokka (Hungary)
password =
port = 2210
proxy_host =
proxy_port =
record_syntax = MARC21
timeout = 10
username =
[Z39.50 National Library of Morocco]
database_name = DEFAULT
format = UNIMARC
hostname = opac.bnrm.ma
name = National Library of Morocco
password = bnrm2015
port = 1111
proxy_host =
proxy_port =
record_syntax = UNIMARC
timeout = 10
username =
[Z39.50 National Library of the Czech Republic]
database_name = skc-utf
format = utf-8
hostname = aleph.nkp.cz
name = National Library of the Czech Republic
password =
port = 9991
proxy_host =
proxy_port =
record_syntax = MARC21
timeout = 10
username =
[Z39.50 National Technical University of Athens]
database_name = advance
format = advancegreek
hostname = 147.102.210.209
name = National Technical University of Athens
password =
port = 21210
proxy_host =
proxy_port =
record_syntax = UNIMARC
timeout = 10
username =
[Z39.50 Sudoc]
format = utf-8
hostname = carmin.sudoc.abes.fr
name = Sudoc (France)
password =
port = 10646
proxy_host =
proxy_port =
record_syntax = MARC21
timeout = 10
username =
yaz_charset = utf-8
yaz_databaseName = abes-z39-public
[Z39.50 University of Athens]
database_name = UOA_LIBRARY
format = iso-8859-7
hostname = 195.134.90.84
name = University of Athens
password =
port = 210
proxy_host =
proxy_port =
record_syntax = UNIMARC
timeout = 10
username =