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
{{ message }}
This repository was archived by the owner on Sep 23, 2025. It is now read-only.
Copy file name to clipboardExpand all lines: 2024/json-ld-wg/index.html
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -233,7 +233,7 @@ <h2>Scope</h2>
233
233
<!-- 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. -->
234
234
235
235
<p>
236
-
The development of the 1.2 versions of the JSON-LD specification will follow the principle of
236
+
Development of the 1.2 versions of the JSON-LD specifications will follow the principle of
237
237
backward compatibility. This means that any valid JSON-LD 1.1 document will remain valid for
238
238
JSON-LD 1.2, and the RDF graphs generated by the 1.1 and 1.2 versions of the JSON-LD API
239
239
specifications, will be <ahref="https://www.w3.org/TR/rdf11-concepts/#graph-isomorphism">isomorphic</a>.
@@ -255,7 +255,7 @@ <h2>Scope</h2>
255
255
have, eventually, a version of JSON-LD that is fully compatible with the upcoming RDF 1.2
256
256
version, and provides shortcuts similar to those in
This will be done in a strong cooperation with the
258
+
This will be done in strong cooperation with the
259
259
<ahref="https://www.w3.org/groups/wg/rdf-star">RDF & SPARQL Working Group</a>.
260
260
</p>
261
261
@@ -309,7 +309,7 @@ <h3>
309
309
310
310
<dtid="json-ld-api-12" class="spec">JSON-LD 1.2 Processing Algorithms and API</dt>
311
311
<dd>
312
-
<p>This specification will define new version of JSON-LD Processing Algorithms and API, including improvements as listed in
312
+
<p>This specification will define a new version of JSON-LD Processing Algorithms and API, including improvements as listed in
313
313
the <ahref="#scope">Scope Section</a> above.</p>
314
314
315
315
<pclass="draft-status"><b>Draft state:</b><ahref="https://www.w3.org/TR/json-ld11-api/">Adopted from JSON-LD 1.1 Processing Algorithms and API Recommendation</a>.</p>
0 commit comments