Skip to content

#1196 Data Schema Loading Rework

Martin Vogel requested to merge refactor/1196-data-schema-loading into main
  • changes the way local submission data schemas are loaded
  • entry point is the config yaml where every uri/urn is mapped to a specific file within the filesystem
  • enables to load abitrary schemas independent from the format and uri scheme

Closes planning#1196 (closed)

Edited by Martin Vogel

Merge request reports