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
19 changes: 7 additions & 12 deletions charters/wot-wg-2025-draft.html
Original file line number Diff line number Diff line change
Expand Up @@ -154,15 +154,10 @@ <h1 id="title"><i class="todo">DRAFT</i> Web of Things Working Group Charter</h1
<h2>Motivation and Background</h2>
<p>
In recent years, the Web of Things (WoT) Working Group has developed a set
of deliverables that address interoperability challenges in the IoT.
These <a href="https://www.w3.org/groups/wg/wot/publications/">deliverables</a> define
standardized building blocks, such as the
<a href="https://www.w3.org/TR/wot-thing-description/">WoT Thing
Description</a>, <a href="https://w3c.github.io/wot-discovery/">WoT Discovery</a>, and
<a href="https://www.w3.org/TR/wot-scripting-api/">WoT Scripting
API</a>, which simplify IoT device on-boarding into target systems
and applications, as well as IoT application development, by using
well-established Web technologies. The WoT technology has already
of deliverables that address interoperability challenges in the IoT. These <a href="https://www.w3.org/groups/wg/wot/publications/">deliverables</a>
define standardized building blocks, such as the <a href="https://www.w3.org/TR/wot-thing-description/">WoT Thing Description</a>, <a href="https://w3c.github.io/wot-discovery/">WoT Discovery</a>, and
<a href="https://www.w3.org/TR/wot-scripting-api/">WoT Scripting API</a>, as well as guideline documents such as <a href="https://www.w3.org/TR/wot-security/">WoT Security and Privacy Guidelines</a>,
which simplify IoT device onboarding into target systems and applications, as well as IoT application development, by using well-established Web technologies. The WoT technology has already
been deployed in production and is being increasingly adopted by
other SDOs.
</p>
Expand Down Expand Up @@ -203,9 +198,9 @@ <h2>Scope</h2>
that records communication protocol bindings from W3C and external sources.
</dd>
<dt><strong>Update and Refactor Existing Deliverables</strong>:</dt>
<dd>The WG will add new features, maintain and refine the current
deliverables, address issues identified during implementation, and reorganize
material between documents as appropriate. While this work is not limited to backward‑compatible
<dd>The WG will add new features, maintain and refine existing deliverables, address issues identified during implementation,
consider and incorporate new security and privacy requirements, and reorganize material across documents as appropriate.
While this work is not limited to backward‑compatible
updates, great care will be taken to minimize the impact on existing implementations.
</dd>

Expand Down