没有任何数据可供显示
开源项目社区 | 当前位置 : |
|
www.trustie.net/open_source_projects | 主页 > 开源项目社区 > borrow-direct-api |
borrow-direct-api
|
0 | 0 | 0 |
贡献者 | 讨论 | 代码提交 |
Borrow-Direct provides a single, searchable catalog of the combined holdings of the Brown, Columbia, Cornell, Dartmouth, University of Pennsylvania, Princeton, and Yale libraries.
The catalog software provides a web-interface, but no API, which prevents allowing this terrific resource to be incorporated into an automated borrowing system.
We at the Brown University Library have developed a Java API to Borrow-Direct that allows us to search and initiate requests to Borrow-Direct. The really nice thing about this API is that it works as a web-service, so regardless of what language you primarily code in, you can automate ISBN-based searching and requesting simply by calling this API via a url. We at the Brown Library have used this API with great success for over six months as part of our 'easyBorrow' system, documented at:
http://dl.lib.brown.edu/libweb/services/easyBorrow.php
and:
http://dl.lib.brown.edu/its/software/easyborrow/
We intend to host this code at a Brown University Library Software subversion repository with anonymous checkout access, but while that is being set up we're offering it here.
Download:
http://code.google.com/p/borrow-direct-api/downloads/list
Info:
http://code.google.com/p/borrow-direct-api/w/list
Contact:
For questions about this code: birkin_diana@brown.edu For questions about how this code fits into our automated borrowing system: any of the team members listed here