About Features Downloads Getting Started Documentation Events Support GitHub

Love VuFind®? Consider becoming a financial supporter. Your support helps build a better VuFind®!

Site Tools


Warning: This page has not been updated in over over a year and may be outdated or deprecated.
configuration:ils:examples:koha_export

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
configuration:ils:examples:koha_export [2022/12/16 11:55] – removed - external edit (Unknown date) 127.0.0.1configuration:ils:examples:koha_export [2023/02/23 12:41] (current) – [Option I: OAI-PMH Configuration in Koha] demiankatz
Line 1: Line 1:
 +====== Exporting Records from Koha ======
 +
 +// Thanks to Mohan Pradhan and Mariyapillai Jayakananthan for developing this documentation. //
 +
 +Before you can load records into VuFind, you must first extract them from Koha.
 +
 +To retrieve records from Koha, there are two possible approaches:
 +
 +  * I. Use the OAI-PMH protocol
 +  * II. Manually export the MARC data from Koha
 +
 +Each approach is described in a section below; you can choose one or the other but do not need to do both. Option I (OAI-PMH) is recommended, as it makes automatic, incremental updating much easier.
 +
 +===== Option I: OAI-PMH Configuration in Koha =====
 +
 +In Koha, OAI-PMH should be enabled by visiting Home/Administration/Systems preference/Web services. Be sure that the OAI-PMH, OAI-PMH:AutoUpdateSets and OAI-PMH:AutoUpdateSetsEmbedItemData preferences are all set to "Enabled."
 +
 +{{ :configuration:ils:examples:s1.png?600 |Koha's OAI-PMH Configuration Screen}}
 +
 +You can check whether the service is enabled by visiting {Koha OPAC URL}/cgi-bin/koha/oai.pl?verb=Identify in your web browser. If the service is turned on, you should see something similar to this:
 +
 +{{ :configuration:ils:examples:s2.png?600 |Koha OAI-PMH Identify Results}}
 +
 +Before harvesting data from Koha to VuFind, you should click the Records button then click metadata[format marc21], and you should see something similar to the following:
 +
 +{{ :configuration:ils:examples:s3.png?600 |Koha OAI-PMH Records}}
 +===== Option II: Manually Exporting MARC Data from Koha =====
 +
 +  - Log in to Koha.
 +  - Go to Home > Tools > Export data
 +  - Fill in the form: {{ :configuration:ils:examples:s4.png?600 |Koha export form }}
 +  - Click "Export bibliographic records"
 +
 +---- struct data ----
 +properties.Page Owner : 
 +----