Everyone is encouraged to bring a side dishbeverage to share.
The following cats have been deemed uncooperative.
+Wouldn’t it be simpler to list the cooperative cats?
+The word cat is highlighted
+``` + +### Example 3: Describing a Web Annotation that is related to external content only + +This example is useful for the "identifying" motivation. + +```html +A cat is one of our favorite quirky pets.
+``` + +### Proposed Mapping Table +
+ Web Annotations Data Model Concept + |
+
+ Proposed additional markup on annotation + |
+
+ Proposed markup on annotated content + |
+
+ Description + |
+
+ Assessing motivation + |
+
+
|
+
+
|
+
+ The motivation for when the user intends to assess the target resource in some way, rather than simply make a comment about it. For example to write a review or assessment of a book, assess the quality of a dataset, or provide an assessment of a student's work. + |
+
+ Bookmarking motivation + |
+
+ none + |
+
+
|
+
+ The motivation for when the user intends to create a bookmark to the Target or part thereof. For example an Annotation that bookmarks the point in a text where the reader finished reading. + |
+
+ Classifying motivation + |
+
+
|
+
+
|
+
+ The motivation for when the user intends to classify the Target as something. For example to classify an image as a portrait. + |
+
+ Commenting motivation + |
+
+
|
+
+
|
+
+ The motivation for when the user intends to comment about the Target. For example to provide a commentary about a particular PDF document. + |
+
+ Describing motivation + |
+
+
|
+
+
|
+
+ The motivation for when the user intends to describe the Target, as opposed to (for example) a comment about it. For example describing the above PDF's contents, rather than commenting on their accuracy. + |
+
+ Editing motivation + |
+
+
|
+
+
Must also have <ins>, <del> child or both + |
+
+ The motivation for when the user intends to request a change or edit to the Target resource. For example an Annotation that requests a typo to be corrected. + |
+
+ Highlighting motivation + |
+
+ none + |
+
+ Use |
+
+ The motivation for when the user intends to highlight the Target resource or segment of it. For example to draw attention to the selected text that the annotator disagrees with. + |
+
+ Identifying motivation + |
+
+ none + |
+
+
|
+
+ The motivation for when the user intends to assign an identity to the Target. For example to associate the IRI that identifies a city with a mention of the city in a web page. + |
+
+ Linking motivation + |
+
+ none + |
+
+
|
+
+ The motivation for when the user intends to link to a resource related to the Target. + |
+
+ Moderating motivation + |
+
+
|
+
+
|
+
+ The motivation for when the user intends to assign some value or quality to the Target. For example annotating an Annotation to moderate it up in a trust network or threaded discussion. + |
+
+ Questioning motivation + |
+
+
|
+
+
|
+
+ The motivation for when the user intends to ask a question about the Target. For example, to ask for assistance with a particular section of text, or question its veracity. + |
+
+ Replying motivation + |
+
+
|
+
+
|
+
+ The motivation for when the user intends to reply to a previous statement, either an Annotation or another resource. For example providing the assistance requested in the above. + |
+
+ Tagging motivation + |
+
+
|
+
+
|
+
+ The motivation for when the user intends to associate a tag with the Target. + |
+
+ Attribution from provenance chunk + |
+
+
|
+
+
|
+
+ Authoring information for the annotated content + |
+
+ Does not currently exist in Web Annotations Data Model + |
+
+
|
+
+
Must also have |
+
+ This is a historical change that has already been accepted. The source annotated content will contain 1-2 children for the insertion and/or deletion + |
+
+ Does not currently exist in Web Annotations Data Model + |
+
+
|
+
+
|
+
+ + |
+
+ Does not currently exist in Web Annotations Data Model + |
+
+
|
+
+
|
+
+ In-page links for footnotes, endnotes, bibliographical information in a document + |
+
WAI-ARIA | No corresponding role |
---|---|
MSAA + IAccessible2 |
+
+ May not have an accessible object if has no semantic meaning. Otherwise,
+
+
+ Roles:
+ ROLE_SYSTEM_GROUPING ; IA2_ROLE_SECTION
+
+ Interfaces:
+
+ IAccessibleText2 ; IAccessibleHypertext2 ;
+ |
UIA |
+
+ May not have an accessible object if has no semantic meaning. Otherwise,
+
+ Control Type:
+ Group |
ATK |
+
+ May not have an accessible object if has no semantic meaning. Otherwise
+
+
+ Role:
+
+ ATK_ROLE_SECTION
+
+ Interfaces:
+ AtkText ; AtkHypertext
+ |
AX |
+
+ AXRole:
+ AXGroup
+
+ AXSubrole:
+ (nil)
+
+ AXRoleDescription:
+ "group"
+ |
Comments |
WAI-ARIA | No corresponding role |
---|---|
MSAA + IAccessible2 | Not mapped |
UIA |
+
+ Control Type:
+ Group
+ |
ATK | Not mapped |
AX |
+
+ AXRole:
+ AXGroup
+
+ AXSubrole:
+ (nil)
+
+ AXRoleDescription:
+ "group"
+ |
Comments |