Difference between revisions of "Zenodo Publication"

From Gcube Wiki
Jump to: navigation, search
(Created page with "= Motivation = TODO = Automatic Metadata Generation = TODO == Command line client usage == TODO == Possible Improvements == * Add Changelog in the description * Add lin...")
 
(Automatic Metadata Generation)
Line 3: Line 3:
  
 
= Automatic Metadata Generation =
 
= Automatic Metadata Generation =
TODO
 
  
 +
[[File:zenodo.png|500px|center]]
  
 +
== 7. Keywords ==
 +
Keywords for each component are stored in ETICS in the the description field of the corresponding ETICS module (not the configuration). For instance, keywords for "Common Authorization" are stored in the description of "org.gcube.common.authorization-common" module.
 +
They are encoded as follow:
 +
<pre>
 +
#keywords=keyword1, keyword 2, key word3, ...
 +
</pre>
 +
 
== Command line client usage ==
 
== Command line client usage ==
 
TODO
 
TODO

Revision as of 14:01, 29 November 2016

Motivation

TODO

Automatic Metadata Generation

Zenodo.png

7. Keywords

Keywords for each component are stored in ETICS in the the description field of the corresponding ETICS module (not the configuration). For instance, keywords for "Common Authorization" are stored in the description of "org.gcube.common.authorization-common" module. They are encoded as follow:

#keywords=keyword1, keyword 2, key word3, ...

Command line client usage

TODO


Possible Improvements

  • Add Changelog in the description
  • Add links to wiki (parsed from the README)
  • Support for a ".zenodo" file in the projet root that override metadata generated automatically
  • More metadata can be added:
    • Subjects (however Subjects does not appear in Zenodo)