[web-annotation] Next, Prev, First, Last in AnnotationCollection/AnnotationPage

gsergiu has just created a new issue for 
https://github.com/w3c/web-annotation:

== Next, Prev, First, Last in AnnotationCollection/AnnotationPage ==
The Next, prev, First, Last are specified as being IRIs, consequnetly,
 these means that different requests to the same IRI should return the
 same annotations.

However, the number of annotations included in a page is not specified
 in the WA standard, and typically this is an (implementation 
specific) request paramenter as it can be found also in the jsonapi 
specifications (where is still looks to be an open issue): 
http://jsonapi.org/format/1.1/#fetching-pagination

I would recommended including the pageSize paramenter within the IRIs 
indicating the next, prev, first, last properties.

This is a followup ticket for the #233 which was mainly focusing on 
the existance of the properties, but not on the verification of the 
annotations included in these resources. 

Please view or discuss this issue at 
https://github.com/w3c/web-annotation/issues/371 using your GitHub 
account

Received on Tuesday, 1 November 2016 09:53:56 UTC