-
Notifications
You must be signed in to change notification settings - Fork 24
Expand file tree
/
Copy path.zenodo.json
More file actions
121 lines (121 loc) · 2.78 KB
/
.zenodo.json
File metadata and controls
121 lines (121 loc) · 2.78 KB
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
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
{
"title": "MIxS: Minimum Information about any (x) Sequence",
"description": "The Minimum Information about any (x) Sequence (MIxS) specification is a set of community-developed standards for describing sequences and their associated metadata. MIxS provides checklists and environmental extensions to ensure that sequence data is accompanied by standardized contextual information, enabling data discovery, comparison, and integration across studies.",
"version": "6.3.0",
"license": {
"id": "CC0-1.0"
},
"creators": [
{
"name": "Genomic Standards Consortium",
"affiliation": "Genomic Standards Consortium"
},
{
"name": "Hunter, Chris",
"orcid": "0000-0002-1335-0881"
},
{
"name": "Mungall, Chris",
"orcid": "0000-0002-6601-2165"
},
{
"name": "Meyer, Folker",
"orcid": "0000-0003-1112-2284"
},
{
"name": "Fellows Yates, James A.",
"orcid": "0000-0001-5585-6277"
},
{
"name": "Koehorst, Jasper",
"orcid": "0000-0001-8172-8981"
},
{
"name": "Schriml, Lynn M.",
"orcid": "0000-0001-8910-9851"
},
{
"name": "Miller, Mark Andrew",
"orcid": "0000-0001-9076-6066"
},
{
"name": "Smith, Montana",
"orcid": "0000-0002-8683-0050"
},
{
"name": "Woollard, Peter",
"orcid": "0000-0002-7654-6902"
},
{
"name": "Buttigieg, Pier Luigi",
"orcid": "0000-0002-4366-3088"
},
{
"name": "Yilmaz, Pelin",
"orcid": "0000-0003-4724-323X"
},
{
"name": "Walls, Ramona",
"orcid": "0000-0001-8815-0078"
},
{
"name": "Kottmann, Renzo"
},
{
"name": "Patil, Sujay",
"orcid": "0000-0001-6142-1106"
},
{
"name": "Moxon, Sierra",
"orcid": "0000-0002-8719-7760"
},
{
"name": "Paczian, Tobias"
}
],
"keywords": [
"genomics",
"metagenomics",
"metadata",
"metadata standards",
"standards",
"linkml",
"schema",
"bioinformatics",
"minimum information",
"checklist",
"reporting",
"sequence data",
"environmental samples"
],
"related_identifiers": [
{
"identifier": "https://doi.org/10.1038/nbt.1823",
"relation": "isPublishedIn",
"scheme": "doi"
},
{
"identifier": "https://w3id.org/mixs",
"relation": "isDocumentedBy",
"scheme": "url"
},
{
"identifier": "https://github.com/GenomicsStandardsConsortium/mixs",
"relation": "isSupplementTo",
"scheme": "url"
},
{
"identifier": "10.1038/nbt1360",
"relation": "isCitedBy",
"scheme": "doi"
}
],
"communities": [
{
"identifier": "gensc"
}
],
"language": "eng",
"upload_type": "dataset",
"access_right": "open"
}