What's Changed
Based on the description resource of a container (fragment level) (where its children contain the members), resources can be filtered.
As a result, fetching a subset of the LDES is now way more efficient (as it does not have to fetch all ldp:resource from a given fragment).
-
readPagewas implemented such that it can accept a window ([from-until])- This also impacts
readAllMembersandreadMembersSorted
- This also impacts
-
feat: implements issue #34 by @woutslabbinck in #35
Full Changelog: v0.2.2...v0.3.0