-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathGenomic_data_of_Drosophila.json
More file actions
119 lines (119 loc) · 2.62 KB
/
Genomic_data_of_Drosophila.json
File metadata and controls
119 lines (119 loc) · 2.62 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
{
"type": "Feature",
"stac_version": "1.0.0",
"properties": {
"license": null,
"description": null,
"area_cover": null,
"crs": null,
"providers": [
{
"organization": null,
"organization_name": null,
"organization_email": null,
"orcid_id": null,
"project_purpose": null,
"doc_link": null,
"comments": null
}
],
"dataSource": null,
"cube:dimensions": {
"x": {
"axis": "x",
"extent": [
null,
null
],
"reference_system": null,
"type": "spatial",
"unit_of_measure": null,
"interpolation": null
},
"y": {
"axis": "y",
"extent": [
null,
null
],
"reference_system": null,
"type": "spatial",
"unit_of_measure": null,
"interpolation": null
},
"z": {
"axis": "z",
"extent": [
null,
null
],
"reference_system": null,
"type": "spatial",
"unit_of_measure": null,
"interpolation": null
},
"time": {
"extent": [
null,
null
],
"type": "temporal",
"unit_of_measure": null,
"interpolation": null
}
},
"datetime": "2000-01-01T00:00:00Z",
"raster:bands": [
{
"band_name": null,
"unit": null,
"nodata": null,
"data_type": null,
"definition": null,
"description": null,
"category_list": null,
"comment": null,
"interpolation": null
}
],
"title": "Genomic data of Drosophila",
"datasource_type": null,
"personalData": null,
"Provenance_name": "https://dest.bio/",
"preprocessing": null,
"documentation": null,
"keywords": null,
"use_case_S4E": null,
"use_case_WER": null,
"use_case_NHM_2": null,
"use_case_NILU": null,
"use_case_NHM": 1,
"platform": "Rasdaman",
"ingestion_status": "on hold: NHM to provide details"
},
"geometry": {
"type": "Polygon",
"coordinates": []
},
"links": [
{
"rel": "root",
"href": "../catalog.json",
"type": "application/json",
"title": "data-access catalog"
},
{
"rel": "parent",
"href": "../catalog.json",
"type": "application/json",
"title": "data-access catalog"
}
],
"assets": {},
"bbox": [],
"stac_extensions": [
"https://stac-extensions.github.io/raster/v1.1.0/schema.json",
"https://stac-extensions.github.io/datacube/v2.0.0/schema.json"
],
"id": "Genomic_data_of_Drosophila"
}