Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Parse all mapping registries as a preprocessing step #4

Open
matentzn opened this issue Nov 14, 2022 · 1 comment
Open

Parse all mapping registries as a preprocessing step #4

matentzn opened this issue Nov 14, 2022 · 1 comment
Assignees

Comments

@matentzn
Copy link
Contributor

Instead of loading the mappings registries client side from the network, lets

  1. Create a Makefile with a makegoal
mappings.yml: mapping-server.yml
      python scripts/read_mapping_registry_metadata.py --registry $< --metadata $@

This goal should read the mapping-server.yml, load all the mapping sets and create one big yaml file with mapping set metadata.
2. Use mappings.yml for the VUE component to render.

@matentzn
Copy link
Contributor Author

I added two more registries:

2239107

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants