It's been a blast.
I've learned so much.
My two basic projects have been as follows:
- Take a batch of MARC library records and find out if the full text of the item they refer to can be found on the Internet Archive. If so, mirror the full text locally and update the MARC record with the URLs of the local copy and the online original.
- Parse EAD library records and convert them to Villanova University's VuFind format ("schema"). (EAD is a kind of XML.) VuFind currently only works with MARC records, though it has the capacity to be upgraded to work with other kinds of records. After conversion, I had to send them to a Solr server that uses the VuFind schema.
No comments:
Post a Comment