sib-swiss / sparql-examples-utils

A tool to maintain and test your SPARQL examples
Other
4 stars 4 forks source link

Fixer: Remove blazegraph and aws neptune hints #4

Open JervenBolleman opened 2 months ago

JervenBolleman commented 2 months ago

Many wikidata queries use blazegraph hints. These introduce magic triples that break upon migration. AWS has the same logic and they too should be removed by the fixer.

JervenBolleman commented 2 months ago

Blazegraph query hints are now being removed.