Hi,
2011/2/10 Frédéric DEMIANS :
>> [2]
>> http://dilettantes.code4lib.org/blog/2010/09/a-proposal-to-serialize-marc-in-json/
>> [3] http://www.oclc.org/developer/groups/marc-json-format-specification
>> [4]
>> http://robotlibrarian.billdueber.com/marc-hash-a-proposed-format-for-jsonyamlwhatever-c
On Wed, Feb 9, 2011 at 5:29 PM, Galen Charlton wrote:
> The MARC::File::JSON module is consistent with other MARC::File::XXX
> modules that handle serializing and deserializing MARC::Record
> objects.
>
> MARC::Utils::MARC2Ini is an interesting concept, but it wouldn't take
> much work to recast i
Hi,
On Thu, Feb 10, 2011 at 9:06 AM, Brad Baxter wrote:
> I had also thought about how to separate JSON records in a single file.
> Perhaps this has been solved already, but I haven't seen a reference
> to it. If it were YAML, you could simply put "\n---\n" between the JSON
> objects, and it wou