manomayam / manas

Manas project aims to create a modular framework and ecosystem to create robust storage servers adhering to Solid protocol in rust.
https://manomayam.github.io/manas/
Apache License 2.0
70 stars 9 forks source link

Handle LDP-paging #62

Open MarcAntoine-Arnaud opened 3 months ago

MarcAntoine-Arnaud commented 3 months ago

An issue to investigate the way to implement https://dvcs.w3.org/hg/ldpwg/raw-file/default/ldp-paging.html

damooo commented 3 months ago

Thanks @MarcAntoine-Arnaud . I will be back to work again very soon.

The pagination in solid has a huge discussion. See https://github.com/solid/specification/issues/230

Better than LDP pagination, it seems better to implement AS2 specified pagination. ( Also preferred by few spec authors in private convo with me.)