Open Issues Need Help
View All on GitHubAI 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
RDFLib/prez
33
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