Skip to content
This repository was archived by the owner on Sep 23, 2025. It is now read-only.

Commit d4c87b3

Browse files
authored
Merge pull request #16 from json-ld/yaml-justification
Added the CBOR-LD justification
2 parents 5d3f0ba + 786ee68 commit d4c87b3

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

2024/json-ld-wg/index.html

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)