Could be used to generate MODS.xml, a CSV file (probably with one record?) or anything else you can generate with Twig. If we added template_path and template_source_data as standard configuration keys, all the user would need to deal with is the contents of the template. "template_source_data" would be json, json_ld, turtle, etc.
Could be used to generate MODS.xml, a CSV file (probably with one record?) or anything else you can generate with Twig. If we added
template_path
andtemplate_source_data
as standard configuration keys, all the user would need to deal with is the contents of the template. "template_source_data" would be json, json_ld, turtle, etc.