CBOR is a compact binary data serialization and messaging format. The @w3c "CBOR-LD 1.0" specification defines a compact binary format for #LinkedData, built on CBOR and compatible with #JSON-LD, designed for bandwidth-constrained environments and efficient storage #FPWD #timetogiveinput
➡️ https://www.w3.org/TR/cbor-ld-10/
It helps achieve semantic compression and smaller payloads, often delivering 60% or greater savings compared to generic compression.
Feedback welcome! https://github.com/w3c/cbor-ld/issues/
CBOR-LD 1.0
CBOR is a compact binary data serialization and messaging format. This specification defines CBOR-LD 1.0, a CBOR-based format to serialize Linked Data. The encoding is designed to leverage the existing JSON-LD ecosystem, which is deployed on hundreds of millions of systems today, to provide a compact serialization format for those seeking efficient encoding schemes for Linked Data. By utilizing semantic compression schemes, compression ratios in excess of 60% better than generalized compression schemes are possible. This format is primarily intended to be a way to use Linked Data in storage and bandwidth constrained programming environments, to build interoperable semantic wire-level protocols, and to efficiently store Linked Data in CBOR-based storage engines.




