workflows: conversion to SmartJSON using models
- Allows specifying models when converting a MARCXML blob to a SmartJSON object in convert_marcxml_to_bibfield().
- NOTE if you use the convert_record_to_bibfield() task in any workflow - you will now need to update the workflow definition to call the function to return the parameterized function.
- Updates any existing workflows to comply with this update.
Reviewed-by: Jiri Kuncar <jiri.kuncar@cern.ch>
Signed-off-by: Jan Aage Lavik <jan.age.lavik@cern.ch>