User Tools

Site Tools


en:user_advanced:z3950

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
en:user_advanced:z3950 [2020/11/11 23:12] kjdonen:user_advanced:z3950 [2020/11/11 23:33] – [Download through SRU] kjdon
Line 17: Line 17:
 |Port (''-port'')|(REQUIRED) port number of the server, for example //210//| |Port (''-port'')|(REQUIRED) port number of the server, for example //210//|
 |Database (''-database'')|(REQUIRED) name of the database to which the query will be sent, for example // LCDB_MARC8//| |Database (''-database'')|(REQUIRED) name of the database to which the query will be sent, for example // LCDB_MARC8//|
-|Find (''-find'')| (REQUIRED) query (//[[#querying in YAZ|see below]]//)|+|Find (''-find'')| (REQUIRED) query, for example //mozart// (//[[#querying in YAZ|see below]]//)|
 |Max records (''-max_records'')|Select to limit the size of result set; Default: 500| |Max records (''-max_records'')|Select to limit the size of result set; Default: 500|
  
Line 26: Line 26:
  
 As the files downloaded via Z39.50 are in MARC format, they can be processed by [[en:plugin:MARCPlugin|MARCPlugin]], which must be included in the collection plugin list.  As the files downloaded via Z39.50 are in MARC format, they can be processed by [[en:plugin:MARCPlugin|MARCPlugin]], which must be included in the collection plugin list. 
 +
 +[[https://www.loc.gov/z3950/lcserver.html#addr]] shows a list of the Library of Congress Z39.50 catalogs.
 +
  
 ==== Querying in YAZ ==== ==== Querying in YAZ ====
Line 38: Line 41:
 Greenstone also supports downloading from a Z39.50 server through SRU. If using the GLI, select SRU on the Download panel. The options for SRU are the same as for Z39.50 download, but different //host// and //port// values should be used here. For example, to connect to the Library of Congress Z39.50 server through SRU, the following host and port should be specified: Greenstone also supports downloading from a Z39.50 server through SRU. If using the GLI, select SRU on the Download panel. The options for SRU are the same as for Z39.50 download, but different //host// and //port// values should be used here. For example, to connect to the Library of Congress Z39.50 server through SRU, the following host and port should be specified:
 <code> <code>
- host: http://z3950.loc.gov + host: http://lx2.loc.gov 
- port: 7090/voyager?+ port: 210/LCDB?
 </code> </code>
  
en/user_advanced/z3950.txt · Last modified: 2023/03/13 01:46 by 127.0.0.1