michael@bolton — ~/projects/schemata
cd ~ ← back
$ cat ./projects/schemata/README.md

schemata

[02]rustv1.1.0 · open sourceview on github ↗
XSD→proto
NIEM schema conversion
5
platform release targets
MIT
licensed, cargo installable

## context

NIEM-based data standards are defined as XML Schema, but modern polyglot systems speak Protocol Buffers. Hand-translating schemas is slow and drifts out of sync. schemata automates the conversion: point it at an XSD and get well-formed .proto definitions out.

## approach

## outcome

A single-binary tool that turns NIEM schema conversion from a manual chore into one command — installable via cargo or a downloaded release, MIT-licensed and open source.

← all projectsnext: SENTINEL