You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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]>
Copy file name to clipboardExpand all lines: 2024/json-ld-wg/index.html
+28-7Lines changed: 28 additions & 7 deletions
Original file line number
Diff line number
Diff line change
@@ -108,7 +108,7 @@ <h1 id="title"><i class=todo>PROPOSED</i> JSON-LD Working Group Charter</h1>
108
108
End date
109
109
</th>
110
110
<td>
111
-
31 January 2026
111
+
30 March 2026
112
112
</td>
113
113
</tr>
114
114
<tr>
@@ -153,7 +153,11 @@ <h2>Motivation and Background</h2>
153
153
<sectionid="scope" class="scope">
154
154
<h2>Scope</h2>
155
155
<p>
156
-
The Working Group will maintain the JSON-LD specifications (i.e., <ahref="https://www.w3.org/TR/json-ld11/">JSON-LD 1.1</a>, <ahref="https://www.w3.org/TR/json-ld11-api/">JSON-LD 1.1 API</a>, <ahref="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., <ahref="https://www.w3.org/TR/json-ld11/">JSON-LD 1.1</a>, <ahref="https://www.w3.org/TR/json-ld11-api/">JSON-LD 1.1 API</a>, <ahref="https://www.w3.org/TR/json-ld11-framing/">JSON-LD 1.1 Framing</a>)
157
+
with the features introduced by <ahref="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 <ahref="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.
157
161
<!-- 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. -->
158
162
</p>
159
163
<p>
@@ -188,26 +192,26 @@ <h3>
188
192
Normative Specifications
189
193
</h3>
190
194
<p>
191
-
The Working Group will maintain the following W3C normative specifications:
195
+
The Working Group will deliver the following W3C normative specifications:
0 commit comments