-
Notifications
You must be signed in to change notification settings - Fork 5
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
Adding Schema.org to dataset landing pages #23
Comments
If I sent a PR with this addition would you be willing to merge it? |
Pinging @mih. |
Thx for the ping @chrisgorgo ! It would be good if we could have a brief chat about this before you invest time. I will contact you off-Github. |
Well, the http://datasets.datalad.org/ is the https://github.com/datalad/datalad/blob/master/datalad/resources/website/index.html file published with any call of |
If you add Dataset Schema.org annotations (see https://support.google.com/webmasters/forum/AAAA2Jdx3sUnPq4BW6iPIA/?hl=en&gpf=%23!topic%2Fwebmasters%2FnPq4BW6iPIA) to dataset landing pages such as http://datasets.datalad.org/?dir=/crcns/cai-1 they will start showing up on https://toolbox.google.com/datasetsearch. You can even add identifiers.org (see #15) for extra measure.
Just remember to use
sameAs
property to point to the canonical/primary source of each dataset.The text was updated successfully, but these errors were encountered: