"title": "European Science Cluster of Astronomy & Particle physics ESFRI research infrastructures"
}
],
"keywords": [
"jupyter-notebook"
],
"language": "eng",
"license": {
"id": "MIT"
},
"notes": "Release Notes:\nThis major release of the eossr introduces 3 pillars that allow the user to interact easily with the ESCAPE OSSR:\n\n\n- **API** module: introduces an API to communicate with the OSSR built on Zenodo's API:\n - fetch OSSR records\n - get records metadata\n - upload a new record\n - update an existing record\n\n\n- **metadata** module:\n - implement the official metadata schema for the OSSR based on codemeta schema\n - method to translate codemeta metadata into zenodo metadata\n\n- **continuous integration**: collection of methods and snippets to allow users to use the gitlab CI to: \n - make a new record in the OSSR\n - update an existing record in the OSSR\n - build a Docker container / image\n - build a Singularity container / image\n - add containers to the gitlab registry\n - add images to your OSSR upload",
'releaseNotes': 'Jupyter Notebooks example added. Example of how to automatise the upload of the docker image - whose container was built and published during the CI - to Zenodo.',