-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy path.zenodo.json
62 lines (62 loc) · 1.43 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
53
54
55
56
57
58
59
60
61
62
{
"creators": [{
"affiliation": "Utrecht University",
"name": "Research Data Management Support"
}],
"contributors": [{
"orcid": "0000-0003-3282-8083",
"affiliation": "Utrecht University",
"name": "Huijser, Dorien",
"type": "ProjectMember"
},
{
"orcid": "0000-0001-6616-230X",
"affiliation": "Utrecht University",
"name": "Schram, Raoul",
"type": "ProjectMember"
},
{
"orcid": "0000-0003-1412-4402",
"affiliation": "Utrecht University",
"name": "Moopen, Neha",
"type": "ProjectMember"
},
{
"orcid": "0000-0001-9510-0802",
"affiliation": "Utrecht University",
"name": "Janssen, Rik D.T.",
"type": "ProjectMember"
}
],
"title": "Overview of privacy engineering tools for research",
"access_right": "open",
"related_identifiers": [{
"identifier": "https://utrechtuniversity.github.io/dataprivacyproject",
"relation": "describes",
"resource_type": "other"
}],
"keywords": [
"privacy",
"research",
"gdpr",
"academia",
"general data protection regulation"
],
"communities": [{
"identifier": "uu-rdm-support"
}],
"upload_type": "publication",
"publication_type": "deliverable",
"language": "eng",
"subjects": [{
"term": "research data management",
"identifier": "https://codata.org/rdm-terminology/research-data-management/",
"scheme": "url"
},
{
"term": "privacy",
"identifier": "https://codata.org/rdm-terminology/privacy/",
"scheme": "url"
}
]
}