RDFLib / prez

Prez is a data-configurable Linked Data API framework that delivers profiles of Knowledge Graph data according to the Content Negotiation by Profile standard.
BSD 3-Clause "New" or "Revised" License
18 stars 7 forks source link

Fix VocPrez queries not working on GraphDB #188

Closed edmondchuc closed 6 months ago

edmondchuc commented 7 months ago

It looks like the SPARQL queries that are currently used for VocPrez to retrieve the top concepts and narrower concepts do not work in GraphDB.

I've re-written the queries to ensure that they now work with both Fuseki and GraphDB.

This bug was found by Engineers Australia where they were setting up an instance of VocPrez. Inform them once this fix has made it into a release.

recalcitrantsupplant commented 6 months ago

Discussed in person - approved, will not test thoroughly as changes are subsumed in new version w/ rdframe.