MARC Library ( SobekCM ), a C# MARC Record Implementation
The MARC Library (SobekCM) is a C# library that contains classes for working in memory with MARC records: This allows records to be read from MARCXML and MARC21 formats. Once in memory any field or subfield can be edited, added, or deleted. Then the record can be queried or saved again in either a MarcXML or Marc21 file format. Features Ability to read MARC records into memory from a Marc21 or MarcXML file or stream Ability to manipulate the MARC record in memory Ability to save the record to a Marc21 or MarcXML file (UPCOMING) Plan to add Z39.50 ability into this library The MARC Library (SobekCM) evolved out ofRead More →