Skip to content

Commit ed89aa0

Browse files
authored
Merge pull request #493 from w3c/pubdate-20230928
regen Overview.html
2 parents bc4a4fc + 55976a6 commit ed89aa0

File tree

2 files changed

+6121
-16446
lines changed

2 files changed

+6121
-16446
lines changed

releases/note2/Overview.html

Lines changed: 21 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -199,7 +199,8 @@
199199
</style>
200200
<meta name="description" content=
201201
"The Web of Things is made of entities (Things) that can describe their capabilities in a machine-interpretable Thing Description (TD) and expose these capabilities through the WoT Interface, that is, network interactions modeled as Properties (for reading and writing values), Actions (to execute remote procedures with or without return values) and Events (for signaling notifications).">
202-
202+
<link rel="canonical" href=
203+
"https://www.w3.org/TR/wot-scripting-api/">
203204
<style>
204205
.hljs{display:block;overflow-x:auto;padding:.5em;color:#383a42;background:#fafafa}
205206
.hljs-comment,.hljs-quote{color:#717277;font-style:italic}
@@ -223,12 +224,13 @@
223224
</style>
224225
<script id="initialUserConfig" type="application/json">
225226
{
226-
"specStatus": "ED",
227+
"specStatus": "NOTE",
228+
"publishDate": "",
227229
"shortName": "wot-scripting-api",
230+
"processVersion": 2023,
228231
"group": "wg/wot",
229232
"copyrightStart": 2017,
230233
"noLegacyStyle": true,
231-
"publishDate": "",
232234
"previousPublishDate": "",
233235
"previousMaturity": "",
234236
"edDraftURI": "https://w3c.github.io/wot-scripting-api/",
@@ -364,11 +366,11 @@
364366
}
365367
},
366368
"publishISODate": "2023-09-28T00:00:00.000Z",
367-
"generatedSubtitle": "W3C Editor's Draft 28 September 2023"
369+
"generatedSubtitle": "W3C Group Note 28 September 2023"
368370
}
369371
</script>
370372
<link rel="stylesheet" href=
371-
"https://www.w3.org/StyleSheets/TR/2021/W3C-ED">
373+
"https://www.w3.org/StyleSheets/TR/2021/W3C-NOTE">
372374
</head>
373375
<body class="h-entry toc-inline" data-cite=
374376
"web-platform HTML INFRA URL WEBIDL DOM FETCH ecmascript streams wot-architecture wot-thing-description wot-binding-templates">
@@ -380,7 +382,7 @@
380382
<h1 id="title" class="title">Web of Things (WoT) Scripting
381383
API</h1>
382384
<p id="w3c-state"><a href=
383-
"https://www.w3.org/standards/types#ED">W3C Editor's Draft</a>
385+
"https://www.w3.org/standards/types#NOTE">W3C Group Note</a>
384386
<time class="dt-published" datetime="2023-09-28">28 September
385387
2023</time></p>
386388
<details open="">
@@ -391,7 +393,8 @@ <h1 id="title" class="title">Web of Things (WoT) Scripting
391393
<dt>This version:</dt>
392394
<dd>
393395
<a class="u-url" href=
394-
"https://w3c.github.io/wot-scripting-api/">https://w3c.github.io/wot-scripting-api/</a>
396+
"https://www.w3.org/TR/2023/NOTE-wot-scripting-api-20230928/">
397+
https://www.w3.org/TR/2023/NOTE-wot-scripting-api-20230928/</a>
395398
</dd>
396399
<dt>Latest published version:</dt>
397400
<dd>
@@ -573,30 +576,22 @@ <h2>Status of This Document</h2>
573576
</div>
574577
<p>This document was published by the <a href=
575578
"https://www.w3.org/groups/wg/wot">Web of Things Working
576-
Group</a> as an Editor's Draft.</p>
577-
<p>Publication as an Editor's Draft does not imply endorsement
578-
by <abbr title="World Wide Web Consortium">W3C</abbr> and its
579+
Group</a> as a Group Note using the <a href=
580+
"https://www.w3.org/2023/Process-20230612/#recs-and-notes">Note
581+
track</a>.</p>
582+
<p>This Group Note is endorsed by the <a href=
583+
"https://www.w3.org/groups/wg/wot">Web of Things Working
584+
Group</a>, but is not endorsed by <abbr title=
585+
"World Wide Web Consortium">W3C</abbr> itself nor its
579586
Members.</p>
580587
<p>This is a draft document and may be updated, replaced or
581588
obsoleted by other documents at any time. It is inappropriate
582589
to cite this document as other than work in progress.</p>
583-
<p>This document was produced by a group operating under the
584-
<a href=
590+
<p data-deliverer="95969">The <a href=
585591
"https://www.w3.org/Consortium/Patent-Policy/"><abbr title=
586-
"World Wide Web Consortium">W3C</abbr> Patent Policy</a>.
587-
<abbr title="World Wide Web Consortium">W3C</abbr> maintains a
588-
<a rel="disclosure" href=
589-
"https://www.w3.org/groups/wg/wot/ipr">public list of any
590-
patent disclosures</a> made in connection with the deliverables
591-
of the group; that page also includes instructions for
592-
disclosing a patent. An individual who has actual knowledge of
593-
a patent which the individual believes contains <a href=
594-
"https://www.w3.org/Consortium/Patent-Policy/#def-essential">Essential
595-
Claim(s)</a> must disclose the information in accordance with
596-
<a href=
597-
"https://www.w3.org/Consortium/Patent-Policy/#sec-Disclosure">section
598-
6 of the <abbr title="World Wide Web Consortium">W3C</abbr>
599-
Patent Policy</a>.</p>
592+
"World Wide Web Consortium">W3C</abbr> Patent Policy</a> does
593+
not carry any licensing requirements or commitments on this
594+
document.</p>
600595
<p>This document is governed by the <a id=
601596
"w3c_process_revision" href=
602597
"https://www.w3.org/2023/Process-20230612/">12 June 2023

0 commit comments

Comments
 (0)