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
Currently, lookup/2 of rdf_statistics/1 fails when the number of times the given Triple Pattern has been queried is zero. For consistency's sake, is it not better to have it success with Count = 0 instead?
The text was updated successfully, but these errors were encountered:
Currently,
lookup/2
ofrdf_statistics/1
fails when the number of times the given Triple Pattern has been queried is zero. For consistency's sake, is it not better to have it success withCount = 0
instead?The text was updated successfully, but these errors were encountered: