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

Commit a3f5199

Browse files
authored
Merge pull request #24 from json-ld/adopted-drafts-from-cg
align YAML-LD and CBOR-LD with charter template
2 parents 875196c + 6423e73 commit a3f5199

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

2024/json-ld-wg/index.html

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -292,16 +292,18 @@ <h3>
292292
<dd>
293293
<p>This document defines YAML-LD, a set of conventions built on top of YAML, which outlines how to serialize Linked Data as YAML based on JSON-LD syntax, semantics, and APIs.</p>
294294

295-
<p class="draft-status"><b>Draft state:</b> <a href="https://www.w3.org/community/reports/json-ld/CG-FINAL-yaml-ld-20231206/">YAML-LD</a>, Final Community Group Report (2023-12-06), adopted from the JSON for Linking Data Community Group.</p>
295+
<p class="draft-status"><b>Draft state:</b> adopted from the <a href="https://www.w3.org/groups/cg/json-ld">JSON for Linking Data Community Group</a>.</p>
296296
<p class="milestone"><b>Expected completion:</b> Q1 2027.</p>
297+
<p><b>Adopted Draft:</b> <a href="https://www.w3.org/community/reports/json-ld/CG-FINAL-yaml-ld-20231206/">YAML-LD</a>, Final Community Group Report (2023-12-06)</p>
297298
</dd>
298299

299300
<dt id="cbor-ld-10" class="spec">CBOR-LD 1.0</dt>
300301
<dd>
301302
<p>This specification defines CBOR-LD, a CBOR-based format to serialize Linked Data. The encoding is designed to leverage the existing JSON-LD ecosystem, to provide a compact serialization format for those seeking efficient encoding schemes for Linked Data.</p>
302303

303-
<p class="draft-status"><b>Draft state:</b> <a href="https://json-ld.github.io/cbor-ld-spec/">CBOR-LD</a>, Community Group Draft Report (2025-05-09), adopted from the JSON for Linking Data Community Group.</p>
304+
<p class="draft-status"><b>Draft state:</b> adopted from the <a href="https://www.w3.org/groups/cg/json-ld">JSON for Linking Data Community Group</a>.</p>
304305
<p class="milestone"><b>Expected completion:</b> Q1 2027.</p>
306+
<p><b>Adopted Draft:</b> <a href="https://json-ld.github.io/cbor-ld-spec/">CBOR-LD</a>, Community Group Draft Report (2025-05-09)</p>
305307
</dd>
306308
</dl>
307309
</section>

0 commit comments

Comments
 (0)