Re: [web-annotation] Can I refine a state via a selector?

> I guess I was overthinking. That seems to me the basic use case that
 motivated the introduction of States. I think I am missing the 
nuance. Is that because of the order of refinement in the wording?
> 


Schematically, what I said can be translated into:

State:
        a TimeState
        date: january 1st
        refinedBy:
                HttpRequestState
                accept format PDF
                refinedBy:
                        FragmentSelector
                        select 2nd page
                

But that can be done only if the last refinedBy is allowed, ie, refine
 a State with a Selector. At this moment it is not clear whether this 
is allowed, it is certainly not explicitly said, and Rob's position 
seems to be to disallow this



-- 
GitHub Notification of comment by iherman
Please view or discuss this issue at 
https://github.com/w3c/web-annotation/issues/195#issuecomment-202876438
 using your GitHub account

Received on Tuesday, 29 March 2016 12:44:58 UTC