UNPKG

@natlibfi/marc-record

Version:

MARC record implementation in JavaScript

17 lines (16 loc) 301 B
{ "description": "isBK: false since no LDR", "skip": false, "input": { "fields": [ {"tag": "001", "value": "bar"} ] }, "operations": [ { "name": "isTypeOfMaterial", "args": {"self": true, "target": "BK"}} ], "returns": false, "immutable": true, "only": false }