MARC in JSON
MARC in JSON ist eine Kodierung MARC in JSON.
Beispiel
{
"leader": "01471cjm a2200349 a 4500",
"fields": [
{ "001": "5674874" },
{ "035": {
"ind1": " ", "ind2": " ",
"subfields": [ { "9": "(DLC) 93707283" } ] } },
{ "245": {
"ind1": "1", "ind2": "0",
"subfields": [ { "a": "Title :" }, { "b": "subtitle." } ] } }
]
}
| erstellt | 2010 |
| Autor | Ross Singer |
| Grundformat | JSON |
| Datenmodell | MARC |