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 problem occurs when querying Wikidata with Comunica, but it does not occur when querying with Client.js, as the latter does not accept JSON-LD serializations.
I discovered this on the Wikidata TPF endpoint:
Accept header containing
application/ld+json
:-> Returns 500
Accept header containing
application/json
:-> Returns 200 as Turtle.
The problem occurs when querying Wikidata with Comunica, but it does not occur when querying with Client.js, as the latter does not accept JSON-LD serializations.
May be related to #47
This is a blocker for comunica/jQuery-Widget.js#25
The text was updated successfully, but these errors were encountered: