Hi All, How can I add the field 952 to the OAI-PMH Harvesting de Koha (cgi-bin/koha/ oai.pl?verb=ListRecords&metadataPrefix=marcxml) I am using version 3.22.13 of Koha and metadataPrefix marcxml Thanks, Ricardo ____________________________________________________________________ <http://www.avg.com/email-signature?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail> Libre de virus. www.avg.com <http://www.avg.com/email-signature?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail> <#DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2>
Hi All, There is some file like the file MARC21slim2OAIDC.xsl that I have to modify manually to add the field 952 ? Thanks, Ricardo ____________________________________________________________________ ---------- Forwarded message ---------- From: Ricardo Ruiz <rickx1@gmail.com> Date: 2018-03-01 15:31 GMT-05:00 Subject: [Koha] OAI question To: koha@lists.katipo.co.nz Hi All, How can I add the field 952 to the OAI-PMH Harvesting de Koha (cgi-bin/koha/ oai.pl?verb=ListRecords&metadataPrefix=marcxml) I am using version 3.22.13 of Koha and metadataPrefix marcxml Thanks, Ricardo ____________________________________________________________________ <http://www.avg.com/email-signature?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail> Libre de virus. www.avg.com <http://www.avg.com/email-signature?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail> <#m_6984958504133168398_DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2>
Hello Ricardo, Yes, just modify MARC21slim2OAIDC.xsl with the mappings you want added. Should be in /usr/share/koha/intranet/htdocs/intranet-tmpl/prog/{lang}/xslt/MARC21slim2OAIDC.xsl That xsl file should be being used by *oai_dc* prefix, instead of the *marcxml *you're using, I think, if you don't have a custom OAI-PMH::ConfFile system preference. If you need help with the conf-file, visit: https://tiketti.koha-suomi.fi:83/projects/mls/wiki/OAI-PMH-configuration GL, Pedro Amorim On 1 March 2018 at 19:37, Ricardo Ruiz <rickx1@gmail.com> wrote:
Hi All,
There is some file like the file MARC21slim2OAIDC.xsl that I have to modify manually to add the field 952 ?
Thanks,
Ricardo
____________________________________________________________________
---------- Forwarded message ---------- From: Ricardo Ruiz <rickx1@gmail.com> Date: 2018-03-01 15:31 GMT-05:00 Subject: [Koha] OAI question To: koha@lists.katipo.co.nz
Hi All,
How can I add the field 952 to the OAI-PMH Harvesting de Koha (cgi-bin/koha/ oai.pl?verb=ListRecords&metadataPrefix=marcxml)
I am using version 3.22.13 of Koha and metadataPrefix marcxml
Thanks,
Ricardo ____________________________________________________________________
<http://www.avg.com/email-signature?utm_medium=email& utm_source=link&utm_campaign=sig-email&utm_content=webmail> Libre de virus. www.avg.com <http://www.avg.com/email-signature?utm_medium=email& utm_source=link&utm_campaign=sig-email&utm_content=webmail> <#m_6984958504133168398_DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2> _______________________________________________ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz https://lists.katipo.co.nz/mailman/listinfo/koha
Hi Ricardo, take a look at the sample config file here: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12252#c79 The important bit is : include_items: 1 Hope this helps, Katrin On 01.03.2018 21:37, Ricardo Ruiz wrote:
Hi All,
There is some file like the file MARC21slim2OAIDC.xsl that I have to modify manually to add the field 952 ?
Thanks,
Ricardo
____________________________________________________________________
---------- Forwarded message ---------- From: Ricardo Ruiz <rickx1@gmail.com> Date: 2018-03-01 15:31 GMT-05:00 Subject: [Koha] OAI question To: koha@lists.katipo.co.nz
Hi All,
How can I add the field 952 to the OAI-PMH Harvesting de Koha (cgi-bin/koha/ oai.pl?verb=ListRecords&metadataPrefix=marcxml)
I am using version 3.22.13 of Koha and metadataPrefix marcxml
Thanks,
Ricardo ____________________________________________________________________
<http://www.avg.com/email-signature?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail> Libre de virus. www.avg.com <http://www.avg.com/email-signature?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail> <#m_6984958504133168398_DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2> _______________________________________________ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz https://lists.katipo.co.nz/mailman/listinfo/koha
Hello Katrin and Pedro, I already made the changes according to what they tell me, but the page /cgi-bin/koha/opac/oai.pl returns this error: error on line 2 at column 1: Extra content at the end of the document When reviewing the file /var/log/koha/koha-opac-error_log I see the following error: [client 10.4.95.70:53465] AH01215: [Thu Mar 1 13:33:40 2018] oai.pl: Can not locate object method "find" via package "Koha :: Items" (perhaps you forgot to load "Koha :: Items "?) At /usr/share/koha/lib/C4/Items.pm line 155.are / koha / lib / C4 / Items.pm line 155. Is it possible that the cause is for a bug of version 3.22.13 of koha? Thanks, Ricardo ____________________________________________________________________ ---------- Forwarded message ---------- From: Katrin Fischer <katrin.fischer.83@web.de> Date: 2018-03-01 16:35 GMT-05:00 Subject: Re: [Koha] Fwd: OAI question To: koha@lists.katipo.co.nz Hi Ricardo, take a look at the sample config file here: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12252#c79 The important bit is : include_items: 1 Hope this helps, Katrin On 01.03.2018 21:37, Ricardo Ruiz wrote:
Hi All,
There is some file like the file MARC21slim2OAIDC.xsl that I have to modify manually to add the field 952 ?
Thanks,
Ricardo
____________________________________________________________________
---------- Forwarded message ---------- From: Ricardo Ruiz <rickx1@gmail.com> Date: 2018-03-01 15:31 GMT-05:00 Subject: [Koha] OAI question To: koha@lists.katipo.co.nz
Hi All,
How can I add the field 952 to the OAI-PMH Harvesting de Koha (cgi-bin/koha/ oai.pl?verb=ListRecords&metadataPrefix=marcxml)
I am using version 3.22.13 of Koha and metadataPrefix marcxml
Thanks,
Ricardo ____________________________________________________________________
<http://www.avg.com/email-signature?utm_medium=email&utm_ source=link&utm_campaign=sig-email&utm_content=webmail> Libre de virus. www.avg.com <http://www.avg.com/email-signature?utm_medium=email&utm_ source=link&utm_campaign=sig-email&utm_content=webmail> <#m_6984958504133168398_DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2> _______________________________________________ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz https://lists.katipo.co.nz/mailman/listinfo/koha
_______________________________________________ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz https://lists.katipo.co.nz/mailman/listinfo/koha <http://www.avg.com/email-signature?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail> Libre de virus. www.avg.com <http://www.avg.com/email-signature?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail> <#DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2>
Par que deseas incluir los datos de la etiqueta 952 ? Yo tuve el mismo problema al intentar integrar Koha y EBSCO Discovery. No funcionaron los parches al menos para nuestra instalación. La mejor solución fue a través del Z39.50 y solo así se reflejaba en tiempo real la información contenida en el campo 952, como por ejemplo el estado (status), etc. Saludos, Felipe Adalid Ortiz Anzaldo Biblioteca Loyola http://catalogo.biblioteca.iberotijuana.edu.mx/ Universidad Iberoamericana CDMX Tijuana http://tijuana.ibero.mx/ Enviado desde Correo<https://go.microsoft.com/fwlink/?LinkId=550986> para Windows 10 De: Ricardo Ruiz<mailto:rickx1@gmail.com> Enviado: jueves, 1 de marzo de 2018 01:51 p. m. Para: koha@lists.katipo.co.nz<mailto:koha@lists.katipo.co.nz> Asunto: [Koha] Fwd: Fwd: OAI question Hello Katrin and Pedro, I already made the changes according to what they tell me, but the page /cgi-bin/koha/opac/oai.pl returns this error: error on line 2 at column 1: Extra content at the end of the document When reviewing the file /var/log/koha/koha-opac-error_log I see the following error: [client 10.4.95.70:53465] AH01215: [Thu Mar 1 13:33:40 2018] oai.pl: Can not locate object method "find" via package "Koha :: Items" (perhaps you forgot to load "Koha :: Items "?) At /usr/share/koha/lib/C4/Items.pm line 155.are / koha / lib / C4 / Items.pm line 155. Is it possible that the cause is for a bug of version 3.22.13 of koha? Thanks, Ricardo ____________________________________________________________________ ---------- Forwarded message ---------- From: Katrin Fischer <katrin.fischer.83@web.de> Date: 2018-03-01 16:35 GMT-05:00 Subject: Re: [Koha] Fwd: OAI question To: koha@lists.katipo.co.nz Hi Ricardo, take a look at the sample config file here: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12252#c79 The important bit is : include_items: 1 Hope this helps, Katrin On 01.03.2018 21:37, Ricardo Ruiz wrote:
Hi All,
There is some file like the file MARC21slim2OAIDC.xsl that I have to modify manually to add the field 952 ?
Thanks,
Ricardo
____________________________________________________________________
---------- Forwarded message ---------- From: Ricardo Ruiz <rickx1@gmail.com> Date: 2018-03-01 15:31 GMT-05:00 Subject: [Koha] OAI question To: koha@lists.katipo.co.nz
Hi All,
How can I add the field 952 to the OAI-PMH Harvesting de Koha (cgi-bin/koha/ oai.pl?verb=ListRecords&metadataPrefix=marcxml)
I am using version 3.22.13 of Koha and metadataPrefix marcxml
Thanks,
Ricardo ____________________________________________________________________
<http://www.avg.com/email-signature?utm_medium=email&utm_ source=link&utm_campaign=sig-email&utm_content=webmail> Libre de virus. www.avg.com<http://www.avg.com> <http://www.avg.com/email-signature?utm_medium=email&utm_ source=link&utm_campaign=sig-email&utm_content=webmail> <#m_6984958504133168398_DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2> _______________________________________________ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz https://lists.katipo.co.nz/mailman/listinfo/koha
_______________________________________________ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz https://lists.katipo.co.nz/mailman/listinfo/koha <http://www.avg.com/email-signature?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail> Libre de virus. www.avg.com<http://www.avg.com> <http://www.avg.com/email-signature?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail> <#DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2> _______________________________________________ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz https://lists.katipo.co.nz/mailman/listinfo/koha Promoción y Docencia, A.C. (Ibero-Tijuana) con domicilio en Av. Centro Universitario número 2501, Fraccionamiento Playas de Tijuana, Código Postal 22500, Baja California, México, utilizará sus datos personales recabados para la prestación de los servicios académicos y administrativos en el sistema educativo de la Ibero-Tijuana. Para mayor información acerca del tratamiento y de los derechos que puede hacer valer, usted puede acceder al aviso de privacidad integral ingresando a la liga http://www.iberotijuana.edu.mx/doc=/avisoprivacidad/index.html La Universidad Iberoamericana, A.C. (IBERO) con domicilio en Prolongación Paseo de la Reforma número 880, Colonia Lomas de Santa Fe, Delegación Álvaro Obregón, Código Postal 01219, en la Ciudad de México, utilizará sus datos personales recabados para la prestación de los servicios académicos y administrativos en el sistema educativo de la IBERO. Para mayor información acerca del tratamiento y de los derechos que puede hacer valer, usted puede acceder al aviso de privacidad integral ingresando a la liga http://www.ibero.mx/aviso-legal-y-de-privacidad.
Koha 3.22 it's very outdated. Support for including holdings information on OAI is a solved issue a lot of time ago. But it requires what Katrin said, properly configured. El jue., 1 de mar. de 2018 6:57 p. m., Felipe Adalid Ortiz Anzaldo < adalid.ortiz@tijuana.ibero.mx> escribió:
Par que deseas incluir los datos de la etiqueta 952 ? Yo tuve el mismo problema al intentar integrar Koha y EBSCO Discovery. No funcionaron los parches al menos para nuestra instalación. La mejor solución fue a través del Z39.50 y solo así se reflejaba en tiempo real la información contenida en el campo 952, como por ejemplo el estado (status), etc.
Saludos,
Felipe Adalid Ortiz Anzaldo Biblioteca Loyola http://catalogo.biblioteca.iberotijuana.edu.mx/ Universidad Iberoamericana CDMX Tijuana http://tijuana.ibero.mx/
Enviado desde Correo<https://go.microsoft.com/fwlink/?LinkId=550986> para Windows 10
De: Ricardo Ruiz<mailto:rickx1@gmail.com> Enviado: jueves, 1 de marzo de 2018 01:51 p. m. Para: koha@lists.katipo.co.nz<mailto:koha@lists.katipo.co.nz> Asunto: [Koha] Fwd: Fwd: OAI question
Hello Katrin and Pedro,
I already made the changes according to what they tell me, but the page /cgi-bin/koha/opac/oai.pl returns this error: error on line 2 at column 1: Extra content at the end of the document
When reviewing the file /var/log/koha/koha-opac-error_log I see the following error:
[client 10.4.95.70:53465] AH01215: [Thu Mar 1 13:33:40 2018] oai.pl: Can not locate object method "find" via package "Koha :: Items" (perhaps you forgot to load "Koha :: Items "?) At /usr/share/koha/lib/C4/Items.pm line 155.are / koha / lib / C4 / Items.pm line 155.
Is it possible that the cause is for a bug of version 3.22.13 of koha?
Thanks,
Ricardo ____________________________________________________________________
---------- Forwarded message ---------- From: Katrin Fischer <katrin.fischer.83@web.de> Date: 2018-03-01 16:35 GMT-05:00 Subject: Re: [Koha] Fwd: OAI question To: koha@lists.katipo.co.nz
Hi Ricardo,
take a look at the sample config file here:
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12252#c79
The important bit is :
include_items: 1
Hope this helps,
Katrin
On 01.03.2018 21:37, Ricardo Ruiz wrote:
Hi All,
There is some file like the file MARC21slim2OAIDC.xsl that I have to modify manually to add the field 952 ?
Thanks,
Ricardo
____________________________________________________________________
---------- Forwarded message ---------- From: Ricardo Ruiz <rickx1@gmail.com> Date: 2018-03-01 15:31 GMT-05:00 Subject: [Koha] OAI question To: koha@lists.katipo.co.nz
Hi All,
How can I add the field 952 to the OAI-PMH Harvesting de Koha (cgi-bin/koha/ oai.pl?verb=ListRecords&metadataPrefix=marcxml)
I am using version 3.22.13 of Koha and metadataPrefix marcxml
Thanks,
Ricardo ____________________________________________________________________
<http://www.avg.com/email-signature?utm_medium=email&utm_ source=link&utm_campaign=sig-email&utm_content=webmail> Libre de virus. www.avg.com<http://www.avg.com> <http://www.avg.com/email-signature?utm_medium=email&utm_ source=link&utm_campaign=sig-email&utm_content=webmail> <#m_6984958504133168398_DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2> _______________________________________________ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz https://lists.katipo.co.nz/mailman/listinfo/koha
_______________________________________________ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz https://lists.katipo.co.nz/mailman/listinfo/koha
Libre de virus. www.avg.com<http://www.avg.com> < http://www.avg.com/email-signature?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=webmail
<#DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2> _______________________________________________ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz https://lists.katipo.co.nz/mailman/listinfo/koha
Promoción y Docencia, A.C. (Ibero-Tijuana) con domicilio en Av. Centro Universitario número 2501, Fraccionamiento Playas de Tijuana, Código Postal 22500, Baja California, México, utilizará sus datos personales recabados para la prestación de los servicios académicos y administrativos en el sistema educativo de la Ibero-Tijuana. Para mayor información acerca del tratamiento y de los derechos que puede hacer valer, usted puede acceder al aviso de privacidad integral ingresando a la liga http://www.iberotijuana.edu.mx/doc=/avisoprivacidad/index.html
La Universidad Iberoamericana, A.C. (IBERO) con domicilio en Prolongación Paseo de la Reforma número 880, Colonia Lomas de <https://maps.google.com/?q=a+Universidad+Iberoamericana,+A.C.+(IBERO)+con+domicilio+en+Prolongaci%C3%B3n+Paseo+de+la+Reforma+n%C3%BAmero+880,+Colonia+Lomas+de+&entry=gmail&source=g>Santa Fe, Delegación Álvaro Obregón, Código Postal 01219, en la Ciudad de México, utilizará sus datos personales recabados para la prestación de los servicios académicos y administrativos en el sistema educativo de la IBERO. Para mayor información acerca del tratamiento y de los derechos que puede hacer valer, usted puede acceder al aviso de privacidad integral ingresando a la liga http://www.ibero.mx/aviso-legal-y-de-privacidad.
_______________________________________________ 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
Hi Koha, yesterday I installed 17.11.03.000 at Fedora Server 27. Localize it to German I got the message: "Can't locate LangInstaller.pm in @INC" and found some communications about this message online but no solution for Fedora. For your information I have this hint to solve it: - got to ~/misc/translator - add the actual position to PERL5LIB 'PERL5LIB=$PERL5LIB:$PWD' - check this 'echo $PERL5LIB' the current location is a part of PERL5LIB - start the localization 'perl translate install xx-XX' This works only for the current session, because this is not written in .profile. I hope this helps. Greetings Sebastian _______________ mailto: sebastian.krieg@tuz-eisenach.de
participants (6)
-
Felipe Adalid Ortiz Anzaldo -
Katrin Fischer -
Pedro Amorim -
Ricardo Ruiz -
Sebastian Krieg -
Tomas Cohen Arazi