Web_annotation

Web annotation

Web annotation can refer to online annotations of web resources such as web pages or parts of them, or a set of W3C standards developed for this purpose. The term can also refer to the creations of annotations on the World Wide Web and it has been used in this sense for the annotation tool INCEpTION,[1] formerly WebAnno.[2] This is a general feature of several tools for annotation in natural language processing or in the philologies.

Annotation of web resources

With a web annotation system, a user can add, modify or remove information from a Web resource without modifying the resource itself. The annotations can be thought of as a layer on top of the existing resource, and this annotation layer is usually visible to other users who share the same annotation system. In such cases, the web annotation tool is a type of social software tool. For Web-based text annotation systems, see Text annotation.

Web annotation can be used for the following purposes:

  • to rate a Web resource, such as by its usefulness, user-friendliness, suitability for viewing by minors.
  • to improve or adapt its contents by adding/removing material (like wiki).
  • as a collaborative tool, e.g. to discuss the contents of a certain resource.
  • as a medium of artistic or social criticism, by allowing Web users to reinterpret, enrich or protest against institution or ideas that appear on the Web.
  • to quantify transient relationships between information fragments.
  • to save, retain and synthesize selected information.

Annotations can be considered an additional layer with respect to comments. Comments are published by the same publisher who hosts the original document. Annotations are added on top of that, but may eventually become comments which, in turn, may be integrated in a further version of the document itself.[3]

Web Annotation standard

In the Web Annotation standard,

[a]n annotation is considered to be a set of connected resources, typically including a body and target, and conveys that the body is related to the target. The exact nature of this relationship changes according to the intention of the annotation, but the body is most frequently somehow "about" the target. (...) The (...) model supports additional functionality, enabling content to be embedded within the annotation, selecting arbitrary segments of resources, choosing the appropriate representation of a resource and providing styling hints to help clients render the annotation appropriately.

Robert Sanderson, Paolo Ciccarese, Benjamin Young (eds.), Web Annotation Data Model, W3C Recommendation 23 February 2017, https://www.w3.org/TR/annotation-model/

The basic data structures of Web Annotation (Fig. 1) are

  • target (the element being annotated, e.g., a web document or a part of it),
  • body (the content of the annotation, e.g., a string value), and
  • annotation (the element that serves to relate body and target of an annotation)
Fig. 1. Basic view on the Web Annotation data model

The body can be a literal value or structured content (a URI). The target can be identified by an URI (e.g., fragment identifiers) and/or a selector that defines a domain-, resource- or application-specific access protocol, e.g., offset-based, XPath-based, etc.

Web Annotation was standardized on February 23, 2017 with the release of three official Recommendations by the W3C Web Annotation Working Group:[4][5]

  • Web Annotation Data Model[6]
  • Web Annotation Vocabulary[7]
  • Web Annotation Protocol[8]

These recommendations were accompanied by additional working group notes that describe their application:

  • Embedding Web Annotations in HTML[9]
  • Selectors and States[10]

The Web Annotation data model is also provided in machine-readable form as the Web Annotation ontology.[11] Note that this ontology defines the Web Annotation namespace (https://www.w3.org/ns/oa#), and that this namespace is conventionally abbreviated as oa. This is the abbreviation for Open Annotation, a W3C Community Group whose specifications formed the basis for the Web Annotation standard.[12]

Web Annotation supersedes other standardization initiatives for annotations on the web within the W3C, e.g., the earlier Annotea project discontinued after 2003.[13][14]

Web Annotation can be used in conjunction with (or as an alternative to) fragment identifiers that describe how to address elements within a web document by means of URIs. These include

  • RFC 5147 (URI fragment identifiers for the text/plain media type)[15]
  • RFC 7111 (URI fragment identifiers for the text/csv media type)[16]
  • RFC 8118 (URI fragment identifiers for the application/pdf media type)[17]
  • SVG fragment identifiers[18]
  • XPointer (for addressing components of XML documents)[19]
  • Media Fragments (for addressing components of media files)[20]

Other, non-standardized fragment identifiers are in use, as well, e.g., within the NLP Interchange Format.[21]

Independently from Web Annotation, more specialized data models for representing annotations on the web have been developed, e.g., the NLP Interchange Format (NIF)[22] for applications in language technology. In early 2020, the W3C Community Group "Linked Data for Language Technology" launched an initiative to harmonize these vocabularies and to develop a consolidated RDF vocabulary for linguistic annotations on the web.[23]

Web Annotation Systems

Comparison of web annotation systems

Many of these systems require software to be installed to enable some or all of the features below. This fact is only noted in footnotes if the software that is required is additional software provided by a third party.

More information Annotation system, Private notes ...

Discontinued web annotation systems

More information System, Notes ...

See also


References

  1. Inception (2022-07-30). "Welcome". Inception-project.github.io. Retrieved 2022-08-07.
  2. Schepers, Doug. "Web Annotation Architecture". W3C. Retrieved 29 July 2016.
  3. Whaley, Dan (February 24, 2017). "Annotation Is Now a Web Standard". Hypothes.is.
  4. "Annotea project". www.w3.org. Retrieved 2023-11-01.
  5. Wilde, E.; Duerst, M. (2008). "Rfc5147". doi:10.17487/RFC5147. {{cite journal}}: Cite journal requires |journal= (help)
  6. Hausenblas, Michael; Wilde, Erik; Tennison, Jeni (January 2014). "Rfc7111". doi:10.17487/RFC7111. {{cite journal}}: Cite journal requires |journal= (help)
  7. Hardy, Matthew; Masinter, Larry M.; Markovic, Dejan; Johnson, Duff; Bailey, Martin (March 2017). "The application/PDF Media Type". doi:10.17487/RFC8118. {{cite journal}}: Cite journal requires |journal= (help)
  8. "Nlp2rdf.org". Site.nlp2rdf.org. Retrieved 2022-08-07.
  9. "Annotorious | JavaScript image annotation library". annotorious.github.io. Retrieved 2023-10-18.
  10. "Getting Started: Storing Annotations". recogito.github.io. Retrieved 2023-10-18.
  11. "Annotorious | About". annotorious.github.io. Retrieved 2023-10-18.
  12. "Annotorious & Web Annotation". recogito.github.io. Retrieved 2023-10-18.
  13. "Hypothesis API documentation (v1)". h.readthedocs.io. Retrieved 2023-10-18.
  14. "Trello". hypothes.is.
  15. bigbluehat (2014-10-15). "Open Annotation RDFa using Hypothes.is JSON". Hypothesis. Retrieved 2023-10-18.
  16. "Implementations - Web Annotation Wiki". www.w3.org. Retrieved 2023-10-18.
  17. Technically, public annotations are possible via the "publish to HTML" feature of org mode -- but no method for notifications or discovery of public annotations written by others is currently known.
  18. But local annotations can be exposed to a firefox browser using Fireforg.
  19. "Semantic Annotation without the pointy brackets". recogito.pelagios.org. Retrieved 2023-10-18.
  20. "Welcome to Pelagios Network". pelagios.org. Retrieved 2023-10-18.
  21. Andreessen, Marc (1993-05-31). "group annotation server guinea pigs?". webhistory.org. Retrieved 2017-11-08.
  22. Yee, Ka-Ping (2002). "CritLink: Advanced Hyperlinks Enable Public Annotation on the Web". CiteSeerX: 10.1.1.5.5050. {{cite web}}: Missing or empty |url= (help)
  23. "The Web's New Graffiti?". Archived from the original on November 21, 2001.
  24. Third Voice Trails Off, Wired News, April 4, 2001
  25. "Comment system". Free Software Foundation. 11 May 2011. Retrieved 28 July 2016.
  26. "News Genius". Genius. Retrieved 2022-05-27.

Further reading


Share this article:

This article uses material from the Wikipedia article Web_annotation, and is written by contributors. Text is available under a CC BY-SA 4.0 International License; additional terms may apply. Images, videos and audio are available under their respective licenses.