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

Problem with fix URI prefixes with overlapping prefix names #561

Open
cjmyers opened this issue Oct 2, 2018 · 0 comments
Open

Problem with fix URI prefixes with overlapping prefix names #561

cjmyers opened this issue Oct 2, 2018 · 0 comments
Assignees
Labels
Milestone

Comments

@cjmyers
Copy link
Contributor

cjmyers commented Oct 2, 2018

The error below happens when uploading to changing URI prefix for a document that includes overlapping URI prefixes like:

https://www.first/
https://www.second/

Error: java.lang.IllegalArgumentException: Unable to set default URI prefix to non-compliant value `https://www./'
at org.sbolstandard.core2.SBOLDocument.setDefaultURIprefix(SBOLDocument.java:4474)
at org.sbolstandard.core2.SBOLDocument.fixDocumentURIPrefix(SBOLDocument.java:2363)
at org.sbolstandard.core2.SBOLDocument.changeURIPrefixVersion(SBOLDocument.java:2865)

@cjmyers cjmyers added the bug label Oct 2, 2018
@cjmyers cjmyers added this to the SBOL 2.4 milestone Oct 2, 2018
@cjmyers cjmyers self-assigned this Oct 2, 2018
@cjmyers cjmyers modified the milestones: SBOL 2.4, SBOL 2.5 Apr 7, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant