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
While writing some code to search RES and fetch resources, I spotted a few issues with the RDF/JSON serialiser. The URIs below return Turtle perfectly happily (of the ones I've tested), but return 406 errors when the resource is requested with "Accept: application/json". Similarly, a GET on the .rj URI returns a 406.
Is this intended behaviour? Should I expect that some resources won't return JSON?