Prez is a data-configurable Linked Data API framework that delivers profiles of Knowledge Graph data according to the Content Negotiation by Profile standard.

linked-data python rdf sparql
1 Open Issue Need Help Last updated: Jul 9, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Optimize Prez's default search query by replacing the regex-based approach with nested IF statements for improved performance. This involves testing the new implementation with different SPARQL endpoints (Fuseki, Oxigraph, Qlever) to confirm performance gains and investigate the impact of STRSTARTS and CONTAINS functions. The task is low priority as fast text search already exists.

Complexity: 4/5
good first issue

Prez is a data-configurable Linked Data API framework that delivers profiles of Knowledge Graph data according to the Content Negotiation by Profile standard.

Python
#linked-data#python#rdf#sparql