%% You should probably cite rfc8927 instead of this I-D. @techreport{ucarion-json-type-definition-03, number = {draft-ucarion-json-type-definition-03}, type = {Internet-Draft}, institution = {Internet Engineering Task Force}, publisher = {Internet Engineering Task Force}, note = {Work in Progress}, url = {https://datatracker.ietf.org/doc/draft-ucarion-json-type-definition/03/}, author = {Ulysse Carion}, title = {{JSON Type Definition}}, pagetotal = 51, year = 2020, month = apr, day = 26, abstract = {This document proposes a format, called JSON Type Definition (JTD), for describing the shape of JavaScript Object Notation (JSON) messages. Its main goals are to enable code generation from schemas as well as portable validation with standardized error indicators. To this end, JTD is intentionally limited to be no more expressive than the type systems of mainstream programming languages. This intentional limitation, as well as the decision to make JTD schemas be JSON documents, makes tooling atop of JTD easier to build. This document does not have IETF consensus and is presented here to facilitate experimentation with the concept of JTD.}, }