BorderCloud/SPARQL

Cache

BorderCloud opened this issue · 0 comments

What do you think of this possible new improvement?

When enable, the cache saves the SPARQL results, if the service SPARQL didn't respond before X seconds, the lib uses the results in the cache.

Parameters in function of SPARQL endpoint and the query

  • maximum waiting time of the SPARQL result
  • size of cache
  • lasp of time before trying again with the SPARQL service