research-software-ecosystem / research-software-ecosystem/content
bioschemas generation folder
Open
@albangaignard is already working on this.
Since Jun 10, 2020.
- Dominant language
- HTML
- Stars
- 48
- Forks
- 35
- Avg merge
- 19m
- Merged PRs (30d)
- 887
Description
There is a problem with some tools, where the bioschemas file is not generated in the same folder as the bio.tools file. e.g., SPROUTS is generated in the data/content/SPROUTS (https://github.com/bio-tools/content/tree/master/data/SPROUTS) instead of data/content/sprouts (https://github.com/bio-tools/content/tree/master/data/sprouts).
I would advocate the following:
- agree that all tool folders should be all-lowercase,
- change the bioschemas generation script (see line below) so that the folder is all-lowercase.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.