- From: Ruben Verborgh <ruben.verborgh@ugent.be>
- Date: Mon, 12 Oct 2015 10:21:48 -0400
- To: Markus Lanthaler <markus.lanthaler@gmx.net>
- Cc: public-hydra@w3.org
Hi Markus,
> "view": {
> "@id": "/an-issue/comments?page=3",
> "@type": "PartialCollectionView",
> "first": "/an-issue/comments",
> "previous": "/an-issue/comments?page=2",
> "next": "/an-issue/comments?page=4",
> "last": "/an-issue/comments?page=498",
> }
On second thoughts:
what is the exact semantics of "next" and "previous"?
Is it a functional property?
Related: is the "view" resource the same
in pages 2 and 3 or a resource, or does each page have its own view?
Best,
Ruben
Received on Monday, 12 October 2015 14:22:18 UTC