-
Notifications
You must be signed in to change notification settings - Fork 136
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
JSON-LD validation errors #1249
Comments
The tool reports a "URL was not found" error. |
You are right: the structured-data testing tool provided by google doesn't work anymore. I do not why ... |
I don't have any issue getting the tool to work, but at least most of the errors seem spurious... Google's tool is understandably very focused on showing you what Google is looking for, and it doesn't understand or care about Omeka's types or even the Dublin Core ones (it's looking for schema.org stuff, mostly). |
Hi John,
yes that is what I also think, but I thought it was good to share with someone more skilled than me.
I think that all “semantic” possibile issues need to be addressed soon because of the “semantic mission” of Omeka that is the most relevant characteristic of this platform.
Thank for replying!
Inviato da iPhone
… Il giorno 30 apr 2018, alle ore 16:40, John Flatness ***@***.***> ha scritto:
I don't have any issue getting the tool to work, but at least most of the errors seem spurious... Google's tool is understandably very focused on showing you what Google is looking for, and it doesn't understand or care about Omeka's types or even the Dublin Core ones (it's looking for schema.org stuff, mostly).
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub, or mute the thread.
|
When we copy-paste a json-ld item from the
Of course, all the urls are accessible and there is no cors issue. |
You could still get that error (based on CORS) if the playground can't load the |
Ok, it should be related to my server. Nevertheless, when I try the sandbox, there are issue too : http://tinyurl.com/yaxvupzy.
|
Hmm, that's interesting, that's definitely a newer restriction on their end. |
That turns out to be a SHOULD NOT in the spec, so its somewhat dubious that they're now considering it a syntax error when they didn't before... but that data also isn't really crucial for us to include there. |
Seems to be some validation errors in JSON-LD data exoposed by item show.
Please check: https://search.google.com/structured-data/testing-tool?hl=en#url=http%3A%2F%2Fengb.bmlonline.it%2Fs%2Fcasa-boccaccio%2Fitem%2F370
Most of the errors are related with @type declarations and values but i get also an unspecified "There was an invalid type in your JSON-LD." error related with @context.
The text was updated successfully, but these errors were encountered: