Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • The SRU endpoint for the server you want to search
  • The query that will return the correct record for the bibliographic ID provided

...

Code Block
languagenone
titleSRU Configuration
  bib_retriever:
    protocol: sru
    url: http://zgate.library.example.edu:9000/catdb
    query: rec.id=%{bib_id}

Note: %{bib_id} will be replaced by the bibliographic ID provided by the depositor.

Z39.50 Configuration

Configuring Avalon to use a Z39.50 source requires the following information:

  • The hostname and port for the Z39.50 server
  • The name of the database to search
  • The ID of the attribute to search with the bibliographic ID

Example

Code Block
languagenone
titleZ39.50 Configuration
  bib_retriever:
    protocol: z39.50
    host: zgate.library.example.edu
    port: 210
    database: CATALOG
    attribute: 7