/local-reconciliation-project

Presentation delivered at the DC area Fedora User Group Meeting on October 8, 2015 and its supporting files. Presentation covers creating an OpenRefine reconciliation service with local data from a Fedora repository, applying it to data from other collections, and re-importing the improved data into Fedora.

Primary LanguageXSLT

Pull It Together!

The project was published in Code4Lib Journal, as Extracting, Augmenting, and Updating Metadata in Fedora 3 and 4 Using a Local OpenRefine Reconciliation Service. These supporting files, links, and presentations have been used to share the workflow process in other contexts.

As Presented at Ohio Valley Group of Technical Services Librarians 2016 Conference

As Presented at Fedora User Group

Presentation delivered at the DC area Fedora User Group Meeting on October 8, 2015. Presentation and PDF both have full text of presentation.

Files

  • creating-foaf-file.md — Steps used to create the FOAF SPARQL file which I then added as a service in OpenRefine.
  • colloquia-gsearch-to-csv.xslt — Transformation of colloquia gsearch export into CSV of each PID, Name, Date, Title (one entry per name/PID combo). Date/Title not necessary for reconciliation, just helpful for making choices in reconciliation.
  • fedora-3-update.md — XML samples demonstrating Fedora Batch Modify, sample TSV data, and commands used on sample data to create FBM files.
  • fedora-4-update.md — Steps to take TSV data and move it into SPARQL-update commands in cURL PATCHes.

Tools Used