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

Events Page without SchemaOrg markup #2177

Open
sneumann opened this issue Sep 25, 2023 · 1 comment
Open

Events Page without SchemaOrg markup #2177

sneumann opened this issue Sep 25, 2023 · 1 comment

Comments

@sneumann
Copy link

Hi Galaxy-Hub Team,

The Galaxy Event page is listed in the live-deploys page https://bioschemas.org/developer/liveDeploys#nav-site
(go down to "Galaxy Project", expand the details, and see the link behind the "Page" button.

This is a hint that https://galaxyproject.org/events/ should have JSON-LD markup conforming to the "Event" profile.
I checked the page source, and found no markup. I also checked a random event: https://galaxyproject.org/events/2023-09-small-scale/ and also could not find any markup. The (Bio)Schema checker by @albangaignard also could not extract any SchemaOrg.

If JSON-LD markup was removed on purpose, we can update the Bioschemas live-deploy listing.
Or, you have the SchemaOrg in a place I missed when looking.
Or, maybe there is an issue in the rendering of e.g.
https://raw.githubusercontent.com/galaxyproject/galaxy-hub/master/content/events/2023-09-small-scale/index.md
because to me it looks like the markdown does have the metadata.

If you check https://training.galaxyproject.org/training-material/topics/metabolomics/tutorials/msi-analyte-distribution/tutorial.html
then this has the embedded "@context": "http://schema.org" markup for a LearningResource.

Yours,
Steffen

@hexylena
Copy link
Member

hexylena commented Oct 5, 2023

Hi @sneumann the BioSchemas markup was lost when the Hub was rewritten recently.
There is an open PR for it, I need to find some time and energy to work on it #1564

maybe the best solution would be to remove the Galaxy Hub until it can be fixed, apologies.

sneumann added a commit to sneumann/bioschemas.github.io that referenced this issue Oct 8, 2023
Hi, the Galaxy/Events pages lost their Bioschemas markup.
This regression is tracked in galaxyproject/galaxy-hub#2177
with no timeline for a fix. Let's leave this PR open for a while, and hope we can cancel it when fixed by the Galaxy team.
Yours,
Steffen
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

2 participants