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
We don't handle ask queries whose answers depends upon whether this query will fetch any answer; only handle the ones which enquire whether THIS triple exists.
Eg. of queries we don't handle yet:
ASK WHERE {
res:James_Bond dbo:spouse ?uri .
}
The text was updated successfully, but these errors were encountered:
We don't handle ask queries whose answers depends upon whether this query will fetch any answer; only handle the ones which enquire whether THIS triple exists.
Eg. of queries we don't handle yet:
The text was updated successfully, but these errors were encountered: