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

Commit 14214ce

Browse files
ihermanTallTed
andauthored
Apply suggestions from Ted
Thanks, @TallTed Co-authored-by: Ted Thibodeau Jr <tthibodeau@openlinksw.com>
1 parent 6ca971c commit 14214ce

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
@@ -192,11 +192,11 @@ <h2>Scope</h2>
192192
<p>
193193
The Working Group will evolve the recommendations defining the JSON-LD specifications
194194
(i.e., <a href="https://www.w3.org/TR/json-ld11/">JSON-LD 1.1</a>,
195-
<a href="https://www.w3.org/TR/json-ld11-api/">JSON-LD 1.1 API</a>,
195+
<a href="https://www.w3.org/TR/json-ld11-api/">JSON-LD 1.1 API</a>, and
196196
<a href="https://www.w3.org/TR/json-ld11-framing/">JSON-LD 1.1 Framing</a>) by handling Errata
197197
and by adding requested features as recorded on the group's
198198
<a href="https://github.com/orgs/w3c/projects/84">Project Management Page</a>. In order to handle these,
199-
the Working Group will issue new versions of these recommendations, with possibly with new features,
199+
the Working Group will issue new versions of these recommendations, possibly with new features,
200200
in order to render future usage and evolutions easier. In particular, the Working Group will handle
201201
two important security related problems:
202202
</p>
@@ -213,7 +213,7 @@ <h2>Scope</h2>
213213
The development of the 1.2 versions of the JSON-LD specification will follow the principle of
214214
backward compatibility. This means that any valid JSON-LD 1.1 document will remain valid for
215215
JSON-LD 1.2, and the RDF graphs generated by the 1.1 and 1.2 versions of the JSON-LD API
216-
specifications, respectively, will be <a href="https://www.w3.org/TR/rdf11-concepts/#graph-isomorphism">isomorphic</a>.
216+
specifications, will be <a href="https://www.w3.org/TR/rdf11-concepts/#graph-isomorphism">isomorphic</a>.
217217
</p>
218218

219219
<p>
@@ -229,7 +229,7 @@ <h2>Scope</h2>
229229
Finally, the Working Group will start working on the introduction of the new
230230
<a href="https://www.w3.org/TR/rdf12-concepts">RDF 1.2</a>
231231
concepts (primarily triple terms), into the JSON-LD syntax, API, and Framing. The final goal is to
232-
have, eventually, a version of JSON-LD fully compatible with the upcoming RDF 1.2
232+
have, eventually, a version of JSON-LD that is fully compatible with the upcoming RDF 1.2
233233
version, including the concepts introduced in
234234
<a href="https://www.w3.org/TR/rdf12-turtle/">RDF 1.2 Turtle</a> (e.g., annotation syntax).
235235
This will be done in a strong cooperation with the

0 commit comments

Comments
 (0)