Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
33 changes: 14 additions & 19 deletions social-web-maintenance-wg-charter.html
Original file line number Diff line number Diff line change
Expand Up @@ -170,15 +170,9 @@ <h2>Motivation and Background</h2>
<h2>Scope</h2>

<p>
The Working Group will maintain the
<a href="https://www.w3.org/TR/activitypub/">ActivityPub</a>,
<a href="https://www.w3.org/TR/websub/">WebSub</a>,
<a href="https://www.w3.org/TR/activitystreams-core/">Activity Streams</a>,
<a href="https://www.w3.org/TR/activitystreams-vocabulary/">Activity Vocabulary</a>,
<a href="https://www.w3.org/TR/micropub/">MicroPub</a>,
<a href="https://www.w3.org/TR/ldn/">Linked Data Notifications</a>, and
<a href="https://www.w3.org/TR/webmention/">Webmention</a>
specifications, as well as related Notes.
The scope of the Working Group is maintainenance of the Recommendations
(Activity Streams 2.0, Activity Vocabulary, ActivityPub, Linked Data Notifications, Micropub, Webmention, WebSub)
and Notes published by the prior Social Web Working Group.
</p>
<!-- If incubation, the scope will need to be expanded -->

Expand Down Expand Up @@ -209,61 +203,62 @@ <h3>
The Working Group will deliver the following W3C normative specifications:
</p>
<dl>
<dt id="activity" class="spec"><a href="https://www.w3.org/TR/activitypub/">ActivityPub</a></dt>
<dt id="as2" class="spec"><a href="https://www.w3.org/TR/activitystreams-core/">Activity Streams 2.0</a></dt>
<dd>
<p><b>Adopted Draft:</b> @@to be filled later@@
<p><b>Exclusion Draft:</b> @@to be filled later@@
Associated @@to be filled later@@
<p><b>Exclusion Draft Charter:</b> @@to be filled later@@

</dd>
<dt id="activity" class="spec"><a href="https://www.w3.org/TR/websub/">WebSub</a></dt>
<dt id="av" class="spec"><a href="https://www.w3.org/TR/activitystreams-vocabulary/">Activity Vocabulary</a></dt>
<dd>
<p><b>Adopted Draft:</b> @@to be filled later@@
<p><b>Exclusion Draft:</b> @@to be filled later@@
Associated @@to be filled later@@
<p><b>Exclusion Draft Charter:</b> @@to be filled later@@

</dd>
<dt id="activity" class="spec"><a href="https://www.w3.org/TR/activitystreams-core/">Activity Streams</a></dt>
<dt id="ap" class="spec"><a href="https://www.w3.org/TR/activitypub/">ActivityPub</a></dt>
<dd>
<p><b>Adopted Draft:</b> @@to be filled later@@
<p><b>Exclusion Draft:</b> @@to be filled later@@
Associated @@to be filled later@@
<p><b>Exclusion Draft Charter:</b> @@to be filled later@@

</dd>
<dt id="activity" class="spec"><a href="https://www.w3.org/TR/activitystreams-vocabulary/">Activity Vocabulary</a></dt>
<dt id="mp" class="spec"><a href="https://www.w3.org/TR/micropub/">Micropub</a></dt>
<dd>
<p><b>Adopted Draft:</b> @@to be filled later@@
<p><b>Exclusion Draft:</b> @@to be filled later@@
Associated @@to be filled later@@
<p><b>Exclusion Draft Charter:</b> @@to be filled later@@

</dd>
<dt id="activity" class="spec"><a href="https://www.w3.org/TR/micropub/">Micropub</a></dt>
<dt id="ldn" class="spec"><a href="https://www.w3.org/TR/ldn/">Linked Data Notifications</a></dt>
<dd>
<p><b>Adopted Draft:</b> @@to be filled later@@
<p><b>Exclusion Draft:</b> @@to be filled later@@
Associated @@to be filled later@@
<p><b>Exclusion Draft Charter:</b> @@to be filled later@@

</dd>
<dt id="activity" class="spec"><a href="https://www.w3.org/TR/ldn/">Linked Data Notifications</a></dt>
<dt id="wm" class="spec"><a href="https://www.w3.org/TR/webmention/">Webmention</a></dt>
<dd>
<p><b>Adopted Draft:</b> @@to be filled later@@
<p><b>Exclusion Draft:</b> @@to be filled later@@
Associated @@to be filled later@@
<p><b>Exclusion Draft Charter:</b> @@to be filled later@@

</dd>
<dt id="activity" class="spec"><a href="https://www.w3.org/TR/webmention/">Webmention</a></dt>
<dt id="ws" class="spec"><a href="https://www.w3.org/TR/websub/">WebSub</a></dt>
<dd>
<p><b>Adopted Draft:</b> @@to be filled later@@
<p><b>Exclusion Draft:</b> @@to be filled later@@
Associated @@to be filled later@@
<p><b>Exclusion Draft Charter:</b> @@to be filled later@@

</dd>
</dl>
</dl>
</section>

<section id="incubation">
Expand Down