Skip to content

Draft: Resolve "JSON to JSON model transformer"

Amir Golparvar requested to merge 1986-json-to-json-model-transformer into develop

This feature is to develop utilities to allow conversion and transformation of one set of JSON data structure to another JSON data structure. This for example facilitates mapping data from an API response in a NOMAD normalizer to a NOMAD Archive.

Closes #1986

Edited by Amir Golparvar

Merge request reports