- From: Randall Leeds via GitHub <sysbot+gh@w3.org>
- Date: Wed, 01 Jun 2016 15:34:32 +0000
- To: public-annotation@w3.org
The clearest and most straightforward thing is to describe the text as it appears originally. If you wanted to select both Iván, it would be fine for an implementation to either let you select both using a pointing device or perform a find over some normalized version of the text (normalization and case folding and such are common for search). In both cases, the implementation should understand that the two instances of the word are different and it can describe each as precisely as it wishes to. Normalization as a recommendation to me is just a bad idea. It is lossy and annotation often requires precision. These are at odds. -- GitHub Notification of comment by tilgovi Please view or discuss this issue at https://github.com/w3c/web-annotation/issues/227#issuecomment-223031873 using your GitHub account
Received on Wednesday, 1 June 2016 15:34:35 UTC