Skip to content

Commit 4409d00

Browse files
authored
Final admin steps (#413)
* There was a misspelling in the selectors' note... * Regenerated the epub for protocol
1 parent c8ad43f commit 4409d00

File tree

7 files changed

+361
-316
lines changed

7 files changed

+361
-316
lines changed
Lines changed: 45 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,45 @@
1+
(to be sent to PlH, copy to chairs, w3t-comm, and the annotation group)
2+
3+
Philippe,
4+
5+
the Web Annotation WG would like to publish to Working Group Notes. The plan is to publish these alongside the planned publication of the Web Annotation Recommendations; the tentative publication dates has been set to the 21st of February. The two notes are:
6+
7+
Document Title:
8+
Selectors and States
9+
Proposed Short Name:
10+
selectors-states
11+
Proposed Final URL:
12+
https://www.w3.org/TR/2017/NOTE-selectors-states-20170221/
13+
Current Editor's draft:
14+
http://w3c.github.io/web-annotation/selector-note/
15+
Record of the Working Group's Decision (with 5 working days passed since):
16+
https://www.w3.org/2017/02/03-annotation-minutes.html#resolution03
17+
Abstract:
18+
> Selecting part of a resource on the Web is an ubiquitous action. Over the years several selection techniques have been developed, usually in conjunction with the media type of the resource. Many of these approaches are also expressed in terms of a fragment identifiers [url], but that is not always the case.
19+
>
20+
>This document does not define any new approach to selection. Instead, it relies on existing techniques, providing a common model and syntax to express and possibly combine selections. The formal specification and the semantics originate from a separate Recommendation, namely the Web Annotation Data Model [annotation-model], where it is used to select targets of annotations. The current document only “extracts” Selectors and States from that data model; by doing so, it makes their usage easier for applications developers whose concerns are not related to annotations.
21+
22+
-----
23+
24+
Document Title:
25+
Embedding Web Annotations in HTML
26+
Proposed Short Name:
27+
annotation-html
28+
Proposed Final URL:
29+
https://www.w3.org/TR/2017/NOTE-annotation-html-20170221/
30+
Current Editor's draft:
31+
http://w3c.github.io/web-annotation/serialization-html-note/
32+
Record of the Working Group's Decision (with 5 working days passed since):
33+
https://www.w3.org/2017/02/03-annotation-minutes.html#resolution04
34+
Abstract:
35+
> The Web Annotation Working Group has published three Recommendations for expressing annotations on the Web: the Web Annotation Data Model [annotation-model]; the Web Annotation Vocabulary [annotation-vocab]; and the Web Annotation Protocol [annotation-protocol]. These Recommendations define a serialization of the Model in a new, Web annotation-specific profile of JSON-LD [json-ld].
36+
>
37+
> This Note describes and illustrates potential approaches for including annotations within HTML documents. Examples also are included illustrating the use within an HTML document of annotation Selectors as fragment identifiers. (The Working Group's Selectors and States Reference Note [selectors-states] defines the syntax used for Selectors as fragment identifiers.)
38+
>
39+
> The approaches described in this document are incomplete and preliminary. They do not exhaust the full range of feasible options. The approaches discussed in this note have emerged from Working Group discussions and should be considered no more than initial starting points for further discussion, experimentation and development.
40+
41+
Can we get your approval?
42+
43+
Thanks
44+
45+
Ivan
Binary file not shown.

0 commit comments

Comments
 (0)