https://github.com/folio-org/mod-gobi
https://github.com/folio-org/mod-gobi
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/folio-org/mod-gobi
- Owner: folio-org
- License: apache-2.0
- Created: 2018-07-05T15:15:04.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2025-10-07T07:01:37.000Z (8 months ago)
- Last Synced: 2025-10-07T08:43:12.592Z (8 months ago)
- Language: Java
- Size: 775 KB
- Stars: 5
- Watchers: 17
- Forks: 7
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: NEWS.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Codeowners: CODEOWNERS
Awesome Lists containing this project
README
# mod-gobi
Copyright (C) 2018-2023 The Open Library Foundation
This software is distributed under the terms of the Apache License,
Version 2.0. See the file "[LICENSE](LICENSE)" for more information.
## Introduction
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.
## Additional information
MODGOBI currently can handle the below order Types:
1. Listed Electronic Monograph
2. Listed Electrnoic serial
3. Listed Print Monograph
4. Listed Print Serial
5. Unlisted Print Monograph
6. 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.
## Using custom order mapping
Please take a look wiki : [Using custom order mapping](https://wiki.folio.org/display/DD/GOBI+-+Overriding+default+Mapping)
### Issue tracker
See project [MODGOBI](https://issues.folio.org/browse/MODGOBI)
at the [FOLIO issue tracker](https://dev.folio.org/guidelines/issue-tracker).
### Other documentation
Other [modules](https://dev.folio.org/source-code/#server-side) are described,
with further FOLIO Developer documentation at
[dev.folio.org](https://dev.folio.org/)