sul-dlss / dlme

Digital Library of the Middle East web application, based on Spotlight
https://dlmenetwork.org/
Other
19 stars 2 forks source link

Evaluate tools for "local" CSV mapping #22

Closed anarchivist closed 7 years ago

anarchivist commented 7 years ago

E.g. for the Met Museum CSV. The reason why we're doing this not through the existing Spotlight CSV tools is because we want to evaluate the viability of the application profile rather than writing the columnar data directly to Spotlight's Solr index.

cmharlow commented 7 years ago

I think we can still use Traject, we'll just need to write a CsvReader class. @cbeer is building that already here: https://github.com/sul-dlss/dlme/tree/csv and the mapping is queued up at #20 (next in line).

cbeer commented 7 years ago

Agreed; Traject seems like it'll work well-enough.