You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Q: Is Allegrograph’s reasoning enabled? A: It is not activated via any COR client. You would want to copy the triples of interest into your own triple store if you wanted to perform reasoning.
This is something that people have asked for repeatedly.
The text was updated successfully, but these errors were encountered:
Queries can become lots slower (likely not often an issue yet)
More people are hitting the backend directly with queries, increasing the risk that the system will go down for SPARQL endpoint reasons. (General practice for repositories that SPARQL queries are supported on a separate repo, which could be a place that queries are enabled.)
Q: Is Allegrograph’s reasoning enabled?
A: It is not activated via any COR client. You would want to copy the triples of interest into your own triple store if you wanted to perform reasoning.
This is something that people have asked for repeatedly.
The text was updated successfully, but these errors were encountered: