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

Adding Schema.org to dataset landing pages #23

Open
chrisgorgo opened this issue May 7, 2019 · 4 comments
Open

Adding Schema.org to dataset landing pages #23

chrisgorgo opened this issue May 7, 2019 · 4 comments

Comments

@chrisgorgo
Copy link

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.

@chrisgorgo
Copy link
Author

If I sent a PR with this addition would you be willing to merge it?

@chrisgorgo
Copy link
Author

Pinging @mih.

@mih
Copy link
Member

mih commented Aug 2, 2019

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.

@yarikoptic
Copy link
Member

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 datalad create-sibling --ui=true and then https://github.com/datalad/datalad/blob/master/datalad/resources/website/assets/js/main.js is the JS which "drives" it, so I guess it will be the one which would establish necessary schema.org annotations.... oops -- crossing in hyperspace with @mih, so I will leave it for your off-Github chat to not bring confusion describing current (old) and future ways will be done ;)

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

No branches or pull requests

3 participants