-
Notifications
You must be signed in to change notification settings - Fork 5
/
context.jsonld
83 lines (83 loc) · 6.13 KB
/
context.jsonld
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
{
"@context": {
"EOAnalysis": "https://smartdatamodels.org/dataModel.SatelliteImagery/EOAnalysis",
"EODataHub": "https://smartdatamodels.org/dataModel.SatelliteImagery/EODataHub",
"EOGeoDataLayer": "https://smartdatamodels.org/dataModel.SatelliteImagery/EOGeoDataLayer",
"EOInstrument": "https://smartdatamodels.org/dataModel.SatelliteImagery/EOInstrument",
"EOProduct": "https://smartdatamodels.org/dataModel.SatelliteImagery/EOProduct",
"EOSatelliteImagery": "https://smartdatamodels.org/dataModel.SatelliteImagery/EOSatelliteImagery",
"EOSatellitePlatform": "https://smartdatamodels.org/dataModel.SatelliteImagery/EOSatellitePlatform",
"address": "https://smartdatamodels.org/address",
"addressCountry": "https://smartdatamodels.org/addressCountry",
"addressLocality": "https://smartdatamodels.org/addressLocality",
"addressRegion": "https://smartdatamodels.org/addressRegion",
"alternateName": "https://smartdatamodels.org/alternateName",
"analysisType": "https://smartdatamodels.org/dataModel.SatelliteImagery/analysisType",
"analyzedAt": "https://smartdatamodels.org/dataModel.SatelliteImagery/analyzedAt",
"areaServed": "https://smartdatamodels.org/areaServed",
"bbox": {
"@container": "@list",
"@id": "https://purl.org/geojson/vocab#bbox"
},
"carriedOn": "https://smartdatamodels.org/dataModel.SatelliteImagery/carriedOn",
"cloudCoverage": "https://smartdatamodels.org/dataModel.SatelliteImagery/cloudCoverage",
"contentInformation": "https://smartdatamodels.org/dataModel.SatelliteImagery/contentInformation",
"coordinates": {
"@container": "@list",
"@id": "https://purl.org/geojson/vocab#coordinates"
},
"dataHubName": "https://smartdatamodels.org/dataModel.SatelliteImagery/dataHubName",
"dataHubURL": "https://smartdatamodels.org/dataModel.SatelliteImagery/dataHubURL",
"dataProvider": "https://smartdatamodels.org/dataProvider",
"dateCreated": "https://smartdatamodels.org/dateCreated",
"dateModified": "https://smartdatamodels.org/dateModified",
"description": "http://purl.org/dc/terms/description",
"district": "https://smartdatamodels.org/district",
"geoMetadata": "https://smartdatamodels.org/dataModel.SatelliteImagery/geoMetadata",
"hostedOn": "https://smartdatamodels.org/dataModel.SatelliteImagery/hostedOn",
"id": "@id",
"ingestionDate": "https://smartdatamodels.org/dataModel.SatelliteImagery/ingestionDate",
"instrumentID": "https://smartdatamodels.org/dataModel.SatelliteImagery/instrumentID",
"instrumentName": "https://smartdatamodels.org/dataModel.SatelliteImagery/instrumentName",
"isAnalysisOf": "https://smartdatamodels.org/dataModel.SatelliteImagery/isAnalysisOf",
"isOutputOf": "https://smartdatamodels.org/dataModel.SatelliteImagery/isOutputOf",
"layer_categorization": "https://smartdatamodels.org/dataModel.SatelliteImagery/layer_categorization",
"layer_name": "https://smartdatamodels.org/dataModel.SatelliteImagery/layer_name",
"localServerPath": "https://smartdatamodels.org/dataModel.SatelliteImagery/localServerPath",
"location": "https://uri.etsi.org/ngsi-ld/location",
"name": "https://smartdatamodels.org/name",
"ngsi-ld": "https://uri.etsi.org/ngsi-ld/",
"observedBy": "https://smartdatamodels.org/dataModel.SatelliteImagery/observedBy",
"operationalMode": "https://smartdatamodels.org/dataModel.SatelliteImagery/operationalMode",
"orbitDirection": "https://smartdatamodels.org/dataModel.SatelliteImagery/orbitDirection",
"orbitNumber": "https://smartdatamodels.org/dataModel.SatelliteImagery/orbitNumber",
"owner": "https://smartdatamodels.org/owner",
"platformID": "https://smartdatamodels.org/dataModel.SatelliteImagery/platformID",
"platformNSSDCA": "https://smartdatamodels.org/dataModel.SatelliteImagery/platformNSSDCA",
"platformName": "https://smartdatamodels.org/dataModel.SatelliteImagery/platformName",
"polarizationMode": "https://smartdatamodels.org/dataModel.SatelliteImagery/polarizationMode",
"postOfficeBoxNumber": "https://smartdatamodels.org/postOfficeBoxNumber",
"postalCode": "https://smartdatamodels.org/postalCode",
"processedBbox": "https://smartdatamodels.org/dataModel.SatelliteImagery/processedBbox",
"processingLevel": "https://smartdatamodels.org/dataModel.SatelliteImagery/processingLevel",
"productBbox": "https://smartdatamodels.org/dataModel.SatelliteImagery/productBbox",
"productFormat": "https://smartdatamodels.org/dataModel.SatelliteImagery/productFormat",
"productID": "https://smartdatamodels.org/dataModel.SatelliteImagery/productID",
"productType": "https://smartdatamodels.org/dataModel.SatelliteImagery/productType",
"productURL": "https://smartdatamodels.org/dataModel.SatelliteImagery/productURL",
"provider": "https://smartdatamodels.org/dataModel.SatelliteImagery/provider",
"resultDescription": "https://smartdatamodels.org/dataModel.SatelliteImagery/resultDescription",
"seeAlso": "https://smartdatamodels.org/seeAlso",
"sensingDate": "https://smartdatamodels.org/dataModel.SatelliteImagery/sensingDate",
"sensingStartedAt": "https://smartdatamodels.org/dataModel.SatelliteImagery/sensingStartedAt",
"sensingStoppedAt": "https://smartdatamodels.org/dataModel.SatelliteImagery/sensingStoppedAt",
"source": "https://smartdatamodels.org/source",
"storageFormat": "https://smartdatamodels.org/dataModel.SatelliteImagery/storageFormat",
"streetAddress": "https://smartdatamodels.org/streetAddress",
"streetNr": "https://smartdatamodels.org/streetNr",
"swathID": "https://smartdatamodels.org/dataModel.SatelliteImagery/swathID",
"timeliness": "https://smartdatamodels.org/dataModel.SatelliteImagery/timeliness",
"type": "@type",
"values_explanation": "https://smartdatamodels.org/dataModel.SatelliteImagery/values_explanation"
}
}