Closed lu-pl closed 2 months ago
Implement SPARQLModelAdapter.query_paginate for ungrouped pagination.
SPARQLModelAdapter.query_paginate
This needs to dynamically modify a SPARQL query already, but is less complicated than grouped pagination.
The implementation requires to
Implement
SPARQLModelAdapter.query_paginate
for ungrouped pagination.This needs to dynamically modify a SPARQL query already, but is less complicated than grouped pagination.
The implementation requires to