We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Backtracking on what I said before (sorry)... change curatedBy from:
"curatedBy": { "@type": "schema:WebSite", "name": "medrxiv", "url": "https://www.medrxiv.org/" },
to
"@type": "schema:WebSite", "name": "medrxiv", "url": "http://medrxiv.org/cgi/content/short/2020.05.07.20093898" },
where curatedBy.url = url, so the curatedBy.url is different for every entry
curatedBy.url
url
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Backtracking on what I said before (sorry)...
change curatedBy from:
to
where
curatedBy.url
=url
, so the curatedBy.url is different for every entryThe text was updated successfully, but these errors were encountered: