Skip to content

Commit 547642d

Browse files
committed
Tweak Scope intro.
Mostly removing the web-scale/web-developer specificity as JSON-LD reaches well beyond the browser-based Web to bots, IoT, big data, AI, and LLMs.
1 parent 34f45b5 commit 547642d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

2024/json-ld-wg/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -174,14 +174,14 @@ <h2>Scope</h2>
174174
with the features introduced by <a href="https://www.w3.org/TR/rdf12-concepts">RDF-star</a>
175175
in addition to open Errata and requested features
176176
as noted on the groups <a href="https://github.com/orgs/w3c/projects/84">Project Management Page</a>.
177-
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.
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.
178178
<!-- 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. -->
179179
</p>
180180
<p>
181-
It will also develop new Recommendation Track deliverables, based on work incubated by the <a href="https://www.w3.org/community/json-ld/">JSON for Linking Data Community Group</a>,
181+
The Working Group will also develop new Recommendation Track deliverables, based on work incubated by the <a href="https://www.w3.org/community/json-ld/">JSON for Linking Data Community Group</a>,
182182
specifying the use of JSON-LD algorithms with similar formats (YAML, CBOR, and more).
183183
</p>
184-
<p>The Working group is expected to coordinate with the <a href='https://www.w3.org/community/json-ld/'>JSON for Linking Data Community Group</a> on consensus-based proposals related to content changes for the JSON-LD Working Group Deliverables. The Chairs of this group may choose to reject proposals that are incompatible with this Charter.</p>
184+
<p>The Working Group is expected to coordinate with the <a href='https://www.w3.org/community/json-ld/'>JSON for Linking Data Community Group</a> on consensus-based proposals related to content changes for the JSON-LD Working Group Deliverables. The Chairs of this group may choose to reject proposals that are incompatible with this Charter.</p>
185185

186186
<section id="section-feature-updates">
187187
<h3 id="in-scope">In Scope</h3>

0 commit comments

Comments
 (0)