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

sbol-10204 does not capture null displayId values #596

Open
jakebeal opened this issue Jun 18, 2019 · 2 comments
Open

sbol-10204 does not capture null displayId values #596

jakebeal opened this issue Jun 18, 2019 · 2 comments
Assignees
Labels
Milestone

Comments

@jakebeal
Copy link
Contributor

If you ask compliant URI to validate a null displayId, it will complain that your displayId has the wrong format, rather than complaining that it's missing:

throw new SBOLValidationException("sbol-10204");

@cjmyers
Copy link
Contributor

cjmyers commented Jun 19, 2019

Is this one also related to the URIs that end with slash?

@jakebeal
Copy link
Contributor Author

This was discovered while trying to sort out this problem, but is a separate issue.

@cjmyers cjmyers self-assigned this Jul 11, 2019
@cjmyers cjmyers added the change label Jul 11, 2019
@cjmyers cjmyers added this to the SBOL 2.5 milestone Jul 11, 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

2 participants