comunica / comunica-feature-reasoning

📬 Comunica packages for reasoning during query execution
MIT License
5 stars 5 forks source link

Feature [FUTURE]: Update queries without incremental reasoning #36

Open jeswr opened 2 years ago

jeswr commented 2 years ago

The current design of reasoning means that the components to invalidate the reasoning cache also run the incremental updates. We need to decouple these components so that we can have the choice of invalidating the cache on updates without forcing the use of incremental updating.