Skip to content

Commit 9484f9a

Browse files
gkelloggTallTed
andauthored
Updates to extend the core recommendations for 1.2. (#6)
* Updates to extend the core recommendations for 1.2. * Update 2024/json-ld-wg/index.html --------- Co-authored-by: Ted Thibodeau Jr <[email protected]>
1 parent 5bf1096 commit 9484f9a

File tree

1 file changed

+28
-7
lines changed

1 file changed

+28
-7
lines changed

2024/json-ld-wg/index.html

Lines changed: 28 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ <h1 id="title"><i class=todo>PROPOSED</i> JSON-LD Working Group Charter</h1>
108108
End date
109109
</th>
110110
<td>
111-
31 January 2026
111+
30 March 2026
112112
</td>
113113
</tr>
114114
<tr>
@@ -153,7 +153,11 @@ <h2>Motivation and Background</h2>
153153
<section id="scope" class="scope">
154154
<h2>Scope</h2>
155155
<p>
156-
The Working Group will maintain the JSON-LD specifications (i.e., <a href="https://www.w3.org/TR/json-ld11/">JSON-LD 1.1</a>, <a href="https://www.w3.org/TR/json-ld11-api/">JSON-LD 1.1 API</a>, <a href="https://www.w3.org/TR/json-ld11-framing/">JSON-LD 1.1 Framing</a>) that together provide a JSON format for Linked Open Data to interoperate at web-scale, in a method which is familiar to and usable by web-focused software engineers.
156+
The Working Group will extend the recommendations defining the JSON-LD specifications (i.e., <a href="https://www.w3.org/TR/json-ld11/">JSON-LD 1.1</a>, <a href="https://www.w3.org/TR/json-ld11-api/">JSON-LD 1.1 API</a>, <a href="https://www.w3.org/TR/json-ld11-framing/">JSON-LD 1.1 Framing</a>)
157+
with the features introduced by <a href="https://www.w3.org/TR/rdf12-concepts">RDF-star</a>
158+
in addition to open Errata and requested features
159+
as noted on the groups <a href="https://github.com/orgs/w3c/projects/84">Project Management Page</a>.
160+
These specifications together provide a JSON format for Linked Open Data to interoperate at web-scale, in a method which is familiar to and usable by web-focused software engineers.
157161
<!-- Note that the JSON-LD APIs are not browser specific; while appropriate for use within browsers, they are not limited to such use, and there is no requirement for browsers to implement them natively. -->
158162
</p>
159163
<p>
@@ -188,26 +192,26 @@ <h3>
188192
Normative Specifications
189193
</h3>
190194
<p>
191-
The Working Group will maintain the following W3C normative specifications:
195+
The Working Group will deliver the following W3C normative specifications:
192196
</p>
193197
<dl>
194-
<dt><strong>JSON-LD 1.1</strong></dt>
198+
<dt><strong>JSON-LD 1.2</strong></dt>
195199
<dd>
196200
Latest publication: 07 May 2020<br>
197201
Draft State: W3C Recommendation<br>
198202
Reference Draft: <a href="https://www.w3.org/TR/2020/REC-json-ld11-20200716/">https://www.w3.org/TR/2020/REC-json-ld11-20200716/</a><br>
199203
Associated <a href="https://lists.w3.org/Archives/Member/member-cfe/2020Mar/0005.html">Call for Exclusion</a> 5 March 2020, ended on 4 May 2020<br>
200204
Produced under Working Group Charter: <a href="https://www.w3.org/2018/03/jsonld-wg-charter.html">https://www.w3.org/2018/03/jsonld-wg-charter.html</a>
201205
</dd>
202-
<dt><strong>JSON-LD 1.1 Processing Algorithms and API</strong></dt>
206+
<dt><strong>JSON-LD 1.2 Processing Algorithms and API</strong></dt>
203207
<dd>
204208
Latest publication: 07 May 2020<br>
205209
Draft State: W3C Recommendation<br>
206210
Reference Draft: <a href="https://www.w3.org/TR/2020/REC-json-ld11-api-20200716/">https://www.w3.org/TR/2020/REC-json-ld11-api-20200716/</a><br>
207211
Associated <a href="https://lists.w3.org/Archives/Member/member-cfe/2020Mar/0004.html">Call for Exclusion</a> 5 March 2020, ended on 4 May 2020<br>
208212
Produced under Working Group Charter: <a href="https://www.w3.org/2018/03/jsonld-wg-charter.html">https://www.w3.org/2018/03/jsonld-wg-charter.html</a>
209213
</dd>
210-
<dt><strong>JSON-LD 1.1 Framing</strong></dt>
214+
<dt><strong>JSON-LD 1.2 Framing</strong></dt>
211215
<dd>
212216
Latest publication: 07 May 2020<br>
213217
Draft State: W3C Recommendation<br>
@@ -275,6 +279,9 @@ <h3>Timeline</h3>
275279
</li>
276280
<li>Q2 2025
277281
<ul>
282+
<li>FPWD of JSON-LD 1.2</li>
283+
<li>FPWD of JSON-LD 1.2 API</li>
284+
<li>FPWD of JSON-LD 1.2 Framing</li>
278285
<li>Candidate Recommendation of CBOR-LD</li>
279286
<li>Candidate Recommendation of YAML-LD</li>
280287
</ul>
@@ -285,6 +292,20 @@ <h3>Timeline</h3>
285292
<li>Recommendation of YAML-LD</li>
286293
</ul>
287294
</li>
295+
<li>Q4 2025
296+
<ul>
297+
<li>Candidate Recommendation of JSON-LD 1.2</li>
298+
<li>Candidate Recommendation of JSON-LD 1.2 API</li>
299+
<li>Candidate Recommendation of JSON-LD 1.2 Framing</li>
300+
</ul>
301+
</li>
302+
<li>Q1 2026
303+
<ul>
304+
<li>Recommendation of JSON-LD 1.2</li>
305+
<li>Recommendation of JSON-LD 1.2 API</li>
306+
<li>Recommendation of JSON-LD 1.2 Framing</li>
307+
</ul>
308+
</li>
288309
</ul>
289310
</section>
290311

@@ -533,7 +554,7 @@ <h3>
533554
<tr>
534555
<th><a href="">Rechartered <i class=todo>LINK TBD</i></a></th>
535556
<td><i class=todo>TBD</i></td>
536-
<td><i>31 January 2026</i></td>
557+
<td><i>30 March 2026</i></td>
537558
<td><i>Add new deliverable</i></td>
538559
</tr>
539560
</tbody>

0 commit comments

Comments
 (0)