openlink / structured-data-sniffer

The Openlink Structured Data Sniffer (OSDS) is a plugin for the Chrome, Firefox and Opera browsers that detects and shows structured data embedded in web pages in either JSON-LD, Microdata, RDFa or Turtle format.
http://osds.openlinksw.com/
GNU General Public License v2.0
121 stars 22 forks source link

Europeana set a new version in production #17

Closed salgo60 closed 4 years ago

salgo60 commented 4 years ago

Newbie question: I now get an error at Europeana after a new release in Europeana

_JSON-LD discovered, but fails syntax checking by parser:

jsonld.InvalidUrl: Dereferencing a URL did not result in a valid JSON-LD object. Possible causes are an inaccessible URL perhaps due to a same-origin policy (ensure the server uses CORS if you are using client-side JavaScript), too many redirects, a non-JSON response, or more than one HTTP Link Header was provided for a remote context._

on page people/24551-rosa-mullodzhanova.html

image

Question: Is this a problem in the sniffer or should Europeana change something

smalinin commented 4 years ago

Now it works properly, may be something was updated on your site already. err_github_17 Anyway you could click on View or Download ... button for recheck JSON-LD data on your page, so we will be able to look on the problem JSON-LD source code.