Sha256: a2ee52b879b371fb65447c9e83727d4ab295fbb6301deeca3c7087389e8727a3

Contents?: true

Size: 1.02 KB

Versions: 23

Compression:

Stored size: 1.02 KB

Contents

base_url: "yaml_url"
institution: "YAML_INSTITUTION"
libraries:
  "LIB_CODE1": "Library Decoded 1"
  "LIB_CODE2": "Library Decoded 2"
  "LIB_CODE3": "Library Decoded 3"
availability_statuses:
  "available": "Available"
  "requested": "Requested"
  "unavailable": "Unavailable"
  "check_holdings": "Check Availability"
  "request_ill": "Request ILL"
  "billed_as_lost": "Billed as Lost"
  "offsite": "Available Offsite"
  "processing": "In Processing"
  "in_transit": "In Processing"
sources:
  aleph:
    class_name: Aleph
    base_url: http://aleph.library.edu
    rest_url: http://aleph.library.edu:1891/rest-dlf
    local_base: LOCAL01
    requestable_statuses:
      - available
    sub_library_codes:
      LIB_CODE1: AlephSubLibrary1
      LIB_CODE2: AlephSubLibrary1
      LIB_CODE3: AlephSubLibrary2
  source1:
     class_name: Source1ClassName
     source_config1: Some source 1 config
     source_config2: Some other 1 source config
  source2:
    source_config1: Some source 2 config
    source_config2: Some other source 2 config

Version data entries

23 entries across 23 versions & 1 rubygems

Version Path
exlibris-primo-2.0.0 test/support/config.yml
exlibris-primo-1.1.9 test/support/config.yml
exlibris-primo-1.1.8 test/support/config.yml
exlibris-primo-1.1.7 test/support/config.yml
exlibris-primo-1.1.6 test/support/config.yml
exlibris-primo-1.1.5 test/support/config.yml
exlibris-primo-1.1.4 test/support/config.yml
exlibris-primo-1.1.3 test/support/config.yml
exlibris-primo-1.1.2 test/support/config.yml
exlibris-primo-1.1.1 test/support/config.yml
exlibris-primo-1.1.0 test/support/config.yml
exlibris-primo-1.0.11 test/support/config.yml
exlibris-primo-1.0.10 test/support/config.yml
exlibris-primo-1.0.9 test/support/config.yml
exlibris-primo-1.0.8 test/support/config.yml
exlibris-primo-1.0.7 test/support/config.yml
exlibris-primo-1.0.6 test/support/config.yml
exlibris-primo-1.0.5 test/support/config.yml
exlibris-primo-1.0.4 test/support/config.yml
exlibris-primo-1.0.3 test/support/config.yml