MARC records, and inheritance

2004-03-14 Thread Enrico Silterra
the correct type. My initial thought is to over-ride the next method on file, to examine the record, and return a record of the correct derived type, instead of MARC. Thanks a lot for your thoughts. Rick Silterra ** Enrico Silterra Meta Data Engineer 107-E Olin Library

Re: MARC records, and inheritance

2004-03-15 Thread Enrico Silterra
heers, Rick At 08:01 PM 3/14/2004 -0600, Ed Summers wrote: Hi Enrico: On Sun, Mar 14, 2004 at 02:47:26PM -0500, Enrico Silterra wrote: > I think that having various derived classes of MARC records. > Holding, Bib Records, Name Authority, etc would be useful. Interesting question. MARC::Record sh

Re: baffling perl/linux problem

2004-06-23 Thread Enrico Silterra
alist Yorba Linda Public Library Yorba Linda, CA http://www.ylpl.lib.ca.us ** Enrico Silterra Meta Data Engineer 107-E Olin Library Cornell University Ithaca NY 14853 Voice: 607-255-6851 Fax: 607-255-6110 E-mail: [EMAIL PROTECTED] http://www.library.cornell.edu/cts/ **

Re: installing perl 5.8.6

2005-05-19 Thread Enrico Silterra
IL 60015 (847) 317-4021 ****** Enrico Silterra Meta Data Engineer 107-E Olin Library Cornell University Ithaca NY 14853 Voice: 607-255-6851 Fax: 607-255-6110 E-mail: [EMAIL PROTECTED] http://www.library.cornell.edu/cts/ **

RE: yet another character encoding question

2005-10-12 Thread Enrico Silterra
ate the MARC records with Leader/09 = "a". Yes--we'll be importing them into OCLC using Connexion, and OCLC doesn't support UTF-8 yet. Just to make sure, I went ahead and tried it and got a system error. Thanks for the suggestion.... Jason Thomale *

Re: MARC::Record, XML, Koha and utf-8 - JIT iso2709

2006-01-12 Thread Enrico Silterra
continue to investigate. -- Paul POULAIN Consultant indépendant en logiciels libres responsable francophone de koha (SIGB libre http://www.koha-fr.org) ****** Enrico Silterra Meta Data Engineer 107-E Olin Library Cornell University Ithaca NY 14853 Voice: 607-255-6851 Fax:

Re: Unspecified error (was Re: Z3950 returning two records?)

2006-09-22 Thread Enrico Silterra
rec = $rs->record($i) or die $rs->errmsg(); my $m = MARC::Record->new_from_usmarc($rec->rawdata()); print $m->subfield('650',"a"), "\n"; #print $rec->render(); } # perl test.pl found 2 records Sociology Sociology -- ** Enrico Silterra Meta Dat

Re: protocol for obtaining holdings not on/from OCLC

2008-01-16 Thread Enrico Silterra
n"; } __END__ To get the availability you have to query another database but it's also possible for some of our libraries. I just have not fully implemented it because there is no simple format for holding information. Maybe this is a start to create one. Greetings, Jakob -- *

confused about utf-8, and perl.

2011-03-24 Thread Enrico Silterra
being treated as a iso-latin1 string, and transcoded, and then i end up with an invalid marc record. rick -- Enrico Silterra Software Engineer 501 Olin Library Cornell University Ithaca NY 14853 Voice: 607-255-6851 Fax: 607-255-6110 E-mail: es...@cornell.edu http://www.library.cornell.edu/dlit