-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
5 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,8 @@ | ||
# Scenario modelling of policy interventions regarding data sharing for RRI and Open Science transition | ||
|
||
This project is developed within the [ON-MERRIT project](https://on-merrit.eu). | ||
This repository contains the code for the DASH model, developed within the [ON-MERRIT project](https://on-merrit.eu) and introduced in D6.2 _Scenario modelling of policy interventions regarding data sharing for RRI and Open Science transition_. | ||
|
||
## Directories and files | ||
The model itself is contained in the file `data_sharing.nlogo`. The model was developed and run with Netlogo 6.2.0 on Windows. All code required to reproduce the figures is contained in the directory `analysis`. The analysis is reproducible thanks to the [targets](https://github.com/ropensci/targets) R package. The data is not hosted on GitHub for reasons of size, but will be added to the Zenodo release. | ||
|
||
|