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

add check for version to file-load functions

peterstadler opened this issue · comments

probably need

  • a version parameter/variable
  • a constraint at modules/main_loop.xqm to filter the collection for the version number
  • a constraint to crud:read#1 (maybe a second parameter $meiversion to this function?)

NB, I did not add a second parameter to crud:read#1 because I simply used the "global" variable $config:meiversion for the check.