Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dataobservatory-eu/report-music-innovation-technology
Report on Music Technology in Europe
https://github.com/dataobservatory-eu/report-music-innovation-technology
music
Last synced: 10 days ago
JSON representation
Report on Music Technology in Europe
- Host: GitHub
- URL: https://github.com/dataobservatory-eu/report-music-innovation-technology
- Owner: dataobservatory-eu
- Created: 2022-04-16T17:40:39.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-04-16T18:16:55.000Z (over 2 years ago)
- Last Synced: 2024-12-08T04:42:51.655Z (15 days ago)
- Topics: music
- Language: HTML
- Homepage: https://openmuse.dataobservatory.eu/resources/report-music-innovation-tech/
- Size: 1.8 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Report on Music Innovation & Technology in Europe
This repo is created for one deliverable.
1. [Report on Music Innovation & Technology in Europe](https://zenodo.org/record/6464782#.Ylq7JNpBzIU) [![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.6464782.svg)](https://doi.org/10.5281/zenodo.6464782) [![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.6465096.svg)](https://doi.org/10.5281/zenodo.6465096)
It follows the [Open Policy Analysis Guidelines](http://www.bitss.org/wp-content/uploads/2019/03/OPA-Guidelines.pdf) and the best practices of the European Union's Knowledge For Policy and the [European Open Science Cloud](https://eosc-portal.eu/) portal.
## Folders
**root** - The two articles, `.bib` bibliography files, and `yml` files for markdown conversions, plus reproducbile `docx`, `pdf`, `epub` versions. Work in the `Rmd` markdown files. If you do not write R code, just ignore the R code chunks, and use it as a clean markdown text.
**bib** - please save here individual BibTex entries. The consolidated entries will should be placed in one of the main `.bib` files in the root folder. The pandoc / knitr / RStudio workflow can have hickuups with bib files, so try to save individual files first in `bib/xyz.bib`
**not_included** - user's scrap directory, excluded by `.gitignore`. Please put your non-synchronized scaps and code doodles here.
**data-raw** - data as downloaded, received, as a starting point of our reproducible work. You will find here 5 CAP surveys.
**R** - R code written for the publications. It is better to write stand-alone R codes, and put final 'chunks' into the `.Rmd` files.
**data** - Final data outputs that will be placed in the articles.