Difference between revisions of "Publishing software"

Line 14: Line 14:
 
=== <span style="font-size:larger;"><span style="font-family:Arial,Helvetica,sans-serif;">'''How to publish'''</span></span> ===
 
=== <span style="font-size:larger;"><span style="font-family:Arial,Helvetica,sans-serif;">'''How to publish'''</span></span> ===
  
<span style="font-size:larger;"><span style="font-family:Arial,Helvetica,sans-serif;">Publishing your code is&nbsp;easy and quick&nbsp;as long as your code&nbsp;is already organised and has a resonable description.</span></span>
+
<span style="font-size:medium;"><span style="font-family:Arial,Helvetica,sans-serif;">Publishing your code is&nbsp;easy and quick&nbsp;as long as your code&nbsp;is already organised and has a resonable description.</span></span>
  
#<span style="font-size:larger;"><span style="font-family:Arial,Helvetica,sans-serif;">Create a zenodo account, you can use your ORCID to login if you have one.</span></span>  
+
#<span style="font-size:medium;"><span style="font-family:Arial,Helvetica,sans-serif;">Create a zenodo account, you can use your ORCID to login if you have one.</span></span>  
#<span style="font-size:larger;"><span style="font-family:Arial,Helvetica,sans-serif;">Create a zenodo record for your code, uploading the relevant files. We prepared a</span></span> [https://docs.google.com/presentation/u/0/d/1qqd-Zf2_C-C6pZK2zk0yvkeNmY3cPBAOferQszU-L2I/edit step-by-step guide]<span style="font-size:larger;"><span style="font-family:Arial,Helvetica,sans-serif;">on how to do this which also cover the kind of information you should include.</span></span>  
+
#<span style="font-size:medium;"><span style="font-family:Arial,Helvetica,sans-serif;">Create a zenodo record for your code, uploading the relevant files. We prepared a</span> [https://docs.google.com/presentation/u/0/d/1qqd-Zf2_C-C6pZK2zk0yvkeNmY3cPBAOferQszU-L2I/edit step-by-step guide]&nbsp;<span style="font-family:Arial,Helvetica,sans-serif;">on how to do this which also cover the kind of information you should include.</span></span>  
#<span style="font-family: Arial, Helvetica, sans-serif; font-size: larger;">Choose the CLEX Code Collection as community. We will get a notification of your request. Remember your code can be listed in more than one community.&nbsp;</span>  
+
#<span style="font-size:medium;"><span style="font-family: Arial, Helvetica, sans-serif;">Choose the CLEX Code Collection as community. We will get a notification of your request. Remember your code can be listed in more than one community.&nbsp;</span></span>  
#<span style="font-size:larger;"><span style="font-family:Arial,Helvetica,sans-serif;">We will receive your request to join the CCC&nbsp;and check that you code is well described and in line with the [https://zenodo.org/communities/arc-coe-clex/about/ Collection policies]. If any changes is needed we will contact you.</span></span>  
+
#<span style="font-size:medium;"><span style="font-family:Arial,Helvetica,sans-serif;">We will receive your request to join the CCC&nbsp;and check that you code is well described and in line with the [https://zenodo.org/communities/arc-coe-clex/about/ Collection policies]. If any changes is needed we will contact you.</span></span>  
  
 
&nbsp;
 
&nbsp;
  
Things to keep in mind
+
=== <span style="font-size:large;"><span style="font-family:Arial,Helvetica,sans-serif;">'''Useful tips'''</span></span> ===
  
*A code can have several authors, they all should agree to the code publication and to list the record in the CLEX Code Collection. All authors should have made a significant contribution to the code, you can refer to the CCC authorship policy if in doubt.&nbsp;  
+
*
*&nbsp;  
+
<span style="font-family:Arial,Helvetica,sans-serif;"><span style="font-size:medium;">A code can have several authors, they all should agree to the code publication and to list the record in the CLEX Code Collection. All authors should have made a significant contribution to the code, you can refer to the CCC [https://zenodo.org/communities/arc-coe-clex/about/#authorship_policy authorship policy] if in doubt.&nbsp;</span></span>
 +
 
 +
*
 +
<span style="font-family:Arial,Helvetica,sans-serif;"><span style="font-size:medium;">Having your code on a version control repository (and possibly github) is highly recommended but it&nbsp;is not a requirement to publish on Zenodo, you&nbsp;can still publish your code without one.</span></span>
 +
 
 +
**
 +
<span style="font-family:Arial,Helvetica,sans-serif;"><span style="font-size:medium;">If you have your code in a github repository you can give zenodo access to your repository and every time you create a new release you zenodo record will be updated automatically. <link></span></span>
  
<span style="font-family: Arial, Helvetica, sans-serif; font-size: larger;">Having your code on a version control repository (and possibly github) is highly recommended but it&nbsp;is not a requirement to publish on Zenodo, you&nbsp;can still publish your code without one.</span>
+
**
 +
<span style="font-family:Arial,Helvetica,sans-serif;"><span style="font-size:medium;">Every time you change files you&nbsp;have to create a new version of the record and a new DOI&nbsp;will be minted. Any other field can be updated at any time without need for the record to be republished.</span></span>
 +
 
 +
*
 +
<span style="font-family:Arial,Helvetica,sans-serif;"><span style="font-size:medium;">If you do not want to create your own Zenodo account we can create a record for you*. In that case, let us know that you want to publish via the helpdesk.&nbsp;If your code is well documented, it might take as little as 20 minutes for us to add&nbsp;&nbsp;your repository to the Zenodo community. &nbsp;</span></span>
  
 
*
 
*
**<span style="font-size:larger;"><span style="font-family:Arial,Helvetica,sans-serif;">If you have your code in a github repository you can give zenodo access to your repository and every time you create a new release you zenodo record will be updated automatically. <link></span></span>
+
<span style="font-family:Arial,Helvetica,sans-serif;"><span style="font-size:medium;">Please note that having your own zenodo account will give you more control on your code and it is especially recommended if you are likely to release new versions in the future, as we might not be able to set up automatic&nbsp;updates if the owner of the zenodo record is different from the github repository owner.</span></span>
**<span style="font-size:larger;"><span style="font-family:Arial,Helvetica,sans-serif;">Every time you change files you&nbsp;have to create a new version of the record and a new DOI&nbsp;will be minted. Any other field can be updated at any time without need for the record to be republished.</span></span> 
+
 
*<span style="font-size:larger;"><span style="font-family:Arial,Helvetica,sans-serif;">If you do not want to create your own Zenodo account we can create a record for you*. In that case, let us know that you want to publish via the helpdesk.&nbsp;If your code is well documented, it might take as little as 20 minutes for us to add&nbsp;&nbsp;your repository to the Zenodo community. &nbsp;</span></span>
 
*<span style="font-size:larger;"><span style="font-family:Arial,Helvetica,sans-serif;">Please note that having your own zenodo account will give you more control on your code and it is especially recommended if you are likely to release new versions in the future, as we might not be able to set up automatic&nbsp;updates if the owner of the zenodo record is different from the github repository owner.</span></span>  
 
  
 
&nbsp;
 
&nbsp;
Line 40: Line 48:
 
=== <span style="font-size:larger;"><span style="font-family:Arial,Helvetica,sans-serif;">'''Requirements'''</span></span> ===
 
=== <span style="font-size:larger;"><span style="font-family:Arial,Helvetica,sans-serif;">'''Requirements'''</span></span> ===
  
<span style="font-size:larger;"><span style="font-family:Arial,Helvetica,sans-serif;">We set up policies covering the use and contribution to the Collection. These are shown if full on the Zenodo community page, but can also be downloaded here.</span></span>
+
<span style="font-size:medium;"><span style="font-family:Arial,Helvetica,sans-serif;">We set up policies covering the use and contribution to the Collection. These are shown if full on the Zenodo community page, but can also be downloaded here.</span></span>
  
<span style="font-size:larger;"><span style="font-family:Arial,Helvetica,sans-serif;">They include:</span></span>
+
<span style="font-size:medium;"><span style="font-family:Arial,Helvetica,sans-serif;">They include:</span></span>
  
*<span style="font-size:larger;"><span style="font-family:Arial,Helvetica,sans-serif;">The CCC scope: outlining the scope of the collection and the main requirements for a code to be accepted.</span></span>  
+
*<span style="font-size:medium;"><span style="font-family:Arial,Helvetica,sans-serif;">The CCC scope: outlining the scope of the collection and the main requirements for a code to be accepted.</span></span>  
*<span style="font-size:larger;"><span style="font-family:Arial,Helvetica,sans-serif;">The Authorship policy: defining what we consider ...</span></span>  
+
*<span style="font-size:medium;"><span style="font-family:Arial,Helvetica,sans-serif;">The Authorship policy: defining what we consider ...</span></span>  
*<span style="font-size:larger;"><span style="font-family:Arial,Helvetica,sans-serif;">Contributors guidelines: more in depth guidelines on how to contribute code to the Collection.</span></span>  
+
*<span style="font-size:medium;"><span style="font-family:Arial,Helvetica,sans-serif;">Contributors guidelines: more in depth guidelines on how to contribute code to the Collection.</span></span>  
*<span style="font-size:larger;"><span style="font-family:Arial,Helvetica,sans-serif;">Retention and Retraction policy: defining the few cases in which we might retract a record and the prcedure we will follow.</span></span>  
+
*<span style="font-size:medium;"><span style="font-family:Arial,Helvetica,sans-serif;">Retention and Retraction policy: defining the few cases in which we might retract a record and the prcedure we will follow.</span></span>  
  
<span style="font-size:larger;"><span style="font-family:Arial,Helvetica,sans-serif;">Because we are using the Zenodo platform also any [https://about.zenodo.org/policies/ policy set by Zenodo] has to be honoured.</span></span>
+
<span style="font-size:medium;"><span style="font-family:Arial,Helvetica,sans-serif;">Because we are using the Zenodo platform also any [https://about.zenodo.org/policies/ policy set by Zenodo] has to be honoured.</span></span>
  
 
&nbsp;
 
&nbsp;
  
<span style="font-size:larger;"><span style="font-family:Arial,Helvetica,sans-serif;">We are not checking the quality of your code, as long as the Collection policies are satisfy and your code ssatisfy the Collection scope it will be accepted. The only requirement&nbsp;currently is for your description of the code to be reasonably&nbsp;comprehensive. However, if you would&nbsp;like some advice and feedback on a code we are happy to help you. As usual you can contact us via the CWS helpdesk.</span></span>
+
<span style="font-size:medium;"><span style="font-family:Arial,Helvetica,sans-serif;">We are not checking the quality of your code, as long as the Collection policies are satisfy and your code ssatisfy the Collection scope it will be accepted. The only requirement&nbsp;currently is for your description of the code to be reasonably&nbsp;comprehensive. However, if you would&nbsp;like some advice and feedback on a code we are happy to help you. As usual you can contact us via the CWS helpdesk.</span></span>
  
 
&nbsp;&nbsp;
 
&nbsp;&nbsp;
  
 
[[Category:Data]]
 
[[Category:Data]]

Revision as of 23:34, 25 May 2021

Template:Working on New page under construction

Zenodo CCC screenshot.png

 

You can now publish the code you use for your research with the new CLEX Code Collection on Zenodo (CCC). More publishers are now requiring code to be published along side data. We hope the Zenodo community will also served as a way to share our codes in a user friendly way. So even if you are not required to publish your code you can see this collection as an opportunity to share your work with others. Zenodo is an initiative funded by CERN that allows anyone to share their research outputs and attach to them a DOI. Zenodo is funded for at least the next 20 years and so it offers a good long term solution, as well as been widely used internationally.

We will curate the Collection for the duration of CLEX, but the records will be still available and visible well past CLEX termination.

 

How to publish

Publishing your code is easy and quick as long as your code is already organised and has a resonable description.

  1. Create a zenodo account, you can use your ORCID to login if you have one.
  2. Create a zenodo record for your code, uploading the relevant files. We prepared a step-by-step guide on how to do this which also cover the kind of information you should include.
  3. Choose the CLEX Code Collection as community. We will get a notification of your request. Remember your code can be listed in more than one community. 
  4. We will receive your request to join the CCC and check that you code is well described and in line with the Collection policies. If any changes is needed we will contact you.

 

Useful tips

A code can have several authors, they all should agree to the code publication and to list the record in the CLEX Code Collection. All authors should have made a significant contribution to the code, you can refer to the CCC authorship policy if in doubt. 

Having your code on a version control repository (and possibly github) is highly recommended but it is not a requirement to publish on Zenodo, you can still publish your code without one.

If you have your code in a github repository you can give zenodo access to your repository and every time you create a new release you zenodo record will be updated automatically. <link>

Every time you change files you have to create a new version of the record and a new DOI will be minted. Any other field can be updated at any time without need for the record to be republished.

If you do not want to create your own Zenodo account we can create a record for you*. In that case, let us know that you want to publish via the helpdesk. If your code is well documented, it might take as little as 20 minutes for us to add  your repository to the Zenodo community.  

Please note that having your own zenodo account will give you more control on your code and it is especially recommended if you are likely to release new versions in the future, as we might not be able to set up automatic updates if the owner of the zenodo record is different from the github repository owner.


 

Requirements

We set up policies covering the use and contribution to the Collection. These are shown if full on the Zenodo community page, but can also be downloaded here.

They include:

  • The CCC scope: outlining the scope of the collection and the main requirements for a code to be accepted.
  • The Authorship policy: defining what we consider ...
  • Contributors guidelines: more in depth guidelines on how to contribute code to the Collection.
  • Retention and Retraction policy: defining the few cases in which we might retract a record and the prcedure we will follow.

Because we are using the Zenodo platform also any policy set by Zenodo has to be honoured.

 

We are not checking the quality of your code, as long as the Collection policies are satisfy and your code ssatisfy the Collection scope it will be accepted. The only requirement currently is for your description of the code to be reasonably comprehensive. However, if you would like some advice and feedback on a code we are happy to help you. As usual you can contact us via the CWS helpdesk.