Import into Koha Catalog using MARC-XML
Hi, I like to import a set of MARC-XML record into Koha Catalog.Does Koha make available any automatic import feature. Do you know any document about it? -- View this message in context: http://old.nabble.com/Import-into-Koha-Catalog-using-MARC-XML-tp29269781p292... Sent from the Koha - Discuss mailing list archive at Nabble.com.
Hi! You can run the bulkmarcimport.pl script from the command line with the "-m MARCXML" option: http://git.koha-community.org/gitweb/?p=koha.git;a=blob;f=misc/migration_too... Regards, Magnus Enger libriotech.no On 26 July 2010 21:15, CrEp <antonio.digiamberardino@gmail.com> wrote:
Hi,
I like to import a set of MARC-XML record into Koha Catalog.Does Koha make available any automatic import feature. Do you know any document about it? -- View this message in context: http://old.nabble.com/Import-into-Koha-Catalog-using-MARC-XML-tp29269781p292... Sent from the Koha - Discuss mailing list archive at Nabble.com.
_______________________________________________ Koha mailing list Koha@lists.katipo.co.nz http://lists.katipo.co.nz/mailman/listinfo/koha
Tank you very much for your suggestion, the import with bulkmark.pl doesn't seem to work because it imports only a little part the marc xml file and more over in the koha db the title and some bibliographics fileds don't appear(title. author ecc.). I've tryed to use MarcEdit for converting the marc xml records to MARC files and it works!This is the message i receive after import with the koha procedure(STAGE MARC RECORD FOR IMPORTand MANAGE STAGED RECORD FOR IMPORT) Number of records added 1 Number of records updated 0 Number of records ignored 0 Number of items added 0 Number of items ignored because of duplicate barcode I'd like to import the physical item to automatically.Do you suggest any documentation about this procedure? tank you in advance Magnus Enger wrote:
Hi!
You can run the bulkmarcimport.pl script from the command line with the "-m MARCXML" option: http://git.koha-community.org/gitweb/?p=koha.git;a=blob;f=misc/migration_too...
Regards, Magnus Enger libriotech.no
On 26 July 2010 21:15, CrEp <antonio.digiamberardino@gmail.com> wrote:
Hi,
I like to import a set of MARC-XML record into Koha Catalog.Does Koha make available any automatic import feature. Do you know any document about it? -- View this message in context: http://old.nabble.com/Import-into-Koha-Catalog-using-MARC-XML-tp29269781p292... Sent from the Koha - Discuss mailing list archive at Nabble.com.
_______________________________________________ Koha mailing list Koha@lists.katipo.co.nz http://lists.katipo.co.nz/mailman/listinfo/koha
_______________________________________________ Koha mailing list Koha@lists.katipo.co.nz http://lists.katipo.co.nz/mailman/listinfo/koha
-- View this message in context: http://old.nabble.com/Import-into-Koha-Catalog-using-MARC-XML-tp29269781p292... Sent from the Koha - Discuss mailing list archive at Nabble.com.
participants (2)
-
CrEp -
Magnus Enger