Re: [web-annotation] Annotation Lists

@elf-pavlik yeah. It's not at all dissimilar. :smiley: 

You can think of it a bit like "rolling log files." The importance of 
the page they are on only depends on how you're doing paging. Granted,
 semantically--in the log file case--the pages are less pages than 
sub-collections...however, other than directionality between the pages
 there's already minimal difference between a Collection and a Page 
(both in general and in the AS2 vocab specifically).

Even if the whole annotation collection were loaded into memory, you 
may still want them paginated for display--even if you're merely 
paginating on the total length of the collection divided by # of items
 per page.

Does that explain the value of paging in a static site style use case?

-- 
GitHub Notif of comment by BigBlueHat
See 
https://github.com/w3c/web-annotation/issues/50#issuecomment-153148813

Received on Monday, 2 November 2015 20:35:38 UTC