Select and Implement Discovery Layer
VuFind Connector
- To get your records into VuFind:
You can do a full export from OLE's Docstore, this has been tested by Villanova (D. Lacy). Once you have a dump of marc records, you can load them into VuFind's Solr instance via SolrMarc by following these instructions: https://vufind.org/wiki/importing_records. It is probably possible to design an incremental batch profile but this has not been tested yet. - VuFind connector has not been officially released yet. The Beta version is available from Lacy's Github account:
OLE VuFind ILS Driver: https://github.com/dlacy/vufind/blob/OLE/module/VuFind/src/VuFind/ILS/Driver/OLE.php
OLE VuFind config file: https://github.com/dlacy/vufind/blob/OLE/config/vufind/OLE.ini
Driver with changes to run on the union catalogue at Verbundzentrale (VZG) des Gemeinsamen Bibliotheksverbundes (GBV) in Germany: https://github.com/gbv/vufind/blob/VuFind_2.4-VZG_OLE/module/VuFind/src/VuFind/ILS/Driver/OLE.php - To configure the VuFind Connector, see the configuration documentation:
https://vufind.org/wiki/real-time_ils_integration
Operated as a Community Resource by the Open Library Foundation