From 8df1aa3a267941f6b2fcd9af2223cdb0f0b325af Mon Sep 17 00:00:00 2001 From: Adam Dickmeiss Date: Fri, 6 Dec 2013 16:01:15 +0100 Subject: [PATCH] Update yaz-marcdump with URL to MARC-in-JSON --- doc/yaz-marcdump-man.xml | 25 ++++++++++++++----------- 1 file changed, 14 insertions(+), 11 deletions(-) diff --git a/doc/yaz-marcdump-man.xml b/doc/yaz-marcdump-man.xml index d7bfa0e..8195b06 100644 --- a/doc/yaz-marcdump-man.xml +++ b/doc/yaz-marcdump-man.xml @@ -50,11 +50,18 @@ yaz-marcdump reads MARC records from one or more files. It parses each record and supports output in line-format, - ISO2709, MARCXML, MarcXchange as well as Hex output. + ISO2709, + MARCXML, + MARC-in-JSON, + MarcXchange + as well as Hex output. - This utility parses records ISO2709(raw MARC) as well as XML - if that is structured as MARCXML/MarcXchange. + This utility parses records ISO2709(raw MARC), line format, MARC-in-JSON + format as well as XML if that is structured as MARCXML/MarcXchange. + + + MARC-in-JSON encoding/decoding is supported in YAZ 5.0.5 and later. @@ -83,7 +90,8 @@ marcxml, marc (ISO2709), marcxchange (ISO25577), line (line mode MARC), - or turbomarc (Turbo MARC). + turbomarc (Turbo MARC), + or json (MARC-in-JSON). @@ -94,7 +102,8 @@ marcxml, marc (ISO2709), marcxchange (ISO25577), line (line mode MARC), - or turbomarc (Turbo MARC). + turbomarc (Turbo MARC), + or json (MARC-in-JSON). @@ -229,12 +238,6 @@ 1 - - MARCXML. - - - ISO25577. - -- 1.7.10.4