Re: [web-annotation] XPath Selector

Given the separation of Range, and to also make this issue more 
concrete with a proposal by example:

```
{
  "type": "XPathSelector",
  "value": "/html/body/p[1]"
}
```

Thus a new class (XPathSelector, subClassOf Selector) and reuse 
rdfs:value to hold the value of the selector.

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

Received on Friday, 19 February 2016 18:18:01 UTC