Re: MARC::Record::JSON perl and javascript modules on Google Code

From: Houghton,Andrew <houghtoa_at_nyob>
Date: Wed, 23 Apr 2008 10:52:21 -0400
To: CODE4LIB_at_LISTSERV.ND.EDU
> From: Code for Libraries [mailto:CODE4LIB_at_LISTSERV.ND.EDU] On
> Behalf Of Bill Dueber
> Sent: 23 April, 2008 10:48
> To: CODE4LIB_at_LISTSERV.ND.EDU
> Subject: Re: [CODE4LIB] MARC::Record::JSON perl and
> javascript modules on Google Code
>
> Right. I keep a "sequence" number for the fields so they can
> be re-ordered if need be, but it just seemed too much of a
> pain (and edge case) to worry about subfield order.

Actually, you don't need to keep a sequence number, any XML
can be transformed into JSON so its round tripable, and since
MARC can to transformed to MARC-XML you can use the same type
of JSON model for representation.


Andy.
Received on Wed Apr 23 2008 - 09:37:25 EDT