In my last post I explained the basics of how we will be handling MARC records as XML. To recap, we will store our bibliographic record as MARC21slim XML documents. This format is recommended and maintained by the Library of Congress, so we feel confident using it. Now we just need to morph our binary records into XML! (WARNING: What follows is pretty technical, so hang on tight.)
[Read more…] about A Tale of Two Encodings