https://github.com/repronim/reproschema-demo-protocol
A demo protocol for the ReproSchema paper
https://github.com/repronim/reproschema-demo-protocol
Last synced: 5 months ago
JSON representation
A demo protocol for the ReproSchema paper
- Host: GitHub
- URL: https://github.com/repronim/reproschema-demo-protocol
- Owner: ReproNim
- License: mit
- Created: 2023-12-21T17:51:45.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-14T02:00:10.000Z (about 2 years ago)
- Last Synced: 2025-04-09T21:48:51.900Z (about 1 year ago)
- Language: Makefile
- Homepage: https://www.repronim.org/reproschema-demo-protocol/
- Size: 16.1 MB
- Stars: 0
- Watchers: 10
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# reproschema-demo-protocol
A demo protocol for the ReproSchema paper
## Website
[https://ReproNim.github.io/reproschema-demo-protocol](https://ReproNim.github.io/reproschema-demo-protocol)
## Repository Structure
* [reproschema_demo_protocol/](reproschema_demo_protocol/) - Contains protocol files
* [schema](reproschema_demo_protocol/reproschema_demo_protocol_schema) - Reproschema protocol schema (edit this file)
* [README.md](reproschema_demo_protocol/README.md) - Welcome page of the protocol (edit this file)
* [activities/](activities/) - Contains activity files (edit these files)
* [ui-changes/src/config.js](ui-changes/src/config.js) - Source file for UI setup (edit this file)
## Credits
This protocol was made with
[reproschema-protocol-cookiecutter](https://github.com/ReproNim/reproschema-protocol-cookiecutter).