[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Koha-win32] WINISIS TO KOHA
From: |
Serhij Dubyk Сергі й Дубик |
Subject: |
Re: [Koha-win32] WINISIS TO KOHA |
Date: |
Wed, 9 May 2007 15:57:23 -0700 (PDT) |
We used own perl-script ISIO2709>XML>MARC
http://www.library.lviv.ua/software/koha/tools/migration_tools.tar.gz
http://www.library.lviv.ua/software/koha/tools/migration_tools.tar.gz
It's not finished but work for us
I imagine next conversion scheme:
1. Export from previous library software to marc-file (ISO 2709)
2. Convert ISO-file to MARCXML with help script iso2xml.
3. Adritional manipulation with this file - change encoding to utf-8, move
filed/subfield(manually,not yet realized by a script), add some needed field
(...) and ...
4. Converting result MARCML-file to binary MARC-format with help of script
marcxml2marc.pl
5. Import to Koha
Maybe this help
P.S. Also read migration on http://www.kohadocs.org/
http://www.kohadocs.org/
--
View this message in context:
http://www.nabble.com/WINISIS-TO-KOHA-tf3716366.html#a10404381
Sent from the Koha - Win32 mailing list archive at Nabble.com.