Skip to content
This repository has been archived by the owner on Aug 25, 2023. It is now read-only.

Do Containers support paging? #51

Open
pmcb55 opened this issue May 1, 2019 · 1 comment
Open

Do Containers support paging? #51

pmcb55 opened this issue May 1, 2019 · 1 comment
Labels
LDP Related to the LDP parts

Comments

@pmcb55
Copy link

pmcb55 commented May 1, 2019

I notice that Container (https://github.com/inrupt/wac-ldp/blob/wac-parts-rebased/src/lib/storage/Container.ts) doesn't seem to support any notion of paging. Is this intentional...?

The LDP spec explicitly calls it out (https://www.w3.org/TR/ldp-paging/), but I don't think it makes it mandatory (and LDP-Paging isn't Recommendation status yet). But it seems to me like any LDP server should provide some support for it (even just at the interface level).

@michielbdejong
Copy link
Contributor

I don't think the Solid spec does or should require paging, but the ldp-testsuite does test for it, so this is costing us points at the moment! :) That's enough reason to implement it.

@michielbdejong michielbdejong added the LDP Related to the LDP parts label May 2, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
LDP Related to the LDP parts
Projects
None yet
Development

No branches or pull requests

2 participants