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

Commit f93bc85

Browse files
ihermanTallTed
andauthored
Apply suggestions from code review from Ted
Co-authored-by: Ted Thibodeau Jr <[email protected]>
1 parent 3b5be94 commit f93bc85

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

2024/json-ld-wg/index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -233,7 +233,7 @@ <h2>Scope</h2>
233233
<!-- 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. -->
234234

235235
<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
237237
backward compatibility. This means that any valid JSON-LD 1.1 document will remain valid for
238238
JSON-LD 1.2, and the RDF graphs generated by the 1.1 and 1.2 versions of the JSON-LD API
239239
specifications, will be <a href="https://www.w3.org/TR/rdf11-concepts/#graph-isomorphism">isomorphic</a>.
@@ -255,7 +255,7 @@ <h2>Scope</h2>
255255
have, eventually, a version of JSON-LD that is fully compatible with the upcoming RDF 1.2
256256
version, and provides shortcuts similar to those in
257257
<a href="https://www.w3.org/TR/rdf12-turtle/">RDF 1.2 Turtle</a> (e.g., reifying triple, triple annotation).
258-
This will be done in a strong cooperation with the
258+
This will be done in strong cooperation with the
259259
<a href="https://www.w3.org/groups/wg/rdf-star">RDF &amp; SPARQL Working Group</a>.
260260
</p>
261261

@@ -309,7 +309,7 @@ <h3>
309309

310310
<dt id="json-ld-api-12" class="spec">JSON-LD 1.2 Processing Algorithms and API</dt>
311311
<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
313313
the <a href="#scope">Scope Section</a> above.</p>
314314

315315
<p class="draft-status"><b>Draft state:</b> <a href="https://www.w3.org/TR/json-ld11-api/">Adopted from JSON-LD 1.1 Processing Algorithms and API Recommendation</a>.</p>
@@ -326,7 +326,7 @@ <h3>
326326

327327
<dt id="json-ld-framing-12" class="spec">JSON-LD 1.2 Framing</dt>
328328
<dd>
329-
<p>This specification will define new version of JSON-LD Framing, including improvements as listed in
329+
<p>This specification will define a new version of JSON-LD Framing, including improvements as listed in
330330
the <a href="#scope">Scope Section</a> above. </p>
331331

332332
<p class="draft-status"><b>Draft state:</b> <a href="https://www.w3.org/TR/json-ld11-framing/">Adopted from JSON-LD 1.1 Framing Recommendation</a>.</p>

0 commit comments

Comments
 (0)