Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automation for XSD to json-schema #93

Open
FelixReuthlingerGE opened this issue Aug 29, 2024 · 1 comment
Open

Automation for XSD to json-schema #93

FelixReuthlingerGE opened this issue Aug 29, 2024 · 1 comment

Comments

@FelixReuthlingerGE
Copy link

Since XML is a very much outdated technology and not usable in many recent technologies (like streaming data via Kafka, would require json to use most common feature like a schema registry) it would be great to have an automation included in this repository that creates and validates a json-schema from the XSD files and picks up also all updates. From my point of view it is not feasible to use a one-time generated json-schema that was even not really validated. I am also looking into automating the conversion, using something like jaxb - java classes and generating json-schema from there. Any help would be greatly appreciated.

@ArnoClaeys
Copy link
Contributor

For similar reasons, our research group at Ghent University / Flanders Make is working on a JSON(-LD) approach. Should MESA decide to include it in their roadmap, we would be happy to contribute to JSON schemas based on the ISA-95/B2MML specification.

@Dennis-Brandl, what is your perspective on this matter?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants