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

Abstract classes should not link to syntax descriptors #152

Open
jakebeal opened this issue Mar 25, 2021 · 0 comments
Open

Abstract classes should not link to syntax descriptors #152

jakebeal opened this issue Mar 25, 2021 · 0 comments
Assignees

Comments

@jakebeal
Copy link
Contributor

Abstract classes, such as BiopolymerLocationGlyph, currently link to the syntax diagram as their instantiation.
This should not be the case, since these are abstract classes and should only be realized through the glyphs of their children.

This may involve tweaks to README files as well to support the ontology automation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants