gbv / wikidata-jskos

Access Wikidata in JSKOS format
https://coli-conc.gbv.de/services/wikidata/
MIT License
6 stars 3 forks source link

Avoid caching of deleted mappings #37

Open nichtich opened 4 years ago

nichtich commented 4 years ago

Deleting a mapping will not directly update the SPARQL results that may still include the deleted mapping. Maybe hold a list of deleted mapping URIs and filter out from the result set?

nichtich commented 4 years ago

This seems to also apply for newly created mappings when Wikidata Query Service is not in sync with Wikidata. A few minutes lag can be common.

stefandesu commented 4 years ago

In my tests, this never happened, but I guess you must have encountered it.