Releases: woutslabbinck/VersionAwareLDESinLDP
filter `ldp:resources` based on fragment description resource
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
v0.2.2
- Add
readMembersSortedin the classLDESinLDP
Full Changelog: v.0.2.0...v0.2.2
v0.2.0
What's Changed
- Feat/ldes identifier by @woutslabbinck in #28
- bump several versions
- @solid/community-server v5.1.0
- @treecg/ldes-snapshot v0.1.1
- ...
Full Changelog: v0.1.5...v0.2.0
v0.1.5
add PatchUtil and version aware util to Index.ts
Full Changelog: v0.1.4...v0.1.5
v0.1.4
What's Changed
- feat: add utility classes to serialize simple SPARQL Update queries by @woutslabbinck in #25
Full Changelog: v0.1.3...v0.1.4
v0.1.3
What's Changed
- Feat: implement adding Retention Policy to View Description by @woutslabbinck in #22
- Fix: change inbox based on the GTE value of the relation by @woutslabbinck in #23
Full Changelog: v0.1.2...v0.1.3
v0.1.2
What's Changed
- feat: true window in LDESinLDP.readAllMembers() by @woutslabbinck in #21
Full Changelog: v0.1.1...v0.1.2
v0.1.1
What's Changed
- feat: add status to LDES in LDP by @woutslabbinck in #19
Full Changelog: v0.1.0...v0.1.1
v0.1.0
What's Changed
Refactor how LDES in LDP metadata gets serialized and parsed as. This made adding ViewDescription to the metadata straightforward.
- Feat/view description by @woutslabbinck in #17
Full Changelog: v0.0.3...v0.1.0
v0.0.3
What's Changed
- fix: wrong IRI was used for the Event Stream (LIL identifier was used… by @woutslabbinck in #12
Full Changelog: v0.0.2...v0.0.3