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
I used the extension "OpenLink Structured Data Sniffer" (in version 2.15.2) on Google Chrome.
1/ Open the webpage https://psh.techlib.cz/skos/PSH13814 in Google Chrome
2/ Click on the link "Heslo ve formátu JSON-LD" (with your mouse) in left column
3/ A new tab is opened (and have focus) : chrome-extension://egdaiaihbdoiibopledjahjaihbmjhdj/page_panel.html?url=https%3A%2F%2Fpsh.techlib.cz%2Fapi%2Fconcepts%2FPSH13814%3Fformat%3Denriched&type=jsonld&ext=
4/ On the other browser tab, the json-ld in displayed but the extension don't work.
Settings of the extension : defaults settings
Expectation: -
Reality: The new tab is opened with a "JSON-LD" empty tab.
Thanks for this greatfull extension.
The text was updated successfully, but these errors were encountered:
@Manu1400 the context file referenced from those data document is invalid. The http://psh.techlib.cz/api/context.json file should be rewritten to be an object with a @context key with the context information as it's value--i.e. it should not be a "bare" JSON object.
The response for the @context right now looks like (trimmed for length):
Hi,
I used the extension "OpenLink Structured Data Sniffer" (in version 2.15.2) on Google Chrome.
1/ Open the webpage https://psh.techlib.cz/skos/PSH13814 in Google Chrome
2/ Click on the link "Heslo ve formátu JSON-LD" (with your mouse) in left column
3/ A new tab is opened (and have focus) : chrome-extension://egdaiaihbdoiibopledjahjaihbmjhdj/page_panel.html?url=https%3A%2F%2Fpsh.techlib.cz%2Fapi%2Fconcepts%2FPSH13814%3Fformat%3Denriched&type=jsonld&ext=
4/ On the other browser tab, the json-ld in displayed but the extension don't work.
Settings of the extension : defaults settings
Expectation: -
Reality: The new tab is opened with a "JSON-LD" empty tab.
Thanks for this greatfull extension.
The text was updated successfully, but these errors were encountered: