Comment Re:other crooked OCLC behaviors (Score 1) 152
MARC record can look intimidating however, they are not all of that complicated. MARC is just a file format standard that allows the recording of bibliographic data. Anyone can learn MARC and there are a number of very good open source programs that can be used to create a MARC record. There is no reason to pay for these services if you are able to download and install the proper software. For example the Koha ILS open source program has a feature where you type in bibliographic data such author, title, subject, etc into a form hit a button and it will create a valid MARC record for you. Once the MARC record is created you can then use Koha to display the MARC records through its built in Z39.50 search feature. (Z39.50 is a search feature that allows anyone to search, access and download MARC records from any libraries ILS software.)