RDFLib / pyLDAPI

A very small module to add Linked Data API functionality to a Python Flask installation
BSD 3-Clause "New" or "Revised" License
41 stars 11 forks source link

Ensure compliance with the Linked Data Platform #5

Open nicholascar opened 5 years ago

nicholascar commented 5 years ago

Make pyLDAPI deliver content according to the Linked Data Platform specification (https://www.w3.org/TR/ldp/). This will be in addition to profiling specifications.

nicholascar commented 5 years ago

Paging: https://github.com/UKGovLD/linked-data-api/blob/wiki/API_Query_Parameters.md

akuckartz commented 5 years ago

Linked Data Platform Paging 1.0 https://www.w3.org/2012/ldp/hg/ldp-paging.html

dr-shorthair commented 4 years ago

If you do head in this direction, the standard Container should be (a subclass of) ldp:Container rather than reg:Register.