|
| 1 | +{ |
| 2 | + "title" : "Web Annotations", |
| 3 | + "id" : "https://www.w3.org/dpub/ebooks/web-annotations.epub", |
| 4 | + "target" : "web-annotations", |
| 5 | + "chapters" : [ |
| 6 | + "../TR/annotation-model/annotation-model.epub", |
| 7 | + "../TR/annotation-vocab/annotation-vocab.epub", |
| 8 | + "../TR/annotation-html/annotation-html.epub", |
| 9 | + "../TR/annotation-protocol/annotation-protocol.epub", |
| 10 | + "../TR/selectors-states/selectors-states.epub" |
| 11 | + ], |
| 12 | + "uripatterns" : [ |
| 13 | + ["http://www.w3.org/TR/2017/REC-annotation-model-20170221/", "../annotation-model/"], |
| 14 | + ["http://www.w3.org/TR/annotation-model/", "../annotation-model/"], |
| 15 | + ["http://www.w3.org/TR/2017/REC-annotation-vocab-20170221/", "../annotation-vocab/"], |
| 16 | + ["http://www.w3.org/TR/annotation-vocab/", "../annotation-vocab/"], |
| 17 | + ["http://www.w3.org/TR/2017/REC-annotation-protocol-20170221/", "../annotation-protocol/"], |
| 18 | + ["http://www.w3.org/TR/annotation-protocol/", "../annotation-protocol/"], |
| 19 | + ["http://www.w3.org/TR/2017/NOTE-annotation-html-20170221/", "../annotation-html/"], |
| 20 | + ["http://www.w3.org/TR/annotation-html/", "../annotation-html/"], |
| 21 | + ["http://www.w3.org/TR/2017/NOTE-selectors-states-20170221/", "../selectors-states/"], |
| 22 | + ["http://www.w3.org/TR/selectors-states/", "../selectors-states/"] |
| 23 | + ] |
| 24 | +} |
0 commit comments