-
Notifications
You must be signed in to change notification settings - Fork 18
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
Further infrastructure to make YAML masterfile #2
Comments
There's nothing to say that we have to deposit an excel file at zenodo. what would we lose if we deposited the YAML there on a periodic release schedule? |
Excel is inherently easier for people to interact with, especially those without a background in coding... However, it's occurring to me that someone like that may have little utility with this resource in the first place... |
It seems you have no end of ways to make this accessible for people - e.g. translate the yaml to markdown, hyperlnk the entities, show the markdown using github pages Would it be possible to add provenance to the yaml? Note sure if it is of interest but I made a ticket on representation of paths in a KG: biolink/biolink-model#348 |
Currently, .json and .yaml implementations of DrugMechDB are built from the excel spreadsheet available on Zenodo.
However, to more easily incorporate new drug mechanisms, the YAML file will be used as the primary source for DrugMechDB, with new paths added via pull requests. With this setup, we need a simple way to build excel spreadsheet from the YAML file and submit periodic updates to Zenodo.
The text was updated successfully, but these errors were encountered: