Copyright (C) 2018-2022 The Open Library Foundation
This software is distributed under the terms of the Apache License, Version 2.0. See the file "LICENSE" for more information.
GOBI® (Global Online Bibliographic Information) is the leading web-based acquisitions tool for finding, ordering and managing e-books and print books for libraries. This module allows GOBI initiated orders to be fulfilled by FOLIO.
MODGOBI currently can handle the below order Types:
- Listed Electronic Monograph
- Listed Electrnoic serial
- Listed Print Monograph
- Listed Print Serial
- Unlisted Print Monograph
- UnlistedPrint Serial
When any of the above order types come through GOBI, the order is mapped to corresponding schemas in https://github.com/folio-org/acq-models and the Orders APIs are called.
Please take a look wiki : Using custom order mapping
See project MODGOBI at the FOLIO issue tracker.
Other modules are described, with further FOLIO Developer documentation at dev.folio.org