This is not strictly a koha question but... By some week a people will arrive in my organization, with the task to pick up all the books in internal library and build a database. I can install koha for this, but the time are tight and i'm thinking if there's some simpler tools that can be used to build a marc record set (possibly scanning some Z35.80 servers, and in UNIMARC format) that then i can import in koha. Thanks. -- dott. Marco Gaiarin GNUPG Key ID: 240A3D66 Associazione ``La Nostra Famiglia'' http://www.sv.lnf.it/ Polo FVG - Via della Bontà, 7 - 33078 - San Vito al Tagliamento (PN) gaio(at)sv.lnf.it tel +39-0434-842711 fax +39-0434-842797 Grazie, Polonia! http://thankpoland.info/
Marco Gaiarin a écrit :
This is not strictly a koha question but...
By some week a people will arrive in my organization, with the task to pick up all the books in internal library and build a database.
I can install koha for this, but the time are tight and i'm thinking if there's some simpler tools that can be used to build a marc record set (possibly scanning some Z35.80 servers, and in UNIMARC format) that then i can import in koha.
Yes, of course. 3 ways to do this with Koha : * retrieve iso2709 datas, save them in a file, and import them in the reservoir. They will be available for quick cataloguing (although not in active DB) * retrieve iso2709 datas, save them in a file, and importe them in Koha with a locally modified version of bulkmarcimport (needed to have local items that won't be in your z3950 server) * define a z3950 server in Koha, install the z3950-daemon, and retrieve the marc record from the MARC editor. More versatile, but sometimes z3950 server are slow or unavailable, so the 1st method may be easier. HTH -- Paul POULAIN Consultant indépendant en logiciels libres responsable francophone de koha (SIGB libre http://www.koha-fr.org)
participants (2)
-
Marco Gaiarin -
Paul POULAIN