-
Notifications
You must be signed in to change notification settings - Fork 18
/
Copy pathsample-output.json
69 lines (69 loc) · 2.42 KB
/
sample-output.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
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
{
"@context": {
"@vocab": "https://schema.org/",
"geosparql": "http://www.opengis.net/ont/geosparql#"
},
"@id": "https://raw.githubusercontent.com/iodepo/odis-arch/master/collection/tempHosting/data-wod/wod_osd_1800.json",
"@type": "Dataset",
"author": {
"@type": "Organization",
"name": "Ocean Climate Lab/NCEI",
"url": "http://www.nodc.noaa.gov"
},
"creditText": "World Ocean Database 2018. URL:http://data.nodc.noaa.gov/woa/WOD/DOC/wod_intro.pdf",
"dateCreated": "2022-12-19",
"dateModified": "2022-12-19",
"description": "Data for multiple casts from the World Ocean Database",
"distribution": {
"@type": "DataDownload",
"contentUrl": "https://noaa-wod-pds.s3.amazonaws.com/1800/wod_osd_1800.nc"
},
"identifier": {
"@type": "PropertyValue",
"description": "These identifiers for individual casts are assigned by the World Ocean Database",
"propertyID": "/nodc/data/OCLAB/OCL/retrieval/monthlies/wod_update_nc/Oct2022/1800/wod_osd_1800.nc"
},
"name": "World Ocean Database - Multi-cast file: 1800/wod_osd_1800.nc",
"publisher": {
"@type": "Organization",
"name": "US DOC; NESDIS; NATIONAL CENTERS FOR ENVIRONMENTAL INFORMATION",
"url": "http://www.nodc.noaa.gov"
},
"spatialCoverage": {
"@type": "Place",
"additionalProperty": [
{
"name": "Geospatial vertical min",
"value": "0.0"
},
{
"name": "Geospatial vertical max",
"value": "8184.0"
},
{
"name": "Geospatial vertical units",
"value": "meters"
},
{
"name": "Geospatial vertical positive",
"value": "down"
}
],
"geo": {
"@type": "GeoShape",
"box": "-999.0 -180.0 87.23332977294922 180.0"
}
},
"subjectOf": {
"@type": "Event",
"description": "About the multi-cast event 1800/wod_osd_1800.nc (such as time of the cast)",
"name": "1800/wod_osd_1800.nc",
"potentialAction": {
"@type": "Action",
"endTime": "1899-12-31",
"name": "Time of the event for: 1800/wod_osd_1800.nc",
"startTime": "1772-12-15"
}
},
"url": "https://noaa-wod-pds.s3.amazonaws.com/"
}