-
Notifications
You must be signed in to change notification settings - Fork 1
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
Toolview attribute update #129
Conversation
Add new attributes to ToolView definition, update dependsOn Component
Valid values for Tool Entity Type. Note that "Consortium" was replaced with "Research Consortium", to address dependencies and prevent attributes from the Consortium model being included in the Tool View schema
Valid values for Tool Entity Role
Valid values for Tool Package Dependencies Present Added to shared, since boolean valid values can be used in other attributes/models
Remove Person schema, since we only use Person View and it conflicts with new Tool View valid values
Remove Project schema, since we only use Project View and it conflicts with new Tool View valid values
Add valid value mapping for new Tool View attributes
Here's the updated Tool View model in google sheet form: https://docs.google.com/spreadsheets/d/1WyaONXtx7Vf2fxxIC1DDTfOHLoJy6Y7dEFVL5sY7nnw/edit |
@aditigopalan I tagged this as non-release, but it should probably be part of the v7.0.0 version |
Thank you for working on this! Since 7.0.0 has been released, maybe I will release another version 7.1.0 |
Fixes #128
Changelog