Re: marc in json

From: Gabriel Farrell <gsf747_at_nyob>
Date: Thu, 1 Dec 2011 11:56:17 -0500
To: CODE4LIB_at_LISTSERV.ND.EDU
On Thu, Dec 1, 2011 at 9:41 AM, Bill Dueber <bill_at_dueber.com> wrote:
> I, at least, already use marc-in-json in production (It's a great way to
> store MARC in solr). It would be great if folks would have the confidence
> to use it, at least as a single-record format. I think for wider adoption
> we'll need to all have either (a) json pull-parsers to read in a file that
> contains an array of marc-in-json objects, or (b) a decision to use
> newline-delimited-json (or some other record-delimiter), so folks can put
> more than one of these in a file and be able to get them out without
> running out of memory.

I suspect newline-delimited will win this race.
Received on Thu Dec 01 2011 - 11:57:56 EST