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

Add a SPARQL check to make sure shacl namespace prefixes are bijective #1044

Open
cmungall opened this issue Aug 25, 2022 · 0 comments
Open

Comments

@cmungall
Copy link
Contributor

It is useful to serialized prefix expansions using the SHACL vocabulary.

Many obo format ontologies that refer to non-OBO classes will start doing this:

But I think this is broadly good practice

It would be handy to have a check to make sure prefix maps are 1:1. Perhaps ERROR for prefix clash and WARN for namespace clash.

It may also be useful to have some options when doing merges to prioritize one ontology over another but that should be a separate issue

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

1 participant