|
12 | 12 | body {
|
13 | 13 | background-image: url('data:image/svg+xml,\
|
14 | 14 | <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 150 100" width="100%" height="50%" opacity=".04">\
|
15 |
| - <g transform="translate(73,45) rotate(-35)">\ |
16 |
| - <rect fill="none" stroke="black" stroke-width="2" width="75" x="-40" y="3" height="20" rx="10" ry="10"/>\ |
17 |
| - <text x="0" y="20" font-family="sans-serif" font-size="18" fill="black" text-anchor="middle">DRAFT</text>\ |
| 15 | + <g transform="translate(73,45) rotate(-40)">\ |
| 16 | + <rect fill="none" stroke="black" stroke-width="2" width="120" x="-60" y="3" height="20" rx="10" ry="10"/>\ |
| 17 | + <text x="0" y="20" font-family="sans-serif" font-size="14" fill="black" text-anchor="middle">Under AC Review</text>\ |
18 | 18 | </g>\
|
19 | 19 | </svg>\
|
20 | 20 | ');
|
|
118 | 118 | <h1>Draft</h1>
|
119 | 119 |
|
120 | 120 | <p>
|
121 |
| - This is a <em>proposed</em> charter for a JSON-LD Working Group, currently undergoing review by the W3C Management. |
| 121 | + This is a <em>proposed</em> charter for a JSON-LD Working Group, currently undergoing formal review by the W3C Advisory Committee (AC). |
122 | 122 | It is available on <a href="https://github.com/json-ld/charter">GitHub</a>;
|
123 |
| - feel free to raise <a href="https://github.com/json-ld/charter/issues">issues</a> to help further discussion. The plan is to submit this draft for the formal vote at the AC in March 2018. |
| 123 | + feel free to raise <a href="https://github.com/json-ld/charter/issues">issues</a> to help further discussion. However, if you belong to a W3C Member, you may prefer to contact your AC representative to include your comment into the formal AC vote. |
124 | 124 | </p>
|
125 |
| - <p>Items (mostly URL-s) that will need update when the charter are accepted are marked <span class="todo">thusly</span>. |
| 125 | + <p>Items (mostly URL-s), that will need update if and when the charter are accepted, are marked <span class="todo">thusly</span>. |
126 | 126 | </div>
|
127 | 127 |
|
128 | 128 | <h1 id="title">JSON-LD Working Group Charter</h1>
|
@@ -203,7 +203,7 @@ <h2>Scope</h2>
|
203 | 203 | and in <a href="https://json-ld.org/presentations/JSON-LD-Update-TPAC-2017/assets/player/KeynoteDHTMLPlayer.html#0">slides used at TPAC 2017</a>.</p>
|
204 | 204 |
|
205 | 205 | <p>The work must be consistent with principles expressed in the <a href="https://www.w3.org/TR/dwbp/">Data on the Web Best Practices</a> Recommendation. All changes must preserve backward compatibility for JSON-LD 1.0 documents. This means that, when processing legacy JSON-LD documents, JSON-LD 1.1 processors generate the same expanded output, unless that output is subject to <a href="https://www.w3.org/2001/sw/wiki/JSON_LD_Errata">errata in JSON-LD 1.0</a> or is otherwise an unspecified implementation detail.</p>
|
206 |
| - |
| 206 | + |
207 | 207 | <div id="section-out-of-scope">
|
208 | 208 | <h3 id="out-of-scope">Out of Scope</h3>
|
209 | 209 | <p>The following features are out of scope, and will not be addressed by this Working Group.</p>
|
|
531 | 531 |
|
532 | 532 | </body>
|
533 | 533 | </html>
|
534 |
| - |
0 commit comments