Skip to content

Commit 1bcbee1

Browse files
committed
Move the links to the older version of the schema to the archive
* Also add links to the older versions (HTML) to the archive
1 parent 49bede1 commit 1bcbee1

File tree

2 files changed

+41
-46
lines changed

2 files changed

+41
-46
lines changed

archive/index.md

Lines changed: 41 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,47 @@ Here you will find archived material, such as previous versions of MEI, document
88

99
## Previous Versions of MEI
1010

11-
* see [Schemas and Namespace](/resources/schemas.html)
11+
- [MEI v5.0 (2023)](https://github.com/music-encoding/music-encoding/releases/tag/v5.0)
12+
- MEI 5.0 Guidelines ([PDF](https://zenodo.org/records/10040258); DOI: [10.5281/zenodo.10040258](https://doi.org/10.5281/zenodo.10040258))
13+
- RelaxNG schemata:
14+
- [MEI All](https://music-encoding.org/schema/5.0/mei-all.rng)
15+
- [MEI All Anystart](https://music-encoding.org/schema/5.0/mei-all_anyStart.rng)
16+
- [MEI Basic](https://music-encoding.org/schema/5.0/mei-basic.rng)
17+
- [MEI CMN](https://music-encoding.org/schema/5.0/mei-CMN.rng)
18+
- [MEI Mensural](https://music-encoding.org/schema/5.0/mei-Mensural.rng)
19+
- [MEI Neumes](https://music-encoding.org/schema/5.0/mei-Neumes.rng)
20+
- [MEI v4.0.1 (2019)](https://github.com/music-encoding/music-encoding/releases/tag/v4.0.1)
21+
- MEI 4.0.1 Guidelines ([HTML](https://music-encoding.org/guidelines/v4/))
22+
- RelaxNG schemata:
23+
- [MEI All](https://music-encoding.org/schema/4.0.1/mei-all.rng)
24+
- [MEI All Anystart](https://music-encoding.org/schema/4.0.1/mei-all_anyStart.rng)
25+
- [MEI CMN](https://music-encoding.org/schema/4.0.1/mei-CMN.rng)
26+
- [MEI Mensural](https://music-encoding.org/schema/4.0.1/mei-Mensural.rng)
27+
- [MEI Neumes](https://music-encoding.org/schema/4.0.1/mei-Neumes.rng)
28+
- [MEI v3.0.0 (2016)](https://github.com/music-encoding/music-encoding/releases/tag/v3.0.0)
29+
- MEI 3.0.0 Guidelines ([HTML](https://music-encoding.org/guidelines/v3/), [PDF](https://zenodo.org/records/10040230); DOI: [10.5281/zenodo.10040230](https://doi.org/10.5281/zenodo.10040230))
30+
- RelaxNG schemata:
31+
- [MEI All](https://music-encoding.org/schema/3.0.0/mei-all.rng)
32+
- [MEI All Anystart](https://music-encoding.org/schema/3.0.0/mei-all_anyStart.rng)
33+
- [MEI CMN](https://music-encoding.org/schema/3.0.0/mei-CMN.rng)
34+
- [MEI Mensural](https://music-encoding.org/schema/3.0.0/mei-Mensural.rng)
35+
- [MEI Neumes](https://music-encoding.org/schema/3.0.0/mei-Neumes.rng)
36+
- [MEI 2013 (v2.1.1)](https://github.com/music-encoding/music-encoding/releases/tag/MEI2013_v2.1.1)
37+
- MEI 2013 Guidelines ([PDF](https://zenodo.org/records/10040218); DOI: [10.5281/zenodo.10040218](https://doi.org/10.5281/zenodo.10040218))
38+
- RelaxNG schemata:
39+
- [MEI All](https://music-encoding.org/schema/2.1.1/mei-all.rng)
40+
- [MEI All Anystart](https://music-encoding.org/schema/2.1.1/mei-all_anyStart.rng)
41+
- [MEI CMN](https://music-encoding.org/schema/2.1.1/mei-CMN.rng)
42+
- [MEI Mensural](https://music-encoding.org/schema/2.1.1/mei-Mensural.rng)
43+
- [MEI Neumes](https://music-encoding.org/schema/2.1.1/mei-Neumes.rng)
44+
- [MEI 2012](https://github.com/music-encoding/music-encoding/releases/tag/MEI2012_v2.0.0)
45+
- MEI 2012 Release ([ZIP](https://github.com/music-encoding/music-encoding/archive/MEI2012_v2.0.0.zip))
46+
- MEI 2012 Guidelines ([PDF](https://zenodo.org/records/10040170); DOI: [10.5281/zenodo.10040170](https://doi.org/10.5281/zenodo.10040170))
47+
- [MEI 2011-05](https://github.com/music-encoding/music-encoding/releases/tag/MEI_release_2011-05)
48+
- MEI 2011-05 Release ([ZIP](https://github.com/music-encoding/music-encoding/archive/MEI_release_2011-05.zip))
49+
- [MEI 2010-05](https://github.com/music-encoding/music-encoding/releases/tag/MEI_release_2010-05)
50+
- MEI 2010-05 Release ([ZIP](https://github.com/music-encoding/music-encoding/archive/MEI_release_2010-05.zip))
51+
- Tag Library ([PDF](https://zenodo.org/records/10040125); DOI: [10.5281/zenodo.10040125](https://doi.org/10.5281/zenodo.10040125))
1252

1353
## Workshop Materials
1454

resources/schemas.md

Lines changed: 0 additions & 45 deletions
Original file line numberDiff line numberDiff line change
@@ -31,48 +31,3 @@ In the context of tutorial exercises (or comparable purposes), the `MEI ALL (Any
3131
Further detailed customization of a schema, allowing to restrict specific elements or attributes, can be done with the MEI Garage profiler: [https://meigarage.edirom.de/profiler](https://meigarage.edirom.de/profiler).
3232

3333
A detailed overview of the changes for the MEI 5.1 schema is available here: [https://music-encoding.org/archive/comparison-5.1.html](../archive/comparison-5_1.html)
34-
35-
36-
# Previous Versions of MEI
37-
38-
- [MEI v5.0 (2023)](https://github.com/music-encoding/music-encoding/releases/tag/v5.0)
39-
- MEI 5.0 Guidelines ([PDF](https://zenodo.org/records/10040258); DOI: [10.5281/zenodo.10040258](https://doi.org/10.5281/zenodo.10040258))
40-
- RelaxNG schemata:
41-
- [MEI All](https://music-encoding.org/schema/5.0/mei-all.rng)
42-
- [MEI All Anystart](https://music-encoding.org/schema/5.0/mei-all_anyStart.rng)
43-
- [MEI Basic](https://music-encoding.org/schema/5.0/mei-basic.rng)
44-
- [MEI CMN](https://music-encoding.org/schema/5.0/mei-CMN.rng)
45-
- [MEI Mensural](https://music-encoding.org/schema/5.0/mei-Mensural.rng)
46-
- [MEI Neumes](https://music-encoding.org/schema/5.0/mei-Neumes.rng)
47-
- [MEI v4.0.1 (2019)](https://github.com/music-encoding/music-encoding/releases/tag/v4.0.1)
48-
- MEI 4.0.1 Guidelines (PDF) - not available
49-
- RelaxNG schemata:
50-
- [MEI All](https://music-encoding.org/schema/4.0.1/mei-all.rng)
51-
- [MEI All Anystart](https://music-encoding.org/schema/4.0.1/mei-all_anyStart.rng)
52-
- [MEI CMN](https://music-encoding.org/schema/4.0.1/mei-CMN.rng)
53-
- [MEI Mensural](https://music-encoding.org/schema/4.0.1/mei-Mensural.rng)
54-
- [MEI Neumes](https://music-encoding.org/schema/4.0.1/mei-Neumes.rng)
55-
- [MEI v3.0.0 (2016)](https://github.com/music-encoding/music-encoding/releases/tag/v3.0.0)
56-
- MEI 3.0.0 Guidelines ([PDF](https://zenodo.org/records/10040230); DOI: [10.5281/zenodo.10040230](https://doi.org/10.5281/zenodo.10040230))
57-
- RelaxNG schemata:
58-
- [MEI All](https://music-encoding.org/schema/3.0.0/mei-all.rng)
59-
- [MEI All Anystart](https://music-encoding.org/schema/3.0.0/mei-all_anyStart.rng)
60-
- [MEI CMN](https://music-encoding.org/schema/3.0.0/mei-CMN.rng)
61-
- [MEI Mensural](https://music-encoding.org/schema/3.0.0/mei-Mensural.rng)
62-
- [MEI Neumes](https://music-encoding.org/schema/3.0.0/mei-Neumes.rng)
63-
- [MEI 2013 (v2.1.1)](https://github.com/music-encoding/music-encoding/releases/tag/MEI2013_v2.1.1)
64-
- MEI 2013 Guidelines ([PDF](https://zenodo.org/records/10040218); DOI: [10.5281/zenodo.10040218](https://doi.org/10.5281/zenodo.10040218))
65-
- RelaxNG schemata:
66-
- [MEI All](https://music-encoding.org/schema/2.1.1/mei-all.rng)
67-
- [MEI All Anystart](https://music-encoding.org/schema/2.1.1/mei-all_anyStart.rng)
68-
- [MEI CMN](https://music-encoding.org/schema/2.1.1/mei-CMN.rng)
69-
- [MEI Mensural](https://music-encoding.org/schema/2.1.1/mei-Mensural.rng)
70-
- [MEI Neumes](https://music-encoding.org/schema/2.1.1/mei-Neumes.rng)
71-
- [MEI 2012](https://github.com/music-encoding/music-encoding/releases/tag/MEI2012_v2.0.0)
72-
- MEI 2012 Release ([ZIP](https://github.com/music-encoding/music-encoding/archive/MEI2012_v2.0.0.zip))
73-
- MEI 2012 Guidelines ([PDF](https://zenodo.org/records/10040170); DOI: [10.5281/zenodo.10040170](https://doi.org/10.5281/zenodo.10040170))
74-
- [MEI 2011-05](https://github.com/music-encoding/music-encoding/releases/tag/MEI_release_2011-05)
75-
- MEI 2011-05 Release ([ZIP](https://github.com/music-encoding/music-encoding/archive/MEI_release_2011-05.zip))
76-
- [MEI 2010-05](https://github.com/music-encoding/music-encoding/releases/tag/MEI_release_2010-05)
77-
- MEI 2010-05 Release ([ZIP](https://github.com/music-encoding/music-encoding/archive/MEI_release_2010-05.zip))
78-
- Tag Library ([PDF](https://zenodo.org/records/10040125); DOI: [10.5281/zenodo.10040125](https://doi.org/10.5281/zenodo.10040125))

0 commit comments

Comments
 (0)