-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.zenodo.json
40 lines (40 loc) · 1.02 KB
/
.zenodo.json
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
{
"creators": [
{
"affiliation": "VU University, Amsterdam",
"name": "van Dijk, Marc",
"orcid": "0000-0002-3773-9357"
},
{
"affiliation": "Zefiros Software",
"name": "Visscher, Paul"
},
{
"affiliation": "Netherlands eScience Center",
"name": "Zapata, Felipe"
},
{
"affiliation": "Zefiros Software",
"name": "van Duijn, Mick"
},
{
"affiliation": "Netherlands eScience Center",
"name": "Veen, Lourens",
"orcid": "0000-0002-6311-1168"
}
],
"description": "A general framework for microservice based distributed applications.",
"keywords": [
"python",
"crossbar",
"microservice framework",
"science",
"scientific computing",
"bioinformatics",
"molecular dynamics"
],
"license": {
"id": "Apache-2.0"
},
"title": "MDStudio"
}