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
Copy file name to clipboardExpand all lines: 2024/json-ld-wg/index.html
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -171,7 +171,7 @@ <h2>Motivation and Background</h2>
171
171
<h2>Scope</h2>
172
172
<p>
173
173
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>)
174
-
with the features introduced by <ahref="https://www.w3.org/TR/rdf12-concepts">RDF-star</a>
174
+
with the features introduced by <ahref="https://www.w3.org/TR/rdf12-concepts">RDF 1.2</a>
175
175
in addition to open Errata and requested features
176
176
as noted on the groups <ahref="https://github.com/orgs/w3c/projects/84">Project Management Page</a>.
177
177
These specifications together provide a JSON format for Linked Data to interoperate in a method which is familiar to and usable by software engineers.
@@ -185,7 +185,7 @@ <h2>Scope</h2>
185
185
186
186
<sectionid="section-feature-updates">
187
187
<h3id="in-scope">In Scope</h3>
188
-
<p>In addition to Errata and synchronization with the RDF-star Working Group, features tracked on the
188
+
<p>In addition to Errata and synchronization with the RDF & SPARQL Working Group, features tracked on the
0 commit comments