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

Namespaces must not end with a slash #411

Open
jakebeal opened this issue Oct 6, 2022 · 0 comments
Open

Namespaces must not end with a slash #411

jakebeal opened this issue Oct 6, 2022 · 0 comments

Comments

@jakebeal
Copy link
Contributor

jakebeal commented Oct 6, 2022

It turns out that Java doesn't believe the same things about URI equality that Python does, so SynBioDex/SBOL-specification#476 is going to be resolved differently, saying that string equality is the way that we need to compare URIs.

The key consequence for this is that namespaces will need to be normalized to have no slash at the end, and this will need to be added to the validation rules.

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