HydraCG/Specifications

hydra:PagedCollection - Mentioned in image but not in spec

pietercolpaert opened this issue · 2 comments

Does the term hydra:PagedCollection exist at all? Or is it only an example given in the illustration of an implementation of a hydra:Collection?

Hi @pietercolpaert

The hydra:PagedCollection is no more in favor of hydra:PartialCollectionView and few other constructs since resolution of #42 and commit 225aa51.
Indeed, the image is obsolete and needs to be updated.

You can take a quick look on use cases and Heracles.ts for reference. You'll find some examples and tests that should be quite up to date with the spec (except of `hydra:memberTemplate' which didn't make to the spec so far).

Ok, thanks! I hope the image can be updated soon!