-
Notifications
You must be signed in to change notification settings - Fork 11
/
.zenodo.json
52 lines (52 loc) · 1.49 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
41
42
43
44
45
46
47
48
49
50
51
52
{
"description": "SPOT is an interactive visualization tool for multi-dimensional data. It allows quick analysis of complex datasets and easy identification of correlations between variables.",
"license": "Apache-2.0",
"title": "SPOT",
"upload_type": "software",
"creators": [{
"affiliation": "Netherlands eScience Center",
"name": "Attema, Jisk"
},
{
"affiliation": "Netherlands eScience Center",
"name": "Diblen, Faruk"
},
{
"affiliation": "Netherlands eScience Center",
"name": "Spaaks, Jurriaan H."
},
{
"affiliation": "Netherlands eScience Center",
"name": "van Hage, Willem"
},
{
"affiliation": "Netherlands eScience Center",
"name": "Boogaardt, Laurens"
},
{
"affiliation": "Netherlands eScience Center",
"name": "Verhoeven, Stefan"
},
{
"affiliation": "Netherlands eScience Center",
"name": "van Kuppevelt, Dafne"
},
{
"affiliation": "Netherlands eScience Center",
"name": "van Werkhoven, Ben"
}
],
"access_right": "open",
"keywords": [
"visualization",
"crossfilter",
"javascript",
"cross-platform",
"web-app",
"exploratory analysis",
"brushing",
"filtering",
"zooming",
"plotting"
]
}