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
The label query does not use the "GRAPH" pattern. Therefore, publisher labels are searched for in cartesian products of many named graphs - the publisher name is present in each dataset graph in out endpoints.
The label query does not use the "GRAPH" pattern. Therefore, publisher labels are searched for in cartesian products of many named graphs - the publisher name is present in each dataset graph in out endpoints.
dcat-ap-viewer/server/sparql-provider/sparql-query.js
Line 425 in 5aab9c1
Therefore, we need to add option to enclose the WHERE clause in GRAPH {} like this:
The text was updated successfully, but these errors were encountered: