Skip to content

Commit

Permalink
Add json file for better integration with zenodo
Browse files Browse the repository at this point in the history
  • Loading branch information
Marko Petric committed Oct 17, 2018
1 parent de84796 commit 805612d
Showing 1 changed file with 82 additions and 0 deletions.
82 changes: 82 additions & 0 deletions .zenodo.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,82 @@
{
"license": "LGPL-3.0",
"contributors": [
{
"affiliation": "University of Bonn",
"type": "Other",
"name": "Grefe, Christian"
},
{
"affiliation": "CERN",
"type": "Other",
"name": "Mato, Pere"
},
{
"affiliation": "CERN",
"type": "Other",
"name": "Munnich, Astrid"
},
{
"affiliation": "CERN",
"type": "Other",
"name": "Nikiforou, Nikiforos"
},
{
"affiliation": "University of Liverpool",
"type": "Other",
"name": "Kostka, Peter"
},
{
"affiliation": "DESY",
"type": "Other",
"name": "Rosemann, Christoph"
},
{
"affiliation": "DESY",
"type": "Other",
"name": "Lu, Shaojun"
},
{
"affiliation": "ANL",
"type": "Other",
"name": "Blyth, David"
}
],
"notes": "webpage: http://dd4hep.cern.ch/",
"language": "eng",
"grants": [
{
"id": "10.13039/501100000780::654168"
}
],
"upload_type": "software",
"keywords": [
"Detector Description, Deterctor Simulation, Conditions, Alignment"
],
"creators": [
{
"affiliation": "CERN",
"name": "Frank, Markus"
},
{
"affiliation": "DESY",
"name": "Gaede, Frank"
},
{
"affiliation": "CERN",
"name": "Petric, Marko"
},
{
"affiliation": "CERN",
"name": "Sailer, Andre"
}
],
"access_right": "open",
"related_identifiers": [
{
"scheme": "doi",
"identifier": "10.5281/zenodo.592244",
"relation": "isVersionOf"
}
]
}

0 comments on commit 805612d

Please sign in to comment.