[librecat-dev] MARC to JSON, mapping 952 data field

Jason Loeffler j at minorscience.com
Wed Oct 26 00:24:34 CEST 2016


I used to be able to map 952 data fields and subfields:

e.g.:

marc_map("952o","number_of_holdings.$append")
count("number_of_holdings")
move_field("number_of_holdings","extents.0.number")

or simply:

marc_map("952","anything")

Catmandu appears to ignore these command with the following exception: I
can perform the marc_remove operation, i.e. marc_remove("952").

All other 9** datafields are addressable.

As you probably know from your work on the project, Koha
<https://wiki.koha-community.org/wiki/Holdings_data_fields_(9xx)> makes use
of 952.

Any ideas?

Thanks in advance, Jason Loeffler
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.uni-bielefeld.de/mailman2/unibi/public/librecat-dev/attachments/20161025/db19185e/attachment.html>


More information about the librecat-dev mailing list