Re: Feedback for Limit / Offset Based Pagination

Hi Maik,

On 12/21/2015 10:55 AM, Maik Riechert wrote:
> I would put "ex:membersPerView" outside of the "view" since it doesn't 
> say anything about that specific partial view/page. But I'm not 100% 
> sure on this one.

you made me think about this and I have to agree, it has nothing to do 
with the current view.
Maybe I still keep it there because it's kind of "intuitive" to have 
related stuff together.

> Then I would not have "defaultLimit" but just include the actual 
> "limit", also in the default case. I would put the "limit" also in the 
> "view" just as your "offset".

I also like that one.

> I think the syntax "ex:PartialCollectionView#offset" is not really 
> valid, but that's just a minor thing.

It is as far as I know. See [1], [2].


[1] https://github.com/json-ld/json-ld.org/issues/107
[2] http://www.w3.org/DesignIssues/Fragment.html


>
> Looking forward to hear other's opinions.
>
> Cheers
> Maik

Thanks for the feedback,
Thomas

Received on Tuesday, 22 December 2015 18:14:34 UTC