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

Don't rely on displayIds for SBOL parsing #89

Open
dany-fu opened this issue Sep 7, 2018 · 1 comment
Open

Don't rely on displayIds for SBOL parsing #89

dany-fu opened this issue Sep 7, 2018 · 1 comment
Labels
Milestone

Comments

@dany-fu
Copy link
Contributor

dany-fu commented Sep 7, 2018

The displayList object has an id field that should be used instead of name. Name should only be used in the final rendering to the user

@cjmyers
Copy link
Collaborator

cjmyers commented Sep 7, 2018

I would add to this that the id field should likely be generated by VisBol. Likely the best approach would be to keep a list of SBOL URIs (identities) that map to a specific displayList id. This will enable us to support mapsTos eventually.

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

4 participants