comunica / comunica-feature-reasoning

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

Custom reasoning for link-traversal #72

Open jeswr opened 2 years ago

jeswr commented 2 years ago

Issue type:


Description:

When we perform link-traversal, we may not know all of the sources that we are reasoning over upfront; and because of this the reasoning algorithm we implement may not fully respect the view of the world that is expected. This is because of the fact that we perform reasoning w.r.t. sources that have been found at a given point in time, and sources that can be traversed by matching against the patterns we are interested in for reasoning.

github-actions[bot] commented 2 years ago

Thanks for the suggestion!

jeswr commented 2 years ago

Also see https://aidanhogan.com/docs/rr2012_paper12_final.pdf