Skip to content

Commit

Permalink
New SRU entry.
Browse files Browse the repository at this point in the history
  • Loading branch information
textbrowser committed Dec 9, 2021
1 parent 5908b0d commit a732c4d
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
Binary file modified Data/BiblioteQ.sqlite
Binary file not shown.
10 changes: 10 additions & 0 deletions biblioteq.conf
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,16 @@ 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-2]

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'"

# Format (http://www.indexdata.com/yaz/doc/zoom.records.html).

[Z39.50-1]
Expand Down

0 comments on commit a732c4d

Please sign in to comment.