https://github.com/repronim/reproinventory
A repo for developing the ReproNim inventory of training resources.
https://github.com/repronim/reproinventory
Last synced: about 1 year ago
JSON representation
A repo for developing the ReproNim inventory of training resources.
- Host: GitHub
- URL: https://github.com/repronim/reproinventory
- Owner: ReproNim
- License: mit
- Created: 2024-06-11T13:05:46.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-30T04:08:08.000Z (almost 2 years ago)
- Last Synced: 2025-04-09T21:48:49.567Z (about 1 year ago)
- Size: 27.3 KB
- Stars: 3
- Watchers: 9
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ReproInventory
A repo for developing the ReproNim inventory of training resources.
# Background
**ReproNim** has developed a lot of [training resources](https://www.repronim.org/teach.html).
The **[INCF-ReproNim Fellows](https://www.repronim.org/fellowship.html)** have developed a lot of [training resources](https://www.repronim.org/fellows-resources) including a [Training Tool-kit](https://drive.google.com/drive/u/0/folders/1_qLgvQAI_71768_45gMBb7n4DpsY7Wil).
The community (neuroimaging and beyond) have developed a lot of training resources. When a user is faced with the
desire to 'teach' a topic, how do they navigate all this content to find (or adapt, as needed) the right resources
to start from?
We seek to create a ***ReproNim Inventory of Training Resources*** to help find what's out there so that users can more efficiently
identify, reuse and adapt existing resources instead of always starting from scratch.
## Similar Inventories Efforts
We know of a number of existing resources that have attempted to do parts of this. These include (but are not limited to):
* [ReproRehabDB](https://reprorehabdb.usc.edu/)
* [LearnNeuroimaging/Hitchhacker's guide to the brain](https://learn-neuroimaging.github.io/hitchhackers_guide_brain/)
* [NITRC Training Resource Query](https://www.nitrc.org/search/?type_of_search=group&q=training)
* [BrainHack School Training Modules](https://school-brainhack.github.io/modules/)
* [INCF Training Space](https://training.incf.org/)
* [Neuroimaging Carpentry](https://conp-pcno-training.github.io/neuroimaging-carpentry/)
* [Software Carpentry](https://www.software-carpentry.org/)
* And many more! (add your faviorites here!)
## Other specific Resources we should make sure are included
Want other specific resources included, add them here (or file an issue)
# What do we need to do?
* Review ***existing*** inventories
* Expand ***content***
* For each resource, what do we want to know about it?
* Identify the training resource 'schema' that we want to use
* Adopt a ***front end*** (how the content is displayed) and associated ***back end*** to store the information
* What do we really want to see?
* Search: by topic tag (i.e. git), by format (i.e. hands-on tutorial), by level (i.e. first-timers), by duration (i.e. 3 hour), etc.
* Do any of the existing platforms already do this?
* Which comes closest?
# Project development (OHBM Hackathon)
[project-ohbm-hackathon here](https://github.com/ohbm/hackathon2024/issues/12)