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

GitHub page https://music-encoding.org/schema/ vs https://music-encoding.org/resources/schemas.html #2

Open
bwbohl opened this issue Apr 7, 2021 · 3 comments
Assignees
Milestone

Comments

@bwbohl
Copy link
Member

bwbohl commented Apr 7, 2021

https://music-encoding.org/resources/schemas.html is ok as first entry point although it could bear some more info on the schemata and it lacks links to older versions.
https://music-encoding.org/schema/ on the other hand is a pretty ugly website that bears almost no contents, except for the short readme of this repository. I see two options here:

  1. redirect https://music-encoding.org/resources/schemas.html to https://music-encoding.org/schema/ and prettify what's found here
  2. redirect the other way round and offer a more complete link list on https://music-encoding.org/resources/schemas.html

While 2. might be easier to integrate with the website look and feel it would probably destroy the possibility to access the schemata directly for validation, e.g. by calling https://music-encoding.org/schema/4.0.1/mei-all.rng (and I like this ;-)

Opinions?

@lpugin
Copy link
Member

lpugin commented Apr 12, 2021

I think that 2. would be very problematic. Not breaking validation was the reason to have the schema repository

@rettinghaus
Copy link
Member

rettinghaus commented Jun 1, 2024

So here should be an index.html here that looks something like this:

<head>
     <meta http-equiv="Refresh" content="0;url=https://music-encoding.org/resources/schemas.html">
 </head>
 <body>
 </body>

How do we integrate it into the CI?

@bwbohl
Copy link
Member Author

bwbohl commented Jun 6, 2024

As I was instead thinking the other way round, I created a test deployment in my fork. I copied the contents of schemas.html and added some dynamic to automatically list the contents of the respective version folders in a Jekyll/GitHub page. It still needs the proper MEI styling, and maybe using https://github.com/jayanta525/github-pages-directory-listing could even improve its appearance. But as a dummy test, it’s OK: https://bwbohl.github.io/schema/

@github-project-automation github-project-automation bot moved this to 🆕 New in ODD meetings Jun 25, 2024
@bwbohl bwbohl added this to the MEI 5.x milestone Jun 25, 2024
@bwbohl bwbohl self-assigned this Jun 25, 2024
@bwbohl bwbohl moved this from 🆕 New to 📋 Backlog in ODD meetings Jun 27, 2024
@bwbohl bwbohl modified the milestones: MEI 5.x, MEI 6 Nov 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 📋 Backlog
Development

No branches or pull requests

3 participants