|
3 | 3 | <head>
|
4 | 4 | <meta charset="utf-8">
|
5 | 5 |
|
6 |
| - <title>JSON-LD Working Group Charter</title> |
| 6 | + <title>Linked Data Formats Working Group Charter</title> |
7 | 7 |
|
8 | 8 | <link rel="stylesheet" href="https://www.w3.org/2005/10/w3cdoc.css" type="text/css" media="screen">
|
9 | 9 | <link rel="stylesheet" type="text/css" href="https://www.w3.org/OldGuide/pubrules-style.css">
|
|
72 | 72 |
|
73 | 73 |
|
74 | 74 | <main>
|
75 |
| - <h1 id="title"><i class=todo>DRAFT</i> JSON-LD Working Group Charter</h1> |
| 75 | + <h1 id="title"><i class=todo>DRAFT</i> Linked Data Formats Working Group Charter</h1> |
76 | 76 |
|
77 |
| - <p class="mission">The <strong>mission</strong> of the <a href="https://www.w3.org/groups/wg/json-ld">JSON-LD Working Group</a> is to maintain and extend the <a href="https://www.w3.org/groups/wg/json-ld/publications">family of JSON-LD 1.1 Recommendations</a> and related Working Group Notes.</p> |
| 77 | + <p class="mission">The <strong>mission</strong> of the <a href="https://www.w3.org/groups/wg/json-ld">Linked Data Formats Working Group</a> is to extend the <a href="https://www.w3.org/groups/wg/json-ld/publications">family of JSON-LD Recommendations</a> to provide Linked Data expressions in a range of formats and sizes.</p> |
78 | 78 |
|
79 | 79 | <div class="noprint">
|
80 |
| - <p class="join"><a href="https://www.w3.org/groups/wg/json-ld/join">Join the JSON-LD Working Group.</a></p> |
| 80 | + <p class="join"><a href="https://www.w3.org/groups/wg/json-ld/join">Join the Linked Data Formats Working Group.</a></p> |
81 | 81 | </div>
|
82 | 82 |
|
83 | 83 | <p class=todo style="padding: 0.5ex; border: 1px solid green">
|
@@ -164,7 +164,7 @@ <h2>Scope</h2>
|
164 | 164 | 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>,
|
165 | 165 | specifying the use of JSON-LD algorithms with similar formats (YAML, CBOR, and more).
|
166 | 166 | </p>
|
167 |
| - <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> |
| 167 | + <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 Linked Data Formats Working Group Deliverables. The Chairs of this group may choose to reject proposals that are incompatible with this Charter.</p> |
168 | 168 |
|
169 | 169 | <section id="section-feature-updates">
|
170 | 170 | <h3 id="in-scope">In Scope</h3>
|
@@ -422,7 +422,7 @@ <h2>Coordination</h2>
|
422 | 422 | <h3 id="w3c-coordination">W3C Groups</h3>
|
423 | 423 | <dl>
|
424 | 424 | <dt><a href='https://www.w3.org/community/json-ld/'>JSON for Linking Data Community Group</a></dt>
|
425 |
| - <dd>As mentioned in the scope section, the Working group is expected to coordinate with this Community Group 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.</dd> |
| 425 | + <dd>As mentioned in the scope section, the Working group is expected to coordinate with this Community Group on consensus-based proposals related to content changes for the Linked Data Formats Working Group Deliverables. The Chairs of this group may choose to reject proposals that are incompatible with this Charter.</dd> |
426 | 426 |
|
427 | 427 | <dt><a href="https://www.w3.org/groups/wg/dc">Verifiable Credentials Working Group</a></dt>
|
428 | 428 | <dd>Coordination on named graph indexing and other concerns regarding support for normalization and digital signatures.</dd>
|
@@ -483,10 +483,10 @@ <h2>
|
483 | 483 | The meetings themselves are not open to public participation, however.
|
484 | 484 | </p>
|
485 | 485 | <p>
|
486 |
| - Information about the group (including details about deliverables, issues, actions, status, participants, and meetings) will be available from the <a href="">JSON-LD Working Group home page.</a> |
| 486 | + Information about the group (including details about deliverables, issues, actions, status, participants, and meetings) will be available from the <a href="">Linked Data Formats Working Group home page.</a> |
487 | 487 | </p>
|
488 | 488 | <p>
|
489 |
| - Most JSON-LD Working Group teleconferences will focus on discussion of particular specifications, and will be conducted on an as-needed basis. |
| 489 | + Most Linked Data Formats Working Group teleconferences will focus on discussion of particular specifications, and will be conducted on an as-needed basis. |
490 | 490 | </p>
|
491 | 491 | <p>
|
492 | 492 | This group primarily conducts its technical work on <a id="public-github" href="https://www.w3.org/groups/wg/json-ld/tools">GitHub issues</a>.
|
|
0 commit comments