Creating Omniverse UI Extensions from JSON Schemas

Hi there,

I want to build an omniverse UI extension that would automatically generate from a JSON Schema (as a template) and then be able to fill out the fields and save them as a JSON file (for driving parameterised simulation workflows). Is this something that has been done before / is there tooling to assist in making this?

If not is there a way to integrate some of the existing tools that generate UI from a Schema (eg Generate UI Schema Example - JSON Forms) into an Omniverse UI extension?

Thanks in advance,
Will