Skip to content

Commit 1379810

Browse files
committed
initial commit
1 parent be0a570 commit 1379810

File tree

1 file changed

+31
-0
lines changed

1 file changed

+31
-0
lines changed

.zenodo.json

+31
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
{
2+
"title": "rDataPipeline - FAIR Data Pipeline in R",
3+
"description": "Package for interfacing with the FAIR Data Pipeline in R",
4+
"upload_type": "software",
5+
"creators": [
6+
{
7+
"affiliation": "University of Glasgow",
8+
"name": "Mitchell, Sonia",
9+
"orcid": "0000-0003-1536-2066"
10+
},
11+
{
12+
"affiliation": "University of Glasgow",
13+
"name": "Field, Ryan",
14+
"orcid": "0000-0002-4424-9890"
15+
}
16+
],
17+
"access_right": "open",
18+
"license": "GPL-3.0+",
19+
"related_identifiers": [
20+
{
21+
"scheme": "url",
22+
"identifier": "https://github.com/FAIRDataPipeline/rDataPipeline",
23+
"relation": "isIdenticalTo"
24+
}
25+
],
26+
"keywords": [
27+
"FAIR",
28+
"R",
29+
"data"
30+
]
31+
}

0 commit comments

Comments
 (0)