wellcomecollection / concepts-pipeline

Some sort of ETL pipeline for concepts in the Wellcome Collection catalogue
MIT License
0 stars 0 forks source link

Add a Typeclass for things we want to put into and take out of indices #72

Closed jamieparkinson closed 2 years ago

jamieparkinson commented 2 years ago

This is in preparation for https://github.com/wellcomecollection/concepts-pipeline/issues/64, and it decouples (de)serialization from some other logic that it shouldn't really have been near in the first place.