Modified group that is actively shepherding the specification.
--- a/spec/latest/json-ld-api/index.html Sun Jun 10 20:45:53 2012 -0400
+++ b/spec/latest/json-ld-api/index.html Sun Jun 10 21:04:04 2012 -0400
@@ -209,20 +209,20 @@
],
// name of the WG
- wg: "Linking Data in JSON Community Group",
+ wg: "RDF Working Group",
// URI of the public WG page
- wgURI: "http://json-ld.org/",
+ wgURI: "http://www.w3.org/2011/rdf-wg/",
// name (with the @w3c.org) of the public mailing to which comments are due
- wgPublicList: "public-linked-json@w3c.org",
+ wgPublicList: "public-rdf-comments",
// URI of the patent status for this WG, for Rec-track documents
// !!!! IMPORTANT !!!!
// This is important for Rec-track documents, do not copy a patent URI from a random
// document unless you know what you're doing. If in doubt ask your friendly neighbourhood
// Team Contact.
- wgPatentURI: "",
+ wgPatentURI: "http://www.w3.org/2004/01/pp-impl/46168/status",
maxTocLevel: 4,
preProcess: [ preProc ],
alternateFormats: [ {uri: "diff-20120524.html", label: "diff to previous version"} ],
@@ -340,17 +340,26 @@
this specification:</p>
<ul>
- <li>Technical discussion typically occurs on the public mailing list:
+ <li>If you want to make sure that your feedback is formally addressed by
+ the RDF Working Group, you should send it to public-rdf-comments:
+ <a href="http://lists.w3.org/Archives/Public/public-rdf-comments/">public-rdf-comments@w3.org</a></li>
+
+ <li>Ad-hoc technical discussion primarily occurs on the public community mailing list:
<a href="http://lists.w3.org/Archives/Public/public-linked-json/">public-linked-json@w3.org</a></li>
- <li><a href="http://json-ld.org/minutes/">Public teleconferences</a> are held
- on Tuesdays at 1500UTC on the second and fourth week of each month.</li>
+ <li><a href="http://json-ld.org/minutes/">Public JSON-LD Community Group teleconferences</a>
+ are held on Tuesdays at 1500UTC every week.</li>
+
+ <li>RDF Working Group teleconferences are held on Wednesdays at 1500UTC
+ every week. Participation is limited to RDF Working Group members.</li>
<li>Specification bugs and issues should be reported in the
- <a href="https://github.com/json-ld/json-ld.org/issues">issue tracker</a>.</li>
+ <a href="https://github.com/json-ld/json-ld.org/issues">issue tracker</a>
+ if you do not want to send an e-mail to the public-rdf-comments mailing
+ list.</li>
- <li><a href="https://github.com/json-ld/json-ld.org/tree/master/spec">Source code</a> for the
- specification can be found on Github.</li>
+ <li><a href="https://github.com/json-ld/json-ld.org/tree/master/spec">Source code</a>
+ for the specification can be found on Github.</li>
<li>The <a href="http://webchat.freenode.net/?channels=json-ld">#json-ld</a>
IRC channel is available for real-time discussion on irc.freenode.net.</li>
--- a/spec/latest/json-ld-syntax/index.html Sun Jun 10 20:45:53 2012 -0400
+++ b/spec/latest/json-ld-syntax/index.html Sun Jun 10 21:04:04 2012 -0400
@@ -205,20 +205,20 @@
],
// name of the WG
- wg: "Linking Data in JSON Community Group",
+ wg: "RDF Working Group",
// URI of the public WG page
- wgURI: "http://json-ld.org/",
+ wgURI: "http://www.w3.org/2011/rdf-wg/",
// name (with the @w3c.org) of the public mailing to which comments are due
- wgPublicList: "public-linked-json@w3c.org",
+ wgPublicList: "public-rdf-comments",
// URI of the patent status for this WG, for Rec-track documents
// !!!! IMPORTANT !!!!
// This is important for Rec-track documents, do not copy a patent URI from a random
// document unless you know what you're doing. If in doubt ask your friendly neighbourhood
// Team Contact.
- wgPatentURI: "",
+ wgPatentURI: "http://www.w3.org/2004/01/pp-impl/46168/status",
maxTocLevel: 4,
preProcess: [ preProc ],
alternateFormats: [ {uri: "diff-20120522.html", label: "diff to previous version"} ],
@@ -449,29 +449,36 @@
</section>
<section>
-<h2>Contributing</h2>
-
-<p>There are a number of ways that one may participate in the development of
-this specification:</p>
-
-<ul>
-<li>Technical discussion typically occurs on the public mailing list:
-<a href="http://lists.w3.org/Archives/Public/public-linked-json/">public-linked-json@w3.org</a>
-</li>
+ <h2>Contributing</h2>
+
+ <p>There are a number of ways that one may participate in the development of
+ this specification:</p>
-<li><a href="http://json-ld.org/minutes/">Public teleconferences</a> are held
-every week on Tuesdays at 1500 UTC.
-</li>
+ <ul>
+ <li>If you want to make sure that your feedback is formally addressed by
+ the RDF Working Group, you should send it to public-rdf-comments:
+ <a href="http://lists.w3.org/Archives/Public/public-rdf-comments/">public-rdf-comments@w3.org</a></li>
-<li>Specification bugs and issues should be reported using the
-<a href="https://github.com/json-ld/json-ld.org/issues">issue tracker</a>.</li>
+ <li>Ad-hoc technical discussion primarily occurs on the public community mailing list:
+ <a href="http://lists.w3.org/Archives/Public/public-linked-json/">public-linked-json@w3.org</a></li>
-<li><a href="https://github.com/json-ld/json-ld.org/tree/master/spec">Source code</a> for the
-specification can be found on Github.</li>
+ <li><a href="http://json-ld.org/minutes/">Public JSON-LD Community Group teleconferences</a>
+ are held on Tuesdays at 1500UTC every week.</li>
-<li>The <a href="http://webchat.freenode.net/?channels=json-ld">#json-ld</a>
-IRC channel is available for real-time discussion on irc.freenode.net.</li>
-</ul>
+ <li>RDF Working Group teleconferences are held on Wednesdays at 1500UTC
+ every week. Participation is limited to RDF Working Group members.</li>
+
+ <li>Specification bugs and issues should be reported in the
+ <a href="https://github.com/json-ld/json-ld.org/issues">issue tracker</a>
+ if you do not want to send an e-mail to the public-rdf-comments mailing
+ list.</li>
+
+ <li><a href="https://github.com/json-ld/json-ld.org/tree/master/spec">Source code</a>
+ for the specification can be found on Github.</li>
+
+ <li>The <a href="http://webchat.freenode.net/?channels=json-ld">#json-ld</a>
+ IRC channel is available for real-time discussion on irc.freenode.net.</li>
+ </ul>
</section>