-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Remove differences between the ids and descriptions, use for all:
| id | description | git hash | link for reference (relative to https://github.com/music-encoding/schema/) |
|---|---|---|---|
| meidev | MEI dev | dev/mei-all.rng | |
| mei401 | MEI 4.0.1 | 0d6486c | 4.0.1/mei-all.rng |
| mei401-any | MEI 4.0.1 All anyStart | 0d6486c | |
| mei401-cmn | MEI 4.0.1 CMN | 0d6486c | |
| mei401-mensural | MEI 4.0.1 Mensural | 0d6486c | |
| mei401-neumes | MEI 4.0.1 Neumes | 0d6486c | |
| mei400 | MEI 4.0.0 | 0d6486c | |
| mei300 | MEI 3.0.0 | 0d6486c | |
| mei211 | MEI 2.1.1 | 0d6486c | |
| mei200 | MEI 2.0.0 | ||
| mei100 | MEI 1.0.0 |
| customization id in customization | customization id in converter and validator with version example |
|---|---|
| c-mei-all | mei401 |
| c-mei-all-any | mei401-any |
| c-mei-cmn | mei401-cmn |
| c-mei-mensural | mei401-mensural |
| c-mei-neumes | mei401-neumes |
| c-mei-local | - |
| - | mei401-basic |
Customization have a different setup/data type
Locations to harmonize:
- https://github.com/Edirom/mei-xsl-converter/blob/28c97d645c293f93b89c2e3a17ee797343b490ab/src/main/java/de/edirom/meigarage/mei/Conversion.java
- https://github.com/Edirom/mei-validator/blob/a904935a79fcfeb1068e3d180fb94a3316a26a74/src/main/resources/mei-validators.xml
- https://github.com/Edirom/mei-customization/blob/4174e162c948810b5f1fe8b90f6ce19c7b1b23e0/src/main/java/de/edirom/meigarage/mei/MEICustomization.java
- currently inputdata types don't have a version or customization added - but changing this would change the existing API paths, so the id will need to contain both of that information for now
Metadata
Metadata
Assignees
Labels
No labels