dataverse-frontend
dataverse-frontend copied to clipboard
render Json-LD in Dataset Page
What this PR does / why we need it: Adds json-ld to header of View Dataset page.
Which issue(s) this PR closes:
Closes #350
Special notes for your reviewer: This PR is a proof of concept, to test that the json-ld is available in a deployed app. The json-ld is viewable in the browser view of the DOM, and has dynamic data based on the current dataset, but we need to test on a webpage that can be run in https://search.google.com/test/rich-results
Suggestions on how to test this: Deploy to beta.dataverse.org and do the rich-results test.
Does this PR introduce a user interface change? If mockups are available, please link/include them here: no Is there a release notes update needed for this change?: no Additional documentation: