An open API service indexing awesome lists of open source software.

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

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).