UNPKG

@natlibfi/marc-record

Version:

MARC record implementation in JavaScript

18 lines (17 loc) 328 B
{ "description": "isMP: true", "skip": false, "input": { "leader": "01234cfm a22005894i 4500", "fields": [ {"tag": "001", "value": "bar"} ] }, "operations": [ { "name": "isTypeOfMaterial", "args": {"self": true, "target": "MP"}} ], "returns": true, "immutable": true, "only": false }