RESTFest / videos.restfest.org

Curation space for the REST Fest Videos Project content
https://restfest.github.io/videos.restfest.org/
Apache License 2.0
2 stars 4 forks source link

Adding JSON-LD/Hydra representations #15

Closed tpluscode closed 3 years ago

tpluscode commented 5 years ago

I've expanded upon @smizell's work by refactoring the representer code so that common parts are extracted and used but Hydra-rspecific code independently.

As for Hydra, I generate paged collection with 20 items per page and also had to create additional files for JSON-LD context and Hydra API Documentation

fixes #8

tpluscode commented 5 years ago

Let me experiment with keeping the base URL completely out of the representer. Theoretically it should be handled bu JSON-LD processing code, based on the requested resource id