Edirom / MerMEId

Metadata Editor and Repository for MEI Data

Home Page:https://mermeid.edirom.de/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Convert sample data into MEI 5.0

daniel-jettka opened this issue · comments

just tested briefly by validating files against MEI5.0 CMN schema and there are some issues:

  1. gade_comala.xml is still on version 4.0.1
    <mei xmlns="http://www.music-encoding.org/ns/mei" meiversion="4.0.1" xml:id="mei_d1e1">
  2. duplicate xml:ids "meiLint_v0.0.1-alpha" in all files
1. `gade_comala.xml` is still on version 4.0.1
   https://github.com/Edirom/MerMEId/blob/7bf2647bb5e148ccfce45cf1e39546e7f99c0e0a/data/gade_comala.xml#L4
  • updated
2. duplicate xml:ids "meiLint_v0.0.1-alpha"  in all files

local validation checked successfully!