yq can be called as a module if needed. With -y/-Y, files can be edited in place like with sed -i: Because YAML treats JSON as a dialect of YAML, you can use yq to convert JSON to YAML: yq -y . < ...
Looking to convert schemas using a command line interface? If you want to convert XML Schemas into JSON Schemas without any coding please see the forthcoming companion command line interface ...