forked from frictionlessdata/frictionless-r
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.zenodo.json
49 lines (49 loc) · 1.41 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
{
"title": "frictionless: Read and Write Frictionless Data Packages",
"version": "1.0.2",
"license": "MIT",
"upload_type": "software",
"description": "<p>Read and write Frictionless Data Packages. A ‘Data Package’ (<a href=\"https://specs.frictionlessdata.io/data-package/\" class=\"uri\">https://specs.frictionlessdata.io/data-package/<\/a>) is a simple container format and standard to describe and package a collection of (tabular) data. It is typically used to publish FAIR (<a href=\"https://www.go-fair.org/fair-principles/\" class=\"uri\">https://www.go-fair.org/fair-principles/<\/a>) and open datasets.<\/p>",
"keywords": [
"R package",
"frictionlessdata"
],
"language": "eng",
"contributors": [
{
"name": "Desmet, Peter",
"orcid": "0000-0002-8442-8025",
"type": "ContactPerson"
},
{
"name": "Research Institute for Nature and Forest (INBO)",
"type": "RightsHolder"
},
{
"name": "Milz, Beatriz",
"orcid": "0000-0002-3064-4486",
"type": "Other"
},
{
"name": "Martins, João",
"orcid": "0000-0001-7961-4280",
"type": "Other"
}
],
"creators": [
{
"name": "Desmet, Peter",
"orcid": "0000-0002-8442-8025"
},
{
"name": "Oldoni, Damiano",
"orcid": "0000-0003-3445-7562"
}
],
"access_right": "open",
"communities": [
{
"identifier": "inbo"
}
]
}