> On Mar 8, 2021, at 07:48, Robin MARX
> <[email protected]> wrote:
>
> 1) My personal main goal for the datatype definition language in the
> documents would be to allow automatically generating
> schema definitions for multiple serialization formats / programming
> languages. I assume CDDL and/or YANG allow that, so they
> seem like good candidates. Existing mappings to e.g., JSON/CBOR would
> definitely also come in handy there.
> I wonder if there are also (non-standard) mappings to e.g., protocol
> buffers/flatbuffers for YANG?
No expert I’m this space, but I did use Google to find:
https://github.com/openconfig/ygot/blob/master/docs/yang-to-protobuf-transformations-spec.md
So, I am thinking that the answer to at protobuffers is yes.
spt