-
Notifications
You must be signed in to change notification settings - Fork 101
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add json file for better integration with zenodo
- Loading branch information
Marko Petric
committed
Oct 17, 2018
1 parent
de84796
commit 805612d
Showing
1 changed file
with
82 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,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" | ||
} | ||
] | ||
} |