-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy path.zenodo.json
53 lines (53 loc) · 1.29 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
{
"license": "GPL-2.0-or-later",
"contributors": [
{
"type": "Other",
"name": "RLum Team"
},
{
"type": "RightsHolder",
"name": "Wojdyr, Marcin"
},
{
"type": "Other",
"name": "Zhang, Peng"
}
],
"language": "eng",
"title": "rxylib: Import XY-Data into R ",
"related_identifiers": [
{
"scheme": "url",
"identifier": "https://CRAN.R-project.org/package=rxylib",
"relation": "isSupplementedBy"
},
{
"scheme": "url",
"identifier": "https://github.com/R-Lum/rxylib/tree/master",
"relation": "isPreviousVersionOf"
},
{
"scheme": "doi",
"identifier": "10.5281/zenodo.4030323",
"relation": "isReferencedBy"
}
],
"version": "0.2.15.9000-1",
"upload_type": "software",
"keywords": ["data import", "power diffraction", "R"],
"publication_date": "2024-08-27",
"creators": [
{
"orcid": "0000-0002-0734-2199",
"affiliation": "Department of Geography and Earth Sciences, Aberystwyth University (United Kingdom)",
"name": "Kreutzer, Sebastian"
},
{
"orcid": "0000-0002-0805-9547",
"name": "Friedrich, Johannes"
}
],
"access_right": "open",
"description": "<p>Provides access to the 'xylib' C library for to import xy <\/p>"
}