Newer
Older
{
"@context": "https://doi.org/10.5063/schema/codemeta-2.0",
"@type": "SoftwareSourceCode",
"license": "https://spdx.org/licenses/GPL-3.0+",
"codeRepository": "https://gricad-gitlab.univ-grenoble-alpes.fr/mlarrieu/open-research-data-monitor",
"contIntegration": "https://gricad-gitlab.univ-grenoble-alpes.fr/mlarrieu/open-research-data-monitor",
"dateCreated": "2023-11-28",
"datePublished": "2024-02-02",
"dateModified": "2024-02-02",
"name": "Open research data monitor",
"version": "1.0.0",
"description": "This software is a tool that harvests DataCite and some data repositories (Recherche Data Gouv, Nakala, Zenodo...) to get DOIs from all public data available affiliated with the UGA (Université Grenoble Alpes). The goal is to analyze the results in order to adapt our data policy and to accompany researchers from UGA with data management and publication.",
"applicationCategory": "Data analysis",
"funder": {
"@type": "Organization",
"name": "Université Grenoble Alpes",
"@id": "https://ror.org/02rx3b187"
},
"keywords": [
"open science",
"data",
"data harvesting"
],
"programmingLanguage": [
"Python3"
],
"softwareRequirements": [
"Python3 :",
"- pandas",
"- requests",
"- matplotlib"
],
"author": [
{
"@type": "Person",
"givenName": "Maxence",
"familyName": "Larrieu",
"affiliation": {
"@type": "Organization",
"name": "GRICAD, Université Grenoble Alpes",
"@id": "https://ror.org/044cfnj78"
}
},
{
"@type": "Person",
"givenName": "Elias",
"familyName": "Chetouane",
"email": "elias.chetouane@univ-grenoble-alpes.fr",
"affiliation": {
"@type": "Organization",
"name": "GRICAD, Université Grenoble Alpes",
"@id": "https://ror.org/044cfnj78"