Merge branch 'd4science' of code-repo.d4science.org:miriam.baglioni/dnet-hadoop into d4science

This commit is contained in:
Miriam Baglioni 2020-07-02 14:23:08 +02:00
commit a7b26d7f07
1 changed files with 62 additions and 0 deletions

View File

@ -0,0 +1,62 @@
[
{
"name": "open",
"title": "Open Access",
"description": "Open access refers to a resource that is immediately and permanently online, and free for all on the Web, without financial and technical barriers.The resource is either stored in the repository or referenced to an external journal or trustworthy archive.",
"image_url": "https://creativecommons.org/wp-content/uploads/2016/05/open-access-logo.png"
},
{
"name": "closed",
"title": "Metadata-only Access",
"description": "Metadata only access refers to a resource in which access is limited to metadata only. The resource itself is described by the metadata, but neither is directly available through the system or platform nor can be referenced to an open access copy in an external journal or trustworthy archive.",
"image_url": "https://upload.wikimedia.org/wikipedia/commons/0/0e/Closed_Access_logo_transparent.svg"
},
{
"name": "restricted",
"title": "Restricted Access",
"description": "Restricted access refers to a resource that is available in a system but with some type of restriction for full open access. This type of access can occur in a number of different situations. Some examples are described below: The user must log-in to the system in order to access the resource The user must send an email to the author or system administrator to access the resource Access to the resource is restricted to a specific community (e.g. limited to a university community)",
"image_url": "https://upload.wikimedia.org/wikipedia/commons/3/3d/Mixed_Access_logo_PLoS_transparent.svg"
},
{
"name": "embargoed",
"title": "Under embargo",
"description": "Embargoed access refers to a resource that is metadata only access until released for open access on a certain date. Embargoes can be required by publishers and funders policies, or set by the author (e.g such as in the case of theses and dissertations).",
"image_url": "https://upload.wikimedia.org/wikipedia/commons/1/16/Lock-green-clock.svg"
},
{
"name": "datacite",
"title": "Datacite",
"description": "Research results available via Datacite, a leading global non-profit organisation that provides persistent identifiers (DOIs) for research data and other research outputs.",
"image_url":"https://assets.datacite.org/images/logo-big.png"
},
{
"name": "zenodo",
"title": "ZENODO",
"description": "Research results available via Zenodo. Zenodo is a general purpose repository that enables researchers, scientists, projects and institutions to share, preserve and showcase multidisciplinary research results (data, software and publications) that are not part of the existing institutional or subject-based repositories of the research communities. It is founded in the trustworthy CERN data centre.",
"image_url":"https://about.zenodo.org/static/img/logos/zenodo-gradient-1000.png"
},
{
"name": "hal",
"title": "Hyper Article en Ligne",
"description": "Research results available via Hyper Article en Ligne (HAL). HAL is an open archive where authors can deposit scholarly documents from all academic fields.",
"image_url":"https://hal.archives-ouvertes.fr/public/hal.logo.png"
},
{
"name": "figshare",
"title": "figshare",
"description": "Research results available via figshare, a repository where users can make all of their research outputs available in a citable, shareable and discoverable manner",
"image_url":"https://website-p-eu.figstatic.com/assets/776d94c0a5a92799ce5536fd94e8e3c2d759a3c2/public/global/images/full-logo.png"
},
{
"name": "digital.csic",
"title": "DIGITAL.CSIC",
"description": "Research results available via DIGITAL.CSIC, the institutional repository of the Spanish National Research Council",
"image_url":"https://digital.csic.es/imagenes/logo_DC_peque.png"
},
{
"name": "dans",
"title": "DANS - Data Archiving and Networked Services",
"description": "Research results available via DANS, the Netherlands institute for permanent access to digital research resources",
"image_url":"https://easy.dans.knaw.nl/ui/images/lay-out/logo_dans.png"
}
]