-
Notifications
You must be signed in to change notification settings - Fork 0
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
add funders/grant information to the tool schema and tool form #2
Comments
ping @hechth |
@bgruening please assign me, can't assign myself |
@itisAliRH do you want to participate and support me in this? |
@hechth of course✌️ |
@bgruening do all fields from schema.org have to be present in the |
@ElectronicBlueberry some code in the forms is repeated in all of them - can we share this template somehow between the compoenents to avoid a third copy and paste? |
I don't think so. We can start with a subset. But make sure we can implement other fields later without breaking any backward compatibility. |
WIP is here: https://github.com/hechth/galaxy/tree/grant_tool_tag |
And here is the PR: galaxyproject/galaxy#16477 🥇 |
Grant
field to planemo linting inlib/galaxy/tool_util/linters/xml_order.py
(planemo)client/src/components/Tool/ToolFooter.vue
(Front end)Funding.vue
component inclient/src/components/SchemaOrg
GrantViewer.vue
component inclient/src/components/SchemaOrg
ToolFooter.vue
andToolCard.vue
to support the funding mechanismToolFooter.test.js
ToolCard.test.js
The text was updated successfully, but these errors were encountered: