Skip to content

Releases: woutslabbinck/VersionAwareLDESinLDP

filter `ldp:resources` based on fragment description resource

16 Jan 16:09
084fdef

Choose a tag to compare

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).

  • readPage was implemented such that it can accept a window ([from-until])

    • This also impacts readAllMembers and readMembersSorted
  • feat: implements issue #34 by @woutslabbinck in #35

Full Changelog: v0.2.2...v0.3.0

v0.2.2

04 Aug 11:09

Choose a tag to compare

  • Add readMembersSorted in the class LDESinLDP

Full Changelog: v.0.2.0...v0.2.2

v0.2.0

23 Feb 15:22
d2ec9bf

Choose a tag to compare

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

24 Nov 13:24

Choose a tag to compare

add PatchUtil and version aware util to Index.ts

Full Changelog: v0.1.4...v0.1.5

v0.1.4

23 Nov 17:15
b9999fd

Choose a tag to compare

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

21 Nov 13:57
2f407f1

Choose a tag to compare

What's Changed

Full Changelog: v0.1.2...v0.1.3

v0.1.2

17 Nov 15:07
d427672

Choose a tag to compare

What's Changed

Full Changelog: v0.1.1...v0.1.2

v0.1.1

17 Nov 13:02
6bde244

Choose a tag to compare

What's Changed

Full Changelog: v0.1.0...v0.1.1

v0.1.0

16 Nov 11:20

Choose a tag to compare

What's Changed

Refactor how LDES in LDP metadata gets serialized and parsed as. This made adding ViewDescription to the metadata straightforward.

Full Changelog: v0.0.3...v0.1.0

v0.0.3

21 Oct 12:06
596e358

Choose a tag to compare

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