AtomGraph / Web-Client

Generic Linked Data browser and UX component framework. Apache license.
https://hub.docker.com/r/atomgraph/web-client/
Apache License 2.0
121 stars 13 forks source link

Pagination on Models #9

Closed namedgraph closed 8 years ago

namedgraph commented 12 years ago

Pagination using QueryBuilder currently works on SPARQL endpoints only.

Apply the same mechanism on Linked Data resources and unify pagination using SPARQL OFFSET/LIMIT either on SPARQL endpoints or Resource Model.