Have anybody used OAI-PMH and another software to harvest Koha? We are trying to do that using Koha and REPOX but the REPOX does not finish haversting and ends with an url error. We are using this url http://bibliotecajuventude.ibict.br/cgi-bin/koha/oai.pl Ours webservices configurations are shown below. <http://koha.1045719.n5.nabble.com/file/t341092/Captura_de_tela_de_2018-04-17_15-52-17.png> -- Sent from: http://koha.1045719.n5.nabble.com/Koha-general-f3047918.html
That looks OK to me... you can create a test URL using this report: https://wiki.koha-community.org/wiki/SQL_Reports_Library#OAI-PMH_Test_URL ...the report requires that opacbaseurl system preference is populated. On Tue, Apr 17, 2018 at 1:51 PM, camilabezerra <crego@hawk.iit.edu> wrote:
Have anybody used OAI-PMH and another software to harvest Koha?
We are trying to do that using Koha and REPOX but the REPOX does not finish haversting and ends with an url error. We are using this url http://bibliotecajuventude.ibict.br/cgi-bin/koha/oai.pl
Ours webservices configurations are shown below.
<http://koha.1045719.n5.nabble.com/file/t341092/ Captura_de_tela_de_2018-04-17_15-52-17.png>
-- Sent from: http://koha.1045719.n5.nabble.com/Koha-general-f3047918.html _______________________________________________ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz https://lists.katipo.co.nz/mailman/listinfo/koha
It looks correct to me: http://bibliotecajuventude.ibict.br/cgi-bin/koha/oai.pl?verb=ListRecords&metadataPrefix=marcxml You should disable this sysprefs in production: DumpTemplateVarsOpac DumpTemplateVarsIntranet I would suggest to upgrade your Koha version. The OAI harvesting is happening 10 records at a time in your setup. Older versions of Koha didn't have the timestamp fields for metadata indexed, and thus searching by date is very slow. Newer has that fixed. That might be your problem. Good luck, and share your error messages if any! El mar., 17 abr. 2018 a las 14:52, camilabezerra (<crego@hawk.iit.edu>) escribió:
Have anybody used OAI-PMH and another software to harvest Koha?
We are trying to do that using Koha and REPOX but the REPOX does not finish haversting and ends with an url error. We are using this url http://bibliotecajuventude.ibict.br/cgi-bin/koha/oai.pl
Ours webservices configurations are shown below.
< http://koha.1045719.n5.nabble.com/file/t341092/Captura_de_tela_de_2018-04-17_15-52-17.png>
-- Sent from: http://koha.1045719.n5.nabble.com/Koha-general-f3047918.html _______________________________________________ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz https://lists.katipo.co.nz/mailman/listinfo/koha
-- Tomás Cohen Arazi Theke Solutions (https://theke.io <http://theke.io/>) ✆ +54 9351 3513384 GPG: B2F3C15F
Thank you! We were able to make OAI work with Koha 17.11. Unfortunately, we are using Debian 7 and Koha 3.22 on production, so I have to migrate to another server. I tried to migrate using koha-restore and it didn't work also tried doing that by dumping and upgrading database, but I got error retrieving biblio when I rebuild zebra. Working on fixing that now. -- Sent from: http://koha.1045719.n5.nabble.com/Koha-general-f3047918.html
participants (3)
-
Barton Chittenden -
camilabezerra -
Tomas Cohen Arazi