Skip to content
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

schema.org: encode metadata using JSON-LD instead of Microdata #145

Closed
GraemeWatt opened this issue Sep 6, 2018 · 3 comments · Fixed by #412
Closed

schema.org: encode metadata using JSON-LD instead of Microdata #145

GraemeWatt opened this issue Sep 6, 2018 · 3 comments · Fixed by #412
Assignees

Comments

@GraemeWatt
Copy link
Member

Schema.org metadata is currently encoded in HEPData web pages using Microdata (implemented by @eamonnmag). This metadata is indexed for use in the new Google Dataset Search released today. See blog articles from Google AI and DataCite.

JSON-LD is emerging as the community standard and is the preferred format for Schema.org metadata by both Google and DataCite. We should therefore encode Schema.org metadata using JSON-LD instead of Microdata. We should also check that the implementation follows Google's guidelines for dataset providers.

Cc: @mfenner @suenjedt

@mfenner
Copy link

mfenner commented Sep 6, 2018

@GraemeWatt happy to help with the JSON-LD.

@suenjedt
Copy link

suenjedt commented Sep 7, 2018

Yes, as discussed earlier same here, happy to collaborate on this. cc @ArtemisLav. Back then Eamonn had discussed this with Google btw. Happy to forward the correspondance.

@alisonrclarke
Copy link
Contributor

See #162: plan is to use json-ld from datacite.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants