Koha/installer/data/mysql/en/optional/sample_z3950_servers.yml
Bernardo Gonzalez Kriegel 36dbe77451 Bug 30373: (follow-up) Add BNF z3950 server
This is not strictly necessary, but is useful to do the testing

Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
2022-04-27 11:20:43 -10:00

97 lines
2.7 KiB
YAML

---
#
# Copyright 2020 Koha Development Team
#
# This file is part of Koha.
#
# Koha is free software; you can redistribute it and/or modify it
# under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 3 of the License, or
# (at your option) any later version.
#
# Koha is distributed in the hope that it will be useful, but
# WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with Koha; if not, see <http://www.gnu.org/licenses>.
description:
- "Allow access to the following servers to search and download record information:"
- "LIBRARY OF CONGRESS"
- "LIBRARY OF CONGRESS NAMES (authority records)"
- "LIBRARY OF CONGRESS SUBJECTS (authority records)"
- "COLUMBIA UNIVERSITY"
- "NATIONAL LIBRARY OF FRANCE"
tables:
- z3950servers:
translatable: [ servername ]
multiline: []
rows:
- host: "lx2.loc.gov"
port: 210
db: LCDB
userid: ""
password: ""
servername: "LIBRARY OF CONGRESS"
checked: 1
rank: 1
syntax: USMARC
encoding: utf8
recordtype: biblio
- host: "lx2.loc.gov"
port: 210
db: NAF
userid: ""
password: ""
servername: "LIBRARY OF CONGRESS NAMES"
checked: 1
rank: 1
syntax: USMARC
encoding: utf8
recordtype: authority
- host: "lx2.loc.gov"
port: 210
db: SAF
userid: ""
password: ""
servername: "LIBRARY OF CONGRESS SUBJECTS"
checked: 1
rank: 2
syntax: USMARC
encoding: utf8
recordtype: authority
- z3950servers:
translatable: [ servername ]
multiline: []
rows:
# Insert SRU server
- host: "lx2.loc.gov"
port: 210
db: LCDB
servername: "LIBRARY OF CONGRESS SRU"
syntax: USMARC
encoding: utf8
servertype: sru
sru_fields: "title=dc.title,isbn=bath.isbn,srchany=cql.anywhere,author=dc.author,issn=bath.issn,subject=dc.subject,stdid=bath.standardIdentifier"
- z3950servers:
translatable: [ servername ]
multiline: []
rows:
- host: "z3950.bnf.fr"
port: 2211
db: "TOUT-UTF8"
userid: "Z3950"
password: "Z3950_BNF"
servername: "NATIONAL LIBRARY OF FRANCE"
checked: 1
rank: 2
syntax: UNIMARC
encoding: utf8
servertype: zed