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

Deduplicate and add version validation of imports #5027

Open
imsdu opened this issue Jun 10, 2024 · 0 comments
Open

Deduplicate and add version validation of imports #5027

imsdu opened this issue Jun 10, 2024 · 0 comments

Comments

@imsdu
Copy link
Contributor

imsdu commented Jun 10, 2024

Motivation
With #5026 done, it is possible to improve schema import validation by checking the revision of the imports is consistent.

Acceptance criteria

  1. A schema/ontology should appear only once in the fat schema even if it is imported several times
  2. If schemas and ontologies are imported several times (via intermediate schemas), an error is returned to the user mentioning the candidates and where there were resolved from so that the user can take the appropriate action.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant