|
There is work happening in FOLIO that might be helpful for this story.
Comment from Mike Taylor:
You might be interested to keep half an eye on https://folio-org.atlassian.net/browse/ZF-4 in which I am going to add support from FOLIO inventory records to MARC by transliterating the inventory-storage module's JSON records into simple XML, then using an XSLT stylesheet to transform into MARCXML. My code is for a Z39.50 server, and in Perl, so you won't be able to use it directly; but the approach might be helpful to your work, and you would have the option of re-using the actual mapping as it would be encapsulated in the XSLT stylesheet, which you could invoke from Java.
|