forked from fair-workflows/nanopub
-
Notifications
You must be signed in to change notification settings - Fork 1
/
.zenodo.json
31 lines (31 loc) · 869 Bytes
/
.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
{
"creators": [
{
"affiliation": "Netherlands eScience Center",
"name": "van der Burg, Sven"
},
{
"affiliation": "Netherlands eScience Center",
"name": "Richardson, Robin"
},
{
"affiliation": "Netherlands eScience Center",
"name": "Smits, Djura"
},
{
"affiliation": "Maastricht University",
"name": "Emonet, Vincent"
}
],
"description": "The nanopub python library provides a client for searching, publishing and modifying nanopublications.",
"keywords": [
"semantic",
"RDF",
"FAIR",
"nanopublications"
],
"license": {
"id": "Apache-2.0"
},
"title": "nanopub: A python library for searching, publishing and modifying nanopublications"
}