-
Notifications
You must be signed in to change notification settings - Fork 3
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
1 parent
58ef029
commit 58014f1
Showing
113 changed files
with
7,010 additions
and
0 deletions.
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 |
---|---|---|
@@ -0,0 +1,280 @@ | ||
<!doctype html> | ||
<meta charset="utf-8"> | ||
|
||
<meta property="og:image" content="https://blog.zenodo.org/static/img/logos/zenodo-gradient-1000.png" /> | ||
|
||
|
||
<meta property="og:title" content="Zenodo - Research. Shared." /> | ||
|
||
|
||
<meta property="og:type" content="website" /> | ||
|
||
|
||
<meta property="og:description" content="Zenodo is a free and open digital archive built by CERN and OpenAIRE, enabling researchers to share and preserve research output in any size, format and from all fields of research." /> | ||
|
||
<meta name="twitter:card" content="summary_large_image" /> | ||
<meta name="twitter:site" content="@zenodo_org" /> | ||
<meta name="twitter:creator" content="@zenodo_org" /> | ||
|
||
<meta name="twitter:title" content="Zenodo - Research. Shared." /> | ||
|
||
|
||
|
||
<meta name="twitter:description" content="Zenodo is a free and open digital archive built by CERN and OpenAIRE, enabling researchers to share and preserve research output in any size, format and from all fields of research." /> | ||
|
||
<meta name="twitter:image" content="https://blog.zenodo.org/static/img/logos/zenodo-gradient-1000.png" /> | ||
<link rel="stylesheet" href="../../../static/zenodo.css"> | ||
<link rel="stylesheet" href="../../../static/style.css"> | ||
<link rel="stylesheet" href="../../../static/font-awesome/css/font-awesome.min.css"> | ||
<link href="https://fonts.googleapis.com/css?family=Roboto:300,400,500,700,100,italic" rel="stylesheet"> | ||
<title>Zenodo</title> | ||
<script src="https://code.jquery.com/jquery-3.1.1.min.js"></script> | ||
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js" integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa" crossorigin="anonymous"></script> | ||
<body> | ||
<header> | ||
<nav class="navbar navbar-default navbar-static-top"> | ||
<div class="container"> | ||
<div class="navbar-header"> | ||
<a href="https://zenodo.org"><img class="navbar-brand" src="/static/img/zenodo.svg" alt="Zenodo" /></a> | ||
<span class="logo-divider"></span> | ||
<span class="header-title" aria-label="header-title">Documentation</span> | ||
</div> | ||
<div id="navbar" class="navbar-collapse collapse"> | ||
<ul class="nav navbar-nav navbar-right toplist"> | ||
|
||
<li><a href="https://about.zenodo.org">About</a></li> | ||
|
||
<li><a href="https://blog.zenodo.org">Blog</a></li> | ||
|
||
<li><a href="https://help.zenodo.org">Help</a></li> | ||
|
||
<li><a href="https://about.zenodo.org/projects">Projects</a></li> | ||
|
||
<li><a href="https://developers.zenodo.org">Developers</a></li> | ||
|
||
</ul> | ||
</div> | ||
</div> | ||
</nav> | ||
</header> | ||
<div class="communities"> | ||
|
||
<div class="header"> | ||
<div class="container"> | ||
<div class="row"> | ||
<div class="col-md-12 nav navbar-nav navbar subbar"> | ||
|
||
|
||
|
||
|
||
<li><a href="../../../">Help</a></li> | ||
|
||
|
||
<li><a href="../../../faq/">FAQ</a></li> | ||
|
||
|
||
<li class="active"><a href="../../">Docs</a></li> | ||
|
||
|
||
<li><a href="../../../guides/">Guides</a></li> | ||
|
||
|
||
</div> | ||
</div> | ||
</div> | ||
</div> | ||
|
||
|
||
<div class="container body-container"> | ||
<div class="row"> | ||
<div class="col-md-12"> | ||
|
||
|
||
<div class="row"> | ||
<div class="col-md-4"> | ||
|
||
<div class="panel panel-default"> | ||
<div class="panel-heading"><strong><a href="../">Communities</a></strong></div> | ||
<div class="list-group"> | ||
|
||
<a href="./" class="list-group-item active"">About communities</a> | ||
|
||
<a href="../creating-a-community/" class="list-group-item"">Create new community</a> | ||
</div> | ||
</div> | ||
|
||
</div> | ||
<div class="col-md-8"> | ||
|
||
<ol class="breadcrumb"> | ||
<li><a href="../../">Docs</a></li> | ||
|
||
<li><a href="../">Communities</a></li> | ||
|
||
|
||
<li>About communities</li> | ||
|
||
|
||
</ol> | ||
|
||
<div class="docs-blocks"> | ||
<h1>About communities</h1> | ||
|
||
<h2><small>Communities are shared areas on Zenodo where projects, institutions, domains, and conferences can curate and manage their research outputs.</small></h2> | ||
<hr /> | ||
<h2>About communities</h2> | ||
<p>Your project, institution, department, domain or conference can collaborate on Zenodo using our communities feature, which serves as an shared area curated and managed by your team.</p> | ||
<p>Each person always login on Zenodo using their personal account. A person can create a new community. Once the community is created, you can invite an unlimited number of people to your community. Each person is given a role below which grants them different levels of access to the community and its records. A member of the community can hold one of the following roles:</p> | ||
<table class="table"> | ||
<thead><tr> | ||
<th>Roles</th> | ||
<th>Reader</th> | ||
<th>Curator</th> | ||
<th>Manager</th> | ||
<th>Owner</th> | ||
</tr> | ||
</thead> | ||
<tbody> | ||
<tr> | ||
<td>Can view files in restricted records</td> | ||
<td>X</td> | ||
<td>X</td> | ||
<td>X</td> | ||
<td>X</td> | ||
</tr> | ||
<tr> | ||
<td>Can accept/decline submissions</td> | ||
<td>-</td> | ||
<td>X</td> | ||
<td>X</td> | ||
<td>X</td> | ||
</tr> | ||
<tr> | ||
<td>Can edit records metadata</td> | ||
<td>-</td> | ||
<td>X</td> | ||
<td>X</td> | ||
<td>X</td> | ||
</tr> | ||
<tr> | ||
<td>Can invite members</td> | ||
<td>-</td> | ||
<td>-</td> | ||
<td>X</td> | ||
<td>X</td> | ||
</tr> | ||
<tr> | ||
<td>Can manage members</td> | ||
<td>-</td> | ||
<td>-</td> | ||
<td>X</td> | ||
<td>X</td> | ||
</tr> | ||
<tr> | ||
<td>Can modify community settings</td> | ||
<td>-</td> | ||
<td>-</td> | ||
<td>-</td> | ||
<td>X</td> | ||
</tr> | ||
<tr> | ||
<td>Can delete community</td> | ||
<td>-</td> | ||
<td>-</td> | ||
<td>-</td> | ||
<td>X</td> | ||
</tr> | ||
</tbody> | ||
</table> | ||
<p>Any user on Zenodo can submit records for inclusion in a community. The community curators are responsible for curating the records and finally accept/decline the record into the community.</p> | ||
|
||
|
||
</div> | ||
</div> | ||
</div> | ||
|
||
</div> | ||
</div> | ||
</div> | ||
|
||
</div> | ||
<footer class="footer"> | ||
<div class="menu-wrapper"> | ||
<div class="container"> | ||
<div class="row footer-menu"> | ||
<div class="col-xs-12 col-md-8"> | ||
<div class="row"> | ||
<div class="col-xs-2 col-md-2"> | ||
<h5>About</h5> | ||
<ul class="list-unstyled"> | ||
<li><a href="http://about.zenodo.org">About</a></li> | ||
<li><a href="http://about.zenodo.org/policies/">Policies</a></li> | ||
<li><a href="http://about.zenodo.org/infrastructure/">Infrastructure</a></li> | ||
<li><a href="http://about.zenodo.org/principles/">Principles</a></li> | ||
<li><a href="http://about.zenodo.org/roadmap/">Roadmap</a></li> | ||
<li><a href="http://about.zenodo.org/projects/">Projects</a></li> | ||
<li><a href="http://about.zenodo.org/contact/">Contract</a></li> | ||
</ul> | ||
</div> | ||
<div class="col-xs-2 col-md-2"> | ||
<h5>Blog</h5> | ||
<ul class="list-unstyled"> | ||
<li><a href="https://blog.zenodo.org">Blog</a></li> | ||
</ul> | ||
</div> | ||
<div class="col-xs-2 col-md-2"> | ||
<h5>Help</h5> | ||
<ul class="list-unstyled"> | ||
<li><a href="https://help.zenodo.org">Overview</a></li> | ||
<li><a href="https://help.zenodo.org/faq/">FAQ</a></li> | ||
<li><a href="https://help.zenodo.org/guides/">Guides</a></li> | ||
<li><a href="https://zenodo.org/support">Support</a></li> | ||
</div> | ||
<div class="col-xs-2 col-md-2"> | ||
<h5>Developers</h5> | ||
<ul class="list-unstyled"> | ||
<li><a href="https://developers.zenodo.org">REST API</a></li> | ||
<li><a href="https://developers.zenodo.org#oai-pmh">OAI-PMH</a></li> | ||
</ul> | ||
</div> | ||
<div class="col-xs-2 col-md-2"> | ||
<h5>Contribute</h5> | ||
<ul class="list-unstyled"> | ||
<li><a href="https://github.com/zenodo/zenodo"><i class="fa fa-external-link"></i> GitHub</a></li> | ||
<li><a href="https://zenodo.org/donate"><i class="fa fa-external-link"></i> Donate</a></li> | ||
</ul> | ||
</div> | ||
</div> | ||
</div> | ||
<div class="col-xs-12 col-md-4"> | ||
<div class="pull-right-md text-center-sm text-center-xs"> | ||
<h5>Funded by</h5> | ||
<ul class="list-inline"> | ||
<li><a href="https://home.cern"><img src="/static/img/cern.png" width="60" height="60" /></a></li> | ||
<li><a href="https://www.openaire.eu"><img src="/static/img/openaire.png" width="80"/></a></li> | ||
<li><a href="https://ec.europa.eu/programmes/horizon2020/"><img src="/static/img/eu.png" width="88" height="60" /></a></li> | ||
</ul> | ||
</div> | ||
</div> | ||
</div> | ||
</div> | ||
</div> | ||
<div class="container"> | ||
<div class="row"> | ||
<div class="col-xs-12 col-sm-6 col-sm-push-6"> | ||
<div class="pull-right-sm text-center-xs"> | ||
<ul class="list-inline"> | ||
<li><a href="https://stats.uptimerobot.com/vlYOVuWgM">Status</a></li> | ||
<li><a href="https://about.zenodo.org/privacy-policy">Privacy policy</a></li> | ||
<li><a href="https://about.zenodo.org/terms">Terms of Use</a></li> | ||
<li><a href="https://about.zenodo.org/contact">Support</a></li> | ||
</ul> | ||
</div> | ||
</div> | ||
<div class="col-xs-12 col-sm-6 col-sm-pull-6 text-center-xs"> | ||
<p><a title="Except where otherwise noted, content on this site is licensed under a Creative Commons Attribution 4.0 International License." rel="license" href="http://creativecommons.org/licenses/by/4.0/"><img alt="Creative Commons Licence" height="20" src="https://i.creativecommons.org/l/by/4.0/88x31.png" /></a> Powered by <a href="https://home.cern/science/computing/data-centre">CERN Data Centre</a> & <a href="http://inveniosoftware.org">Invenio</a>.</p> | ||
</div> | ||
</div> | ||
</div> | ||
</footer> | ||
</body> |
Oops, something went wrong.