-
Notifications
You must be signed in to change notification settings - Fork 13
Expand file tree
/
Copy path.zenodo.json
More file actions
58 lines (58 loc) · 1.89 KB
/
.zenodo.json
File metadata and controls
58 lines (58 loc) · 1.89 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
{
"upload_type": "software",
"title": "libSEDML: a library for reading, writing and manipulating SED-ML files",
"creators": [
{
"orcid": "0000-0001-5553-4702",
"affiliation": "Heidelberg University, BioQUANT/COS, Heidelberg, Germany",
"name": "Bergmann, Frank T."
},
{
"orcid": "0000-0001-7002-6386",
"affiliation": "University of Washington: Seattle, US",
"name": "Smith, Lucian"
}
],
"contributors": [
{
"orcid": "0000-0002-3356-3542",
"affiliation": "University College London: London, GB",
"name": "Keating, Sarah",
"type": "Researcher"
},
{
"orcid": "0000-0001-7606-5888",
"name": "Garny, Alan",
"affiliation": "The University of Auckland: Auckland, NZ",
"type": "Researcher"
},
{
"orcid": "0000-0003-4667-9779",
"name": "Nickerson, David",
"affiliation": "The University of Auckland: Auckland, NZ",
"type": "Researcher"
},
{
"orcid": "0000-0002-2605-5080",
"name": "Karr, Jonathan R",
"affiliation": "Icahn School of Medicine at Mount Sinai: New York, NY, US",
"type": "Researcher"
},
{
"orcid": "0000-0002-9135-0844",
"name": "Medley, Kyle",
"affiliation": "University of Washington: Seattle, WA, US",
"type": "Researcher"
}
],
"description": "<p><code>LibSEDML</code> is a library for reading, writing and manipulating <a href=\"https://sed-ml.org/\" rel=\"nofollow\">SED-ML</a> files. It was largely generated by <a href=\"https://github.com/sbmlteam/deviser\">Devisor</a>, with many handcurated changes. The library makes use of <a href=\"http://sbml.org/Software/libSBML\" rel=\"nofollow\">libSBML</a> XML layer.</p>",
"access_right": "open",
"license": "BSD-2-Clause",
"keywords": [
"SED-ML",
"parameter estimation",
"simulation",
"modelling",
"COMBINE"
]
}