JSON Schematron Validation
Posted: Thu Dec 28, 2023 8:54 am
Hi, I just came across your JSON Schematron info and was curious to know more about what happens under the covers to make this work. Given the lack of more established JSON Schematron implementations out on the Internet, I was very interested to see what your approach was. We are currently looking at moving from XML to JSON for a metadata standard of ours for various reasons, however the lack of robust Schematron-like option is a concern. The big question is the algorithm for JSON > XML (I'm assuming the Schematron is not applied directly to the JSON... is it not?). It would seem a full understanding of this would be needed to write the Schematron. There are multiple ways of going about it and no standard... some have a focus on round-tripping, others on usability of resultant XML.
Any insights on where this sort of validation is going or info on further plans for this capability would be great. Really appreciate that Oxygen is supporting JSON, YAML right now since they exist side-by-side with XML in many contexts.
Also, was wondering about whether its possible to plug in an JSON Schema validator like AJV into Oxygen.
Thanks, Scott
Any insights on where this sort of validation is going or info on further plans for this capability would be great. Really appreciate that Oxygen is supporting JSON, YAML right now since they exist side-by-side with XML in many contexts.
Also, was wondering about whether its possible to plug in an JSON Schema validator like AJV into Oxygen.
Thanks, Scott