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 indicator of context role for import and class registry UUID URNs #38

Open
mwatts15 opened this issue Dec 24, 2021 · 0 comments
Open

Comments

@mwatts15
Copy link
Contributor

We currently automatically generate class registry and imports context URIs as UUID URNs. This is mostly fine except that it's not apparent what these URIs refer to without actually trying to resolve them, which makes debugging somewhat more difficult. URNs, generally, permit three optional components, one of which is called the "r-component" which can hold information for "resolvers" which includes owmeta_core. owmeta_core doesn't need this information to actually resolve the URI and indeed must not use this information over the configuration information from bundles and projects, but including something like "?+context_type=class_registry_context" would be very useful for debugging.

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