- From: Randall Leeds via GitHub <sysbot+gh@w3.org>
- Date: Tue, 23 Feb 2016 18:53:06 +0000
- To: public-annotation@w3.org
Here's a proposal: `SpecificResource` should be renamed `ResourceSelector`. All it does is select a whole resource. As a selector, it can be further constrained with `subSelector`. Of course, this means that you have to be able to attach style and state to a selector, but I've argued for that before anyway. I mean, why shouldn't we be able to say that we expect to style the quote, but not the paragraph that contains it? Right now, we're limited by saying that the whole target is to be styled regardless of how deeply we can resolve its selector chain. As someone who's implemented clients, I would very much love to be able to say that the quote should be highlighted while the paragraph containing it should have a note icon next to it. -- GitHub Notification of comment by tilgovi Please view or discuss this issue at https://github.com/w3c/web-annotation/issues/110#issuecomment-187839625 using your GitHub account
Received on Tuesday, 23 February 2016 18:53:08 UTC