Content deleted Content added
Add standard APIs for Amazon Ion, per https://amzn.github.io/ion-docs/ |
Restoring section related to relevant Capn' Proto format |
||
Line 88:
| {{no}}
| {{no}}
|-
| [[Cap%27n_Proto]]
| Kenton Varda
| {{n/a}}
| {{no}}
| [https://capnproto.org/encoding.html Cap'n Proto Encoding Spec]
| {{yes}}
| {{partial}}{{ref|capnptextformat|h}}
| {{yes}}
| {{yes}}
| {{no}}
| {{yes}}
|-
| [[CBOR]]
Line 494 ⟶ 506:
| {{note|asn1refs}}ASN.1 has X.681 (Information Object System), X.682 (Constraints), and X.683 (Parameterization) that allow for the precise specification of open types where the types of values can be identified by integers, by [[Object identifier|OIDs]], etc. OIDs are a standard format for globally unique identifiers, as well as a standard notation ("absolute reference") for referencing a component of a value. For example, PKIX uses such notation in RFC 5912. With such notation (constraints on parameterized types using information object sets), generic ASN.1 tools/libraries can automatically encode/decode/resolve references within a document.
| {{note|avrojson}}The primary format is binary, a json encoder is available.<ref>{{cite web|url=https://avro.apache.org/docs/1.9.2/spec.html#json_encoding|title=Avro Json Format}}</ref>
| {{note|capnptextformat}}The primary format is binary, but a text format is available.
}}
|