This repository was archived by the owner on Sep 23, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change @@ -167,6 +167,18 @@ <h2>Motivation and Background</h2>
167167 in the Verifiable Credentials space for providing a more compressed expression of JSON-LD, and work on
168168 CBOR-LD was begun in the JSON-LD CG.
169169 </ p >
170+
171+ < p >
172+ For a number of application areas, the size of JSON-LD content is an obstacle. Size constraints may be
173+ encountered when storing data as a QR or in a barcode, transmitting data over low bandwidth channels, or when relying
174+ on high volume data storage. These constraints are not only significant for existing applications, but are also
175+ obstacles when enabling new application areas (e.g., in embedded systems). CBOR-LD, based on
176+ < a href ="https://cbor.io/spec.html "> CBOR</ a > (which already has a large user and tool base), can exploit
177+ the linked data features of JSON-LD, and provide a high level and easily reversible compression of
178+ JSON-LD data. Work on CBOR-LD has begun in the < a href ="https://www.w3.org/community/json-ld/ "> JSON
179+ for Linking Data Community Group</ a > , and will be finalized by the JSON-LD Working Group.
180+ </ p >
181+
170182 < p >
171183 The goal of this new more inclusively focused JSON-LD WG is to meet the demand of the broader
172184 JSON-LD community by strengthening the foundational JSON-LD specifications and aligning them with the latest
You can’t perform that action at this time.
0 commit comments